MCPcopy Create free account

hub / github.com/citron-neo/emulator / functions

Functions24,740 in github.com/citron-neo/emulator

↓ 1,894 callersMethodsize
src/core/guest_memory.h:64
↓ 967 callersMethoddata
src/core/guest_memory.h:56
↓ 867 callersMethodPush
src/core/hle/service/am/applet_data_broker.cpp:17
↓ 727 callersMethoddata
src/citron/debugger/wait_tree.cpp:378
↓ 599 callersFunctionhas_ext
externals/glad/src/glad.c:812
↓ 583 callersMethodGetValue
Allow getting the address explicitly, for use in accessors.
src/common/typed_address.h:127
↓ 578 callersMethodpush_back
src/common/intrusive_list.h:495
↓ 412 callersMethodAssign
src/common/bit_field.h:144
↓ 412 callersMethodend
src/core/hle/kernel/k_page_group.h:153
↓ 395 callersMethodImm32
src/shader_recompiler/frontend/ir/ir_emitter.cpp:40
↓ 357 callersFunctionGetArg32
src/core/hle/kernel/svc.cpp:16
↓ 323 callersMethodget
src/input_common/drivers/gc_adapter.cpp:36
↓ 318 callersMethodGet
src/common/param_package.cpp:75
↓ 317 callersFunctionGetInteger
src/common/typed_address.h:255
↓ 315 callersMethodSet
src/common/thread.h:20
↓ 290 callersMethodtoString
src/android/app/src/main/java/org/citron/citron_emu/utils/GpuDriverMetadata.kt:97
↓ 289 callersMethodsize
Returns the number of elements in the span. @note Returns a 32 bits integer because most Vulkan functions expect this type.
src/video_core/vulkan_common/vulkan_wrapper.h:71
↓ 286 callersFunctionGetArg64
src/core/hle/kernel/svc.cpp:24
↓ 283 callersMethodbegin
src/core/hle/kernel/k_page_group.h:150
↓ 279 callersMethodArg
Get the value of a given argument index.
src/shader_recompiler/frontend/ir/value.h:166
↓ 275 callersMethodsetVisible
* Shows or hides a view. * @param visible Whether a view will be made View.VISIBLE or View.INVISIBLE/GONE. * @param gone Optional parameter
src/android/app/src/main/java/org/citron/citron_emu/utils/ViewUtils.kt:68
↓ 274 callersMethodfind
src/core/hle/kernel/k_memory_region.h:315
↓ 269 callersMethodempty
Content management.
src/common/intrusive_list.h:471
↓ 268 callersMethoddata
Returns the data pointer by the span.
src/video_core/vulkan_common/vulkan_wrapper.h:65
↓ 245 callersMethodBitwiseOr
src/shader_recompiler/frontend/ir/ir_emitter.cpp:1228
↓ 242 callersMethodType
src/shader_recompiler/frontend/ir/value.cpp:32
↓ 227 callersMethodRegisterNamedService
src/core/hle/service/server_manager.cpp:142
↓ 225 callersMethodclear
src/citron/game_list.cpp:755
↓ 225 callersMethodend
src/core/guest_memory.h:80
↓ 217 callersMethodValue
src/common/bit_field.h:157
↓ 215 callersMethodBitwiseNot
src/shader_recompiler/frontend/ir/ir_emitter.cpp:1255
↓ 211 callersMethodvalue
src/common/atomic_helpers.h:303
↓ 197 callersMethodsetStyleSheet
src/citron/game_list.cpp:4819
↓ 194 callersMethodBitwiseAnd
src/shader_recompiler/frontend/ir/ir_emitter.cpp:1224
↓ 194 callersMethodX
src/shader_recompiler/frontend/maxwell/translate/impl/impl.cpp:19
↓ 191 callersMethodempty
src/core/hle/kernel/k_page_group.h:156
↓ 188 callersMethodsetChecked
src/android/app/src/main/java/org/citron/citron_emu/features/settings/model/view/SwitchSetting.kt:28
↓ 185 callersMethodcontains
Only for debugging, returns priority level.
src/common/thread_queue_list.h:28
↓ 183 callersFunctionSetArg32
src/core/hle/kernel/svc.cpp:20
↓ 178 callersMethodBitwiseXor
src/shader_recompiler/frontend/ir/ir_emitter.cpp:1232
↓ 170 callersFunctionSetArg64
src/core/hle/kernel/svc.cpp:28
↓ 169 callersMethodemplace
src/common/expected.h:749
↓ 164 callersFunctionPathToUTF8String
src/common/fs/fs_util.cpp:35
↓ 163 callersMethodresize
This will only grow the buffer's capacity if size is greater than the current capacity. The previously held data will remain intact.
src/common/scratch_buffer.h:61
↓ 161 callersMethodAssign
src/core/hle/service/sockets/bsdnu.cpp:43
↓ 156 callersMethodinsert
src/common/slot_vector.h:113
↓ 151 callersMethodbegin
src/core/guest_memory.h:72
↓ 147 callersMethodend
Returns an iterator to the end of the span.
src/video_core/vulkan_common/vulkan_wrapper.h:92
↓ 146 callersFunctionAlignUp
src/common/alignment.h:15
↓ 144 callersFunctionstbi__get8
externals/stb/stb_image.h:1612
↓ 138 callersMethodHas
src/common/param_package.cpp:127
↓ 136 callersMethodConst
src/shader_recompiler/backend/spirv/spirv_emit_context.h:170
↓ 135 callersMethodGetOpcode
Get the opcode this microinstruction represents.
src/shader_recompiler/frontend/ir/value.h:135
↓ 130 callersMethodrowCount
src/citron/debugger/wait_tree.cpp:365
↓ 129 callersFunctionstbi__err
externals/stb/stb_image.h:976
↓ 128 callersMethodIsImmediate
src/shader_recompiler/frontend/ir/value.h:288
↓ 127 callersMethodstart
src/android/app/src/main/java/org/citron/citron_emu/utils/DirectoryInitialization.kt:23
↓ 126 callersMethodbegin
Returns an iterator to the beginning of the span.
src/video_core/vulkan_common/vulkan_wrapper.h:87
↓ 125 callersMethodtoInt
src/android/app/src/main/java/org/citron/citron_emu/utils/ParamPackage.kt:127
↓ 124 callersMethodaddAction
src/citron/game_details_panel.cpp:442
↓ 124 callersMethoderase
src/common/slot_vector.h:121
↓ 122 callersMethodPush
src/core/hle/service/filesystem/fsp/fs_i_save_data_importer.cpp:40
↓ 122 callersMethodcurrentIndex
src/citron/ui/game_grid_view.cpp:382
↓ 118 callersMethodSetValue
* Sets the setting to the given value. * * @param val The desired value */
src/common/settings_setting.h:94
↓ 117 callersMethodRecord
src/video_core/renderer_vulkan/vk_scheduler.h:94
↓ 114 callersMethodCommandLog
src/core/memory/cheat_engine.cpp:115
↓ 110 callersFunctionIsAligned
src/common/alignment.h:51
↓ 108 callersMethodF
src/shader_recompiler/frontend/maxwell/translate/impl/impl.cpp:30
↓ 108 callersMethodGetAddress
src/core/hle/kernel/k_page_heap.h:21
↓ 108 callersFunctionHash
src/video_core/texture_cache/format_lookup_table.cpp:27
↓ 107 callersMethodPushEnum
src/core/hle/service/ipc_helpers.h:208
↓ 101 callersMethodget
src/android/app/src/main/java/org/citron/citron_emu/utils/ParamPackage.kt:63
↓ 100 callersMethodClose
src/core/hle/kernel/k_page_group.cpp:95
↓ 98 callersMethodCompositeConstruct
src/shader_recompiler/frontend/ir/ir_emitter.cpp:552
↓ 98 callersMethodCoreTiming
src/core/core_timing.cpp:43
↓ 98 callersMethoderase
src/core/hle/kernel/k_memory_region.h:311
↓ 97 callersMethodId
* @returns A unique number corresponding to the setting. */
src/common/settings_common.h:206
↓ 97 callersMethodhas_value
src/common/expected.h:829
↓ 97 callersMethodsetValue
src/android/app/src/main/java/org/citron/citron_emu/features/settings/model/view/DateTimeSetting.kt:19
↓ 95 callersMethodhide
src/citron/applets/qt_web_browser.cpp:193
↓ 94 callersFunctionfind
externals/demangle/llvm/Demangle/StringView.h:49
↓ 94 callersMethodsize
src/audio_core/device/audio_buffer_list.h:64
↓ 92 callersMethodindex
src/citron/debugger/wait_tree.cpp:341
↓ 92 callersMethodreset
src/citron/util/card_flip.cpp:35
↓ 89 callersMethodempty
Returns true when the span is empty.
src/video_core/vulkan_common/vulkan_wrapper.h:76
↓ 88 callersMethodsetCurrentIndex
src/citron/ui/game_grid_view.cpp:388
↓ 87 callersMethodHIDCore
src/hid_core/hid_core.cpp:13
↓ 86 callersMethodGetName
src/core/file_sys/vfs/vfs.cpp:25
↓ 86 callersMethodWriteBuffer
src/core/hle/service/hle_ipc.cpp:397
↓ 84 callersMethodU32
src/shader_recompiler/frontend/ir/value.h:370
↓ 81 callersMethodGetStatus
src/core/file_sys/card_image.cpp:89
↓ 81 callersMethodWrite
src/common/fs/file.h:260
↓ 81 callersMethodstop
src/android/app/src/main/java/org/citron/citron_emu/fragments/EmulationFragment.kt:1059
↓ 75 callersMethodGetFile
src/core/file_sys/vfs/vfs.cpp:272
↓ 75 callersMethodGetValue
src/core/hle/service/nfp/nfp_types.h:123
↓ 73 callersFunctionAlignDown
src/common/alignment.h:31
↓ 73 callersMethodCreateEvent
src/core/hle/service/nvdrv/nvdrv.cpp:41
↓ 73 callersMethodSelect
src/shader_recompiler/frontend/ir/ir_emitter.cpp:682
↓ 72 callersMethodsize
src/common/slot_vector.h:141
↓ 71 callersMethodtype
src/citron/game_list_p.h:376
next →1–100 of 24,740, ranked by callers