Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PCSX2/pcsx2
/ functions
Functions
36,989 in github.com/PCSX2/pcsx2
⨍
Functions
36,989
◇
Types & classes
8,664
↓ 17 callers
Function
set
3rdparty/fmt/include/fmt/base.h:1039
↓ 17 callers
Function
string_init
3rdparty/demangler/src/cplus-dem.c:4952
↓ 17 callers
Method
symbol_overlapping_address
3rdparty/ccc/src/ccc/symbol_database.cpp:180
↓ 17 callers
Function
usb_ep_init
pcsx2/USB/qemu-usb/core.cpp:724
↓ 17 callers
Function
vformat_to
3rdparty/fmt/include/fmt/base.h:2854
↓ 17 callers
Method
view
common/SmallString.cpp:117
↓ 17 callers
Function
write
(line)
pcsx2-gsrunner/test_check_dumps.py:44
↓ 17 callers
Function
xImm64Op
common/emitter/instructions.h:216
↓ 17 callers
Function
xMOVDZX
common/emitter/simd.cpp:772
↓ 17 callers
Function
zip_error_code_zip
3rdparty/libzip/lib/zip_error.c:45
↓ 17 callers
Function
zip_error_init
3rdparty/libzip/lib/zip_error.c:58
↓ 16 callers
Method
DepthWrite
pcsx2/GS/Renderers/HW/GSRendererHW.h:54
↓ 16 callers
Function
DumpVector4
pcsx2/GS/Renderers/Common/GSDevice.cpp:1688
↓ 16 callers
Function
EEINST_LIVETEST
Returns true if the value should be computed/written back. Basically, this means it's either used before it's overwritten, or not overwritten by the e
pcsx2/x86/iCore.h:261
↓ 16 callers
Method
Entry
common/SettingsWrapper.cpp:41
↓ 16 callers
Function
FPProcessNaN
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:5399
↓ 16 callers
Function
FPToRawbitsWithSize
3rdparty/vixl/include/vixl/utils-vixl.h:1471
↓ 16 callers
Method
Fadd
3rdparty/vixl/src/aarch64/macro-assembler-sve-aarch64.cc:704
↓ 16 callers
Function
GetPrintRegisterFormatForSize
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:2404
↓ 16 callers
Method
GetScratchVRegisterList
3rdparty/vixl/include/vixl/aarch64/macro-assembler-aarch64.h:8050
↓ 16 callers
Function
GetStrMember
3rdparty/discord-rpc/src/serialization.h:204
↓ 16 callers
Method
GetTimeMilliseconds
common/Timer.cpp:124
↓ 16 callers
Function
GetUintMask
3rdparty/vixl/include/vixl/utils-vixl.h:75
↓ 16 callers
Method
GetWithDefault
3rdparty/rapidjson/include/rapidjson/pointer.h:622
↓ 16 callers
Function
InvalidReadResult
pcsx2/DebugTools/DebugInterface.cpp:220
↓ 16 callers
Function
IsIntN
Check number width. TODO: Refactor these using templates.
3rdparty/vixl/include/vixl/utils-vixl.h:88
↓ 16 callers
Function
IsMultiple
3rdparty/vixl/include/vixl/utils-vixl.h:605
↓ 16 callers
Method
IsPlainScalar
True for SVEMemOperands which represent something like [x0]. This will also return true for [x0, #0], because there is no way to distinguish the two.
3rdparty/vixl/include/vixl/aarch64/operands-aarch64.h:582
↓ 16 callers
Function
IsSpace
3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:1949
↓ 16 callers
Method
Load
pcsx2/INISettingsInterface.cpp:76
↓ 16 callers
Function
LoadPathFromSettings
pcsx2/Pcsx2Config.cpp:2301
↓ 16 callers
Method
Matches
3rdparty/googletest/googlemock/include/gmock/gmock-matchers.h:631
↓ 16 callers
Function
MaxUintFromFormat
3rdparty/vixl/src/aarch64/instructions-aarch64.cc:1446
↓ 16 callers
Method
PathLineTo
3rdparty/imgui/include/imgui.h:3366
↓ 16 callers
Method
Read16
pcsx2/IopMem.cpp:549
↓ 16 callers
Method
Read32
pcsx2/IopMem.cpp:556
↓ 16 callers
Method
ReadWrite
pcsx2/DebugTools/SymbolGuardian.cpp:18
↓ 16 callers
Method
Reset
pcsx2/MTVU.cpp:114
↓ 16 callers
Function
STB_TEXTEDIT_GETCHAR
3rdparty/imgui/src/imgui_widgets.cpp:4022
↓ 16 callers
Method
SetString
common/Error.cpp:76
↓ 16 callers
Method
SetX
pcsx2/GS/Renderers/HW/GSTextureCache.h:63
↓ 16 callers
Method
UseMutex
3rdparty/d3d12memalloc/src/D3D12MemAlloc.cpp:6141
↓ 16 callers
Method
WD
common/emitter/simd.cpp:694
↓ 16 callers
Function
WriteKey
3rdparty/discord-rpc/src/serialization.cpp:32
↓ 16 callers
Function
ZydisRegisterEncode
3rdparty/zydis/src/Register.c:97
↓ 16 callers
Function
_addNeededX86reg
pcsx2/x86/ix86-32/iCore.cpp:493
↓ 16 callers
Function
_deleteGPRtoX86reg
Flush is 0: _freeXMMreg. Flush in memory if MODE_WRITE. Clear inuse Flush is 1: Flush in memory. But register is still valid Flush is 2: like 0 ... Fl
pcsx2/x86/iCore.cpp:574
↓ 16 callers
Function
addButtonInfoToString
pcsx2/Recording/PadData.cpp:120
↓ 16 callers
Method
advance_to
Advances the begin iterator to `it`.
3rdparty/fmt/include/fmt/base.h:2716
↓ 16 callers
Method
assert_current_thread_owns
This is guaranteed to have the good behaviour if it succeeds. The behaviour is undefined otherwise. */
3rdparty/cubeb/src/cubeb_utils_win.h:48
↓ 16 callers
Method
assumePtr
Assumes the entry is a pointer, giving back its value
pcsx2/vtlb.h:173
↓ 16 callers
Function
bit_mask
3rdparty/cpuinfo/src/x86/linux/init.c:13
↓ 16 callers
Method
blend
pcsx2/GS/Renderers/SW/GSDrawScanlineCodeGenerator.all.cpp:247
↓ 16 callers
Function
d_make_empty
3rdparty/demangler/src/cp-demangle.c:947
↓ 16 callers
Function
d_print_subexpr
3rdparty/demangler/src/cp-demangle.c:4791
↓ 16 callers
Function
dmaGetAddr
Note: Dma addresses are guaranteed to be aligned to 16 bytes (128 bits)
pcsx2/Dmac.cpp:149
↓ 16 callers
Function
do_type
3rdparty/demangler/src/cplus-dem.c:3619
↓ 16 callers
Function
empty
3rdparty/imgui/include/imgui.h:2232
↓ 16 callers
Method
end
3rdparty/vixl/include/vixl/invalset-vixl.h:366
↓ 16 callers
Function
exchange
3rdparty/winwil/include/wil/wistd_type_traits.h:2551
↓ 16 callers
Function
has_input
3rdparty/cubeb/src/cubeb_wasapi.cpp:962
↓ 16 callers
Function
is
any bit is accetable if bit == 0
3rdparty/xbyak/xbyak/xbyak.h:697
↓ 16 callers
Method
isValidAddress
pcsx2/DebugTools/DebugInterface.cpp:632
↓ 16 callers
Function
load_u16le
3rdparty/cpuinfo/src/arm/linux/chipset.c:38
↓ 16 callers
Function
mix16
pcsx2/GS/GSVector4i.h:447
↓ 16 callers
Method
operator==
pcsx2/Pcsx2Config.cpp:182
↓ 16 callers
Function
pand
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:772
↓ 16 callers
Function
rc_json_get_optional_string
3rdparty/rcheevos/src/rapi/rc_api_common.c:761
↓ 16 callers
Method
setIntSettingValue
pcsx2-qt/Settings/SettingsWindow.cpp:587
↓ 16 callers
Method
set_type
3rdparty/ccc/src/ccc/symbol_database.cpp:527
↓ 16 callers
Function
stbtt_FindGlyphIndex
3rdparty/imgui/src/imstb_truetype.h:1501
↓ 16 callers
Function
string_length
3rdparty/demangler/src/d-demangle.c:108
↓ 16 callers
Method
upper
3rdparty/fmt/include/fmt/base.h:785
↓ 16 callers
Function
usb_desc_init
pcsx2/USB/qemu-usb/desc.cpp:662
↓ 16 callers
Function
xMOVMSKPS
common/emitter/simd.cpp:816
↓ 15 callers
Function
APrxLoSqrtF1
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////
bin/resources/shaders/common/ffx_a.h:1878
↓ 15 callers
Function
APrxLoSqrtH2
bin/resources/shaders/common/ffx_a.h:1846
↓ 15 callers
Method
AddLine
3rdparty/imgui/src/imgui_draw.cpp:1474
↓ 15 callers
Method
Append
Append a token and return a new Pointer ! \param token Token to be appended. \param allocator Allocator for the newly return Pointer.
3rdparty/rapidjson/include/rapidjson/pointer.h:244
↓ 15 callers
Function
CDVDsys_GetSourceType
pcsx2/CDVD/CDVDcommon.cpp:320
↓ 15 callers
Method
CreateCompatible
pcsx2/GS/Renderers/Common/GSDevice.cpp:816
↓ 15 callers
Method
Destroy
pcsx2/GS/Renderers/DX12/GSDevice12.cpp:1009
↓ 15 callers
Method
Failed
Returns true if and only if the test failed.
3rdparty/googletest/googletest/src/gtest.cc:2470
↓ 15 callers
Method
Fmul
3rdparty/vixl/src/aarch64/macro-assembler-sve-aarch64.cc:734
↓ 15 callers
Method
Free
3rdparty/vulkan/include/vulkan/vk_mem_alloc.h:5129
↓ 15 callers
Function
From32
Explicit conversion from u32. Zero-extends the source through 128 bits.
common/Pcsx2Types.h:58
↓ 15 callers
Function
GETBITS
pcsx2/IPU/IPU_MultiISA.cpp:114
↓ 15 callers
Method
GetBlockCount
To be used only while the m_Mutex is locked. Used during defragmentation.
3rdparty/d3d12memalloc/src/D3D12MemAlloc.cpp:5744
↓ 15 callers
Method
GetList
3rdparty/vixl/include/vixl/aarch64/operands-aarch64.h:185
↓ 15 callers
Method
GetOffset
3rdparty/vulkan/include/vk_mem_alloc.h:11308
↓ 15 callers
Method
GetResolution
pcsx2/GS/GSState.cpp:7030
↓ 15 callers
Method
GetScalarBase
3rdparty/vixl/include/vixl/aarch64/operands-aarch64.h:640
↓ 15 callers
Method
GetSizeInBytes
3rdparty/vixl/include/vixl/code-buffer-vixl.h:102
↓ 15 callers
Function
ImAbs
3rdparty/imgui/include/imgui_internal.h:495
↓ 15 callers
Function
IsObject
3rdparty/rapidjson/include/rapidjson/document.h:1103
↓ 15 callers
Function
JZ8
jz rel8 */
common/emitter/legacy.cpp:180
↓ 15 callers
Method
LoadSave
pcsx2/Pcsx2Config.cpp:227
↓ 15 callers
Function
MipsGetRegister
pcsx2/DebugTools/MipsAssembler.cpp:250
↓ 15 callers
Function
PodZero
3rdparty/cubeb/src/cubeb_utils.h:48
↓ 15 callers
Function
RawbitsToFloat
3rdparty/vixl/src/utils-vixl.cc:101
← previous
next →
901–1,000 of 36,989, ranked by callers