MCPcopy Create free account

hub / github.com/RPCS3/rpcs3 / functions

Functions20,600 in github.com/RPCS3/rpcs3

↓ 27 callersMethodload
rpcs3/Emu/vfs_config.cpp:98
↓ 27 callersMethodmap
rpcs3/Emu/RSX/VK/vkutils/memory.cpp:266
↓ 27 callersMethodpop_back
rpcs3/Emu/RSX/Common/simple_array.hpp:227
↓ 27 callersMethodpush
rpcs3/Emu/CPU/CPUThread.cpp:1364
↓ 27 callersMethodrun
rpcs3/Emu/RSX/VK/VKCompute.cpp:139
↓ 27 callersMethodset_value
rpcs3/Emu/Cell/SPUThread.h:345
↓ 27 callersMethodtest
rpcs3/Emu/RSX/RSXFIFO.cpp:556
↓ 26 callersMethodbegin
rpcs3/Emu/RSX/VK/VKDraw.cpp:977
↓ 26 callersFunctionget_current_cpu_thread
rpcs3/Emu/CPU/CPUThread.h:307
↓ 26 callersFunctionget_setting_name
rpcs3/rpcs3qt/config_adapter.cpp:66
↓ 26 callersMethodis_const
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:2558
↓ 26 callersFunctionis_input_allowed
rpcs3/Emu/RSX/GSFrameBase.cpp:7
↓ 26 callersMethodpush_layout
rpcs3/Emu/RSX/VK/vkutils/image.cpp:200
↓ 26 callersFunctionset_bit
rpcs3/Emu/Io/LogitechG27.cpp:638
↓ 26 callersMethodtest_and_reset
rpcs3/util/atomic.hpp:1779
↓ 26 callersMethodvalid
rpcs3/Emu/RSX/Common/texture_cache_types.h:65
↓ 25 callersMethodflags
Flags are unspecified, consider it userdata
rpcs3/util/vm.hpp:118
↓ 25 callersFunctionget_addr
rpcs3/Emu/Cell/lv2/sys_rsxaudio.cpp:73
↓ 25 callersFunctiongv_add32
rpcs3/util/simd.hpp:1090
↓ 25 callersFunctioninitialize
rpcs3/rpcs3qt/_discord_utils.cpp:10
↓ 25 callersMethodmessage
Default constructor
rpcs3/util/logs.hpp:31
↓ 25 callersMethodpop_all
Withdraw the list, supports range-for loop: for (auto&& x : y.pop_all()) ...
Utilities/lockless.h:502
↓ 25 callersFunctionppu_cr_set
Write values to CR field
rpcs3/Emu/Cell/PPUInterpreter.cpp:358
↓ 25 callersMethodrelease
Atomically write data with release memory order (faster on x86)
rpcs3/util/atomic.hpp:1331
↓ 25 callersMethodsamples
rpcs3/Emu/RSX/VK/vkutils/image.cpp:170
↓ 25 callersMethodsetDoublePrecisionExceptionFlags
Double-precision exception flags slice -> slice number (0-1) exception: FPSCR_D* bitmask
rpcs3/Emu/Cell/SPUThread.h:577
↓ 25 callersMethodshrink_allocation
rpcs3/Emu/NP/np_allocator.h:105
↓ 25 callersMethodsize
3rdparty/unordered_dense/include/unordered_dense.h:1390
↓ 25 callersFunctionto_string
Utilities/version.cpp:8
↓ 25 callersMethodvalue
rpcs3/Emu/CPU/CPUTranslator.h:3131
↓ 24 callersMethodGracefulShutdown
rpcs3/Emu/System.cpp:2873
↓ 24 callersFunctionLWZ
rpcs3/Emu/Cell/PPUOpcodes.h:688
↓ 24 callersFunctionUNK
rpcs3/Emu/Cell/SPUInterpreter.cpp:128
↓ 24 callersMethoddestroy
rpcs3/Emu/RSX/VK/VKCompute.cpp:95
↓ 24 callersFunctionget_match2_context
rpcs3/Emu/NP/np_contexts.cpp:163
↓ 24 callersFunctionget_tsc_freq
rpcs3/util/sysinfo.hpp:97
↓ 24 callersMethodinsert
rpcs3/Emu/NP/rpcn_client.h:163
↓ 24 callersMethodopen
rpcs3/Emu/Cell/lv2/sys_fs.cpp:990
↓ 24 callersFunctionopen_dir
rpcs3/rpcs3qt/qt_utils.cpp:447
↓ 24 callersMethodpop_layout
rpcs3/Emu/RSX/VK/vkutils/image.cpp:216
↓ 24 callersMethodpos
rpcs3/util/typeindices.hpp:49
↓ 24 callersFunctionpsmove_calibration_decode_16bit_signed
rpcs3/Input/ps_move_calibration.cpp:15
↓ 24 callersFunctionpsmove_calibration_decode_16bit_unsigned
rpcs3/Input/ps_move_calibration.cpp:8
↓ 24 callersMethodreset
rpcs3/Emu/RSX/RSXFIFO.cpp:479
↓ 24 callersMethodret
rpcs3/Emu/CPU/Backends/AArch64/AArch64ASM.cpp:242
↓ 24 callersMethodsize
rpcs3/Crypto/unpkg.cpp:1093
↓ 24 callersMethodwith_encoding
rpcs3/Emu/RSX/color_utils.h:59
↓ 24 callersFunctionwrite_file
Utilities/File.h:839
↓ 23 callersMethodGetAttribute
Utilities/rXml.cpp:52
↓ 23 callersFunction_mm_add_epi32
Adds the 4 signed or unsigned 32-bit integers in a to the 4 signed or unsigned 32-bit integers in b. r0 := a0 + b0 r1 := a1 + b1 r2 := a2 + b2 r3 :=
rpcs3/Emu/CPU/sse2neon.h:2966
↓ 23 callersFunction_mm_madd_epi16
Multiplies the 8 signed 16-bit integers from a by the 8 signed 16-bit integers from b. r0 := (a0 * b0) + (a1 * b1) r1 := (a2 * b2) + (a3 * b3) r2 :=
rpcs3/Emu/CPU/sse2neon.h:4577
↓ 23 callersMethodaccess
Obtain shared lock to use protected resource. Fails if not initialized.
rpcs3/util/init_mutex.hpp:312
↓ 23 callersMethodat
Helper to access bucket through pointer types
3rdparty/unordered_dense/include/unordered_dense.h:878
↓ 23 callersMethodbind_range
rpcs3/Emu/RSX/GL/glutils/buffer_object.cpp:151
↓ 23 callersMethoddiscard
Return old state for error reporting
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:4883
↓ 23 callersMethodenable
rpcs3/Emu/RSX/GL/glutils/state_tracker.hpp:57
↓ 23 callersFunctionload_object
rpcs3/Loader/PSF.h:94
↓ 23 callersMethodmerge
rpcs3/Emu/Cell/SPUCommonRecompiler.cpp:2714
↓ 23 callersMethodsend
rpcs3/Emu/Cell/lv2/sys_event.cpp:122
↓ 23 callersMethodset_ch_value
rpcs3/Emu/Cell/SPUThread.cpp:6417
↓ 23 callersMethodsize
Utilities/File.cpp:735
↓ 23 callersMethodunmap
rpcs3/Emu/RSX/VK/VKDMA.cpp:49
↓ 22 callersFunctionSC
rpcs3/Emu/Cell/PPUOpcodes.h:681
↓ 22 callersFunction_mm_move_sd
Move the lower double-precision (64-bit) floating-point element from b to the lower element of dst, and copy the upper element from a to the upper ele
rpcs3/Emu/CPU/sse2neon.h:4747
↓ 22 callersMethodaccept
rpcs3/Emu/Cell/lv2/sys_net/lv2_socket_p2p.cpp:75
↓ 22 callersMethodaccess_port
rpcs3/Emu/Cell/Modules/cellVoice.h:196
↓ 22 callersMethodcall
rpcs3/Emu/Cell/PPUCallback.h:154
↓ 22 callersMethodend
rpcs3/Emu/RSX/GL/GLDraw.cpp:742
↓ 22 callersFunctionflush
rpcs3/Emu/RSX/VK/vkutils/descriptors.cpp:64
↓ 22 callersMethodformat_class
rpcs3/Emu/RSX/VK/vkutils/image.cpp:195
↓ 22 callersFunctiongv_bcst16
rpcs3/util/simd.hpp:625
↓ 22 callersMethodhas_root_perm
rpcs3/Emu/Cell/lv2/sys_process.cpp:37
↓ 22 callersMethodlayout
rpcs3/Emu/RSX/VK/VKProgramPipeline.h:209
↓ 22 callersFunctionpause
rpcs3/util/asm.hpp:357
↓ 22 callersFunctionreservation_notifier_notify
rpcs3/Emu/Memory/vm_reservation.h:103
↓ 22 callersMethodresolution
rpcs3/rpcs3qt/localized.cpp:80
↓ 22 callersMethodset_result_and_wake
rpcs3/Emu/NP/np_contexts.cpp:48
↓ 22 callersMethodvalid
rpcs3/Emu/Cell/lv2/sys_rsx.h:121
↓ 22 callersFunctionwchar_to_utf8
Utilities/StrFmt.cpp:29
↓ 21 callersMethodAddParam
rpcs3/Emu/RSX/Program/ShaderParam.h:197
↓ 21 callersMethodGetStatus
rpcs3/Emu/System.h:442
↓ 21 callersMethodIsRunning
rpcs3/Emu/System.h:436
↓ 21 callersMethodLoad
rpcs3/Crypto/unself.cpp:192
↓ 21 callersFunction_mm_set1_epi8
Sets the 16 signed 8-bit integer values to b. r0 := b r1 := b ... r15 := b https://msdn.microsoft.com/en-us/library/6e14xhyf(v=vs.100).aspx
rpcs3/Emu/CPU/sse2neon.h:5221
↓ 21 callersMethodadd_ref
rpcs3/Emu/RSX/rsx_utils.h:48
↓ 21 callersMethodall_of
Utilities/bit_set.h:169
↓ 21 callersFunctionatomic_op
rpcs3/Emu/Memory/vm_reservation.h:530
↓ 21 callersFunctioncheck_search_state
rpcs3/Emu/Cell/Modules/cellSearch.cpp:121
↓ 21 callersMethodempty
rpcs3/Emu/RSX/Common/texture_cache.h:79
↓ 21 callersFunctionend_renderpass
rpcs3/Emu/RSX/VK/VKRenderPass.cpp:382
↓ 21 callersMethodis_stopped
Wrappers
rpcs3/Emu/CPU/CPUThread.h:90
↓ 21 callersMethodis_supported
rpcs3/Emu/RSX/VK/vkutils/instance.cpp:33
↓ 21 callersFunctionmake_str
rpcs3/Emu/Memory/vm_var.h:165
↓ 21 callersMethodpshufb
rpcs3/Emu/CPU/CPUTranslator.h:3874
↓ 21 callersFunctionrol32
rpcs3/util/asm.hpp:188
↓ 21 callersMethodset_wrap_text
rpcs3/Emu/RSX/Overlays/overlay_controls.cpp:417
↓ 21 callersFunctionsha1_starts
* SHA-1 context setup */
rpcs3/Crypto/sha1.cpp:60
↓ 21 callersMethodtry_emplace
3rdparty/unordered_dense/include/unordered_dense.h:1609
↓ 21 callersMethodwait
rpcs3/util/atomic.cpp:872
↓ 20 callersMethodGetName
rpcs3/Emu/Audio/Cubeb/CubebBackend.h:17
← previousnext →301–400 of 20,600, ranked by callers