Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/citron-neo/emulator
/ functions
Functions
24,740 in github.com/citron-neo/emulator
⨍
Functions
24,740
◇
Types & classes
8,638
↓ 6 callers
Method
Open
src/core/hle/kernel/k_page_table_base.cpp:128
↓ 6 callers
Method
PatchRomFS
src/core/file_sys/patch_manager.cpp:484
↓ 6 callers
Method
ProcessData
src/video_core/engines/engine_upload.cpp:32
↓ 6 callers
Method
Protect
src/common/host_memory.cpp:676
↓ 6 callers
Method
PushUnorderedMessage
src/core/hle/service/am/lifecycle_manager.cpp:24
↓ 6 callers
Method
Query
src/video_core/renderer_null/null_rasterizer.cpp:29
↓ 6 callers
Function
RB_SET_BLACKRED
src/common/tree.h:227
↓ 6 callers
Method
Read8
src/core/memory.cpp:944
↓ 6 callers
Method
ReadCbufValue
src/shader_tool/shader_tool.cpp:81
↓ 6 callers
Method
RemoveExistingEntry
src/core/file_sys/registered_cache.cpp:783
↓ 6 callers
Function
RemovePseudoInstruction
src/shader_recompiler/frontend/ir/microinstruction.cpp:27
↓ 6 callers
Function
ReplaceAll
src/common/string_util.cpp:131
↓ 6 callers
Method
Reset
src/core/hle/kernel/k_process.cpp:1032
↓ 6 callers
Method
Resize
src/common/page_table.cpp:50
↓ 6 callers
Function
ResultCodeFromLibOpusErrorCode
src/audio_core/opus/hardware_opus.cpp:14
↓ 6 callers
Method
Resume
src/core/hle/kernel/k_thread.cpp:761
↓ 6 callers
Method
Run
src/core/core.cpp:676
↓ 6 callers
Method
SIMDImmediate
src/core/arm/nce/interpreter_visitor.cpp:509
↓ 6 callers
Function
SamplesLog2
src/video_core/texture_cache/samples_helper.h:13
↓ 6 callers
Method
SaveDatabase
src/core/hle/service/mii/mii_database_manager.cpp:385
↓ 6 callers
Method
SavePlayReport
src/core/reporter.cpp:288
↓ 6 callers
Method
Send
src/network/room_member.cpp:282
↓ 6 callers
Method
Send
src/audio_core/adsp/apps/audio_renderer/audio_renderer.cpp:80
↓ 6 callers
Method
SetAppletResource
src/hid_core/resources/abstracted_pad/abstract_led_handler.cpp:23
↓ 6 callers
Method
SetCurrentAppletId
src/core/hle/service/am/frontend/applets.cpp:157
↓ 6 callers
Method
SetHardwareTimer
src/core/hle/kernel/k_thread_queue.h:18
↓ 6 callers
Method
SetNonBlock
src/core/hle/service/sockets/bsd.cpp:147
↓ 6 callers
Method
SetNpadJoyHoldType
src/hid_core/resources/npad/npad_resource.cpp:380
↓ 6 callers
Method
SetPool
* Assign this region to a memory pool. * * @param memory_pool_ - Memory pool to assign. */
src/audio_core/renderer/memory/address_info.h:46
↓ 6 callers
Method
SetPrev
src/core/hle/kernel/k_thread.h:472
↓ 6 callers
Function
SetPseudoInstruction
src/shader_recompiler/frontend/ir/microinstruction.cpp:20
↓ 6 callers
Method
SetRoot
src/common/tree.h:123
↓ 6 callers
Method
SetState
src/core/hle/kernel/k_thread.cpp:1382
↓ 6 callers
Method
SetVisible
src/citron/util/vram_overlay.cpp:89
↓ 6 callers
Function
SigAction
src/common/signal_chain.cpp:37
↓ 6 callers
Function
SplitPath
src/common/string_util.cpp:70
↓ 6 callers
Method
StartAddress
src/video_core/engines/maxwell_3d.h:2229
↓ 6 callers
Method
Stop
src/citron/play_time_manager.cpp:122
↓ 6 callers
Function
SynthesizeSystemArchive
src/core/file_sys/system_archive/system_archive.cpp:69
↓ 6 callers
Method
Terminate
src/core/hle/service/am/service/application_accessor.cpp:80
↓ 6 callers
Method
TrackApplet
src/core/hle/service/am/window_system.cpp:99
↓ 6 callers
Function
UTF8ToUTF16
src/common/string_util.cpp:172
↓ 6 callers
Method
Unmap
src/core/hle/kernel/k_code_memory.cpp:87
↓ 6 callers
Method
Update
src/audio_core/renderer/effect/aux_.cpp:8
↓ 6 callers
Method
UpdateLock
src/core/hle/kernel/k_memory_block_manager.cpp:240
↓ 6 callers
Method
UpdateSuspensionStateLocked
src/core/hle/service/am/applet.cpp:28
↓ 6 callers
Function
VfsRawCopy
src/core/file_sys/vfs/vfs.cpp:513
↓ 6 callers
Method
Wait
src/core/hle/kernel/k_condition_variable.cpp:270
↓ 6 callers
Method
Wait
src/video_core/renderer_vulkan/vk_fence_manager.cpp:36
↓ 6 callers
Method
WriteSe
src/video_core/host1x/codecs/h264.cpp:175
↓ 6 callers
Function
WriteToLockFreeAtomicType
src/core/hle/service/psc/time/shared_memory.cpp:30
↓ 6 callers
Method
ZeroBlock
src/core/memory.cpp:1033
↓ 6 callers
Method
construct_error
src/common/expected.h:168
↓ 6 callers
Method
end
externals/demangle/llvm/Demangle/ItaniumDemangle.h:315
↓ 6 callers
Function
gamemode_error_string
* Redirect to the real libgamemode */
externals/gamemode/gamemode_client.h:228
↓ 6 callers
Method
getFilename
* Get file display name from given path * @param uri content uri * @return String display name */
src/android/app/src/main/java/org/citron/citron_emu/utils/FileUtil.kt:197
↓ 6 callers
Method
getPort
src/android/app/src/main/java/org/citron/citron_emu/features/input/citronInputDevice.kt:18
↓ 6 callers
Function
increment_overflow32
externals/tz/tz/tz.cpp:401
↓ 6 callers
Method
onConfigureTouch
src/android/app/src/main/java/org/citron/citron_emu/overlay/InputOverlayDrawableDpad.kt:216
↓ 6 callers
Method
onOverlayButtonEvent
* Sends a button input to the global virtual controllers. * @param port Port determined by controller connection order. * @param button The
src/android/app/src/main/java/org/citron/citron_emu/features/input/NativeInput.kt:167
↓ 6 callers
Method
parseTemplateArg
externals/demangle/llvm/Demangle/ItaniumDemangle.h:5382
↓ 6 callers
Method
push_front
src/common/intrusive_list.h:499
↓ 6 callers
Function
register
(imm, instruction, count, latency)
src/shader_recompiler/frontend/maxwell/translate/impl/logic_operation_three_input_lut3.py:33
↓ 6 callers
Method
reset
src/android/app/src/main/java/org/citron/citron_emu/features/settings/model/IntSetting.kt:82
↓ 6 callers
Method
scrollTo
src/citron/ui/game_grid_view.cpp:645
↓ 6 callers
Method
setShouldRecreate
src/android/app/src/main/java/org/citron/citron_emu/features/settings/ui/SettingsViewModel.kt:57
↓ 6 callers
Method
setSpinMode
src/citron/spinning_logo.cpp:22
↓ 6 callers
Function
starts_with
externals/demangle/llvm/Demangle/StringViewExtras.h:23
↓ 6 callers
Function
stbi__fopen
externals/stb/stb_image.h:1335
↓ 6 callers
Function
stbi__hdr_test
externals/stb/stb_image.h:7096
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
externals/stb/stb_image.h:1012
↓ 6 callers
Function
stbi__start_file
externals/stb/stb_image.h:875
↓ 6 callers
Function
stbir__get_ring_buffer_scanline
Get the specified scan line from the ring buffer.
externals/stb/stb_image_resize.h:1689
↓ 6 callers
Method
unzipToInternalStorage
* Extracts the given zip file into the given directory. * @param path String representation of a [Uri] or a typical path delimited by '/' *
src/android/app/src/main/java/org/citron/citron_emu/utils/FileUtil.kt:291
↓ 5 callers
Function
AMin3F1
------------------------------------------------------------------------------------------------------------------------------ V_MIN3_F32.
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:703
↓ 5 callers
Function
AMin3H1
------------------------------------------------------------------------------------------------------------------------------ No packed version of mi
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:876
↓ 5 callers
Function
AMin3H2
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:877
↓ 5 callers
Function
ASatF4
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:750
↓ 5 callers
Function
ASatH4
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:899
↓ 5 callers
Method
Add
src/core/hle/service/mii/mii_database.cpp:87
↓ 5 callers
Method
AddBlock
src/core/hle/kernel/k_page_group.cpp:49
↓ 5 callers
Method
AddWaiter
src/core/hle/kernel/k_thread.cpp:1063
↓ 5 callers
Method
Allocate
Allocation API.
src/core/file_sys/fssystem/fssystem_pooled_buffer.h:45
↓ 5 callers
Method
AllocateAndOpenContinuous
src/core/hle/kernel/k_memory_manager.cpp:206
↓ 5 callers
Function
AppendCommaIfNotEmpty
src/core/file_sys/patch_manager.cpp:120
↓ 5 callers
Method
AppendError
src/audio_core/renderer/behavior/behavior_info.cpp:38
↓ 5 callers
Method
ApplyConfiguration
src/citron/applets/qt_controller.cpp:253
↓ 5 callers
Function
AreKeysPresent
* Checks if the keys required for decrypting firmware and games are available */
src/frontend_common/content_manager.h:376
↓ 5 callers
Function
AtomicArgs
src/shader_recompiler/backend/spirv/emit_spirv_atomic.cpp:48
↓ 5 callers
Function
BindBlitState
src/video_core/renderer_vulkan/blit_image.cpp:311
↓ 5 callers
Method
BindSubchannel
src/video_core/dma_pusher.h:133
↓ 5 callers
Function
BuildCommandHeader
src/video_core/dma_pusher.h:95
↓ 5 callers
Function
BuildRegSet
src/common/x64/xbyak_abi.h:67
↓ 5 callers
Method
CallMethod
Calls a GPU method.
src/video_core/engines/puller.cpp:265
↓ 5 callers
Method
CallMultiMethod
Calls a GPU multivalue method.
src/video_core/engines/puller.cpp:279
↓ 5 callers
Function
CheckAlignmentTGS
src/shader_recompiler/frontend/maxwell/translate/impl/texture_gather_swizzled.cpp:37
↓ 5 callers
Function
CitronIosResolveJitWriteProtectPointer
* iOS libSystem re-exports pthread_jit_write_freeze_callbacks_np, pthread_jit_write_protect_supported_np, * and pthread_jit_write_with_callback_np —
src/ios/native.cpp:79
↓ 5 callers
Function
ClampCursorPosition
src/common/android/applets/software_keyboard.cpp:24
↓ 5 callers
Method
CleanDatabase
src/core/hle/service/mii/mii_database.cpp:106
↓ 5 callers
Method
CleanSubdirectoryRecursive
src/core/file_sys/vfs/vfs.cpp:388
← previous
next →
1,301–1,400 of 24,740, ranked by callers