Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Inori/GPCS4
/ functions
Functions
14,553 in github.com/Inori/GPCS4
⨍
Functions
14,553
◇
Types & classes
20,836
↓ 3 callers
Function
GetProtectFlag
GPCS4 flag to Windows flag
GPCS4/Platform/PlatMemory.cpp:17
↓ 3 callers
Method
InstrumentEdge
3rdParty/tinydbr/tinydbr.h:142
↓ 3 callers
Method
InvalidInstruction
when an invalid instruction is encountered emit a breakpoint followed by crashing the process
3rdParty/tinydbr/tinydbr.cpp:615
↓ 3 callers
Function
IsGeneralPurposeRegister
3rdParty/tinydbr/arch/x86/x86_helpers.cpp:496
↓ 3 callers
Function
IsOpInList
(op_name, op_list)
Tools/ParseOpcode.py:112
↓ 3 callers
Function
IsVectorRegister
3rdParty/tinydbr/arch/x86/x86_helpers.cpp:501
↓ 3 callers
Function
MicroSleep
GPCS4/Platform/PlatTime.cpp:9
↓ 3 callers
Method
OnBasicBlockEnd
3rdParty/tinydbr/windows/winunwind.cpp:713
↓ 3 callers
Method
OnReturnAddress
3rdParty/tinydbr/windows/winunwind.cpp:679
↓ 3 callers
Function
PrintUsage
3rdParty/zydis/tools/ZydisInfo.c:1233
↓ 3 callers
Function
RtAudioError
The constructor.
3rdParty/rtaudio/RtAudio.h:238
↓ 3 callers
Method
ShouldInstrumentIndirect
3rdParty/tinydbr/tinydbr.cpp:578
↓ 3 callers
Function
UnnamedArgTest
3rdParty/zydis/dependencies/zycore/tests/ArgParse.cpp:60
↓ 3 callers
Function
VMAllocate
GPCS4/Platform/PlatMemory.cpp:117
↓ 3 callers
Function
VMFree
GPCS4/Platform/PlatMemory.cpp:170
↓ 3 callers
Function
WriteInclude
(dst, h_name)
Tools/GenerateCode.py:230
↓ 3 callers
Function
WriteNote
(dst)
Tools/GenerateCode.py:131
↓ 3 callers
Function
ZYAN_STRCHR
3rdParty/zydis/dependencies/zycore/include/Zycore/LibC.h:315
↓ 3 callers
Function
ZyanBitsetPerformByteOperation
3rdParty/zydis/dependencies/zycore/src/Bitset.c:196
↓ 3 callers
Function
ZyanListDeallocateNode
* Frees memory of a node. * * @param list A pointer to the `ZyanList` instance. * @param node A pointer to the `ZyanListNode` struct. *
3rdParty/zydis/dependencies/zycore/src/List.c:100
↓ 3 callers
Function
ZyanStringInitEx
3rdParty/zydis/dependencies/zycore/src/String.c:64
↓ 3 callers
Function
ZyanVectorBinarySearchEx
3rdParty/zydis/dependencies/zycore/src/Vector.c:698
↓ 3 callers
Function
ZyanVectorInsert
3rdParty/zydis/dependencies/zycore/src/Vector.c:446
↓ 3 callers
Function
ZydisCheckOsz
* Checks if register width is compatible with effective operand size. * * @param match A pointer to `ZydisEncoderInstructionMatch` struct.
3rdParty/zydis/src/Encoder.c:648
↓ 3 callers
Function
ZydisDecoderEnableMode
3rdParty/zydis/src/Decoder.c:4948
↓ 3 callers
Function
ZydisEmitUInt
* Emits unsigned integer value. * * @param data Value to emit. * @param size Value size in bytes. * @param buffer A pointer to `Zydis
3rdParty/zydis/src/Encoder.c:3118
↓ 3 callers
Function
ZydisEncodeVexCommons
* Encodes common parts of `VEX` prefix. * * @param instruction A pointer to `ZydisEncoderInstruction` struct. * @param mmmmm A po
3rdParty/zydis/src/Encoder.c:3345
↓ 3 callers
Function
ZydisFormatterSetHook
3rdParty/zydis/src/Formatter.c:376
↓ 3 callers
Function
ZydisFormatterTokenGetValue
3rdParty/zydis/src/FormatterBuffer.c:38
↓ 3 callers
Function
ZydisFormatterTokenNext
3rdParty/zydis/src/FormatterBuffer.c:52
↓ 3 callers
Function
ZydisFuzzTarget
3rdParty/zydis/tools/ZydisFuzzEncoder.c:203
↓ 3 callers
Function
ZydisGetOperandDefinitions
3rdParty/zydis/src/SharedData.c:111
↓ 3 callers
Function
ZydisGetOperandSizeFromElementSize
* Calculates effective operand size. * * @param match A pointer to `ZydisEncoderInstructionMatch` struct. * @param size_table
3rdParty/zydis/src/Encoder.c:344
↓ 3 callers
Function
ZydisGetUnsignedImmSize
* Calculates size of smallest integral type able to represent provided unsigned value. * * @param imm Immediate to be represented. * * @return
3rdParty/zydis/src/Encoder.c:451
↓ 3 callers
Function
ZydisInputPeek
* Reads one byte from the current read-position of the input data-source. * * @param state A pointer to the `ZydisDecoderState` struct. * @
3rdParty/zydis/src/Decoder.c:246
↓ 3 callers
Function
ZydisMnemonicGetStringWrapped
3rdParty/zydis/src/Mnemonic.c:43
↓ 3 callers
Function
ZydisRegisterGetStringWrapped
3rdParty/zydis/src/Register.c:236
↓ 3 callers
Function
ZydisStringAppendHexU
3rdParty/zydis/src/String.c:342
↓ 3 callers
Function
ZydisValidateEnumRanges
NOTE: This function doesn't validate flag values, yet.
3rdParty/zydis/tools/ZydisFuzzShared.c:129
↓ 3 callers
Function
__pthread_shallcancel
3rdParty/winpthreads/src/thread.c:1146
↓ 3 callers
Function
_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
3rdParty/glfw/src/monitor.c:192
↓ 3 callers
Function
_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
3rdParty/glfw/src/input.c:411
↓ 3 callers
Function
_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
3rdParty/glfw/src/input.c:458
↓ 3 callers
Function
_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
3rdParty/glfw/src/context.c:176
↓ 3 callers
Function
_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
3rdParty/glfw/src/monitor.c:202
↓ 3 callers
Function
_glfwFreeMonitor
Frees a monitor object and any data associated with it
3rdParty/glfw/src/monitor.c:175
↓ 3 callers
Function
_glfwGrabErrorHandlerX11
Sets the X error handler callback
3rdParty/glfw/src/x11_init.c:859
↓ 3 callers
Function
_glfwInitEGL
Initialize EGL
3rdParty/glfw/src/egl_context.c:300
↓ 3 callers
Function
_glfwInitTimerPOSIX
Initialise timer
3rdParty/glfw/src/posix_time.c:40
↓ 3 callers
Function
_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
3rdParty/glfw/src/window.c:106
↓ 3 callers
Function
_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
3rdParty/glfw/src/input.c:385
↓ 3 callers
Function
_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
3rdParty/glfw/src/input.c:392
↓ 3 callers
Function
_glfwIsVisualTransparentX11
3rdParty/glfw/src/x11_window.c:1887
↓ 3 callers
Function
_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
3rdParty/glfw/src/xkb_unicode.c:908
↓ 3 callers
Function
_glfwPlatformFocusWindow
3rdParty/glfw/src/wl_window.c:1226
↓ 3 callers
Function
_glfwPlatformGetKeyScancode
3rdParty/glfw/src/wl_window.c:1383
↓ 3 callers
Function
_glfwPlatformGetMonitorPos
3rdParty/glfw/src/wl_monitor.c:156
↓ 3 callers
Function
_glfwPlatformGetVideoMode
3rdParty/glfw/src/wl_monitor.c:193
↓ 3 callers
Function
_glfwPlatformGetWindowSize
3rdParty/glfw/src/win32_window.c:1520
↓ 3 callers
Function
_glfwPlatformSetCursor
3rdParty/glfw/src/wl_window.c:1548
↓ 3 callers
Function
_glfwPlatformSetWindowSize
3rdParty/glfw/src/wl_window.c:1070
↓ 3 callers
Function
_glfwReleaseErrorHandlerX11
Clears the X error handler callback
3rdParty/glfw/src/x11_init.c:867
↓ 3 callers
Function
_pthread_get_state
3rdParty/winpthreads/src/thread.c:1321
↓ 3 callers
Function
_pthread_invoke_cancel
3rdParty/winpthreads/src/thread.c:1127
↓ 3 callers
Function
_pthread_rel_time_in_ms
3rdParty/winpthreads/src/misc.c:45
↓ 3 callers
Function
_pthread_set_state
3rdParty/winpthreads/src/thread.c:1327
↓ 3 callers
Method
advance_to
Advances the begin iterator to ``it``. */
3rdParty/spdlog/fmt/bundled/core.h:663
↓ 3 callers
Method
advance_to
Advances the begin iterator to ``it``. */
3rdParty/fmt/include/fmt/core.h:663
↓ 3 callers
Method
allocId
GPCS4/Graphics/SpirV/SpirvCodeBuffer.cpp:44
↓ 3 callers
Function
appender
3rdParty/spdlog/fmt/bundled/core.h:1516
↓ 3 callers
Function
appender
3rdParty/fmt/include/fmt/core.h:1516
↓ 3 callers
Method
apply
3rdParty/spdlog/fmt/bundled/format.h:1489
↓ 3 callers
Method
apply
3rdParty/fmt/include/fmt/format.h:1489
↓ 3 callers
Method
arg
3rdParty/spdlog/fmt/bundled/printf.h:53
↓ 3 callers
Method
arg
3rdParty/fmt/include/fmt/printf.h:53
↓ 3 callers
Method
as_sid
Retrieves pointer to the internal buffer contents as SID* */
3rdParty/spdlog/sinks/win_eventlog_sink.h:123
↓ 3 callers
Method
assign
3rdParty/xbyak/xbyak.h:1494
↓ 3 callers
Method
assign_pow10
Assigns pow(10, exp) to this bigint.
3rdParty/spdlog/fmt/bundled/format-inl.h:539
↓ 3 callers
Method
assign_pow10
Assigns pow(10, exp) to this bigint.
3rdParty/fmt/include/fmt/format-inl.h:539
↓ 3 callers
Method
atEnd
GPCS4/Graphics/Gcn/GcnDecoder.h:30
↓ 3 callers
Method
back_edge
3rdParty/boost/boost/graph/depth_first_search.hpp:345
↓ 3 callers
Function
black
3rdParty/boost/boost/graph/properties.hpp:56
↓ 3 callers
Method
bufferDescriptor
GPCS4/Graphics/Violet/VltUnbound.cpp:227
↓ 3 callers
Function
calculateBranchTarget
GPCS4/Graphics/Gcn/GcnInstructionUtil.cpp:58
↓ 3 callers
Function
call_finish_edge
3rdParty/boost/boost/graph/depth_first_search.hpp:92
↓ 3 callers
Function
check_rollback_
3rdParty/boost/boost/multi_index/detail/index_base.hpp:194
↓ 3 callers
Method
cleanup_spare_functions
3rdParty/boost/boost/unordered/detail/implementation.hpp:2179
↓ 3 callers
Method
clear
GPCS4/Util/UtilVector.h:76
↓ 3 callers
Method
clear
3rdParty/boost/boost/function/function_template.hpp:502
↓ 3 callers
Method
clearImage
GPCS4/Graphics/Violet/VltUnbound.cpp:184
↓ 3 callers
Function
clear_
3rdParty/boost/boost/multi_index_container.hpp:964
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
3rdParty/glfw/src/win32_joystick.c:255
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
3rdParty/glfw/src/linux_joystick.c:244
↓ 3 callers
Function
closedir
* Close directory stream. */
3rdParty/dirent/dirent.h:843
↓ 3 callers
Method
cmdCopyBufferToImage
GPCS4/Graphics/Violet/VltCmdList.h:429
↓ 3 callers
Function
compare_and_swap
3rdParty/boost/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp:42
↓ 3 callers
Function
computeStageBindingOffset
* \brief Computes first binding index for a given stage * * \param [in] stage The shader stage * \returns Index of first binding *
GPCS4/Graphics/Gcn/GcnUtil.h:41
↓ 3 callers
Function
convertCharPointerToStdString
3rdParty/rtaudio/RtAudio.cpp:67
↓ 3 callers
Function
convertCompareFunc
GPCS4/Graphics/Gnm/GnmConverter.cpp:269
↓ 3 callers
Function
convertDataFormat
GPCS4/Graphics/Gnm/GnmConverter.cpp:31
← previous
next →
1,101–1,200 of 14,553, ranked by callers