MCPcopy Create free account

hub / github.com/Overload-Technologies/Overload / functions

Functions20,889 in github.com/Overload-Technologies/Overload

↓ 8 callersFunctionlerp
@brief Return the linear interpolation between this and another vector * @param v The other vector * @param t The ration of this to v (t = 0 =>
Dependencies/bullet3/bullet/Bullet3Common/b3Vector3.h:476
↓ 8 callersMethodlock
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.h:575
↓ 8 callersMethodlockAudioMutex_internal
Dependencies/soloud/src/core/soloud.cpp:2300
↓ 8 callersMethodlockChildShapes
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.cpp:54
↓ 8 callersFunctionluaC_newobj
Dependencies/lua/src/lgc.c:270
↓ 8 callersFunctionluaD_throw
Dependencies/lua/src/ldo.c:115
↓ 8 callersFunctionluaH_getint
** Search function for integers. If integer is inside 'alimit', get it ** directly from the array part. Otherwise, if 'alimit' is not ** the real size
Dependencies/lua/src/ltable.c:745
↓ 8 callersFunctionluaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
Dependencies/lua/src/lcode.c:1786
↓ 8 callersFunctionluaK_patchtohere
Dependencies/lua/src/lcode.c:312
↓ 8 callersFunctionluaL_getmetafield
Dependencies/lua/src/lauxlib.c:860
↓ 8 callersFunctionluaL_newmetatable
Dependencies/lua/src/lauxlib.c:314
↓ 8 callersFunctionluaL_tolstring
Dependencies/lua/src/lauxlib.c:898
↓ 8 callersFunctionluaS_newlstr
** new string (with explicit length) */
Dependencies/lua/src/lstring.c:222
↓ 8 callersFunctionluaV_finishget
** Finish the table access 'val = t[key]'. ** if 'slot' is NULL, 't' is not a table; otherwise, 'slot' points to ** t[k] entry (which must be empty).
Dependencies/lua/src/lvm.c:289
↓ 8 callersFunctionlua_checkstack
Dependencies/lua/src/lapi.c:111
↓ 8 callersFunctionlua_concat
Dependencies/lua/src/lapi.c:1285
↓ 8 callersFunctionlua_tointegerx
Dependencies/lua/src/lapi.c:389
↓ 8 callersFunctionmake_closure
Dependencies/sol/include/sol/types.hpp:329
↓ 8 callersFunctionmaxdirsterid
Dependencies/bullet3/bullet/LinearMath/btConvexHull.cpp:233
↓ 8 callersFunctionnearZero
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:142
↓ 8 callersMethodnext_prod
Dependencies/tracy/client/tracy_concurrentqueue.h:908
↓ 8 callersMethodopenMem
Dependencies/soloud/src/core/soloud_file.cpp:171
↓ 8 callersMethodpointer
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_array.h:162
↓ 8 callersMethodpredictIntegratedTransform
Dependencies/bullet3/bullet/BulletDynamics/Dynamics/btRigidBody.cpp:100
↓ 8 callersMethodprocessAllTriangles
Dependencies/bullet3/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.cpp:48
↓ 8 callersFunctionptr
Dependencies/sol/include/sol/pointer_like.hpp:87
↓ 8 callersFunctionread_uint64
Dependencies/tracy/libbacktrace/dwarf.cpp:884
↓ 8 callersMethodremove
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.cpp:607
↓ 8 callersMethodreset
clear the simplex, remove all the vertices
Dependencies/bullet3/bullet/Bullet3OpenCL/NarrowphaseCollision/b3VoronoiSimplexSolver.cpp:59
↓ 8 callersFunctionresolve_i
Dependencies/sol/include/sol/resolve.hpp:37
↓ 8 callersFunctionreverse
** Reverse the stack segment from 'from' to 'to' ** (auxiliary to 'lua_rotate') ** Note that we move(copy) only the value inside the stack. ** (We do
Dependencies/lua/src/lapi.c:227
↓ 8 callersMethodsetIdentity
Dependencies/bullet3/bullet/LinearMath/btImplicitQRSVD.h:81
↓ 8 callersFunctionsetValue
@brief Set the values of the matrix explicitly (row major) * @param xx Top left * @param xy Top Middle * @param xz Top Right * @param yx Middl
Dependencies/bullet3/bullet/LinearMath/btMatrix3x3.h:204
↓ 8 callersFunctionset_value_convert
Dependencies/assimp/contrib/pugixml/src/pugixml.cpp:4693
↓ 8 callersFunctionsetfield
** About the overflow check: an overflow cannot occur when time ** is represented by a lua_Integer, because either lua_Integer is ** large enough to r
Dependencies/lua/src/loslib.c:211
↓ 8 callersFunctionsetnameval
Dependencies/lua/src/ltests.c:53
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Dependencies/stb_image/include/stb_image/stb_image.h:2416
↓ 8 callersFunctionstbi__convert_format
Dependencies/stb_image/include/stb_image/stb_image.h:1755
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
Dependencies/stb_image/include/stb_image/stb_image.h:1031
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
Dependencies/ImGui/include/imstb_truetype.h:2665
↓ 8 callersFunctionstbtt__buf_skip
Dependencies/ImGui/include/imstb_truetype.h:1158
↓ 8 callersFunctionswap
Dependencies/tracy/client/tracy_concurrentqueue.h:1420
↓ 8 callersFunctionswapCol
Dependencies/bullet3/bullet/LinearMath/btImplicitQRSVD.h:660
↓ 8 callersMethodunlock
Dependencies/bullet3/bullet/LinearMath/TaskScheduler/btThreadSupportWin32.cpp:433
↓ 8 callersMethodunlockAudioMutex_internal
Dependencies/soloud/src/core/soloud.cpp:2310
↓ 8 callersMethodunlockChildShapes
Dependencies/bullet3/bullet/BulletCollision/Gimpact/btGImpactShape.cpp:65
↓ 8 callersMethodupdate
Dependencies/bullet3/bullet/BulletSoftBody/btDeformableContactProjection.cpp:20
↓ 8 callersFunctionwrite
Dependencies/assimp/contrib/zlib/contrib/iostream2/zstream.h:264
↓ 8 callersMethod~Socket
Dependencies/tracy/common/TracySocket.cpp:96
↓ 7 callersMethodAddP70color
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.cpp:94
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
Dependencies/ImGui/src/imgui_draw.cpp:1489
↓ 7 callersMethodAddTriangleFilled
Dependencies/ImGui/src/imgui_draw.cpp:1539
↓ 7 callersFunctionBaryEval
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBody.h:1309
↓ 7 callersFunctionCalcWindowSizeAfterConstraint
Dependencies/ImGui/src/imgui.cpp:6624
↓ 7 callersMethodEndProperties
Dependencies/assimp/code/AssetLib/FBX/FBXExportNode.cpp:204
↓ 7 callersMethodExecuteOnScene
------------------------------------------------------------------------------------------------
Dependencies/assimp/code/Common/BaseProcess.cpp:61
↓ 7 callersFunctionFindAvailableFilePath
Sources/OvEditor/src/OvEditor/Panels/AssetBrowser.cpp:109
↓ 7 callersMethodFocus
Sources/OvUI/src/OvUI/Panels/PanelWindow.cpp:50
↓ 7 callersMethodGetMapSize
Dependencies/ImGui/include/imgui_internal.h:718
↓ 7 callersMethodGetRadius
Sources/OvPhysics/src/OvPhysics/Entities/PhysicalSphere.cpp:31
↓ 7 callersMethodGetRemainingSize
--------------------------------------------------------------------- Get the remaining stream size (to the end of the stream)
Dependencies/assimp/include/assimp/StreamReader.h:181
↓ 7 callersMethodGetTextureCoordChannelName
Dependencies/assimp/code/AssetLib/FBX/FBXMeshGeometry.cpp:216
↓ 7 callersMethodHasSucceeded
Sources/OvWindowing/src/OvWindowing/Dialogs/FileDialog.cpp:159
↓ 7 callersFunctionImCharIsBlankW
Dependencies/ImGui/include/imgui_internal.h:404
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
Dependencies/ImGui/src/imgui.cpp:2392
↓ 7 callersFunctionImGui_ImplGlfw_ShouldChainCallback
Dependencies/ImGui/src/imgui_impl_glfw.cpp:367
↓ 7 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Dependencies/ImGui/src/imgui.cpp:2294
↓ 7 callersFunctionImPow
Dependencies/ImGui/include/imgui_internal.h:466
↓ 7 callersFunctionImRotate
Dependencies/ImGui/include/imgui_internal.h:508
↓ 7 callersFunctionImpulseMatrix
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:1004
↓ 7 callersFunctionInitialize
Dependencies/bullet3/bullet/Bullet3OpenCL/NarrowphaseCollision/b3GjkEpa.cpp:860
↓ 7 callersMethodInsertChars
Dependencies/ImGui/src/imgui_widgets.cpp:4241
↓ 7 callersFunctionIsActive
Dependencies/tracy/client/TracyScoped.hpp:216
↓ 7 callersMethodIsActive
------------------------------------------------------------------------------------------------
Dependencies/assimp/code/PostProcessing/ScaleProcess.cpp:65
↓ 7 callersFunctionLZ4_count
Dependencies/tracy/common/tracy_lz4.cpp:660
↓ 7 callersFunctionProcessDataToken
process a potential data token up to 'cur', adding it to 'output_tokens'. ----------------------------------------------------------------------------
Dependencies/assimp/code/AssetLib/FBX/FBXTokenizer.cpp:97
↓ 7 callersFunctionReadFile
Dependencies/tracy/client/TracySysTrace.cpp:743
↓ 7 callersFunctionSTB_TEXTEDIT_LAYOUTROW
Dependencies/ImGui/src/imgui_widgets.cpp:3981
↓ 7 callersMethodSetBackfaceCulling
Sources/OvRendering/src/OvRendering/Data/Material.cpp:318
↓ 7 callersMethodSetEnabled
Sources/OvAudio/src/OvAudio/Entities/AudioListener.cpp:28
↓ 7 callersMethodSetModel
Sources/OvEditor/src/OvEditor/Panels/AssetView.cpp:132
↓ 7 callersFunctionSetThreadName
Dependencies/tracy/common/TracySystem.cpp:130
↓ 7 callersMethodShow
Sources/OvWindowing/src/OvWindowing/Window.cpp:131
↓ 7 callersFunctionSkipSpaces
Dependencies/assimp/include/assimp/ParsingUtils.h:105
↓ 7 callersMethodTranspose
Sources/OvMaths/src/OvMaths/FMatrix3.cpp:251
↓ 7 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
Dependencies/ImGui/include/imgui_internal.h:719
↓ 7 callersFunctionWindowRectAbsToRel
You may also use SetNextWindowClass()'s FocusRouteParentWindowId field.
Dependencies/ImGui/include/imgui_internal.h:3257
↓ 7 callersFunctionZeroInitialize
Dependencies/bullet3/bullet/BulletSoftBody/btSoftBodyInternals.h:789
↓ 7 callersFunction_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
Dependencies/glfw/src/input.c:547
↓ 7 callersFunction_glfwTerminateEGL
Terminate EGL
Dependencies/glfw/src/egl_context.c:541
↓ 7 callersFunction_glfw_max
Dependencies/glfw/src/init.c:244
↓ 7 callersFunction_rpmalloc_allocate
Allocate a block of the given size
Dependencies/tracy/client/tracy_rpmalloc.cpp:2218
↓ 7 callersFunction_rpmalloc_heap_cache_adopt_deferred
Adopt the deferred span cache list, optionally extracting the first single span for immediate re-use
Dependencies/tracy/client/tracy_rpmalloc.cpp:1529
↓ 7 callersFunction_rpmalloc_spin
Dependencies/tracy/client/tracy_rpmalloc.cpp:782
↓ 7 callersMethodaddOverlappingPair
Dependencies/bullet3/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.cpp:468
↓ 7 callersFunctionaddk
** Add constant 'v' to prototype's list of constants (field 'k'). ** Use scanner's table to cache position of constants in constant list ** and try to
Dependencies/lua/src/lcode.c:543
↓ 7 callersFunctionaiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material *
Dependencies/assimp/include/assimp/material.h:1585
↓ 7 callersMethodappy_transform
Apply a transform to an AABB
Dependencies/bullet3/bullet/BulletCollision/Gimpact/gim_box_collision.h:322
↓ 7 callersFunctionatomic_cas32_acquire
Dependencies/tracy/client/tracy_rpmalloc.cpp:233
↓ 7 callersFunctionb3Intersect
Dependencies/bullet3/bullet/Bullet3Collision/BroadPhaseCollision/b3DynamicBvh.h:567
← previousnext →1,101–1,200 of 20,889, ranked by callers