MCPcopy Create free account

hub / github.com/Inori/GPCS4 / functions

Functions14,553 in github.com/Inori/GPCS4

↓ 3 callersFunctionGetProtectFlag
GPCS4 flag to Windows flag
GPCS4/Platform/PlatMemory.cpp:17
↓ 3 callersMethodInstrumentEdge
3rdParty/tinydbr/tinydbr.h:142
↓ 3 callersMethodInvalidInstruction
when an invalid instruction is encountered emit a breakpoint followed by crashing the process
3rdParty/tinydbr/tinydbr.cpp:615
↓ 3 callersFunctionIsGeneralPurposeRegister
3rdParty/tinydbr/arch/x86/x86_helpers.cpp:496
↓ 3 callersFunctionIsOpInList
(op_name, op_list)
Tools/ParseOpcode.py:112
↓ 3 callersFunctionIsVectorRegister
3rdParty/tinydbr/arch/x86/x86_helpers.cpp:501
↓ 3 callersFunctionMicroSleep
GPCS4/Platform/PlatTime.cpp:9
↓ 3 callersMethodOnBasicBlockEnd
3rdParty/tinydbr/windows/winunwind.cpp:713
↓ 3 callersMethodOnReturnAddress
3rdParty/tinydbr/windows/winunwind.cpp:679
↓ 3 callersFunctionPrintUsage
3rdParty/zydis/tools/ZydisInfo.c:1233
↓ 3 callersFunctionRtAudioError
The constructor.
3rdParty/rtaudio/RtAudio.h:238
↓ 3 callersMethodShouldInstrumentIndirect
3rdParty/tinydbr/tinydbr.cpp:578
↓ 3 callersFunctionUnnamedArgTest
3rdParty/zydis/dependencies/zycore/tests/ArgParse.cpp:60
↓ 3 callersFunctionVMAllocate
GPCS4/Platform/PlatMemory.cpp:117
↓ 3 callersFunctionVMFree
GPCS4/Platform/PlatMemory.cpp:170
↓ 3 callersFunctionWriteInclude
(dst, h_name)
Tools/GenerateCode.py:230
↓ 3 callersFunctionWriteNote
(dst)
Tools/GenerateCode.py:131
↓ 3 callersFunctionZYAN_STRCHR
3rdParty/zydis/dependencies/zycore/include/Zycore/LibC.h:315
↓ 3 callersFunctionZyanBitsetPerformByteOperation
3rdParty/zydis/dependencies/zycore/src/Bitset.c:196
↓ 3 callersFunctionZyanListDeallocateNode
* 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 callersFunctionZyanStringInitEx
3rdParty/zydis/dependencies/zycore/src/String.c:64
↓ 3 callersFunctionZyanVectorBinarySearchEx
3rdParty/zydis/dependencies/zycore/src/Vector.c:698
↓ 3 callersFunctionZyanVectorInsert
3rdParty/zydis/dependencies/zycore/src/Vector.c:446
↓ 3 callersFunctionZydisCheckOsz
* Checks if register width is compatible with effective operand size. * * @param match A pointer to `ZydisEncoderInstructionMatch` struct.
3rdParty/zydis/src/Encoder.c:648
↓ 3 callersFunctionZydisDecoderEnableMode
3rdParty/zydis/src/Decoder.c:4948
↓ 3 callersFunctionZydisEmitUInt
* 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 callersFunctionZydisEncodeVexCommons
* Encodes common parts of `VEX` prefix. * * @param instruction A pointer to `ZydisEncoderInstruction` struct. * @param mmmmm A po
3rdParty/zydis/src/Encoder.c:3345
↓ 3 callersFunctionZydisFormatterSetHook
3rdParty/zydis/src/Formatter.c:376
↓ 3 callersFunctionZydisFormatterTokenGetValue
3rdParty/zydis/src/FormatterBuffer.c:38
↓ 3 callersFunctionZydisFormatterTokenNext
3rdParty/zydis/src/FormatterBuffer.c:52
↓ 3 callersFunctionZydisFuzzTarget
3rdParty/zydis/tools/ZydisFuzzEncoder.c:203
↓ 3 callersFunctionZydisGetOperandDefinitions
3rdParty/zydis/src/SharedData.c:111
↓ 3 callersFunctionZydisGetOperandSizeFromElementSize
* Calculates effective operand size. * * @param match A pointer to `ZydisEncoderInstructionMatch` struct. * @param size_table
3rdParty/zydis/src/Encoder.c:344
↓ 3 callersFunctionZydisGetUnsignedImmSize
* 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 callersFunctionZydisInputPeek
* 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 callersFunctionZydisMnemonicGetStringWrapped
3rdParty/zydis/src/Mnemonic.c:43
↓ 3 callersFunctionZydisRegisterGetStringWrapped
3rdParty/zydis/src/Register.c:236
↓ 3 callersFunctionZydisStringAppendHexU
3rdParty/zydis/src/String.c:342
↓ 3 callersFunctionZydisValidateEnumRanges
NOTE: This function doesn't validate flag values, yet.
3rdParty/zydis/tools/ZydisFuzzShared.c:129
↓ 3 callersFunction__pthread_shallcancel
3rdParty/winpthreads/src/thread.c:1146
↓ 3 callersFunction_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
3rdParty/glfw/src/monitor.c:192
↓ 3 callersFunction_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
3rdParty/glfw/src/input.c:411
↓ 3 callersFunction_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
3rdParty/glfw/src/input.c:458
↓ 3 callersFunction_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
3rdParty/glfw/src/context.c:176
↓ 3 callersFunction_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
3rdParty/glfw/src/monitor.c:202
↓ 3 callersFunction_glfwFreeMonitor
Frees a monitor object and any data associated with it
3rdParty/glfw/src/monitor.c:175
↓ 3 callersFunction_glfwGrabErrorHandlerX11
Sets the X error handler callback
3rdParty/glfw/src/x11_init.c:859
↓ 3 callersFunction_glfwInitEGL
Initialize EGL
3rdParty/glfw/src/egl_context.c:300
↓ 3 callersFunction_glfwInitTimerPOSIX
Initialise timer
3rdParty/glfw/src/posix_time.c:40
↓ 3 callersFunction_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
3rdParty/glfw/src/window.c:106
↓ 3 callersFunction_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
3rdParty/glfw/src/input.c:385
↓ 3 callersFunction_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
3rdParty/glfw/src/input.c:392
↓ 3 callersFunction_glfwIsVisualTransparentX11
3rdParty/glfw/src/x11_window.c:1887
↓ 3 callersFunction_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
3rdParty/glfw/src/xkb_unicode.c:908
↓ 3 callersFunction_glfwPlatformFocusWindow
3rdParty/glfw/src/wl_window.c:1226
↓ 3 callersFunction_glfwPlatformGetKeyScancode
3rdParty/glfw/src/wl_window.c:1383
↓ 3 callersFunction_glfwPlatformGetMonitorPos
3rdParty/glfw/src/wl_monitor.c:156
↓ 3 callersFunction_glfwPlatformGetVideoMode
3rdParty/glfw/src/wl_monitor.c:193
↓ 3 callersFunction_glfwPlatformGetWindowSize
3rdParty/glfw/src/win32_window.c:1520
↓ 3 callersFunction_glfwPlatformSetCursor
3rdParty/glfw/src/wl_window.c:1548
↓ 3 callersFunction_glfwPlatformSetWindowSize
3rdParty/glfw/src/wl_window.c:1070
↓ 3 callersFunction_glfwReleaseErrorHandlerX11
Clears the X error handler callback
3rdParty/glfw/src/x11_init.c:867
↓ 3 callersFunction_pthread_get_state
3rdParty/winpthreads/src/thread.c:1321
↓ 3 callersFunction_pthread_invoke_cancel
3rdParty/winpthreads/src/thread.c:1127
↓ 3 callersFunction_pthread_rel_time_in_ms
3rdParty/winpthreads/src/misc.c:45
↓ 3 callersFunction_pthread_set_state
3rdParty/winpthreads/src/thread.c:1327
↓ 3 callersMethodadvance_to
Advances the begin iterator to ``it``. */
3rdParty/spdlog/fmt/bundled/core.h:663
↓ 3 callersMethodadvance_to
Advances the begin iterator to ``it``. */
3rdParty/fmt/include/fmt/core.h:663
↓ 3 callersMethodallocId
GPCS4/Graphics/SpirV/SpirvCodeBuffer.cpp:44
↓ 3 callersFunctionappender
3rdParty/spdlog/fmt/bundled/core.h:1516
↓ 3 callersFunctionappender
3rdParty/fmt/include/fmt/core.h:1516
↓ 3 callersMethodapply
3rdParty/spdlog/fmt/bundled/format.h:1489
↓ 3 callersMethodapply
3rdParty/fmt/include/fmt/format.h:1489
↓ 3 callersMethodarg
3rdParty/spdlog/fmt/bundled/printf.h:53
↓ 3 callersMethodarg
3rdParty/fmt/include/fmt/printf.h:53
↓ 3 callersMethodas_sid
Retrieves pointer to the internal buffer contents as SID* */
3rdParty/spdlog/sinks/win_eventlog_sink.h:123
↓ 3 callersMethodassign
3rdParty/xbyak/xbyak.h:1494
↓ 3 callersMethodassign_pow10
Assigns pow(10, exp) to this bigint.
3rdParty/spdlog/fmt/bundled/format-inl.h:539
↓ 3 callersMethodassign_pow10
Assigns pow(10, exp) to this bigint.
3rdParty/fmt/include/fmt/format-inl.h:539
↓ 3 callersMethodatEnd
GPCS4/Graphics/Gcn/GcnDecoder.h:30
↓ 3 callersMethodback_edge
3rdParty/boost/boost/graph/depth_first_search.hpp:345
↓ 3 callersFunctionblack
3rdParty/boost/boost/graph/properties.hpp:56
↓ 3 callersMethodbufferDescriptor
GPCS4/Graphics/Violet/VltUnbound.cpp:227
↓ 3 callersFunctioncalculateBranchTarget
GPCS4/Graphics/Gcn/GcnInstructionUtil.cpp:58
↓ 3 callersFunctioncall_finish_edge
3rdParty/boost/boost/graph/depth_first_search.hpp:92
↓ 3 callersFunctioncheck_rollback_
3rdParty/boost/boost/multi_index/detail/index_base.hpp:194
↓ 3 callersMethodcleanup_spare_functions
3rdParty/boost/boost/unordered/detail/implementation.hpp:2179
↓ 3 callersMethodclear
GPCS4/Util/UtilVector.h:76
↓ 3 callersMethodclear
3rdParty/boost/boost/function/function_template.hpp:502
↓ 3 callersMethodclearImage
GPCS4/Graphics/Violet/VltUnbound.cpp:184
↓ 3 callersFunctionclear_
3rdParty/boost/boost/multi_index_container.hpp:964
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
3rdParty/glfw/src/win32_joystick.c:255
↓ 3 callersFunctioncloseJoystick
Frees all resources associated with the specified joystick
3rdParty/glfw/src/linux_joystick.c:244
↓ 3 callersFunctionclosedir
* Close directory stream. */
3rdParty/dirent/dirent.h:843
↓ 3 callersMethodcmdCopyBufferToImage
GPCS4/Graphics/Violet/VltCmdList.h:429
↓ 3 callersFunctioncompare_and_swap
3rdParty/boost/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp:42
↓ 3 callersFunctioncomputeStageBindingOffset
* \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 callersFunctionconvertCharPointerToStdString
3rdParty/rtaudio/RtAudio.cpp:67
↓ 3 callersFunctionconvertCompareFunc
GPCS4/Graphics/Gnm/GnmConverter.cpp:269
↓ 3 callersFunctionconvertDataFormat
GPCS4/Graphics/Gnm/GnmConverter.cpp:31
← previousnext →1,101–1,200 of 14,553, ranked by callers