MCPcopy Create free account

hub / github.com/defold/defold / functions

Functions43,005 in github.com/defold/defold

↓ 38 callersFunctionttSHORT
engine/font/src/external/stb_truetype.h:1287
↓ 37 callersFunctionAbs
engine/dlib/src/dmsdk/dlib/math.h:99
↓ 37 callersFunctionCheckHash
engine/script/src/script_hash.cpp:287
↓ 37 callersMethodGetNext
external/box2d_v2/Box2D/Dynamics/b2Body.h:740
↓ 37 callersFunctionInitialize
engine/gameobject/src/gameobject/gameobject.cpp:230
↓ 37 callersFunctionNewFactory
engine/resource/src/resource.cpp:202
↓ 37 callersFunctionNewScene
engine/gui/src/gui.cpp:556
↓ 37 callersFunctionPlay
engine/sound/src/sound.cpp:1230
↓ 37 callersMethodSetIdentity
engine/dlib/src/dlib/transform.h:45
↓ 37 callersMethodSetPosition
engine/gamesys/src/gamesys/components/comp_gui_private.h:60
↓ 37 callersFunctionSetWriteAttributeStreamDesc
engine/graphics/src/graphics.h:549
↓ 37 callersFunctionb2Lerp
Vector linear interpolation https://fgiesen.wordpress.com/2012/08/15/linear-interpolation-past-present-and-future/
external/box2d/Box2D/include/box2d/math_functions.h:200
↓ 37 callersFunctionbtCos
external/bullet3d/package/bullet-2.77/src/LinearMath/btScalar.h:233
↓ 37 callersFunctioncgltf_json_to_float
engine/modelc/src/cgltf/cgltf.h:2732
↓ 37 callersMethodgetLogger
(String name)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/logging/Logger.java:30
↓ 37 callersFunctionin_error
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-bimap.hh:48
↓ 37 callersFunctionlua_pushlightuserdata
engine/lua/src/lua/lapi.c:511
↓ 37 callersFunctionmbedtls_ssl_hs_hdr_len
engine/dlib/src/mbedtls/library/ssl_misc.h:1679
↓ 37 callersMethodnormalized
external/bullet3d/package/bullet-2.77/src/LinearMath/btVector3.h:476
↓ 37 callersMethodsetOrigin
@brief Set the translational element * @param origin The vector to set the translation to */
external/bullet3d/package/bullet-2.77/src/LinearMath/btTransform.h:152
↓ 37 callersMethodwalk
Walk recursively through the content of this mount point. @param path path within the mount point to start from @param walker walker to use when walki
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/fs/IMountPoint.java:52
↓ 36 callersFunctionDeleteFactory
engine/resource/src/resource.cpp:343
↓ 36 callersFunctionGet
engine/dlib/src/dlib/http_cache.cpp:677
↓ 36 callersMethodGetBody
external/box2d_v2/Box2D/Dynamics/b2Fixture.h:281
↓ 36 callersFunctionResolveURL
engine/gameobject/src/gameobject/gameobject_props.cpp:644
↓ 36 callersFunctionSetString
engine/jni/src/jni/jni_util.cpp:164
↓ 36 callersFunctionb2Normalize
Convert a vector into a unit vector if possible, otherwise returns the zero vector. todo MSVC is not inlining this function in several places per warn
external/box2d/Box2D/include/box2d/math_functions.h:281
↓ 36 callersMethodchangeExt
Create output-resource with new extension. The returned resource is an output-resource. @param ext new extension including dot @return resource
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/fs/IResource.java:34
↓ 36 callersMethodcloseQuietly
(Socket socket)
engine/dlib/src/test/http_server/TestHttpServer.java:193
↓ 36 callersFunctionec_dec_icdf
external/opus/celt/entdec.c:177
↓ 36 callersMethodgetCol3
external/bullet3d/package/bullet-2.77/src/vectormath/scalar/mat_aos.h:553
↓ 36 callersFunctionluaL_checklstring
engine/lua/src/lua/lauxlib.c:158
↓ 36 callersFunctionmbedtls_xor
* Perform a fast block XOR operation, such that * r[i] = a[i] ^ b[i] where 0 <= i < n * * \param r Pointer to result (buffer of at least \p n byt
engine/dlib/src/mbedtls/tf-psa-crypto/core/tf_psa_crypto_common.h:229
↓ 36 callersFunctionskb_is_rtl
@retur true if the text direction is right-to-left. */
external/skribidi/package/Skribidi/include/skb_common.h:1050
↓ 36 callersFunctionsqrt
engine/dlib/src/basis/encoder/cppspmd_sse.h:1434
↓ 35 callersMethodAllocate
external/box2d_v2/Box2D/Common/b2StackAllocator.cpp:36
↓ 35 callersFunctionClose
engine/dlib/src/dlib/zip.cpp:33
↓ 35 callersFunctionDeleteSoundData
engine/sound/src/sound.cpp:855
↓ 35 callersFunctionDeleteTexture
engine/graphics/src/graphics.cpp:2333
↓ 35 callersFunctionNewTexture
engine/graphics/src/graphics.cpp:2329
↓ 35 callersFunctionPushMatrix4
engine/script/src/script_vmath.cpp:2848
↓ 35 callersFunctionSetFloat
engine/jni/src/jni/jni_util.cpp:154
↓ 35 callersMethodaddInput
(IResource input)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/Task.java:64
↓ 35 callersMethoddeleteDirectory
(File directoryToBeDeleted)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/Project.java:1213
↓ 35 callersFunctiondraw__add_vertex
external/skribidi/package/Skribidi/example/debug_draw.c:403
↓ 35 callersMethodencode
engine/dlib/src/basis/encoder/basisu_backend.cpp:1747
↓ 35 callersMethodget_selector
Returned selector value ranges from 0-3 and is a direct index into g_etc1_inten_tables.
engine/dlib/src/basis/encoder/basisu_etc.h:240
↓ 35 callersMethodhas
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-ot-layout-common.hh:2029
↓ 35 callersFunctionhash
engine/gameobject/src/gameobject/test/anim/test_gameobject_anim.cpp:105
↓ 35 callersMethodisEmpty
external/sheenbidi/package/SheenBidi-2.9.0/Tools/Parser/DataFile.h:69
↓ 35 callersMethodmatchesOS
(PlatformProfile.OS os)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/Platform.java:231
↓ 35 callersFunctionsilk_min_int
external/opus/silk/MacroCount.h:615
↓ 34 callersFunctionCheckShape
engine/gamesys/src/gamesys/scripts/box2d/v3/script_box2d_shape_v3.cpp:498
↓ 34 callersFunctionLaunch
engine/engine/src/test/test_engine.cpp:94
↓ 34 callersFunctionReadU16
engine/dlib/src/dlib/mdns.cpp:476
↓ 34 callersFunctionWriteU16
engine/dlib/src/test/test_mdns.cpp:407
↓ 34 callersFunctiona
(n)
share/report_libs/js/d3-3.5.14.min.js:1
↓ 34 callersMethodadd_link
external/harfbuzz/package/harfbuzz-13.2.1/src/graph/graph.hh:581
↓ 34 callersMethodbegin
engine/dlib/src/basis/transcoder/basisu_containers.h:349
↓ 34 callersMethodbsearch
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-vector.hh:725
↓ 34 callersFunctioncheck
engine/lua/src/lua/lparser.c:89
↓ 34 callersMethodclear_args
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-cff-interp-common.hh:585
↓ 34 callersFunctioncolor_diff
engine/dlib/src/basis/encoder/basisu_uastc_enc.cpp:2639
↓ 34 callersFunctiondmStrTok
* thread-save version of strtok */
engine/dlib/src/dlib/dstrings.cpp:75
↓ 34 callersMethodenable_feature
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-ot-map.hh:229
↓ 34 callersMethodenterRule
(ParseTreeListener listener)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/antlr/glsl/GLSLPreParser.java:1673
↓ 34 callersMethodexitRule
(ParseTreeListener listener)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/antlr/glsl/GLSLPreParser.java:1677
↓ 34 callersMethodgenerate
(InputStream inputStream)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/TextureGenerator.java:493
↓ 34 callersMethodgetClass
(String className)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/Project.java:311
↓ 34 callersMethodgetRelativeFilename
()
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/archive/ArchiveEntry.java:146
↓ 34 callersMethodget_count
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-cff-interp-cs-common.hh:79
↓ 34 callersMethodget_population
external/harfbuzz/package/harfbuzz-13.2.1/src/OT/Layout/Common/Coverage.hh:129
↓ 34 callersMethodin_error
external/harfbuzz/package/harfbuzz-13.2.1/src/graph/graph.hh:545
↓ 34 callersFunctionlua_rawget
engine/lua/src/lua/lapi.c:557
↓ 34 callersFunctionmbedtls_ecp_point_free
* Unallocate (the components of) a point */
engine/dlib/src/mbedtls/tf-psa-crypto/drivers/builtin/src/ecp.c:500
↓ 34 callersFunctionmbedtls_mpi_grow
* Enlarge to the specified number of limbs */
engine/dlib/src/mbedtls/tf-psa-crypto/drivers/builtin/src/bignum.c:209
↓ 34 callersFunctionmbedtls_ssl_handshake_increment_state
engine/dlib/src/mbedtls/library/ssl_misc.h:1301
↓ 34 callersFunctionmld_memset
engine/dlib/src/mbedtls/tf-psa-crypto/drivers/pqcp/mldsa-native/test/configs/custom_memset_config.h:544
↓ 34 callersMethodprint
engine/dlib/src/basis/encoder/basisu_enc.h:3245
↓ 34 callersFunctionpsa_set_key_usage_flags
engine/dlib/src/mbedtls/tf-psa-crypto/include/psa/crypto_struct.h:393
↓ 34 callersFunctionrebase_tent
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-subset-instancer-solver.cc:418
↓ 34 callersMethodtranspose
external/bullet3d/package/bullet-2.77/src/LinearMath/btMatrix3x3.h:542
↓ 33 callersFunctionFilterSampleFIR8
engine/sound/src/sound_dsp.h:55
↓ 33 callersFunctionGetTypeFromExtension
engine/resource/src/resource.cpp:1357
↓ 33 callersFunctionGetValue
engine/input/src/input.cpp:977
↓ 33 callersMethodPop
engine/dlib/src/jc/ringbuffer.h:189
↓ 33 callersFunctionSetCursor
engine/rig/src/rig.cpp:965
↓ 33 callersFunctionUpdateRenderScriptInstance
engine/render/src/render/render_script.cpp:3576
↓ 33 callersFunctionWriteU16
engine/dlib/src/dlib/mdns.cpp:497
↓ 33 callersMethodaddOutput
(IResource output)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/Task.java:71
↓ 33 callersFunctionauxiliar_checkgroup
-------------------------------------------------------------------------*\ * Return userdata pointer if object belongs to a given group, abort with
engine/script/src/luasocket/auxiliar.c:104
↓ 33 callersMethodcopyFrom
(VariableContext ctx)
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/antlr/lua/LuaParser.java:1895
↓ 33 callersMethoddestroy
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-blob.hh:105
↓ 33 callersFunctiongetPixelFormatAttrib
external/glfw/lib/win32/win32_window.c:149
↓ 33 callersMethodgetTextures
()
com.dynamo.cr/com.dynamo.cr.bob/src/com/dynamo/bob/pipeline/shader/SPIRVReflector.java:168
↓ 33 callersFunctionget_size
external/harfbuzz/package/harfbuzz-13.2.1/src/OT/name/name.hh:315
↓ 33 callersFunctionhb_svg_append_len
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-vector-svg-utils.hh:39
↓ 33 callersMethodinc
engine/dlib/src/basis/encoder/basisu_enc.h:2226
↓ 33 callersMethodis_null
external/harfbuzz/package/harfbuzz-13.2.1/src/hb-open-type.hh:327
↓ 33 callersFunctionopus_free
external/opus/celt/os_support.h:71
← previousnext →601–700 of 43,005, ranked by callers