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
↓ 14 callers
Function
_psxFlushCall
pcsx2/x86/iR3000A.cpp:400
↓ 14 callers
Function
_zip_buffer_get_64
3rdparty/libzip/lib/zip_buffer.c:103
↓ 14 callers
Function
_zip_buffer_put_64
3rdparty/libzip/lib/zip_buffer.c:274
↓ 14 callers
Function
_zip_win32_error_to_errno
3rdparty/libzip/lib/zip_source_file_win32.c:152
↓ 14 callers
Function
consoleLog
pcsx2/Recording/Utilities/InputRecordingLogger.cpp:26
↓ 14 callers
Function
count
3rdparty/fmt/include/fmt/base.h:1081
↓ 14 callers
Function
cpp20_and_in_constexpr
3rdparty/fast_float/include/fast_float/float_common.h:222
↓ 14 callers
Method
empty
3rdparty/vixl/include/vixl/invalset-vixl.h:446
↓ 14 callers
Method
f
common/emitter/implement/simd_helpers.h:66
↓ 14 callers
Method
getEffectiveIntValue
pcsx2-qt/Settings/SettingsWindow.cpp:469
↓ 14 callers
Function
mVUmergeRegs
pcsx2/arm64/Vif_Dynarec.cpp:14
↓ 14 callers
Function
modulate16
pcsx2/GS/GSVector4i.h:1010
↓ 14 callers
Function
movd
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:690
↓ 14 callers
Function
pshufhw
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:859
↓ 14 callers
Function
psrld
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:876
↓ 14 callers
Method
push_back
3rdparty/d3d12memalloc/src/D3D12MemAlloc.cpp:1235
↓ 14 callers
Method
rbegin
pcsx2/GS/Renderers/Common/GSFastList.h:156
↓ 14 callers
Function
rc_init_preparse_state
3rdparty/rcheevos/src/rcheevos/alloc.c:97
↓ 14 callers
Function
rc_json_get_optional_unum
3rdparty/rcheevos/src/rapi/rc_api_common.c:859
↓ 14 callers
Function
rc_path_compare_extension
3rdparty/rcheevos/src/rhash/hash.c:335
↓ 14 callers
Method
read32
pcsx2-qt/Debugger/SymbolTree/SymbolTreeLocation.cpp:88
↓ 14 callers
Function
recBranchCall
Use this to call into interpreter functions that require an immediate branchtest to be done afterward (anything that throws an exception or enables in
pcsx2/x86/ix86-32/iR5900.cpp:363
↓ 14 callers
Method
reserve
3rdparty/vulkan/include/vk_mem_alloc.h:4782
↓ 14 callers
Method
second
3rdparty/winwil/include/wil/wistd_memory.h:247
↓ 14 callers
Method
set
Sets the buffer data and capacity.
3rdparty/fmt/include/fmt/base.h:1796
↓ 14 callers
Method
setData
pcsx2-qt/Debugger/Memory/SavedAddressesModel.cpp:65
↓ 14 callers
Function
to_string
3rdparty/fmt/include/fmt/format.h:922
↓ 14 callers
Function
to_string_view
3rdparty/fmt/include/fmt/base.h:958
↓ 14 callers
Method
update
3rdparty/soundtouch/source/SoundTouch/BPMDetect.cpp:155
↓ 13 callers
Method
AddLineV
3rdparty/imgui/src/imgui_draw.cpp:1492
↓ 13 callers
Method
AddVertexAttribute
pcsx2/GS/Renderers/DX12/D3D12Builders.cpp:97
↓ 13 callers
Function
AssertSupportedFPCR
Only a subset of FPCR features are supported by the simulator. This helper checks that the FPCR settings are supported. This is checked when floating
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:5317
↓ 13 callers
Method
Begin
3rdparty/rapidjson/include/rapidjson/document.h:2617
↓ 13 callers
Function
BindLabelToSlider
pcsx2-qt/QtUtils.cpp:333
↓ 13 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
3rdparty/googletest/googletest/src/gtest-port.cc:1366
↓ 13 callers
Method
ContainsValue
pcsx2/INISettingsInterface.cpp:268
↓ 13 callers
Method
ContinueString
3rdparty/vulkan/include/vk_mem_alloc.h:6139
↓ 13 callers
Method
ContinueString
3rdparty/vulkan/include/vulkan/vk_mem_alloc.h:6139
↓ 13 callers
Function
CountIf
3rdparty/googletest/googletest/src/gtest-internal-inl.h:276
↓ 13 callers
Method
DisplayFormattedModalError
common/ProgressCallback.cpp:71
↓ 13 callers
Method
Execute
pcsx2/VMManager.cpp:2748
↓ 13 callers
Function
ExpectSpecProperty
Expects that the EXPECT_CALL() statement has the given property.
3rdparty/googletest/googlemock/include/gmock/gmock-spec-builders.h:748
↓ 13 callers
Function
FPToDouble
TODO: We should consider implementing a full FPToDouble(Float16) conversion function (for performance reasons).
3rdparty/vixl/src/utils-vixl.cc:419
↓ 13 callers
Function
FPU_SUB
pcsx2/x86/iFPU.cpp:490
↓ 13 callers
Function
FileLog
pcsx2/SPU2/Debug.h:61
↓ 13 callers
Method
Final
common/MD5Digest.cpp:172
↓ 13 callers
Method
GetBuffer
pcsx2/USB/usb-mic/audiodev-cubeb.cpp:216
↓ 13 callers
Method
GetCode
pcsx2/GS/Renderers/SW/GSNewCodeGenerator.h:71
↓ 13 callers
Method
GetCursorOffset
3rdparty/vixl/include/vixl/code-buffer-vixl.h:64
↓ 13 callers
Function
GetEnv
3rdparty/googletest/googletest/include/gtest/internal/gtest-port.h:2138
↓ 13 callers
Method
GetInt
3rdparty/imgui/src/imgui.cpp:2942
↓ 13 callers
Method
GetOffset
pcsx2/GS/GSLocalMemory.h:519
↓ 13 callers
Method
GetResourceState
pcsx2/GS/Renderers/DX12/GSDevice12.h:82
↓ 13 callers
Method
GetScalarOffset
3rdparty/vixl/include/vixl/aarch64/operands-aarch64.h:651
↓ 13 callers
Method
GetTextureScaleFactor
pcsx2/GS/Renderers/HW/GSRendererHW.cpp:1510
↓ 13 callers
Method
GetType
3rdparty/vixl/include/vixl/aarch64/operands-aarch64.h:95
↓ 13 callers
Method
GetUnscaledHeight
pcsx2/GS/Renderers/HW/GSTextureCache.h:161
↓ 13 callers
Function
GetVectorLengthInBits
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:3079
↓ 13 callers
Method
GetView
pcsx2/GS/Renderers/Vulkan/GSTextureVK.h:43
↓ 13 callers
Function
ImFontAtlasPackGetRect
Generally for non-user facing functions: assert on invalid ID.
3rdparty/imgui/src/imgui_draw.cpp:4481
↓ 13 callers
Function
IsArray
3rdparty/rapidjson/include/rapidjson/document.h:1104
↓ 13 callers
Method
IsBound
3rdparty/vixl/include/vixl/pool-manager.h:196
↓ 13 callers
Method
IsMerging
3rdparty/vixl/include/vixl/aarch64/registers-aarch64.h:346
↓ 13 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
3rdparty/googletest/googletest/src/gtest-filepath.cc:92
↓ 13 callers
Method
IsPlainRegister
3rdparty/vixl/src/aarch64/operands-aarch64.cc:191
↓ 13 callers
Method
IsRTFeedbackLoop
pcsx2/GS/Renderers/Vulkan/GSDeviceVK.h:369
↓ 13 callers
Method
IsWide
IsWide: return true if the register is 64 bits (requires a wide op on the rex prefix)
common/emitter/x86types.h:265
↓ 13 callers
Function
LaneCountFromFormat
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:3107
↓ 13 callers
Function
LockExclusive
3rdparty/winwil/include/wil/Tracelogging.h:1141
↓ 13 callers
Method
NotifyRegisterLogged
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:631
↓ 13 callers
Method
Overlaps
pcsx2/GS/Renderers/HW/GSTextureCache.cpp:7469
↓ 13 callers
Method
Post
common/Semaphore.cpp:160
↓ 13 callers
Function
PredTest
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:3148
↓ 13 callers
Method
SetActive
Assign a bit into the end positon of the specified lane. The bit is zero-extended if necessary.
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:655
↓ 13 callers
Method
SetDebugName
pcsx2/GS/Renderers/DX12/GSTexture12.cpp:776
↓ 13 callers
Function
ShouldTraceVRegs
3rdparty/vixl/include/vixl/aarch64/simulator-aarch64.h:2827
↓ 13 callers
Method
UnscaleRTAlpha
pcsx2/GS/Renderers/HW/GSTextureCache.cpp:4160
↓ 13 callers
Function
_BitScanReverse
common/BitUtils.h:17
↓ 13 callers
Function
__as_base
3rdparty/winwil/include/wil/wistd_functional.h:294
↓ 13 callers
Function
_rcntSet
pcsx2/IopCounters.cpp:112
↓ 13 callers
Function
armGetMemOperandInRegister
pcsx2/arm64/AsmHelpers.cpp:341
↓ 13 callers
Function
bitstream_read
3rdparty/libchdr/src/libchdr_bitstream.c:84
↓ 13 callers
Method
bp
pcsx2/GS/GSLocalMemory.h:109
↓ 13 callers
Method
c_str
3rdparty/imgui/include/imgui.h:2772
↓ 13 callers
Function
clzll
3rdparty/rapidjson/include/rapidjson/internal/clzll.h:32
↓ 13 callers
Function
compareNoCase
common/StringUtil.cpp:223
↓ 13 callers
Function
countl_zero
3rdparty/fmt/include/fmt/format.h:465
↓ 13 callers
Function
crc32
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:272
↓ 13 callers
Method
empty
3rdparty/imgui/include/imgui.h:2768
↓ 13 callers
Method
end
3rdparty/d3d12memalloc/src/D3D12MemAlloc.cpp:2201
↓ 13 callers
Method
fill
common/HeapArray.h:72
↓ 13 callers
Function
fmul
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:446
↓ 13 callers
Function
in
3rdparty/fmt/include/fmt/base.h:1040
↓ 13 callers
Function
je
-V524
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:548
↓ 13 callers
Method
locale
3rdparty/fmt/include/fmt/base.h:2718
↓ 13 callers
Function
make_range
3rdparty/winwil/include/wil/com.h:3290
↓ 13 callers
Function
map
3rdparty/fmt/include/fmt/base.h:407
↓ 13 callers
Method
match
3rdparty/vixl/src/aarch64/logic-aarch64.cc:7711
↓ 13 callers
Function
movq
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:714
↓ 13 callers
Function
paddw
3rdparty/xbyak/xbyak/xbyak_mnemonic.h:770
← previous
next →
1,101–1,200 of 36,989, ranked by callers