Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BobbyAnguelov/Esoterica
/ functions
Functions
15,937 in github.com/BobbyAnguelov/Esoterica
⨍
Functions
15,937
◇
Types & classes
3,969
↓ 3 callers
Method
TransformVector3
Code/Base/Math/Matrix.h:607
↓ 3 callers
Function
TryCreateAndReadType
Create a new instance of a type from a supplied XML version
Code/Base/Serialization/TypeSerialization.h:62
↓ 3 callers
Method
TryGetCaseCorrectVariationID
Code/EngineTools/Animation/ToolsGraph/Animation_ToolsGraph_Variations.cpp:88
↓ 3 callers
Method
TryOpenDataFile
Code/Applications/Editor/EditorUI.cpp:155
↓ 3 callers
Function
TryReadFromFile
Code/Base/FileSystem/IDataFile.h:36
↓ 3 callers
Method
TryStart
Try to start this action - this is where you check all the start preconditions
Code/Game/Player/StateMachine/PlayerAction.h:111
↓ 3 callers
Function
TypeDescriptor
Code/Base/TypeSystem/TypeDescriptors.h:58
↓ 3 callers
Function
UCS4ToUTF8
Requires that pDest have a capacity of at least 6 chars. Sets pResult to '\1' in the case that c is an invalid UCS4 char.
Code/Base/ThirdParty/EA/EASTL/Source/string.cpp:24
↓ 3 callers
Method
UnloadMap
Code/Engine/Entity/EntityWorld.cpp:437
↓ 3 callers
Method
UnregisterComponent
Code/Engine/Entity/Systems/WorldSystem_EntityCollectionSpawner.cpp:26
↓ 3 callers
Method
Update
Code/Engine/Engine.cpp:282
↓ 3 callers
Method
Update
Code/Engine/Animation/Graph/Nodes/Animation_RuntimeGraphNode_Transition.cpp:672
↓ 3 callers
Function
UpdateAliasKey
Code/Base/ThirdParty/imgui/imgui.cpp:10242
↓ 3 callers
Method
UpdateAndDraw
Code/EngineTools/NodeGraph/NodeGraph_View.cpp:930
↓ 3 callers
Method
UpdateSecondarySkeletonList
Code/Engine/Animation/TaskSystem/Animation_TaskPosePool.cpp:51
↓ 3 callers
Function
WasInitialized
Code/Base/Application/Platform/Application_Win32.h:36
↓ 3 callers
Method
WillRender
Code/Base/ThirdParty/implot/implot_internal.h:875
↓ 3 callers
Function
WindowPosAbsToRel
Code/Base/ThirdParty/imgui/imgui_internal.h:3194
↓ 3 callers
Function
WriteEntityCollection
Code/EngineTools/Entity/EntitySerializationTools.cpp:742
↓ 3 callers
Function
WriteFile
Code/Base/FileSystem/Platform/FileSystem_Win32.cpp:133
↓ 3 callers
Method
WriteFloat
Code/Base/Serialization/BitSerialization.h:143
↓ 3 callers
Function
WriteMapToFile
Code/EngineTools/Entity/EntitySerializationTools.cpp:798
↓ 3 callers
Function
XXH3_consumeStripes
! * @internal * @brief Processes a large input for XXH3_update() and XXH3_digest_long(). * * Unlike XXH3_hashLong_internal_loop(), this can proces
Code/Base/ThirdParty/xxhash/xxhash.h:5938
↓ 3 callers
Function
XXH3_mul128_fold64
! * @brief Calculates a 64-bit to 128-bit multiply, then XOR folds it. * * The reason for the separate function is to prevent passing too many stru
Code/Base/ThirdParty/xxhash/xxhash.h:4175
↓ 3 callers
Function
XXH_free
Code/Base/ThirdParty/xxhash/xxhash.h:2056
↓ 3 callers
Function
XXH_malloc
Code/Base/ThirdParty/xxhash/xxhash.h:2055
↓ 3 callers
Function
XXH_readBE64
Code/Base/ThirdParty/xxhash/xxhash.h:3048
↓ 3 callers
Function
XXH_vec_loadu
! * Performs an unaligned vector load and byte swaps it on big endian. */
Code/Base/ThirdParty/xxhash/xxhash.h:3889
↓ 3 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
Code/Base/ThirdParty/imgui/imgui_draw.cpp:470
↓ 3 callers
Function
_rpmalloc_adjust_size_class
Adjust and optimize the size class properties for the given class
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2741
↓ 3 callers
Function
_rpmalloc_deallocate_defer_free_span
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2457
↓ 3 callers
Function
_rpmalloc_deallocate_huge
Deallocate the given huge span
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2563
↓ 3 callers
Function
_rpmalloc_heap_set_reserved_spans
Store the given spans as reserve in the given heap
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:1591
↓ 3 callers
Function
_rpmalloc_reallocate
Reallocate the given block to the given size
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2613
↓ 3 callers
Function
_rpmalloc_span_is_fully_utilized
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:1391
↓ 3 callers
Function
_rpmalloc_span_map
Map in memory pages for the given number of spans (or use previously reserved pages)
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:1227
↓ 3 callers
Method
add
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/safe_ptr.h:224
↓ 3 callers
Method
addref
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:154
↓ 3 callers
Method
alloc_chunk
Code/Base/ThirdParty/imgui/imgui_internal.h:709
↓ 3 callers
Method
allocate
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/allocator.h:232
↓ 3 callers
Function
append_attribute
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1347
↓ 3 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
Code/Base/ThirdParty/imgui/imgui.cpp:2945
↓ 3 callers
Method
as_bool
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5302
↓ 3 callers
Function
atomic_load_explicit
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:1274
↓ 3 callers
Function
bounded_rand
Code/Base/ThirdParty/pcg/include/pcg_extras.hpp:539
↓ 3 callers
Function
cgltf_calc_size
Code/EngineTools/ThirdParty/cgltf/cgltf.h:5910
↓ 3 callers
Function
cgltf_free
Code/EngineTools/ThirdParty/cgltf/cgltf.h:1763
↓ 3 callers
Function
cgltf_parse_json_string_array
Code/EngineTools/ThirdParty/cgltf/cgltf.h:2584
↓ 3 callers
Function
cgltf_unhex
Code/EngineTools/ThirdParty/cgltf/cgltf.h:1313
↓ 3 callers
Method
children
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5577
↓ 3 callers
Method
clear
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/bonus/list_map.h:846
↓ 3 callers
Method
compare
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string_view.h:171
↓ 3 callers
Function
convert_wchar_endian_swap
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1850
↓ 3 callers
Method
copy
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:1047
↓ 3 callers
Method
copy_backward
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/deque.h:1070
↓ 3 callers
Function
destroy
Code/Base/ThirdParty/concurrentqueue/concurrentqueue.h:3642
↓ 3 callers
Method
destroy
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/variant.h:475
↓ 3 callers
Function
destroy_attribute
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1208
↓ 3 callers
Function
dictionary_del
-------------------------------------------------------------------------*/ @brief Delete a dictionary object @param d dictionary object to
Code/Base/ThirdParty/iniparser/dictionary.c:176
↓ 3 callers
Function
dictionary_hash
--------------------------------------------------------------------------- Function codes ------------------------------
Code/Base/ThirdParty/iniparser/dictionary.c:117
↓ 3 callers
Function
dictionary_set
-------------------------------------------------------------------------*/ @brief Set a value in a dictionary. @param d dictionary obje
Code/Base/ThirdParty/iniparser/dictionary.c:254
↓ 3 callers
Function
do_enable_shared_from_this
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:309
↓ 3 callers
Method
empty
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/list.h:1054
↓ 3 callers
Method
empty
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:5325
↓ 3 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/segmented_vector.h:159
↓ 3 callers
Method
end
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/intrusive_hashtable.h:318
↓ 3 callers
Function
equal
Code/Base/ThirdParty/imgui/imstb_truetype.h:4470
↓ 3 callers
Function
fill_n
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/internal/fill_help.h:299
↓ 3 callers
Method
find
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/string.h:2636
↓ 3 callers
Function
find_char
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:8161
↓ 3 callers
Method
find_erase_unsorted
Code/Base/ThirdParty/imgui/imgui_draw.cpp:1783
↓ 3 callers
Function
find_substring
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:8170
↓ 3 callers
Function
free_list_pop
Pop first block from a free list
Code/Base/ThirdParty/rpmalloc/rpmalloc.c:2142
↓ 3 callers
Method
generate
Code/Base/ThirdParty/pcg/include/pcg_extras.hpp:595
↓ 3 callers
Method
get
get Returns the owned array pointer. Example usage: struct X{ void DoSomething(); }; scoped_array<int> ptr(new X[8]); X** ppX = ptr.get(); ppX[2]->DoS
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/scoped_array.h:142
↓ 3 callers
Method
get
get Returns the owned pointer. Note that this class does not provide an operator T() function. This is because such a thing (automatic conversion) is
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/scoped_ptr.h:175
↓ 3 callers
Function
get_mutable_buffer
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:2071
↓ 3 callers
Function
iniparser_freedict
-------------------------------------------------------------------------*/ @brief Free all memory associated to an ini dictionary @param d Di
Code/Base/ThirdParty/iniparser/iniparser.c:762
↓ 3 callers
Function
insert_node_after
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1287
↓ 3 callers
Function
insert_node_before
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:1306
↓ 3 callers
Function
is_text_node
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:4540
↓ 3 callers
Function
jsmn_alloc_token
* Allocates a fresh unused token from the token pull. */
Code/EngineTools/ThirdParty/cgltf/cgltf.h:6409
↓ 3 callers
Function
length
Code/Base/ThirdParty/pugixml/src/pugixml.cpp:8104
↓ 3 callers
Method
lock
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/shared_ptr.h:187
↓ 3 callers
Function
move_rotate_left_by_one
Code/Base/ThirdParty/EA/EASTL/Include/EASTL/algorithm.h:4081
↓ 3 callers
Function
mpack_builder_add_page
Code/Base/ThirdParty/mpack/mpack.c:2405
↓ 3 callers
Function
mpack_builder_apply_writes
Checks how many bytes the writer wrote to the page, adding it to the page's bytes_used. This must be followed up with mpack_builder_configure_buffer()
Code/Base/ThirdParty/mpack/mpack.c:2425
↓ 3 callers
Function
mpack_builder_configure_buffer
Code/Base/ThirdParty/mpack/mpack.c:2389
↓ 3 callers
Function
mpack_builder_free_page
Code/Base/ThirdParty/mpack/mpack.c:2374
↓ 3 callers
Function
mpack_done_array
* Finishes reading an array. * * This will track reads to ensure that the correct number of elements are read. */
Code/Base/ThirdParty/mpack/mpack.h:5078
↓ 3 callers
Function
mpack_expect_bool
Code/Base/ThirdParty/mpack/mpack.c:4306
↓ 3 callers
Function
mpack_expect_ext
Code/Base/ThirdParty/mpack/mpack.c:4567
↓ 3 callers
Function
mpack_expect_i64_range
Code/Base/ThirdParty/mpack/mpack.c:4273
↓ 3 callers
Function
mpack_expect_native_u8
Code/Base/ThirdParty/mpack/mpack.c:4012
↓ 3 callers
Function
mpack_expect_type_byte
Code/Base/ThirdParty/mpack/mpack.c:4047
↓ 3 callers
Function
mpack_expect_u64
Code/Base/ThirdParty/mpack/mpack.c:4094
↓ 3 callers
Function
mpack_node_map_int_impl
Code/Base/ThirdParty/mpack/mpack.c:6578
↓ 3 callers
Function
mpack_node_map_str_impl
Code/Base/ThirdParty/mpack/mpack.c:6642
↓ 3 callers
Function
mpack_node_map_uint_impl
Code/Base/ThirdParty/mpack/mpack.c:6610
↓ 3 callers
Function
mpack_node_print_element
Code/Base/ThirdParty/mpack/mpack.c:6139
← previous
next →
2,201–2,300 of 15,937, ranked by callers