MCPcopy Create free account

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

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

↓ 7 callersFunctionIsPixelFormatInteger
src/video_core/surface.cpp:343
↓ 7 callersMethodIsShuttingDown
src/core/core.cpp:692
↓ 7 callersMethodIsShuttingDown
src/core/hle/kernel/kernel.cpp:1272
↓ 7 callersMethodIsTipc
src/core/hle/service/hle_ipc.h:220
↓ 7 callersFunctionIsUncPath
src/core/file_sys/fs_path_utility.h:121
↓ 7 callersMethodLinkToDeferredList
src/core/hle/service/server_manager.cpp:253
↓ 7 callersMethodLinkToMultiWait
src/core/hle/service/os/multi_wait_holder.cpp:9
↓ 7 callersFunctionLoadStorage
src/shader_recompiler/backend/spirv/emit_spirv_memory.cpp:41
↓ 7 callersMethodLoadString
* Converts the given value to the Setting's type of value. Uses SetValue to enter the setting, * thus respecting its constraints. * * @
src/common/settings_setting.h:180
↓ 7 callersMethodLock
src/core/hle/kernel/k_spin_lock.cpp:8
↓ 7 callersMethodMap
src/core/hle/service/nvdrv/core/heap_mapper.cpp:41
↓ 7 callersMethodMapPageGroup
src/core/hle/kernel/k_page_table_base.cpp:2864
↓ 7 callersMethodNotifySegment
src/video_core/query_cache/query_cache.h:368
↓ 7 callersMethodOpenDirectory
src/core/file_sys/vfs/vfs.cpp:104
↓ 7 callersFunctionPackBFTTF
src/core/file_sys/system_archive/shared_font.cpp:19
↓ 7 callersMethodPackUint2x32
src/shader_recompiler/frontend/ir/ir_emitter.cpp:736
↓ 7 callersFunctionProc
src/video_core/vulkan_common/vulkan_wrapper.cpp:69
↓ 7 callersFunctionRB_IS_BLACK
src/common/tree.h:194
↓ 7 callersMethodRead
src/core/hle/service/nvnflinger/parcel.h:34
↓ 7 callersMethodRead
src/audio_core/renderer/effect/delay.h:57
↓ 7 callersMethodReleaseFences
src/video_core/renderer_null/null_rasterizer.cpp:78
↓ 7 callersMethodRemoveWaiter
src/core/hle/kernel/k_thread.cpp:1072
↓ 7 callersMethodResetCFlag
src/shader_recompiler/frontend/maxwell/translate/impl/impl.cpp:263
↓ 7 callersMethodResetOFlag
src/shader_recompiler/frontend/maxwell/translate/impl/impl.cpp:267
↓ 7 callersMethodSave
src/citron/custom_metadata.cpp:71
↓ 7 callersMethodSaveAllValues
src/citron_cmd/sdl_config.cpp:67
↓ 7 callersFunctionSaveToFile
src/core/reporter.cpp:44
↓ 7 callersMethodScheduleEvent
src/core/core_timing.cpp:111
↓ 7 callersFunctionSetColorConsoleBackendEnabled
src/common/logging.cpp:461
↓ 7 callersMethodSetConfig
src/core/hle/service/spl/spl_module.cpp:59
↓ 7 callersFunctionSetCurrentThreadPriority
src/common/thread.cpp:35
↓ 7 callersMethodSetDefinition
src/shader_recompiler/frontend/ir/value.h:208
↓ 7 callersMethodSetMotionParam
src/hid_core/frontend/emulated_console.cpp:157
↓ 7 callersFunctionSetNext
src/video_core/vulkan_common/vulkan_device.cpp:94
↓ 7 callersMethodSetNext
src/core/hle/kernel/k_page_group.h:87
↓ 7 callersMethodSetScissor
src/video_core/vulkan_common/vulkan_wrapper.h:1320
↓ 7 callersMethodSetViewport
src/video_core/vulkan_common/vulkan_wrapper.h:1316
↓ 7 callersMethodSetup
src/audio_core/renderer/splitter/splitter_context.cpp:34
↓ 7 callersFunctionShiftMix
src/common/cityhash.cpp:80
↓ 7 callersMethodStart
src/citron/main.cpp:6861
↓ 7 callersFunctionStoragePointer
src/shader_recompiler/backend/spirv/emit_spirv_atomic.cpp:37
↓ 7 callersMethodStore
src/core/hle/service/acc/acc.cpp:478
↓ 7 callersMethodSwitchable
* Returns true if the current setting is Switchable. * * @returns If the setting is a SwitchableSetting */
src/common/settings_common.h:186
↓ 7 callersFunctionTexturePair
src/video_core/textures/texture.h:159
↓ 7 callersMethodTryPop
src/common/bounded_threadsafe_queue.h:35
↓ 7 callersMethodUnbind
src/network/room_member.cpp:758
↓ 7 callersMethodUnmap
src/core/hle/service/nvdrv/core/heap_mapper.cpp:66
↓ 7 callersFunctionWriteStorage
src/shader_recompiler/backend/spirv/emit_spirv_memory.cpp:55
↓ 7 callersMethodWriteString
src/common/fs/file.cpp:317
↓ 7 callersMethodclear
src/audio_core/device/audio_buffer_list.h:21
↓ 7 callersMethoddata
src/citron/multiplayer/chat_room.cpp:182
↓ 7 callersMethodgetDefaultToString
src/android/app/src/main/java/org/citron/citron_emu/utils/NativeConfig.kt:118
↓ 7 callersMethodgetName
externals/demangle/llvm/Demangle/ItaniumDemangle.h:490
↓ 7 callersFunctioninternal_load_libgamemode
* Loads libgamemode and needed functions * * Returns 0 on success and -1 on failure */
externals/gamemode/gamemode_client.h:143
↓ 7 callersMethodmarquee
* Starts a marquee on some text. * @param delay Optional parameter for changing the start delay. 3 seconds of delay by default. */
src/android/app/src/main/java/org/citron/citron_emu/utils/ViewUtils.kt:84
↓ 7 callersMethodparseEncoding
externals/demangle/llvm/Demangle/ItaniumDemangle.h:5028
↓ 7 callersMethodsetOverlayControlData
* Clears the AndroidSettings::values.overlay_control_data array and replaces its values * with [overlayControlData] * * @param overlayC
src/android/app/src/main/java/org/citron/citron_emu/utils/NativeConfig.kt:171
↓ 7 callersMethodsetReloadListAndNotifyDataset
src/android/app/src/main/java/org/citron/citron_emu/features/settings/ui/SettingsViewModel.kt:94
↓ 7 callersMethodsetStickParam
* Sets the params for a specific stick. * @param playerIndex Index of the player to set params for. * @param stick The [NativeAnalog] to set
src/android/app/src/main/java/org/citron/citron_emu/features/input/NativeInput.kt:370
↓ 7 callersMethodshowView
src/android/app/src/main/java/org/citron/citron_emu/utils/ViewUtils.kt:12
↓ 7 callersFunctionstbi__compute_y
externals/stb/stb_image.h:1744
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
externals/stb/stb_image.h:834
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
externals/stb/stb_image.h:824
↓ 7 callersFunctionstbir__get_coefficient
For perf reasons this code is duplicated in stbir__resample_horizontal_upsample/downsample, if you change it here change it there too.
externals/stb/stb_image_resize.h:936
↓ 7 callersFunctionstbir__get_coefficient_width
externals/stb/stb_image_resize.h:901
↓ 7 callersFunctionstbir__use_height_upsampling
externals/stb/stb_image_resize.h:876
↓ 7 callersMethodvisualRect
src/citron/ui/game_grid_view.cpp:637
↓ 7 callersMethodwarning
src/android/app/src/main/java/org/citron/citron_emu/utils/Log.kt:14
↓ 6 callersFunctionABfiM
Proxy for V_BFI_B32 where the 'mask' is set as 'bits', 'mask=(1<<bits)-1', and 'bits' needs to be an immediate.
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:655
↓ 6 callersFunctionAGtZeroH2
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:1525
↓ 6 callersFunctionASatF2
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:748
↓ 6 callersFunctionASatH1
------------------------------------------------------------------------------------------------------------------------------
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:896
↓ 6 callersFunctionAccumulate
src/video_core/renderer_vulkan/vk_descriptor_pool.cpp:35
↓ 6 callersMethodActivate
src/hid_core/resources/npad/npad.cpp:62
↓ 6 callersFunctionAddCounter
src/core/file_sys/fssystem/fssystem_utility.cpp:8
↓ 6 callersFunctionAdjustMipBlockSize
src/video_core/texture_cache/util.cpp:113
↓ 6 callersMethodAspectMask
src/video_core/renderer_vulkan/vk_texture_cache.h:170
↓ 6 callersMethodBitOffset16
src/shader_recompiler/backend/spirv/spirv_emit_context.cpp:560
↓ 6 callersMethodBitOffset8
src/shader_recompiler/backend/spirv/spirv_emit_context.cpp:553
↓ 6 callersMethodCachedCpuWrite
Mark region as modified from the CPU but don't mark it as modified until FlusHCachedWrites is called.
src/video_core/buffer_cache/memory_tracker_base.h:133
↓ 6 callersMethodCanMoveNext
src/core/file_sys/fssystem/fssystem_bucket_tree.h:350
↓ 6 callersMethodCanReadBuffer
src/core/hle/service/hle_ipc.cpp:497
↓ 6 callersFunctionCheckPseudoInstruction
src/shader_recompiler/frontend/ir/microinstruction.cpp:14
↓ 6 callersFunctionClamp
src/shader_recompiler/backend/spirv/emit_spirv_floating_point.cpp:19
↓ 6 callersMethodClampByte
Clamps the pixel to the range [0,255]
src/video_core/textures/astc.cpp:807
↓ 6 callersFunctionCloseHandle
Close a handle
src/core/hle/kernel/svc/svc_synchronization.cpp:18
↓ 6 callersFunctionComparisonOp
src/video_core/renderer_vulkan/maxwell_to_vk.cpp:630
↓ 6 callersMethodConnect
src/core/hle/service/tma/htcs.cpp:34
↓ 6 callersFunctionConvert
src/core/hle/kernel/svc.cpp:36
↓ 6 callersFunctionConvertToKMemoryPermission
src/core/hle/kernel/k_memory_block.h:174
↓ 6 callersMethodCopy
src/audio_core/renderer/voice/voice_info.h:42
↓ 6 callersMethodCreateSampler
src/video_core/renderer_vulkan/present/fsr.cpp:66
↓ 6 callersFunctionCreateWrappedDescriptorSets
src/video_core/renderer_vulkan/present/util.cpp:341
↓ 6 callersFunctionCreateWrappedShaderModule
src/video_core/renderer_vulkan/present/util.cpp:288
↓ 6 callersMethodCurrentPhysicalCoreIndex
src/core/hle/kernel/kernel.cpp:935
↓ 6 callersFunctionDecodeFromWaveBuffers
* Decode implementation. * Decode wavebuffers according to the given args. * * @param memory - Core memory to read data from. * @param args - Th
src/audio_core/renderer/command/data_source/decode.cpp:230
↓ 6 callersMethodDisconnect
src/citron/multiplayer/client_room.cpp:108
↓ 6 callersFunctionDrawShadowedText
src/citron/game_list_delegate.cpp:43
↓ 6 callersMethodErase
src/common/param_package.cpp:131
↓ 6 callersFunctionExtractS16
src/shader_recompiler/backend/spirv/emit_spirv_convert.cpp:17
← previousnext →1,101–1,200 of 24,740, ranked by callers