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
↓ 54 callers
Method
getRight
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/intermediate.h:1568
↓ 54 callers
Method
isEmpty
Source/3rdParty/bx/src/filepath.cpp:428
↓ 54 callers
Function
isUndefined
Source/3rdParty/yoga/numeric/Comparison.h:19
↓ 54 callers
Method
set_instr_block
Sets the basic block for |inst|. Re-builds the mapping if it has become invalid.
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/ir_context.h:329
↓ 54 callers
Function
sprintf
Source/3rdParty/fmt/printf.h:570
↓ 54 callers
Function
tok
(pos token.Pos, len int)
Source/3rdParty/Wa/Source/internal/ast/astutil/enclosing.go:178
↓ 53 callers
Method
AsString
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/scalar_analysis.cpp:477
↓ 53 callers
Function
DemoHeader
Source/3rdParty/implot/implot_demo.cpp:2746
↓ 53 callers
Method
IsFloatingPointFoldingAllowed
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/instruction.cpp:803
↓ 53 callers
Function
NewLocal
(name string, typ ValueType)
Source/3rdParty/Wa/Source/internal/backends/compiler_wat/wir/value_basic.go:18
↓ 53 callers
Function
PushStyleVar
Source/3rdParty/implot/implot.cpp:4488
↓ 53 callers
Function
RadioButton
Source/GUI/ImGuiBinding.cpp:1479
↓ 53 callers
Method
createNoResultOp
An opcode that has no operands, no result id, and no type
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.cpp:3056
↓ 53 callers
Method
dirname
(path: string)
Tools/dora-dora/src/3rdParty/Path.d.ts:38
↓ 53 callers
Method
getParent
()
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/Konva/konva.min.js:12
↓ 53 callers
Method
get_decoration_mgr
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/pass.h:81
↓ 53 callers
Method
read
Source/3rdParty/spine/SkeletonBinary.h:146
↓ 53 callers
Function
toRad
(degree: number)
Tools/dora-dora/src/ParticleEditor/ParticlePreviewRuntime.ts:78
↓ 52 callers
Method
EvalInt32IfConst
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validation_state.cpp:1679
↓ 52 callers
Function
IsValid
@brief Determines if the given value is valid. @relatedalso d2::Sweep
Source/3rdParty/playrho/d2/Sweep.hpp:135
↓ 52 callers
Method
NumOperands
Gets the number of logical operands.
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/instruction.h:283
↓ 52 callers
Method
begin
Source/3rdParty/fmt/ranges.h:764
↓ 52 callers
Method
cend
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/module.h:551
↓ 52 callers
Method
clearAccessChain
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/SpvBuilder.cpp:4188
↓ 52 callers
Method
emit
Source/Node/Node.cpp:1170
↓ 52 callers
Function
luaK_codeABC
Tools/tolua++/tolua++build/lua-5.1.5/src/lcode.c:804
↓ 52 callers
Function
read
Source/3rdParty/bx/src/settings.cpp:200
↓ 52 callers
Method
setType
(typ types.Type)
Source/3rdParty/Wa/Source/internal/ssa/ssa.go:1518
↓ 52 callers
Method
set_location
* Set the source location of an AST node from a parser location * * \sa ast_node::get_location */
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ast.h:91
↓ 52 callers
Method
size
Buf is zero-terminated, so end() will point on the zero-terminator
Source/3rdParty/imgui/imgui.h:2766
↓ 52 callers
Function
user
parse with target expression and let user handle result. */
Source/3rdParty/yuescript/parser.cpp:1618
↓ 51 callers
Method
AnalyzeInstUse
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/def_use_manager.cpp:36
↓ 51 callers
Function
Android_JNI_GetEnv
Get local storage value */
Source/3rdParty/SDL2/src/core/android/SDL_android.c:419
↓ 51 callers
Method
GetAABB
Source/3rdParty/playrho/d2/DynamicTree.hpp:538
↓ 51 callers
Function
GetJoint
Source/3rdParty/playrho/d2/World.hpp:1031
↓ 51 callers
Method
IsFloatVectorType
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validation_state.cpp:1115
↓ 51 callers
Method
PushFunction
(System.Action func)
Tools/dora-cs/DoraCS/Dora/Dora.cs:574
↓ 51 callers
Method
Value
returns the common parts of the call
Source/3rdParty/Wa/Source/internal/ssa/ssa.go:1293
↓ 51 callers
Function
atoi
Source/3rdParty/bx/src/crtnone.cpp:243
↓ 51 callers
Method
dec_type
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/decoration.h:75
↓ 51 callers
Method
deref
Source/Wasm/WasmRuntime.cpp:2527
↓ 51 callers
Method
error
Link-time error emitter.
Source/3rdParty/bgfx/3rdparty/glslang/glslang/MachineIndependent/linkValidate.cpp:60
↓ 51 callers
Method
expect
(tok token.Token)
Source/3rdParty/Wa/Source/internal/parser/parser.go:394
↓ 51 callers
Function
hash_table_find
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/mesa/program/prog_hash_table.c:131
↓ 51 callers
Method
invoke
Source/Wasm/WasmRuntime.cpp:2480
↓ 51 callers
Function
on
(emitter, type, f)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/CodeMirror/codemirror.js:534
↓ 51 callers
Method
open
()
Projects/Android/Dora/app/src/main/java/org/libsdl/app/HIDDevice.java:15
↓ 51 callers
Function
push_function
(func: Box<dyn FnMut()>)
Tools/dora-rust/dora/src/dora.rs:799
↓ 51 callers
Method
size
Source/GUI/ImGuiBinding.cpp:42
↓ 51 callers
Function
trace
(p *parser, msg string)
Source/3rdParty/Wa/Source/internal/parser/parser.go:232
↓ 51 callers
Function
un
Usage pattern: defer un(trace(p, "..."))
Source/3rdParty/Wa/Source/internal/parser/parser.go:239
↓ 51 callers
Method
variable_referenced
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir.cpp:1578
↓ 50 callers
Method
Close
Source/3rdParty/SDL2/src/hidapi/android/hid.cpp:735
↓ 50 callers
Method
Key
Source/3rdParty/rapidjson/schema.h:367
↓ 50 callers
Function
ToStruct
Source/3rdParty/Effekseer/Effekseer/SIMD/Utils.h:48
↓ 50 callers
Method
ind
Source/3rdParty/yuescript/yue_ast.cpp:25
↓ 50 callers
Method
pow
* 返回基数表达式的指定幂的值。 * @param x 表达式的基数值。 * @param y 表达式的指数值。
Assets/Script/Lib/Dora/zh-Hans/es6-subset.d.ts:511
↓ 50 callers
Function
swap
Source/3rdParty/imgui/imgui.h:2247
↓ 50 callers
Function
throw_spdlog_ex
Source/3rdParty/spdlog/common-inl.h:62
↓ 50 callers
Method
writef
Source/3rdParty/bgfx/tools/shaderc/shaderc.cpp:839
↓ 49 callers
Function
DragFloat
Source/3rdParty/implot/implot.cpp:1357
↓ 49 callers
Function
SDL_FreeSurface
* Free a surface created by the above function. */
Source/3rdParty/SDL2/src/video/SDL_surface.c:1542
↓ 49 callers
Function
SDL_LogDebug
Source/3rdParty/SDL2/src/SDL_log.c:318
↓ 49 callers
Method
get_interface_type
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/ir.h:534
↓ 49 callers
Function
report_error
Source/3rdParty/fmt/format-inl.h:146
↓ 49 callers
Method
schedule
Source/Node/Node.cpp:767
↓ 49 callers
Function
sinf
Source/3rdParty/bx/src/crtnone.cpp:183
↓ 49 callers
Function
swap
Source/3rdParty/bx/src/bx.cpp:94
↓ 48 callers
Method
AsPointer
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/types.h:561
↓ 48 callers
Function
BeginChild
Source/GUI/ImGuiBinding.cpp:529
↓ 48 callers
Method
GetComponentType
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/val/validation_state.cpp:898
↓ 48 callers
Function
GetMagnitudeSquared
Source/3rdParty/playrho/Math.hpp:274
↓ 48 callers
Function
InnerBoundaryStrength
------------------------------------------------------------------------------ Function: InnerBoundaryStrength Functional description:
Source/3rdParty/h264bsd/h264bsd_deblocking.c:332
↓ 48 callers
Function
PopStyleColor
Source/3rdParty/implot/implot.cpp:4476
↓ 48 callers
Function
SDL_GL_SetAttribute
Source/3rdParty/SDL2/src/video/SDL_video.c:3713
↓ 48 callers
Function
STBI__CASE
Source/3rdParty/Effekseer/3rdParty/stb_effekseer/stb_image_effekseer.h:4599
↓ 48 callers
Function
cmp
(a, b)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/CodeMirror/codemirror.js:986
↓ 48 callers
Method
end
Source/3rdParty/fmt/ranges.h:765
↓ 48 callers
Method
errorf
(format string, args ...interface{})
Source/3rdParty/Wa/Source/internal/ssa/sanity.go:62
↓ 48 callers
Method
getContext
()
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/Konva/konva.min.js:12
↓ 48 callers
Function
isDefined
Source/3rdParty/yoga/numeric/Comparison.h:23
↓ 48 callers
Method
is_record
* Query whether or not a type is a record */
Source/3rdParty/bgfx/3rdparty/glsl-optimizer/src/glsl/glsl_types.h:470
↓ 48 callers
Method
unshift
* 在数组的开始处插入新元素,并返回新的数组长度。 * @param items 要在数组开始处插入的元素。
Assets/Script/Lib/Dora/zh-Hans/es6-subset.d.ts:821
↓ 47 callers
Method
GetLocalCenter
Source/3rdParty/playrho/d2/BodyConstraint.hpp:127
↓ 47 callers
Function
ImLerp
Source/3rdParty/imgui/imgui_internal.h:512
↓ 47 callers
Function
NewPoolTString
Source/3rdParty/bgfx/3rdparty/glslang/glslang/Include/Common.h:153
↓ 47 callers
Function
SDL_PushEvent
Source/3rdParty/SDL2/src/events/SDL_events.c:1173
↓ 47 callers
Function
SmallButton
Source/GUI/ImGuiBinding.h:739
↓ 47 callers
Function
TableNextRow
Source/GUI/ImGuiBinding.cpp:890
↓ 47 callers
Function
Warn
(this: void, msg: string)
Assets/Script/Lib/DoraX.ts:13
↓ 47 callers
Function
and_
creates an and expression. @param e expression. @return the appropriate expression. */
Source/3rdParty/yuescript/parser.cpp:1593
↓ 47 callers
Function
clipPos
(doc, pos)
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/CodeMirror/codemirror.js:997
↓ 47 callers
Method
element_count
Source/3rdParty/bgfx/3rdparty/spirv-tools/source/opt/types.h:303
↓ 47 callers
Method
emit_json_key_value
Source/3rdParty/bgfx/3rdparty/spirv-cross/spirv_reflect.cpp:218
↓ 47 callers
Method
getTypeId
Source/3rdParty/bgfx/3rdparty/glslang/SPIRV/spvIR.h:572
↓ 47 callers
Function
lua_tonumber
Tools/tolua++/tolua++build/lua-5.1.5/src/lapi.c:313
↓ 47 callers
Method
resize
Source/GUI/ImGuiBinding.cpp:30
↓ 47 callers
Method
save
()
Tools/dora-dora/src/3rdParty/CodeWire/public/javascript/Dependencies/Konva/konva.min.js:12
↓ 47 callers
Function
tolua_isusertype
Source/Lua/ToLua/tolua_is.cpp:237
↓ 46 callers
Method
GetWidth
Source/3rdParty/Effekseer/Effekseer/Effekseer.Resource.h:58
← previous
next →
701–800 of 61,714, ranked by callers