Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ functions
Functions
61,714 in github.com/IppClub/Dora-SSR
⨍
Functions
61,714
◇
Types & classes
16,136
↓ 22 callers
Function
StringRef
Source/3rdParty/rapidjson/document.h:454
↓ 22 callers
Function
SuppressLookupFailure
Source/3rdParty/wasm3/m3_api_tracer.c:113
↓ 22 callers
Function
ValidHaptic
* Checks to see if the haptic device is valid */
Source/3rdParty/SDL2/src/haptic/SDL_haptic.c:52
↓ 22 callers
Function
ValidateHitObjectPointer
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validate_ray_tracing_reorder.cpp:40
↓ 22 callers
Function
WIN_IsEqualIID
Source/3rdParty/SDL2/src/core/windows/SDL_windows.c:313
↓ 22 callers
Function
allocate
Source/3rdParty/spine/Array.h:223
↓ 22 callers
Function
assert
(condition bool, args ...interface{})
Source/3rdParty/Wa/Source/internal/wat/watutil/wat2c/utils.go:15
↓ 22 callers
Method
bind
* 对于给定的函数,创建绑定函数,该函数具有与原函数相同的主体。 * 绑定函数的this对象与指定对象关联,并具有指定的初始参数。 * @param thisArg 新函数中this关键字可以引用的对象。 * @param argArray 传递给新函数的参数列表。
Assets/Script/Lib/Dora/zh-Hans/es6-subset.d.ts:140
↓ 22 callers
Method
destroy
Source/3rdParty/bgfx/src/renderer_vk.cpp:4868
↓ 22 callers
Function
drwav__metadata_parser_read
Source/3rdParty/soloud/audiosource/wav/dr_wav.h:2156
↓ 22 callers
Method
entry
Source/3rdParty/bx/src/thread.cpp:297
↓ 22 callers
Method
errorExpected
(pos watoken.Pos, msg string)
Source/3rdParty/Wa/Source/internal/frontend/wz/parser/parser.go:377
↓ 22 callers
Method
expectSemi
()
Source/3rdParty/Wa/Source/internal/frontend/wz/parser/parser.go:421
↓ 22 callers
Method
extensions
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/module.h:523
↓ 22 callers
Function
fabsf
Source/3rdParty/bx/src/crtnone.cpp:142
↓ 22 callers
Function
flush
()
Assets/Script/Lib/Agent/Memory.ts:815
↓ 22 callers
Method
free
Source/3rdParty/bgfx/src/bgfx_p.h:3014
↓ 22 callers
Function
gatherf
* @brief Load a vector of gathered results from an array; */
Source/3rdParty/bimg/3rdparty/astc-encoder/source/astcenc_vecmathlib_sse_4.h:918
↓ 22 callers
Method
getAsBranchNode
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/intermediate.h:1062
↓ 22 callers
Method
getOwner
Source/Physics/Body.cpp:196
↓ 22 callers
Method
hasXfbBuffer
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/Types.h:1046
↓ 22 callers
Function
isShaderVerLess
Source/3rdParty/bgfx/src/bgfx_p.h:444
↓ 22 callers
Function
luaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
Source/3rdParty/Lua/lcode.c:1011
↓ 22 callers
Function
lua_getmetatable
Source/3rdParty/Lua/lapi.c:822
↓ 22 callers
Function
lua_tolstring
Source/3rdParty/Lua/lapi.c:415
↓ 22 callers
Function
match_layout_qualifier
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/glsl_parser.cpp:129
↓ 22 callers
Function
memset
NOLINTNEXTLINE(readability-inconsistent-declaration-parameter-name) */
Source/3rdParty/SDL2/src/stdlib/SDL_mslibc.c:65
↓ 22 callers
Method
mkdir
Creates a new directory with the specified path. # Arguments `path` - The path of the directory to create. # Returns `bool` - `true` if the direct
Tools/dora-rust/dora/src/dora/content.rs:110
↓ 22 callers
Method
pop_bool_or
Source/Wasm/WasmRuntime.cpp:579
↓ 22 callers
Method
position
Source/3rdParty/yoga/node/LayoutResults.h:81
↓ 22 callers
Function
rand1to1
Source/Common/Utils.cpp:43
↓ 22 callers
Method
rand1to1
()
Tools/dora-dora/src/ParticleEditor/ParticleRandom.ts:32
↓ 22 callers
Function
safeJsonEncode
(value: unknown, format: boolean = false, emptyAsArray = true, numAsStr: boolean = false, maxDepth: number = 1
Assets/Script/Lib/Agent/Utils.ts:113
↓ 22 callers
Method
setBConst
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/ConstantUnion.h:106
↓ 22 callers
Function
signal
(emitter, type /*, values...*/)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/CodeMirror/codemirror.js:564
↓ 22 callers
Function
spvOpcodeIsSpecConstant
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opcode.cpp:115
↓ 22 callers
Function
sqrt
Source/3rdParty/bx/src/crtnone.cpp:208
↓ 22 callers
Function
square
Source/3rdParty/soloud/audiosource/wav/stb_vorbis.c:1021
↓ 22 callers
Function
system_error
Source/3rdParty/fmt/format.h:4281
↓ 22 callers
Method
to
Source/Event/Event.cpp:165
↓ 22 callers
Function
toupper
Source/3rdParty/bx/src/crtnone.cpp:111
↓ 22 callers
Function
transformArguments
( context: TransformationContext, params: readonly ts.Expression[], signature?: ts.Signature,
Tools/dora-dora/src/3rdParty/tstl/transformation/visitors/call.ts:39
↓ 22 callers
Function
transformIdentifier
(context: TransformationContext, identifier: ts.Identifier)
Tools/dora-dora/src/3rdParty/tstl/transformation/visitors/identifier.ts:17
↓ 22 callers
Function
varAccess
(name: string)
Assets/Script/Lib/Agent/BlocklyGen.ts:97
↓ 21 callers
Method
AddKeyEvent
Source/3rdParty/imgui/imgui.cpp:1858
↓ 21 callers
Method
AsMatrix
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/types.h:326
↓ 21 callers
Method
Button
Source/3rdParty/imgui/imgui_widgets.cpp:834
↓ 21 callers
Function
ColorButton
Source/GUI/ImGuiBinding.cpp:870
↓ 21 callers
Function
DragInt
Source/GUI/ImGuiBinding.cpp:753
↓ 21 callers
Function
GetInterNeighbour
Source/3rdParty/h264bsd/h264bsd_inter_prediction.c:963
↓ 21 callers
Function
GetKeyData
Source/3rdParty/imgui/imgui_internal.h:3413
↓ 21 callers
Method
GetPoint
Source/3rdParty/playrho/d2/VelocityConstraint.cpp:135
↓ 21 callers
Function
GetVelocity
Source/3rdParty/playrho/d2/Body.cpp:290
↓ 21 callers
Function
ImFlipFlag
Source/3rdParty/implot/implot_internal.h:117
↓ 21 callers
Method
LinkName
返回链接名字, 默认为空
Source/3rdParty/Wa/Source/internal/ssa/ssa.go:1327
↓ 21 callers
Function
MOODYCAMEL_CONSTEXPR_IF
Source/3rdParty/Other/concurrentqueue.h:2157
↓ 21 callers
Function
SDL_FirstAudioFormat
Source/3rdParty/SDL2/src/audio/SDL_audio.c:1739
↓ 21 callers
Function
SDL_memmove
Source/3rdParty/SDL2/src/stdlib/SDL_string.c:289
↓ 21 callers
Function
SDL_strncasecmp
Source/3rdParty/SDL2/src/stdlib/SDL_string.c:1074
↓ 21 callers
Method
addConversion
Source/3rdParty/bgfx/3rdparty/glslang/glslang/MachineIndependent/Intermediate.cpp:671
↓ 21 callers
Method
annotations
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/module.h:508
↓ 21 callers
Method
as_float
Source/3rdParty/tmxlite/detail/pugixml.cpp:5037
↓ 21 callers
Function
assert
(value: any, message?: string | Error)
Tools/dora-dora/src/3rdParty/tstl/utils.ts:79
↓ 21 callers
Method
available
* 用于判断指定游戏单位当前是否可以执行单位动作的函数。 * @param owner 执行该单位动作的游戏单位。 * @param action 需要检查可用性的单位动作。 * @returns 如果单位动作对游戏单位可用,则返回true,否则返回false。
Assets/Script/Lib/Dora/zh-Hans/Platformer.d.ts:83
↓ 21 callers
Function
boundAxis
Like boundAxisWithinMinAndMax but also ensures that the value doesn't go below the padding and border amount.
Source/3rdParty/yoga/algorithm/BoundAxis.h:65
↓ 21 callers
Function
check
* @brief Check if aRet equal SQLITE_OK, else throw a SQLite::Exception with the SQLite error message */
Source/3rdParty/sqlite/SQLiteCpp/Database.h:610
↓ 21 callers
Method
command
Creates a new command node that executes a command when executed. This node will return right after the action starts. # Arguments `action_name` - T
Tools/dora-rust/dora/src/dora/platformer/behavior/tree.rs:103
↓ 21 callers
Method
createStore
Comments in header
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.cpp:2861
↓ 21 callers
Method
data
Source/3rdParty/bx/include/tinystl/vector.h:169
↓ 21 callers
Function
destroy
Source/3rdParty/bgfx/src/bgfx.cpp:4196
↓ 21 callers
Function
distance
Source/3rdParty/bx/src/bounds.cpp:1144
↓ 21 callers
Method
fillStrokeShape
(t)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/Konva/konva.min.js:12
↓ 21 callers
Function
filter
Source/3rdParty/lodepng/lodepng.cpp:5563
↓ 21 callers
Method
getConstantScalar
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.h:340
↓ 21 callers
Method
getDimNode
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/arrays.h:250
↓ 21 callers
Method
getLocalSize
Source/3rdParty/bgfx/3rdparty/glslang/glslang/MachineIndependent/ShaderLang.cpp:2202
↓ 21 callers
Method
get_num_operands
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir.cpp:475
↓ 21 callers
Function
getenv
Source/3rdParty/bx/src/crtnone.cpp:540
↓ 21 callers
Function
hash_combine
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/util/hash_combine.h:30
↓ 21 callers
Method
invalidOp
(pos token.Pos, format string, args ...interface{})
Source/3rdParty/Wa/Source/internal/types/errors.go:113
↓ 21 callers
Function
isDepth
Source/3rdParty/bimg/src/image.cpp:240
↓ 21 callers
Method
is_sampler
* Query whether or not a type is a sampler */
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/glsl_types.h:429
↓ 21 callers
Function
lodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
Source/3rdParty/bimg/3rdparty/lodepng/lodepng.cpp:2582
↓ 21 callers
Function
lodepng_chunk_init
Sets length and name and allocates the space for data and crc but does not set data or crc yet. Returns the start of the chunk in chunk. The start of
Source/3rdParty/lodepng/lodepng.cpp:2583
↓ 21 callers
Function
luaL_checktype
Source/3rdParty/Lua/lauxlib.c:396
↓ 21 callers
Function
lua_isinteger
Source/3rdParty/Lua/lapi.c:301
↓ 21 callers
Function
membuffer_putc_unsafe
压入一个字符:不检查空间(不安全版本)
Source/3rdParty/colib/ljson.c:108
↓ 21 callers
Method
play
Source/Node/Model.cpp:123
↓ 21 callers
Method
read
()
Tools/dora-dora/public/tic80/tic80.js:1
↓ 21 callers
Function
refresh
()
Tools/dora-dora/src/YarnEditor.tsx:77
↓ 21 callers
Function
remove
Source/3rdParty/spdlog/mdc.h:42
↓ 21 callers
Method
resize
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/util/small_vector.h:420
↓ 21 callers
Method
retain
Source/Basic/Object.cpp:52
↓ 21 callers
Function
setValue
(ptr,value,type="i8")
Tools/dora-dora/public/tic80/tic80.js:1
↓ 21 callers
Method
setVisible
Source/Node/Node.cpp:206
↓ 21 callers
Function
thread
Source/Common/Utils.cpp:196
↓ 21 callers
Method
toInt
Source/3rdParty/spine/Atlas.cpp:171
↓ 21 callers
Method
trace
(pos token.Pos, format string, args ...interface{})
Source/3rdParty/Wa/Source/internal/types/errors.go:58
↓ 20 callers
Method
Contains
Source/3rdParty/implot/implot.h:637
↓ 20 callers
Function
DoraXrtHttpStreamCloseWith
Source/Http/XrtHttpClient.c:175
← previous
next →
1,601–1,700 of 61,714, ranked by callers