MCPcopy Create free account

hub / github.com/antopilo/Nuake / functions

Functions16,205 in github.com/antopilo/Nuake

↓ 6 callersMethodGetIndex
Nuake/Vendors/implot-0.16/implot_internal.h:401
↓ 6 callersMethodGetItemByIndex
Nuake/Vendors/implot-0.16/implot_internal.h:1001
↓ 6 callersMethodGetLegendCount
Nuake/Vendors/implot-0.16/implot_internal.h:1003
↓ 6 callersMethodGetLocalRotation
Nuake/Source/Nuake/Scene/Components/TransformComponent.cpp:27
↓ 6 callersMethodGetLocalScale
Nuake/Source/Nuake/Scene/Components/TransformComponent.cpp:64
↓ 6 callersMethodGetMapSize
Nuake/Vendors/imgui/imgui_internal.h:706
↓ 6 callersMethodGetMemory
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:11015
↓ 6 callersMethodGetName
Nuake/Vendors/imgui/imgui_internal.h:1956
↓ 6 callersMethodGetName
Nuake/Source/Nuake/Scene/Scene.cpp:85
↓ 6 callersMethodGetPoints
Nuake/Source/Nuake/Rendering/Frustum.h:45
↓ 6 callersFunctionGetStyleColorName
Nuake/Vendors/implot-0.16/implot.cpp:214
↓ 6 callersMethodGetSunDirection
Nuake/Source/Nuake/Scene/Environment/ProceduralSky.cpp:84
↓ 6 callersMethodGetText
Nuake/Vendors/implot-0.16/implot_internal.h:597
↓ 6 callersMethodHasAO
Nuake/Source/Nuake/Rendering/Textures/Material.h:139
↓ 6 callersMethodHasAlbedo
Nuake/Source/Nuake/Rendering/Textures/Material.h:121
↓ 6 callersMethodHasMetalness
Nuake/Source/Nuake/Rendering/Textures/Material.h:143
↓ 6 callersMethodHasRoughness
Nuake/Source/Nuake/Rendering/Textures/Material.h:147
↓ 6 callersFunctionImBitArraySetBit
Nuake/Vendors/imgui/imgui_internal.h:581
↓ 6 callersFunctionImCharIsBlankA
Nuake/Vendors/imgui/imgui_internal.h:394
↓ 6 callersFunctionImFormatStringToTempBufferV
Nuake/Vendors/imgui/imgui.cpp:2016
↓ 6 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Nuake/Vendors/imgui/imgui.cpp:2073
↓ 6 callersFunctionImNan
Returns true if val is NAN
Nuake/Vendors/implot-0.16/implot_internal.h:123
↓ 6 callersMethodIsDataType
Nuake/Vendors/imgui/imgui.h:2441
↓ 6 callersFunctionItemIcon
Nuake/Vendors/implot-0.16/implot.cpp:4708
↓ 6 callersMethodMarkTaken
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:8859
↓ 6 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
Nuake/Vendors/imgui/imgui_draw.cpp:626
↓ 6 callersFunctionQuatFromEuler
Nuake/Source/Nuake/Core/Maths.cpp:38
↓ 6 callersMethodResize
Nuake/Source/Nuake/Rendering/PostFX/SSR.cpp:19
↓ 6 callersFunctionSTB_TEXTEDIT_INSERTCHARS
Nuake/Vendors/imgui/imgui_widgets.cpp:3780
↓ 6 callersMethodSelectAll
Nuake/Vendors/imgui/TextEditor.cpp:1900
↓ 6 callersMethodSetAO
Nuake/Source/Nuake/Rendering/Textures/Material.cpp:162
↓ 6 callersMethodSetHasBeenModified
Nuake/Source/Nuake/FileSystem/File.h:26
↓ 6 callersMethodSetLocalTransform
Nuake/Source/Nuake/Scene/Components/TransformComponent.cpp:100
↓ 6 callersMethodSetMetalness
Nuake/Source/Nuake/Rendering/Textures/Material.cpp:180
↓ 6 callersFunctionSetNextFillStyle
Nuake/Vendors/implot-0.16/implot_items.cpp:328
↓ 6 callersMethodSetNormal
Nuake/Source/Nuake/Rendering/Textures/Material.cpp:216
↓ 6 callersMethodSetRange
Nuake/Vendors/implot-0.16/implot_internal.h:755
↓ 6 callersMethodSetRoughness
Nuake/Source/Nuake/Rendering/Textures/Material.cpp:198
↓ 6 callersFunctionSetupAxisScale
Nuake/Vendors/implot-0.16/implot.cpp:2192
↓ 6 callersMethodStep
Nuake/Vendors/imgui/imgui_demo.cpp:7856
↓ 6 callersFunctionTabBarGetTabOrder
Nuake/Vendors/imgui/imgui_internal.h:3666
↓ 6 callersFunctionTabItemGetSectionIdx
Nuake/Vendors/imgui/imgui_widgets.cpp:7824
↓ 6 callersMethodTryGetMapData
It is the map we need iterate to find valid items, since we don't have "alive" storage anywhere
Nuake/Vendors/imgui/imgui_internal.h:707
↓ 6 callersMethodUpdateWorkRect
Nuake/Vendors/imgui/imgui_internal.h:1925
↓ 6 callersFunctionVmaBinaryFindSorted
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:3815
↓ 6 callersFunctionVmaBlocksOnSamePage
Returns true if two memory blocks occupy overlapping pages. ResourceA must be in less memory offset than ResourceB. Algorithm is based on "Vulkan 1.0
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:3688
↓ 6 callersFunctionVmaClearDetailedStatistics
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:4243
↓ 6 callersMethodWriteLine
Nuake/Source/Nuake/FileSystem/FileSystem.cpp:276
↓ 6 callersFunctionarray_cat
Test/NuakeTest/Vendors/catch2/catch_amalgamated.hpp:11840
↓ 6 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
Nuake/Vendors/json/json.hpp:21006
↓ 6 callersMethodcend
with default policy, and thus no bounds
Nuake/Vendors/vulkan/vulkan/utility/vk_sparse_range_map.hpp:544
↓ 6 callersMethodcompare
Test/NuakeTest/Vendors/catch2/catch_amalgamated.cpp:6580
↓ 6 callersMethoddeallocate_string
Nuake/Vendors/pugixml/pugixml.cpp:671
↓ 6 callersFunctiondeclareNamedVariable
Parses a name token and declares a variable in the current scope with that name. Returns its slot.
Nuake/Vendors/wren/src/vm/wren_compiler.c:1456
↓ 6 callersMethoddescribe
Test/NuakeTest/Vendors/catch2/catch_amalgamated.hpp:11635
↓ 6 callersFunctiondistance
Nuake/Vendors/imgui/ImCurveEdit.cpp:43
↓ 6 callersMethodend
Nuake/Source/Nuake/Application/LayerStack.h:26
↓ 6 callersMethodengage
Test/NuakeTest/Vendors/catch2/catch_amalgamated.hpp:9620
↓ 6 callersMethodeval_boolean
Nuake/Vendors/pugixml/pugixml.cpp:10334
↓ 6 callersFunctionfrom_heap_preallocated
Nuake/Vendors/pugixml/pugixml.cpp:7836
↓ 6 callersMethodgetConfig
Test/NuakeTest/Vendors/catch2/catch_amalgamated.hpp:577
↓ 6 callersFunctiongetEnv
Test/NuakeTest/Vendors/catch2/catch_amalgamated.cpp:4302
↓ 6 callersFunctiongetModule
Looks up the previously loaded module with [name]. Returns `NULL` if no module with that name has been loaded.
Nuake/Vendors/wren/src/vm/wren_vm.c:447
↓ 6 callersFunctionget_separate_queue_index
Finds the queue which is separate from the graphics queue and has the desired flag and not the undesired flag, but will select it if no better options
Nuake/Vendors/vkb/VkBootstrap.cpp:1073
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
Nuake/Vendors/json/json.hpp:4540
↓ 6 callersFunctionif
Nuake/Vendors/katana-parser/katana.lex.c:2627
↓ 6 callersMethodinit
Nuake/Vendors/filewatch/FileWatch.hpp:327
↓ 6 callersFunctioninsert
(text)
Nuake/Vendors/wren/doc/site/static/codejar.js:349
↓ 6 callersMethodinvoke
Test/NuakeTest/Vendors/catch2/catch_amalgamated.hpp:4573
↓ 6 callersFunctionis_attribute_of
Nuake/Vendors/pugixml/pugixml.cpp:4342
↓ 6 callersMethodis_satisfied
(self)
Nuake/Vendors/wren/test/benchmark/delta_blue.py:157
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
Nuake/Vendors/json/json.hpp:19095
↓ 6 callersFunctionkatana_build_relation_selector_string
Nuake/Vendors/katana-parser/selector.c:264
↓ 6 callersFunctionkatana_load_buffer_state
Nuake/Vendors/katana-parser/katana.lex.c:3086
↓ 6 callersFunctionkatana_new_operator_value
Nuake/Vendors/katana-parser/parser.c:673
↓ 6 callersFunctionkatana_new_qualified_name
Nuake/Vendors/katana-parser/parser.c:947
↓ 6 callersFunctionkatana_parser_reset_declarations
Nuake/Vendors/katana-parser/parser.c:794
↓ 6 callersFunctionkatana_string_to_lowercase
Nuake/Vendors/katana-parser/foundation.c:90
↓ 6 callersMethodlength
Nuake/Vendors/glm/gtx/dual_quaternion.hpp:52
↓ 6 callersFunctionnode_copy_string
Nuake/Vendors/pugixml/pugixml.cpp:4390
↓ 6 callersFunctionnsvg__actualOrigX
Nuake/Vendors/nanosvg/nanosvg.h:763
↓ 6 callersFunctionnsvg__actualOrigY
Nuake/Vendors/nanosvg/nanosvg.h:768
↓ 6 callersFunctionnsvg__addShape
Nuake/Vendors/nanosvg/nanosvg.h:945
↓ 6 callersFunctionnsvg__parseTransformArgs
Nuake/Vendors/nanosvg/nanosvg.h:1539
↓ 6 callersFunctionnsvg__xformPoint
Nuake/Vendors/nanosvg/nanosvg.h:540
↓ 6 callersMethodnull
Nuake/Vendors/json/json.hpp:5807
↓ 6 callersMethodokToFail
Test/NuakeTest/Vendors/catch2/catch_amalgamated.cpp:1718
↓ 6 callersFunctionpathNew
Nuake/Vendors/wren/test/test.c:110
↓ 6 callersFunctionpeekNextChar
Returns the character after the current character.
Nuake/Vendors/wren/src/vm/wren_compiler.c:644
↓ 6 callersFunctionpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
Nuake/Vendors/json/json.hpp:21713
↓ 6 callersMethodrbegin
Nuake/Thirdparty/vma/include/vk_mem_alloc.h:5296
↓ 6 callersFunctionreplaceInPlace
Test/NuakeTest/Vendors/catch2/catch_amalgamated.cpp:6510
↓ 6 callersFunctionrun_premake
(action, os)
Nuake/Vendors/wren/util/generate_projects.py:29
↓ 6 callersMethodset_type
Nuake/Vendors/pugixml/pugixml.cpp:9025
↓ 6 callersMethodshowDurations
Test/NuakeTest/Vendors/catch2/catch_amalgamated.cpp:903
↓ 6 callersFunctionsignatureParameterList
Appends characters to [name] (and updates [length]) for [numParams] "_" surrounded by [leftBracket] and [rightBracket].
Nuake/Vendors/wren/src/vm/wren_compiler.c:1857
↓ 6 callersFunctionstb__match
Nuake/Vendors/imgui/imgui_draw.cpp:4437
↓ 6 callersFunctionstbi__fopen
Nuake/Vendors/stb_image/stb_image.h:1277
↓ 6 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
Nuake/Vendors/stb_image/stb_image.h:2858
↓ 6 callersFunctionstbi__hdr_test
Nuake/Vendors/stb_image/stb_image.h:7002
← previousnext →801–900 of 16,205, ranked by callers