MCPcopy Create free account

hub / github.com/IppClub/Dora-SSR / functions

Functions61,714 in github.com/IppClub/Dora-SSR

↓ 17 callersMethodcapabilities
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/module.h:404
↓ 17 callersFunctionclosestPoint
Source/3rdParty/bx/src/bounds.cpp:1151
↓ 17 callersMethodcontains
Source/3rdParty/dragonBones/armature/Bone.cpp:372
↓ 17 callersMethodcontains
Checks whether the array contains a given item. # Arguments `item` - The item to check. # Returns `bool` - True if the item is found, false otherw
Tools/dora-rust/dora/src/dora.rs:2965
↓ 17 callersFunctioncos
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir_builder.cpp:295
↓ 17 callersMethodcreateBinOp
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.cpp:3129
↓ 17 callersFunctioncreateTexture2D
Source/3rdParty/bgfx/src/bgfx.cpp:4855
↓ 17 callersFunctiondot
* @brief Return the dot product for the full 4 lanes, returning vector. */
Source/3rdParty/bimg/3rdparty/astc-encoder/source/astcenc_vecmathlib_sse_4.h:1274
↓ 17 callersFunctiondxbcMixF
Source/3rdParty/bgfx/src/shader_dxbc.cpp:654
↓ 17 callersFunctionequal
Source/3rdParty/httplib/httplib.h:568
↓ 17 callersMethodequals
Source/3rdParty/spine/Atlas.cpp:155
↓ 17 callersMethoderror
(offs int, msg string)
Source/3rdParty/Wa/Source/internal/wat/scanner/scanner.go:138
↓ 17 callersMethodevery
* 判断数组的所有成员是否满足指定的测试。 * @param predicate 接受最多三个参数的函数。every方法对数组中的每个元素调用 * predicate函数,直到predicate返回可以强制转换为布尔值false的值, * 或直到数组的结束。 * @param thi
Assets/Script/Lib/Dora/zh-Hans/es6-subset.d.ts:836
↓ 17 callersMethodgetBasicTypeString
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/Types.h:2595
↓ 17 callersFunctiongetCaps
Source/3rdParty/bgfx/src/bgfx.cpp:4080
↓ 17 callersMethodgetCount
Source/Audio/Audio.cpp:46
↓ 17 callersFunctiongetItemName
(item: BodyStructDocument)
Tools/dora-dora/src/BodyEditor/BodyRender.ts:92
↓ 17 callersMethodgetPlayable
Source/Platformer/Unit.cpp:202
↓ 17 callersMethodgetPointerPosition
()
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/Konva/konva.min.js:12
↓ 17 callersMethodgetScaleX
Source/3rdParty/spine/Skeleton.cpp:447
↓ 17 callersMethodgetSource
Source/Audio/Audio.cpp:56
↓ 17 callersMethodgetUniqueId
Source/3rdParty/bgfx/3rdparty/glslang/glslang/MachineIndependent/SymbolTable.h:109
↓ 17 callersMethodgetVisualSize
Source/Basic/Application.cpp:631
↓ 17 callersFunctionindexOf
(array, elt)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/CodeMirror/codemirror.js:200
↓ 17 callersFunctionisArray
(value: unknown)
Assets/Script/Lib/Agent/CodingAgent.ts:17
↓ 17 callersMethodisCoopMatKHR
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/Types.h:1950
↓ 17 callersMethodisInterpolation
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/Types.h:633
↓ 17 callersMethodisMatrix
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.h:298
↓ 17 callersFunctionisPosixPathSeparator
(code)
Tools/dora-dora/src/3rdParty/Path.js:33
↓ 17 callersFunctionisTypeSignedInt
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/BaseTypes.h:577
↓ 17 callersMethodis_builtin
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir.cpp:1723
↓ 17 callersFunctionis_directory
Source/3rdParty/ghc/filesystem.hpp:4463
↓ 17 callersFunctionlodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
Source/3rdParty/bimg/3rdparty/lodepng/lodepng.cpp:133
↓ 17 callersFunctionlodepng_strlen
does not check memory out of bounds, do not use on untrusted data */
Source/3rdParty/lodepng/lodepng.cpp:134
↓ 17 callersMethodlookupFlagSet
(name string)
Source/3rdParty/Wa/Source/internal/3rdparty/cli/context.go:152
↓ 17 callersFunctionluaL_buffinit
Source/3rdParty/Lua/lauxlib.c:661
↓ 17 callersFunctionluaL_checkany
Tools/tolua++/tolua++build/lua-5.1.5/src/lauxlib.c:152
↓ 17 callersFunctionluaL_pushresult
Source/3rdParty/Lua/lauxlib.c:611
↓ 17 callersFunctionlua_isnumber
Source/3rdParty/Lua/lapi.c:307
↓ 17 callersMethodmakeIntConstant
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.cpp:1834
↓ 17 callersMethodmakeIntType
generic
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.h:208
↓ 17 callersFunctionnow
()
Assets/Script/Lib/Agent/AgentSession.ts:263
↓ 17 callersFunctiononUpdateField
(path: ParticleFieldPath, value: number | string | boolean, recordUndo = true)
Tools/dora-dora/src/ParticleEditor/ParticleEditor.tsx:123
↓ 17 callersMethodopenScope
---------------------------------------------------------------------------- Scoping support
Source/3rdParty/Wa/Source/internal/frontend/wz/parser/parser.go:95
↓ 17 callersFunctionparse
Source/3rdParty/fmt/base.h:2420
↓ 17 callersFunctionparseNumber
(value: string, path: string, diagnostics: ParticleDiagnostic[])
Tools/dora-dora/src/ParticleEditor/ParticleXmlFormat.ts:48
↓ 17 callersMethodpop_bool
Pops the value from the stack if it is a bool.
Tools/dora-rust/dora/src/dora.rs:1313
↓ 17 callersMethodqueue
Source/3rdParty/bgfx/src/bgfx_p.h:2391
↓ 17 callersMethodread
Source/3rdParty/fmt/os.cpp:269
↓ 17 callersMethodrelease
Source/Basic/Object.cpp:45
↓ 17 callersMethodresolve
(x ast.Expr)
Source/3rdParty/Wa/Source/internal/frontend/wz/parser/parser.go:211
↓ 17 callersMethodrestore
restore the state
Source/3rdParty/yuescript/parser.cpp:174
↓ 17 callersFunctionsafeJsonDecode
(text: string)
Assets/Script/Lib/Agent/Utils.ts:123
↓ 17 callersMethodsetDefaultDefine
Source/3rdParty/bgfx/tools/shaderc/shaderc.cpp:823
↓ 17 callersFunctionsin
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir_builder.cpp:289
↓ 17 callersFunctionstrlength
Source/3rdParty/tmxlite/detail/pugixml.cpp:182
↓ 17 callersFunctionsubmit
Source/3rdParty/bgfx/src/bgfx.cpp:5499
↓ 17 callersFunctionto_string
Source/3rdParty/httplib/httplib.h:9320
↓ 17 callersFunctiontolua_isnumber
Source/Lua/ToLua/tolua_is.cpp:157
↓ 17 callersFunctionusage
print usage to stdout
Source/3rdParty/bgfx/3rdparty/glslang/StandAlone/StandAlone.cpp:1953
↓ 17 callersFunctionvectorToMeters
(value: BodyVector)
Tools/dora-dora/src/BodyEditor/BodyPhysicsRuntime.ts:84
↓ 17 callersFunctionvisit_tree
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir_hierarchical_visitor.cpp:377
↓ 17 callersFunctionxpath_string
Source/3rdParty/tmxlite/detail/pugixml.cpp:7444
↓ 16 callersMethodContainsLimitedUseIntOrFloatType
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validation_state.cpp:1960
↓ 16 callersFunctionElementWidth
Returns the element width of |type|.
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/folding_rules.cpp:79
↓ 16 callersMethodEmitInit
()
Source/3rdParty/Wa/Source/internal/backends/compiler_wat/wir/wir.go:54
↓ 16 callersFunctionError
Calls the given |consumer| by supplying the given error |message|. The |message| is from the given |source| and |location|.
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/log.h:119
↓ 16 callersFunctionFFStrError
* Like strerror but for force feedback errors. */
Source/3rdParty/SDL2/src/haptic/darwin/SDL_syshaptic.c:91
↓ 16 callersMethodFindMember
Source/3rdParty/rapidjson/document.h:2989
↓ 16 callersMethodFinish
()
Source/3rdParty/Wa/Source/internal/backends/compiler_wat/wir/value_struct.go:87
↓ 16 callersFunctionFlushRenderCommandsIfNotBatching
Source/3rdParty/SDL2/src/render/SDL_render.c:283
↓ 16 callersFunctionGetActualResultTypeStr
Returns a string describing actual result type of an opcode. Not valid for sparse image opcodes which do not return a struct.
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validate_image.cpp:771
↓ 16 callersFunctionGetAngle
Source/3rdParty/playrho/d2/Body.cpp:280
↓ 16 callersFunctionGetBodies
Source/3rdParty/playrho/d2/World.hpp:969
↓ 16 callersFunctionGetImageTypeInfo
Provides information on image type. |id| should be object of either OpTypeImage or OpTypeSampledImage type. Returns false in case of failure (not a va
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validate_image.cpp:95
↓ 16 callersMethodGetLoopDescriptor
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/ir_context.cpp:808
↓ 16 callersMethodGetOptions
@brief Gets the options used by this instance. @see PoolMemoryResource(const Options&, memory_resource*).
Source/3rdParty/playrho/pmr/PoolMemoryResource.hpp:159
↓ 16 callersFunctionGetPagePC
Source/3rdParty/wasm3/m3_code.c:139
↓ 16 callersFunctionGetPointDelta
@brief Gets "w". @return 2-dimensional vector value of the simplex edge's point B minus its point A.
Source/3rdParty/playrho/d2/SimplexEdge.hpp:84
↓ 16 callersMethodGetTypeId
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validation_state.cpp:888
↓ 16 callersFunctionGetUnderlyingType
Gets underlying data type which is - member type if instruction is OpTypeStruct (member index is taken from decoration). - data type if id creates a p
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validate_builtins.cpp:59
↓ 16 callersMethodGetWithDefault
Source/3rdParty/rapidjson/pointer.h:677
↓ 16 callersMethodId
reports whether the name starts with a capital letter
Source/3rdParty/Wa/Source/internal/types/object.go:29
↓ 16 callersFunctionImLengthSqr
Source/3rdParty/imgui/imgui_internal.h:525
↓ 16 callersFunctionInnerBoundaryStrength2
------------------------------------------------------------------------------ Function: InnerBoundaryStrength2 Functional description:
Source/3rdParty/h264bsd/h264bsd_deblocking.c:367
↓ 16 callersMethodLine
Line returns the line number for the given file position p; p must be a Pos value in that file or NoPos.
Source/3rdParty/Wa/Source/internal/token/position.go:295
↓ 16 callersFunctionNewConst
NewConst returns a new constant of the specified value and type. val must be valid according to the specification of Const.Value.
Source/3rdParty/Wa/Source/internal/ssa/const.go:21
↓ 16 callersFunctionNewVar
NewVar returns a new variable. The arguments set the attributes found with all Objects.
Source/3rdParty/Wa/Source/internal/types/object.go:309
↓ 16 callersMethodNumFields
NumFields returns the number of fields in the struct (including blank and embedded fields).
Source/3rdParty/Wa/Source/internal/types/type.go:145
↓ 16 callersFunctionPackVector3DF
Source/3rdParty/Effekseer/EffekseerRendererCommon/EffekseerRenderer.CommonUtils.h:32
↓ 16 callersMethodPathLineTo
Source/3rdParty/imgui/imgui.h:3365
↓ 16 callersMethodPixelsToPlot
Source/3rdParty/implot/implot_internal.h:860
↓ 16 callersMethodPopBool
()
Tools/dora-cs/DoraCS/Dora/Dora.cs:1034
↓ 16 callersFunctionRandomRange
Source/3rdParty/implot/implot_demo.cpp:96
↓ 16 callersMethodRect
Source/3rdParty/bgfx/src/bgfx_p.h:489
↓ 16 callersMethodRemoveFromList
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/util/ilist_node.h:201
↓ 16 callersFunctionSDL_ClearError
Source/3rdParty/SDL2/src/SDL_error.c:70
↓ 16 callersFunctionSDL_ConvertPixels
* Copy a block of pixels of one format to another format */
Source/3rdParty/SDL2/src/video/SDL_surface.c:1403
↓ 16 callersFunctionSDL_DBus_GetContext
Source/3rdParty/SDL2/src/core/linux/SDL_dbus.c:202
↓ 16 callersFunctionSDL_GL_MakeCurrent
Source/3rdParty/SDL2/src/video/SDL_video.c:4120
← previousnext →2,001–2,100 of 61,714, ranked by callers