MCPcopy Create free account

hub / github.com/GDRETools/gdsdecomp / functions

Functions6,612 in github.com/GDRETools/gdsdecomp

↓ 6 callersMethodgte
utility/godotver.h:101
↓ 6 callersMethodhas_path
utility/file_access_gdre.cpp:414
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
external/tinygltf/json.hpp:5236
↓ 6 callersMethodinsert_hint_unique
external/parallel_hashmap/btree.h:2552
↓ 6 callersMethodinsert_unique
external/parallel_hashmap/btree.h:2526
↓ 6 callersMethodis_auto_converted
utility/import_info.h:113
↓ 6 callersMethodis_canceled
utility/task_manager.cpp:84
↓ 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
external/tinygltf/json.hpp:20255
↓ 6 callersMethodlock_shared
external/parallel_hashmap/phmap_base.h:5054
↓ 6 callersMethodnull
external/tinygltf/json.hpp:6556
↓ 6 callersMethodok
external/tga/stdio.cpp:20
↓ 6 callersMethodphmap_dump
external/parallel_hashmap/phmap_dump.h:54
↓ 6 callersMethodphmap_load
external/parallel_hashmap/phmap_dump.h:71
↓ 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
external/tinygltf/json.hpp:22952
↓ 6 callersMethodrbegin
external/parallel_hashmap/btree.h:1721
↓ 6 callersFunctionrgba
external/tga/tga.h:45
↓ 6 callersFunctionscale_5bits_to_8bits
external/tga/decoder.cpp:13
↓ 6 callersMethodset_load_type
compat/fake_script.cpp:147
↓ 6 callersMethodset_option
compat/resource_import_metadatav2.cpp:50
↓ 6 callersMethodset_parent
external/parallel_hashmap/btree.h:1159
↓ 6 callersMethodset_setting
utility/pcfg_loader.cpp:264
↓ 6 callersMethodset_subtype
! @brief sets the binary subtype Sets the binary subtype of the value, also flags a binary JSON value as having a subtype, which has impl
external/tinygltf/json.hpp:5187
↓ 6 callersMethodset_thread_task_id
utility/task_manager.cpp:377
↓ 6 callersMethodset_unsupported_format_type
exporters/export_report.h:81
↓ 6 callersFunctionstbi__fopen
external/tinygltf/stb_image.h:1335
↓ 6 callersFunctionstbi__hdr_test
external/tinygltf/stb_image.h:7116
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
external/tinygltf/stb_image.h:1012
↓ 6 callersFunctionstbi__start_file
external/tinygltf/stb_image.h:875
↓ 6 callersFunctionswap4
external/tinygltf/tiny_gltf.h:2201
↓ 6 callersMethodtest_bytecode_match
bytecode/bytecode_base.cpp:1779
↓ 6 callersFunctiontest_image_variant
tests/test_variant_compat.h:691
↓ 6 callersMethodunlock
external/parallel_hashmap/phmap_base.h:5052
↓ 6 callersMethodunlock_shared
external/parallel_hashmap/phmap_base.h:5055
↓ 6 callersMethodwrite8
external/tga/encoder.cpp:233
↓ 5 callersMethodCamelCaseToSnakeCase
(string input)
godot-mono-decomp/GodotMonoDecomp/Common.cs:216
↓ 5 callersFunctionGetData
external/parallel_hashmap/phmap_base.h:2981
↓ 5 callersMethodGetNumberAsInt
Use this function if you want to have number value as int. TODO(syoyo): Support int value larger than 32 bits
external/tinygltf/tiny_gltf.h:327
↓ 5 callersMethodGetRelativePath
<summary> Converts a given absolute path and a given base path to a path that leads from the base path to the absoulte path. (as a relative path) </su
godot-mono-decomp/GodotMonoDecomp/copied/FileUtility.cs:220
↓ 5 callersFunctionGetString
external/tinygltf/tiny_gltf.h:3512
↓ 5 callersMethodHas
Valid only for object type.
external/tinygltf/tiny_gltf.h:364
↓ 5 callersFunctionIsEmpty
external/tinygltf/tiny_gltf.h:3624
↓ 5 callersMethodIsObject
external/tinygltf/tiny_gltf.h:314
↓ 5 callersFunctionIsValidCapacity
external/parallel_hashmap/phmap.h:545
↓ 5 callersFunctionJsonIsNull
external/tinygltf/tiny_gltf.h:7014
↓ 5 callersMethodMatches
(IAssemblyReference? reference)
godot-mono-decomp/GodotMonoDecomp/DotNetDepInfo.cs:363
↓ 5 callersFunctionParseBooleanProperty
external/tinygltf/tiny_gltf.h:3781
↓ 5 callersFunction_encode_string
compat/variant_decoder_compat.cpp:1888
↓ 5 callersMethod_find_key
external/parallel_hashmap/phmap.h:2223
↓ 5 callersMethodappend_error_messages
exporters/export_report.h:87
↓ 5 callersMethodbegin
Span::begin() Returns an iterator to the first element of this span.
external/parallel_hashmap/phmap_base.h:3289
↓ 5 callersMethodbinary
external/tinygltf/json.hpp:6586
↓ 5 callersMethodclear_child
external/parallel_hashmap/btree.h:1213
↓ 5 callersMethoddecompress
exporters/sample_exporter.cpp:179
↓ 5 callersMethodfind_or_prepare_insert_with_hash
external/parallel_hashmap/phmap.h:3839
↓ 5 callersFunctiongbswap_16
external/parallel_hashmap/phmap_bits.h:436
↓ 5 callersFunctiongbswap_32
external/parallel_hashmap/phmap_bits.h:433
↓ 5 callersFunctiongbswap_64
external/parallel_hashmap/phmap_bits.h:430
↓ 5 callersMethodget_cache_key
plugin_manager/plugin_info.h:122
↓ 5 callersMethodget_char
compat/resource_format_xml.cpp:1244
↓ 5 callersMethodget_character
external/tinygltf/json.hpp:5479
↓ 5 callersMethodget_editor
compat/resource_import_metadatav2.cpp:9
↓ 5 callersMethodget_engine_version
bytecode/bytecode_custom.h:36
↓ 5 callersMethodget_file_info_list
utility/gdre_settings.cpp:1400
↓ 5 callersMethodget_iitype
utility/import_info.h:110
↓ 5 callersFunctionget_keys
utility/common.h:119
↓ 5 callersFunctionget_most_popular_value
utility/common.h:317
↓ 5 callersMethodget_option
compat/resource_import_metadatav2.cpp:66
↓ 5 callersMethodget_pack_path
utility/gdre_settings.cpp:293
↓ 5 callersMethodget_prerelease
utility/godotver.h:146
↓ 5 callersMethodget_raw_path
utility/packed_file_info.h:47
↓ 5 callersMethodget_resource_info
utility/import_info.cpp:292
↓ 5 callersMethodget_surface_count
compat/fake_mesh.cpp:1025
↓ 5 callersFunctiongetb
external/tga/tga.h:43
↓ 5 callersFunctiongetg
external/tga/tga.h:42
↓ 5 callersFunctiongetr
external/tga/tga.h:41
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
external/tinygltf/json.hpp:11481
↓ 5 callersMethodis_disabled
utility/file_access_gdre.cpp:378
↓ 5 callersMethodis_done
utility/task_manager.cpp:467
↓ 5 callersMethodis_headless
utility/gdre_settings.cpp:1814
↓ 5 callersMethodis_loaded
utility/pcfg_loader.h:116
↓ 5 callersMethodis_malformed
utility/packed_file_info.h:61
↓ 5 callersMethodis_project_config_loaded
utility/gdre_settings.cpp:341
↓ 5 callersMethodlist_dir_end
utility/file_access_gdre.cpp:732
↓ 5 callersMethodload_project
utility/gdre_settings.cpp:705
↓ 5 callersMethodload_source_code
compat/fake_script.cpp:126
↓ 5 callersMethodlower_bound
external/parallel_hashmap/btree.h:1736
↓ 5 callersMethodmodify_if
external/parallel_hashmap/phmap.h:3318
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
external/tinygltf/json.hpp:11010
↓ 5 callersMethodprepare_insert
external/parallel_hashmap/phmap.h:2252
↓ 5 callersMethodrehash
external/parallel_hashmap/phmap.h:1698
↓ 5 callersMethodrend
external/parallel_hashmap/btree.h:1727
↓ 5 callersFunctionround_up_to_power_of_2
external/atomic_queue/atomic_queue.h:109
↓ 5 callersMethodsave_custom
utility/pcfg_loader.cpp:413
↓ 5 callersMethodscan
bytecode/gdscript_v2_tokenizer_buffer.cpp:450
↓ 5 callersMethodset_step
gui/gdre_progress.cpp:170
↓ 5 callersFunctionshould_check_pack
utility/file_access_gdre.cpp:475
↓ 5 callersMethodsize
Size routines.
external/parallel_hashmap/btree.h:1877
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
external/tinygltf/stb_image.h:3841
↓ 5 callersFunctionstbi__do_zlib
external/tinygltf/stb_image.h:4508
↓ 5 callersFunctionstbi__getn
external/tinygltf/stb_image.h:1664
← previousnext →401–500 of 6,612, ranked by callers