MCPcopy Create free account

hub / github.com/BoomingTech/Piccolo / functions

Functions15,158 in github.com/BoomingTech/Piccolo

↓ 9 callersFunctionstrkey
engine/3rdparty/stb/stb_ds.h:1638
↓ 9 callersFunctiontest_error__
Called if anything goes bad in Acutest, or if the unit test ends in other * way then by normal returning from its function (e.g. exception or some *
engine/3rdparty/tinyobjloader/tests/acutest.h:789
↓ 9 callersFunctiontest_pad2
engine/3rdparty/spdlog/tests/test_fmt_helper.cpp:7
↓ 9 callersFunctiontry_create_dir
engine/3rdparty/spdlog/tests/test_create_dir.cpp:9
↓ 9 callersFunctionvprint
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/xchar.h:206
↓ 8 callersFunction$
(a)
engine/3rdparty/JoltPhysics/WebIncludes/jquery-3.2.1.min.js:3
↓ 8 callersMethodAddAngularVelocityStep
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/MotionProperties.h:119
↓ 8 callersMethodAddRef
Use "variable = nullptr;" to release an object, do not call these functions
engine/3rdparty/JoltPhysics/Jolt/Core/Reference.h:142
↓ 8 callersMethodAlloc
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:4483
↓ 8 callersFunctionApplyVelocityStep
engine/3rdparty/JoltPhysics/Jolt/Physics/Constraints/ConstraintPart/AxisConstraintPart.h:44
↓ 8 callersMethodBegin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
engine/3rdparty/imgui/imgui.cpp:2559
↓ 8 callersMethodBeginString
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:5600
↓ 8 callersFunctionClear
engine/3rdparty/imgui/imgui_internal.h:576
↓ 8 callersFunctionCollideBoxSphere
Test box versus sphere and compare analytical solution with that of the EPA algorithm @return If a collision was detected
engine/3rdparty/JoltPhysics/UnitTests/Geometry/EPATests.cpp:27
↓ 8 callersMethodCreateObject
engine/3rdparty/JoltPhysics/Jolt/Core/RTTI.cpp:52
↓ 8 callersMethodCreatePixelShader
engine/3rdparty/JoltPhysics/TestFramework/Renderer/Renderer.cpp:706
↓ 8 callersMethodCreateVertexBuffer
engine/3rdparty/JoltPhysics/TestFramework/Renderer/RenderPrimitive.cpp:48
↓ 8 callersMethodDrawGeometry
engine/3rdparty/JoltPhysics/Jolt/Renderer/DebugRendererRecorder.cpp:64
↓ 8 callersMethodEndString
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:5675
↓ 8 callersFunctionExecute
Run the job function, returns the number of dependencies that this job still has or cExecutingState or cDoneState
engine/3rdparty/JoltPhysics/Jolt/Core/JobSystem.h:198
↓ 8 callersMethodGetAllocationInfo
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:7191
↓ 8 callersMethodGetAngularVelocity
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:564
↓ 8 callersMethodGetCurrentRPM
Current rotation speed of engine in rounds per minute
engine/3rdparty/JoltPhysics/Jolt/Physics/Vehicle/VehicleEngine.h:49
↓ 8 callersMethodGetId
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:11130
↓ 8 callersMethodGetLocalBounds
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/MeshShape.cpp:391
↓ 8 callersMethodGetLocalTransformNoScale
Get the local transform for this shape given the scale of the child shape The total transform of the child shape will be GetLocalTransformNoScale(inSc
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/CompoundShape.h:171
↓ 8 callersMethodGetNumActiveBodies
Gets the current amount of active bodies that are in the body manager
engine/3rdparty/JoltPhysics/Jolt/Physics/PhysicsSystem.h:146
↓ 8 callersMethodGetParent
Parent child linking
engine/3rdparty/JoltPhysics/TestFramework/UI/UIElement.h:91
↓ 8 callersMethodGetPosition
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/BodyInterface.cpp:370
↓ 8 callersMethodGetSupport
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/BoxShape.cpp:81
↓ 8 callersMethodGetSupport
engine/3rdparty/JoltPhysics/TestFramework/Image/ZoomImage.cpp:35
↓ 8 callersMethodGetSupportingFace
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/BoxShape.cpp:127
↓ 8 callersFunctionImAddClampOverflow
engine/3rdparty/imgui/imgui_internal.h:440
↓ 8 callersFunctionImCharIsBlankA
engine/3rdparty/imgui/imgui_internal.h:346
↓ 8 callersFunctionImGui_ImplSDL2_GetBackendData
Backend data stored in io.BackendPlatformUserData to allow support for multiple Dear ImGui contexts It is STRONGLY preferred that you use docking bran
engine/3rdparty/imgui/backends/imgui_impl_sdl.cpp:105
↓ 8 callersFunctionImLog
engine/3rdparty/imgui/imgui_internal.h:419
↓ 8 callersFunctionImSubClampOverflow
engine/3rdparty/imgui/imgui_internal.h:441
↓ 8 callersMethodIsActive
Generic interface of a constraint
engine/3rdparty/JoltPhysics/Jolt/Physics/Vehicle/VehicleConstraint.h:95
↓ 8 callersMethodIsActive
Returns if this spring is active
engine/3rdparty/JoltPhysics/Jolt/Physics/Constraints/ConstraintPart/SpringPart.h:91
↓ 8 callersFunctionIsNavInputDown
engine/3rdparty/imgui/imgui_internal.h:2885
↓ 8 callersMethodIsSubShapeIDValid
Check if a sub shape ID is still valid for this shape @param inSubShapeID Sub shape id that indicates the leaf shape relative to this shape @return Tr
engine/3rdparty/JoltPhysics/Jolt/Physics/Collision/Shape/CompoundShape.h:251
↓ 8 callersFunctionIsWindowActiveAndVisible
engine/3rdparty/imgui/imgui.cpp:4019
↓ 8 callersFunctionSTB_TEXTEDIT_GETWIDTH
engine/3rdparty/imgui/imgui_widgets.cpp:3684
↓ 8 callersFunctionSafeRelease
engine/3rdparty/imgui/backends/imgui_impl_wgpu.cpp:187
↓ 8 callersMethodSetBodyActivationListener
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/BodyManager.cpp:376
↓ 8 callersMethodSetText
engine/3rdparty/JoltPhysics/TestFramework/UI/UIStaticText.h:22
↓ 8 callersFunctionT
(a,b,c,d,e,f,g)
engine/3rdparty/JoltPhysics/WebIncludes/jquery-3.2.1.min.js:3
↓ 8 callersMethodTranslate
engine/3rdparty/JoltPhysics/Jolt/Physics/Body/MassProperties.cpp:160
↓ 8 callersMethodUnmap
engine/3rdparty/JoltPhysics/TestFramework/Renderer/ConstantBuffer.cpp:31
↓ 8 callersFunctionVmaBlocksOnSamePage
Returns true if two memory blocks occupy overlapping pages. ResourceA must be in less memory offset than ResourceB. Algorithm is based on "Vulkan 1.0
engine/3rdparty/vulkanmemoryallocator/include/vk_mem_alloc.h:3433
↓ 8 callersFunction_glfwInputJoystickAxis
Notifies shared code of the new value of a joystick axis
engine/3rdparty/glfw/src/input.c:369
↓ 8 callersFunction_glfwInputMonitor
Notifies shared code of a monitor connection or disconnection
engine/3rdparty/glfw/src/monitor.c:97
↓ 8 callersFunction_glfwInputWindowFocus
Notifies shared code that a window has lost or received input focus
engine/3rdparty/glfw/src/window.c:45
↓ 8 callersFunction_glfwPlatformSetTls
engine/3rdparty/glfw/src/posix_thread.c:68
↓ 8 callersFunction_glfwPlatformWindowVisible
engine/3rdparty/glfw/src/x11_window.c:2547
↓ 8 callersFunctionactive_control_clear
engine/3rdparty/stb/tests/caveview/cave_main.c:390
↓ 8 callersFunctionactive_control_set
engine/3rdparty/stb/tests/caveview/cave_main.c:385
↓ 8 callersMethodadd
engine/source/runtime/function/render/render_swap_context.cpp:7
↓ 8 callersMethodaddRow
engine/3rdparty/spdlog/tests/catch.hpp:14225
↓ 8 callersFunctionbase_iterator
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/format.h:394
↓ 8 callersFunctionbit_reverse
used in setup, and for huffman that doesn't go fast path
engine/3rdparty/stb/stb_vorbis.c:1010
↓ 8 callersFunctionc
(a)
engine/3rdparty/JoltPhysics/WebIncludes/jquery-3.2.1.min.js:4
↓ 8 callersMethodc_str
engine/3rdparty/imgui/imgui.h:2344
↓ 8 callersFunctionchurn
engine/3rdparty/stb/tests/test_ds_cpp.cpp:22
↓ 8 callersFunctionchurn
engine/3rdparty/stb/tests/test_ds.c:40
↓ 8 callersFunctionchurn_stats
engine/3rdparty/stb/tests/test_ds_cpp.cpp:66
↓ 8 callersFunctionchurn_stats
engine/3rdparty/stb/tests/test_ds.c:87
↓ 8 callersFunctionclamp
take a -128..127 value and clamp it and convert to 0..255
engine/3rdparty/stb/deprecated/stb_image.c:1217
↓ 8 callersFunctionconvert
engine/3rdparty/spdlog/tests/catch.hpp:9643
↓ 8 callersFunctioncount_digits
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/format.h:914
↓ 8 callersMethodcreateBufferVMA
engine/source/runtime/function/render/interface/vulkan/vulkan_rhi.cpp:2808
↓ 8 callersFunctionfile_contents
engine/3rdparty/spdlog/tests/utils.cpp:24
↓ 8 callersFunctionfill_n
engine/3rdparty/spdlog/include/spdlog/fmt/bundled/format.h:408
↓ 8 callersFunctionfopen_s
fopen_s on non windows for writing
engine/3rdparty/spdlog/include/spdlog/details/os-inl.h:123
↓ 8 callersFunctiongetEGLErrorString
Return a description of the specified EGL error
engine/3rdparty/glfw/src/egl_context.c:40
↓ 8 callersMethodgetMessage
engine/3rdparty/spdlog/tests/catch.hpp:6663
↓ 8 callersMethodgetSourceInfo
engine/3rdparty/spdlog/tests/catch.hpp:6666
↓ 8 callersMethodgetWindow
engine/source/runtime/function/render/window_system.cpp:55
↓ 8 callersFunctionglfwExtensionSupported
engine/3rdparty/glfw/src/context.c:673
↓ 8 callersFunctionglfwSetWindowMonitor
engine/3rdparty/glfw/src/window.c:915
↓ 8 callersFunctioninit_thread_pool
set global thread pool.
engine/3rdparty/spdlog/include/spdlog/async.h:76
↓ 8 callersMethodinverse
engine/source/runtime/core/math/matrix4.h:894
↓ 8 callersFunctionisOnStack
engine/3rdparty/JoltPhysics/UnitTests/doctest.h:531
↓ 8 callersFunctionlength
engine/source/runtime/core/math/vector3.h:179
↓ 8 callersFunctionnbt_get
engine/3rdparty/stb/tests/caveview/cave_parse.c:319
↓ 8 callersFunctionnbt_parse_uint32
engine/3rdparty/stb/tests/caveview/cave_parse.c:222
↓ 8 callersFunctionnk_draw_list_path_stroke
engine/3rdparty/glfw/deps/nuklear.h:10048
↓ 8 callersFunctionnk_layout_peek
engine/3rdparty/glfw/deps/nuklear.h:18149
↓ 8 callersFunctionnk_shrink_rect
engine/3rdparty/glfw/deps/nuklear.h:6139
↓ 8 callersFunctionnk_str_get_const
engine/3rdparty/glfw/deps/nuklear.h:8605
↓ 8 callersFunctionnk_tt__find_table
engine/3rdparty/glfw/deps/nuklear.h:11012
↓ 8 callersFunctionnk_tt_setvertex
engine/3rdparty/glfw/deps/nuklear.h:11175
↓ 8 callersFunctionnk_utf_len
engine/3rdparty/glfw/deps/nuklear.h:7850
↓ 8 callersFunctionoutliterals
engine/3rdparty/stb/deprecated/stb.h:10594
↓ 8 callersFunctionoutput_table
engine/3rdparty/stb/tools/unicode.c:190
↓ 8 callersFunctionprint_churn_probe_stats
engine/3rdparty/stb/tests/test_ds_cpp.cpp:123
↓ 8 callersFunctionprint_churn_probe_stats
engine/3rdparty/stb/tests/test_ds.c:144
↓ 8 callersFunctionsCreateVertices
engine/3rdparty/JoltPhysics/Jolt/Math/Vec3.cpp:10
↓ 8 callersFunctionsDiscreteCubeSlide
Tests a discrete cube sliding over a mesh / heightfield shape
engine/3rdparty/JoltPhysics/UnitTests/Physics/ActiveEdgesTests.cpp:198
↓ 8 callersFunctionsLinearCastCubeSlide
Tests a linear cast cube sliding over a mesh / heightfield shape
engine/3rdparty/JoltPhysics/UnitTests/Physics/ActiveEdgesTests.cpp:269
← previousnext →901–1,000 of 15,158, ranked by callers