MCPcopy Create free account

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

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

↓ 5 callersFunctionSharedPointer
src/shader_recompiler/backend/spirv/emit_spirv_atomic.cpp:12
↓ 5 callersMethodShutdown
src/citron/multiplayer/chat_room.cpp:366
↓ 5 callersFunctionSignExtend
src/core/arm/nce/interpreter_visitor.cpp:48
↓ 5 callersFunctionSleepThread
Sleep the current thread
src/core/hle/kernel/svc/svc_thread.cpp:104
↓ 5 callersFunctionSliceVectors
src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.cpp:28
↓ 5 callersFunctionSplitPathComponents
src/common/fs/path_util.cpp:371
↓ 5 callersFunctionStart
@brief Initializes the logging system. This should be the first thing called in main.
src/common/logging.cpp:448
↓ 5 callersMethodSuspendEmulation
src/core/hle/kernel/kernel.cpp:1213
↓ 5 callersFunctionSwizzleSubrect
src/video_core/textures/decoders.cpp:201
↓ 5 callersMethodTapOut
src/audio_core/renderer/effect/reverb.h:110
↓ 5 callersMethodTick
src/video_core/delayed_destruction_ring.h:17
↓ 5 callersFunctionToLower
Make a string lowercase
src/common/string_util.cpp:25
↓ 5 callersMethodTouchMoved
src/ios/native.cpp:572
↓ 5 callersMethodTouchPressed
src/ios/native.cpp:565
↓ 5 callersFunctionTrack
src/shader_recompiler/ir_opt/texture_pass.cpp:191
↓ 5 callersFunctionTransformToButton
src/hid_core/frontend/input_converter.cpp:51
↓ 5 callersFunctionTranslateToSockAddrIn
src/core/internal_network/network.cpp:481
↓ 5 callersMethodTriggerCacheRelease
Public interface to release staging buffer cache
src/video_core/renderer_vulkan/vk_staging_buffer_pool.h:109
↓ 5 callersMethodTypeId
* Gives us another way to identify the setting without having to go through a string. * * @returns the type_index of the setting's type
src/common/settings_setting.h:219
↓ 5 callersFunctionTypeOf
Get return type of an opcode
src/shader_recompiler/frontend/ir/opcodes.h:81
↓ 5 callersMethodU64
src/shader_recompiler/frontend/ir/value.h:386
↓ 5 callersMethodUnmount
src/hid_core/resources/vibration/vibration_device.cpp:68
↓ 5 callersMethodUpdate
src/citron/discord_impl.cpp:105
↓ 5 callersMethodUpdateGridSize
src/citron/ui/game_grid_view.cpp:536
↓ 5 callersMethodUploadStagingBuffer
src/video_core/renderer_vulkan/vk_buffer_cache.cpp:356
↓ 5 callersFunctionValidateLayerSize
src/video_core/texture_cache/util.cpp:1345
↓ 5 callersMethodValidateProcess
src/core/hle/service/ro/ro.cpp:320
↓ 5 callersMethodWaitWhileAllocatingLocked
src/core/hle/service/nvnflinger/buffer_queue_core.cpp:131
↓ 5 callersFunctionWord
src/shader_recompiler/backend/spirv/emit_spirv_shared_memory.cpp:15
↓ 5 callersMethodWrite16
src/core/memory.cpp:964
↓ 5 callersMethodWriteBlock
src/video_core/memory_manager.cpp:460
↓ 5 callersMethodWriteUserSaveFile
src/core/hle/service/acc/profile_manager.cpp:415
↓ 5 callersFunctionWriteVectors
src/core/hle/service/nvdrv/devices/nvhost_nvdec_common.cpp:44
↓ 5 callersMethodaccept
src/citron/configuration/configure_per_game.cpp:264
↓ 5 callersMethodadd
(self, ngrn, data_size, align=True)
src/core/hle/kernel/svc_generator.py:303
↓ 5 callersMethodclearInlineConfig
src/android/app/src/main/java/org/citron/citron_emu/applets/keyboard/SoftwareKeyboard.kt:103
↓ 5 callersMethodconsumeBits
Consumes the lowest N bits from from low64 and high64 where N is: abs(MSB - LSB) MSB and LSB come from the block description of the BC6h spec and spec
externals/bc_decoder/bc_decoder.cpp:443
↓ 5 callersMethoddata
src/citron/game_list_p.h:145
↓ 5 callersMethoddata
src/citron/multiplayer/lobby_p.h:40
↓ 5 callersMethodfind
src/android/app/src/main/java/org/citron/citron_emu/utils/DocumentsTree.kt:74
↓ 5 callersMethodgetInt
src/android/app/src/main/java/org/citron/citron_emu/features/settings/ui/SettingsAdapter.kt:329
↓ 5 callersMethodgetLong
src/android/app/src/main/java/org/citron/citron_emu/features/settings/model/LongSetting.kt:11
↓ 5 callersMethodgetStyleIndex
* Gets the [NpadStyleIndex] for a given player. * @param playerIndex Index of the player to get an [NpadStyleIndex] from. * @return The [Npa
src/android/app/src/main/java/org/citron/citron_emu/features/input/NativeInput.kt:401
↓ 5 callersFunctiongrow
Ensure there are at least N more positions in the buffer.
externals/demangle/llvm/Demangle/Utility.h:41
↓ 5 callersFunctionincrement_overflow
externals/tz/tz/tz.cpp:385
↓ 5 callersFunctionincrement_overflow_time
externals/tz/tz/tz.cpp:410
↓ 5 callersFunctioninit_ttinfo
Initialize *S to a value based on UTOFF, ISDST, and DESIGIDX. */
externals/tz/tz/tz.cpp:173
↓ 5 callersFunctioninterpolate
Interpolates between two endpoints, then does a final unquantization step
externals/bc_decoder/bc_decoder.cpp:481
↓ 5 callersMethodmainModel
src/citron/ui/game_grid_view.cpp:622
↓ 5 callersMethodmove
src/common/thread_queue_list.h:106
↓ 5 callersMethodonActivated
src/citron/ui/game_tree_view.cpp:131
↓ 5 callersMethodonCancelled
src/citron/ui/game_tree_view.cpp:139
↓ 5 callersMethodonClearClick
src/android/app/src/main/java/org/citron/citron_emu/features/settings/ui/SettingsAdapter.kt:430
↓ 5 callersMethodonNavigated
src/citron/ui/game_tree_view.cpp:104
↓ 5 callersMethodoutputStream
src/android/app/src/main/java/org/citron/citron_emu/utils/FileUtil.kt:492
↓ 5 callersMethodparseTemplateParam
externals/demangle/llvm/Demangle/ItaniumDemangle.h:5266
↓ 5 callersMethodprint
externals/demangle/ItaniumDemangle.cpp:82
↓ 5 callersMethodreloadGames
src/android/app/src/main/java/org/citron/citron_emu/model/GamesViewModel.kt:85
↓ 5 callersMethodreloadKeys
src/android/app/src/main/java/org/citron/citron_emu/NativeLibrary.kt:121
↓ 5 callersMethodsetGames
src/citron/util/card_flip.cpp:15
↓ 5 callersMethodshowClearButton
src/android/app/src/main/java/org/citron/citron_emu/model/DriverViewModel.kt:91
↓ 5 callersMethodsplice
src/common/intrusive_list.h:515
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
externals/stb/stb_image.h:3841
↓ 5 callersFunctionstbi__do_zlib
externals/stb/stb_image.h:4488
↓ 5 callersFunctionstbi__getn
externals/stb/stb_image.h:1664
↓ 5 callersFunctionstbi__hdr_gettoken
externals/stb/stb_image.h:7108
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
externals/stb/stb_image.h:2095
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
externals/stb/stb_image.h:2934
↓ 5 callersFunctionstbi__paeth
externals/stb/stb_image.h:4636
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
externals/stb/stb_image_write.h:276
↓ 5 callersFunctionstbi__zbuild_huffman
externals/stb/stb_image.h:4122
↓ 5 callersFunctionstbir__get_filter_pixel_margin
This is how much to expand buffers to account for filters seeking outside the image boundaries.
externals/stb/stb_image_resize.h:896
↓ 5 callersFunctionstbiw__write1
externals/stb/stb_image_write.h:399
↓ 5 callersMethodunloadPerGameConfig
* Destroys the stored per-game config object. This does not save the config. */
src/android/app/src/main/java/org/citron/citron_emu/utils/NativeConfig.kt:59
↓ 5 callersMethodupdateControllerData
src/android/app/src/main/java/org/citron/citron_emu/utils/InputHandler.kt:156
↓ 4 callersFunctionAFractF1
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:356
↓ 4 callersFunctionAPrxLoRcpF1
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:1843
↓ 4 callersFunctionAShrSU1
externals/FidelityFX-FSR/ffx-fsr/ffx_a.h:329
↓ 4 callersMethodAddImage
src/video_core/renderer_vulkan/vk_update_descriptor.h:57
↓ 4 callersMethodAddLayers
src/video_core/renderer_vulkan/vk_texture_cache.cpp:684
↓ 4 callersMethodAddMoveObject
src/core/hle/service/hle_ipc.h:338
↓ 4 callersFunctionAddPartitionBase
src/shader_recompiler/backend/spirv/emit_spirv_warp.cpp:76
↓ 4 callersMethodAddReference
src/video_core/query_cache/bank_base.h:44
↓ 4 callersFunctionAddressSpaceContains
src/core/memory.cpp:40
↓ 4 callersMethodAdvance
src/core/hle/kernel/k_memory_region_type.h:122
↓ 4 callersFunctionAlignLayerSize
src/video_core/texture_cache/util.cpp:301
↓ 4 callersMethodAllocate
src/video_core/renderer_vulkan/vk_command_pool.cpp:24
↓ 4 callersMethodAllocateAndOpen
src/core/hle/kernel/k_memory_manager.cpp:302
↓ 4 callersMethodAppendBuffers
src/audio_core/device/device_session.cpp:89
↓ 4 callersMethodAppendStatusMessage
src/citron/multiplayer/chat_room.cpp:396
↓ 4 callersMethodApplyOpOnPointer
src/core/device_memory_manager.h:86
↓ 4 callersMethodAreAllArgsImmediates
src/shader_recompiler/frontend/ir/microinstruction.cpp:249
↓ 4 callersMethodAssemble
src/video_core/renderer_vulkan/vk_compute_pass.cpp:316
↓ 4 callersFunctionBFI
src/shader_recompiler/frontend/maxwell/translate/impl/bitfield_insert.cpp:10
↓ 4 callersMethodBegin
src/video_core/vulkan_common/vulkan_wrapper.h:1108
↓ 4 callersMethodBeginMapping
src/input_common/main.cpp:480
↓ 4 callersMethodBindIndexBuffer
src/video_core/renderer_vulkan/vk_buffer_cache.cpp:505
↓ 4 callersMethodBindTextureBuffer
src/video_core/renderer_vulkan/vk_buffer_cache.h:145
↓ 4 callersMethodBindToChannel
src/video_core/query_cache/query_cache.h:221
↓ 4 callersFunctionBlendEquation
src/video_core/renderer_vulkan/maxwell_to_vk.cpp:705
← previousnext →1,601–1,700 of 24,740, ranked by callers