MCPcopy Create free account

hub / github.com/HorizonMW/HorizonMW-Client / functions

Functions88,754 in github.com/HorizonMW/HorizonMW-Client

↓ 17 callersMethodget_token_string
! @return a string representation of the last read byte */
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10632
↓ 17 callersMethodglobals
deps/sol2/include/sol/state_view.hpp:621
↓ 17 callersMethodhasField
(FieldDescriptor field)
deps/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java:187
↓ 17 callersMethodhasOneof
Returns true if the given oneof is set. @throws IllegalArgumentException if {@code oneof.getContainingType() != getDescriptorForType()}.
deps/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java:282
↓ 17 callersMethodhasPreservedFP
Tests whether the function preserves frame pointer (EBP|ESP on X86).
deps/asmjit/src/asmjit/core/func.h:1164
↓ 17 callersMethodhas_source_code_info
deps/protobuf/src/google/protobuf/descriptor.pb.h:9008
↓ 17 callersMethodinfo
deps/asmjit/test/broken.cpp:284
↓ 17 callersMethodis<int>
src/client/game/scripting/script_value.cpp:125
↓ 17 callersMethodisMapField
()
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:1162
↓ 17 callersMethodisPacked
Does this field have the {@code [packed = true]} option or is this field packable in proto3 and not explicitly set to unpacked?
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:1193
↓ 17 callersMethodisWrite
Tests whether this operand is written to.
deps/asmjit/src/asmjit/core/inst.h:544
↓ 17 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
deps/json/include/nlohmann/json.hpp:1371
↓ 17 callersFunctionisxdigit
The definitions of these in ctype.h change based on locale. Since our string manipulation is all in relation to the protocol buffer and C++ languages
deps/protobuf/src/google/protobuf/stubs/strutil.cc:72
↓ 17 callersFunctionjsondec_string
deps/protobuf/php/ext/google/protobuf/php-upb.c:9545
↓ 17 callersFunctionjsondec_string
deps/protobuf/ruby/ext/google/protobuf_c/ruby-upb.c:9255
↓ 17 callersFunctionloop
src/client/component/scheduler.cpp:146
↓ 17 callersFunctionluaL_buffinit
deps/lua/lauxlib.c:630
↓ 17 callersFunctionluaL_pushresult
deps/lua/lauxlib.c:594
↓ 17 callersFunctionluaL_ref
** The previously freed references form a linked list: ** t[freelist] is the index of a first free index, or zero if list is ** empty; t[t[freelist]]
deps/lua/lauxlib.c:661
↓ 17 callersMethodmalformedVarint
()
deps/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java:128
↓ 17 callersFunctionmem_free
Put memory back on the heap * * @param rmem is the pointer as returned by a previous call to mem_malloc() */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/mem.c:227
↓ 17 callersFunctionmem_free
Put memory back on the heap * * @param rmem is the pointer as returned by a previous call to mem_malloc() */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/mem.c:227
↓ 17 callersFunctionmg_connect
deps/mongoose/src/net.c:159
↓ 17 callersFunctionmg_now
deps/mongoose/src/sntp.c:12
↓ 17 callersFunctionmg_uecc_vli_modAdd
Computes result = (left + right) % mod. Assumes that left < mod and right < mod, and that result does not overlap mod. */
deps/mongoose/mongoose.c:13326
↓ 17 callersFunctionmg_uecc_vli_modAdd
Computes result = (left + right) % mod. Assumes that left < mod and right < mod, and that result does not overlap mod. */
deps/mongoose/src/tls_uecc.c:568
↓ 17 callersFunctionmp_init_copy
creates "a" then copies b into it */
deps/libtommath/mp_init_copy.c:7
↓ 17 callersFunctionmp_invmod
hac 14.61, pp608 */
deps/libtommath/mp_invmod.c:7
↓ 17 callersMethodmutable_fields
deps/protobuf/src/google/protobuf/type.pb.h:1421
↓ 17 callersFunctionop
deps/asmjit/src/asmjit/core/rapass.cpp:732
↓ 17 callersFunctionpbuf_realloc
* @ingroup pbuf * Shrink a pbuf chain to a desired length. * * @param p pbuf to shrink. * @param new_len desired new length of pbuf chain * * De
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/pbuf.c:401
↓ 17 callersFunctionpbuf_realloc
* @ingroup pbuf * Shrink a pbuf chain to a desired length. * * @param p pbuf to shrink. * @param new_len desired new length of pbuf chain * * De
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/pbuf.c:401
↓ 17 callersFunctionpoly1305_process
Process data through POLY1305 @param st The POLY1305 state @param in The data to send through HMAC @param inlen The length of the da
deps/libtomcrypt/src/mac/poly1305/poly1305.c:121
↓ 17 callersMethodpopulateBooleanMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java:245
↓ 17 callersMethodpopulateBooleanMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java:233
↓ 17 callersMethodpopulateBooleanMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java:248
↓ 17 callersMethodpopulateBooleanMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java:235
↓ 17 callersMethodpopulateStringMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageFactory.java:237
↓ 17 callersMethodpopulateStringMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageFactory.java:225
↓ 17 callersMethodpopulateStringMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto2MessageLiteFactory.java:240
↓ 17 callersMethodpopulateStringMap
(MapValueProvider<V> provider)
deps/protobuf/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java:227
↓ 17 callersFunctionprng_is_valid
Test if a PRNG index is valid @param idx The index of the PRNG to search for @return CRYPT_OK if valid */
deps/libtomcrypt/src/misc/crypt/crypt_prng_is_valid.c:15
↓ 17 callersFunctionptr
Creates `[base.reg + offset]` memory operand.
deps/asmjit/src/asmjit/x86/x86operand.h:940
↓ 17 callersMethodresponse_file
(self, idx: int)
deps/curl/tests/http/testenv/curl.py:439
↓ 17 callersFunctionset
src/common/utils/hook.hpp:198
↓ 17 callersMethodset_end
deps/protobuf/src/google/protobuf/descriptor.pb.h:9215
↓ 17 callersMethodset_seconds
deps/protobuf/src/google/protobuf/duration.pb.h:237
↓ 17 callersFunctionsha256_done
deps/libtomcrypt/src/hashes/sha2/sha256.c:228
↓ 17 callersMethodshift
Gets the memory operand's shift (aka scale) constant.
deps/asmjit/src/asmjit/arm/armoperand.h:334
↓ 17 callersMethodstart
deps/protobuf/src/google/protobuf/descriptor.pb.h:9179
↓ 17 callersFunctionstb_free
deps/stb/deprecated/stb.h:2655
↓ 17 callersMethodtellg
deps/DirectXTex/Auxiliary/DirectXTexEXR.cpp:125
↓ 17 callersMethodtoJsonString
(Message message)
deps/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java:185
↓ 17 callersFunctionto_json
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:4753
↓ 17 callersFunctionto_json
deps/json/single_include/nlohmann/json.hpp:5642
↓ 17 callersFunctionu32
deps/protobuf/conformance/binary_json_conformance_suite.cc:141
↓ 17 callersFunctionu64
deps/protobuf/conformance/binary_json_conformance_suite.cc:142
↓ 17 callersFunctionvPortFree
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-builtin/Middlewares/Third_Party/FreeRTOS/Source/portable/MemMang/heap_4.c:263
↓ 17 callersMethodwarning
Return the collected error text
deps/protobuf/src/google/protobuf/compiler/importer_unittest.cc:127
↓ 17 callersFunctionwrite
()
deps/mongoose/examples/mqtt-dashboard/dashboard/main.js:251
↓ 17 callersMethodwrite
deps/DirectXTex/Auxiliary/DirectXTexEXR.cpp:168
↓ 17 callersMethodwriteUInt64
Writes a field of type {@link FieldType#UINT64}.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java:73
↓ 17 callersFunctionx86EncodeMod
Encode MOD byte.
deps/asmjit/src/asmjit/x86/x86assembler.cpp:312
↓ 16 callersMethodAssertHeld
deps/gsc-tool/deps/fmt/test/gtest/gtest/gtest.h:2117
↓ 16 callersFunctionBegin
Element iterator ! \pre IsArray() == true */
deps/rapidjson/include/rapidjson/document.h:1677
↓ 16 callersFunctionCAPTURE
deps/json/tests/src/unit-msgpack.cpp:1798
↓ 16 callersFunctionCLOCK_EnableClock
* @brief Enable the clock for specific IP. * @param clk : Clock to be enabled. * @return Nothing */
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-freertos-builtin/drivers/fsl_clock.h:1389
↓ 16 callersFunctionCLOCK_EnableClock
* @brief Enable the clock for specific IP. * @param clk : Clock to be enabled. * @return Nothing */
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-baremetal-builtin/drivers/fsl_clock.h:1389
↓ 16 callersMethodCapacity
deps/rapidjson/include/rapidjson/document.h:2918
↓ 16 callersMethodClone
()
deps/protobuf/csharp/src/AddressBook/Addressbook.cs:95
↓ 16 callersMethodComputeIndex
deps/DirectXTex/DirectXTex/DirectXTexUtil.cpp:1499
↓ 16 callersFunctionConvert_UpbToRuby
deps/protobuf/ruby/ext/google/protobuf_c/convert.c:240
↓ 16 callersFunctionCurl_bufq_read
deps/curl/lib/bufq.c:420
↓ 16 callersFunctionCurl_dynhds_init
deps/curl/lib/dynhds.c:91
↓ 16 callersFunctionCurl_hash_next_element
deps/curl/lib/hash.c:305
↓ 16 callersFunctionCurl_uc_to_curlcode
deps/curl/lib/url.c:1702
↓ 16 callersFunctionEnableIRQ
! * @brief Enable specific interrupt. * * Enable LEVEL1 interrupt. For some devices, there might be multiple interrupt * levels. For example, ther
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-freertos-builtin/drivers/fsl_common_arm.h:514
↓ 16 callersFunctionEnableIRQ
! * @brief Enable specific interrupt. * * Enable LEVEL1 interrupt. For some devices, there might be multiple interrupt * levels. For example, ther
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-baremetal-builtin/drivers/fsl_common_arm.h:514
↓ 16 callersFunctionEscapeJavadoc
deps/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc:48
↓ 16 callersMethodFindExtensionByPrintableName
deps/protobuf/src/google/protobuf/descriptor.cc:2138
↓ 16 callersMethodFindFileContainingExtension
deps/protobuf/src/google/protobuf/compiler/importer.cc:171
↓ 16 callersMethodFindFileContainingSymbol
Find the file that declares the given fully-qualified symbol name.
deps/protobuf/python/google/protobuf/pyext/descriptor_database.cc:121
↓ 16 callersMethodFindValueByName
deps/protobuf/src/google/protobuf/descriptor.cc:2295
↓ 16 callersMethodForBytes
<summary> Retrieves a codec suitable for a bytes field with the given tag. </summary> <param name="tag">The tag.</param> <returns>A codec for the give
deps/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs:64
↓ 16 callersMethodFromTextReader
<summary> Creates a tokenizer that reads from the given text reader. </summary>
deps/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs:60
↓ 16 callersFunctionGenerateSetBit
deps/protobuf/src/google/protobuf/compiler/java/java_helpers.cc:749
↓ 16 callersFunctionGet
deps/rapidjson/include/rapidjson/uri.h:99
↓ 16 callersFunctionGetArena
deps/protobuf/src/google/protobuf/arena.h:407
↓ 16 callersFunctionGetEnumValueName
Format the enum value name in a pleasant way for C#: - Strip the enum name as a prefix if possible - Convert to PascalCase. For example, an enum calle
deps/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc:274
↓ 16 callersMethodGetHashCode
()
deps/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs:1321
↓ 16 callersMethodGetPixelsSize
deps/DirectXTex/DirectXTex/DirectXTex.h:432
↓ 16 callersFunctionIsRealOneof
deps/protobuf/src/google/protobuf/compiler/java/java_helpers.h:379
↓ 16 callersFunctionLPUART_GetInstance
* Code ******************************************************************************/ ! * brief Get the LPUART instance from peripheral base addres
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-freertos-builtin/drivers/fsl_lpuart.c:117
↓ 16 callersFunctionLPUART_GetInstance
* Code ******************************************************************************/ ! * brief Get the LPUART instance from peripheral base addres
deps/mongoose/examples/nxp/frdm-mcxn947-xpresso-baremetal-builtin/drivers/fsl_lpuart.c:117
↓ 16 callersMethodMalloc
deps/rapidjson/test/unittest/pointertest.cpp:1693
↓ 16 callersMethodMatches
Returns true if and only if the given arguments match the matchers.
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:8560
↓ 16 callersMethodOneString
()
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:18697
↓ 16 callersMethodParse
Parse the given text as a .proto file and populate the spans_ map with all the source location spans in its SourceCodeInfo table.
deps/protobuf/src/google/protobuf/compiler/parser_unittest.cc:2568
↓ 16 callersFunctionParseString
deps/json/tests/benchmarks/src/benchmarks.cpp:55
↓ 16 callersFunctionPrintIfNotEmpty
If the explanation is not empty, prints it to the ostream.
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:3428
← previousnext →2,601–2,700 of 88,754, ranked by callers