MCPcopy Create free account

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

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

↓ 46 callersMethoddone
deps/asmjit/src/asmjit/core/codewriter_p.h:154
↓ 46 callersFunctionerror
=========================================================================== * Display error message and exit */
deps/gsc-tool/deps/zlib/test/minigzip.c:298
↓ 46 callersMethodfill
deps/asmjit/src/asmjit/core/constpool.cpp:227
↓ 46 callersMethodgetJavaType
Get the field's java type. This is just for convenience. Every {@code FieldDescriptorProto.Type} maps to exactly one Java type.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:1120
↓ 46 callersMethodinvokeOrDie
Calls invoke and throws a RuntimeException if it fails.
deps/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:1935
↓ 46 callersFunctionlua_pushfstring
deps/lua/lapi.c:566
↓ 46 callersMethodparse_error
deps/json/single_include/nlohmann/json.hpp:4510
↓ 46 callersMethodparse_error
deps/json/include/nlohmann/detail/input/json_sax.hpp:720
↓ 46 callersMethodr8Lo
deps/asmjit/src/asmjit/x86/x86operand.h:339
↓ 46 callersMethodrun
(ParameterType parameter)
deps/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java:45
↓ 46 callersFunctionsafe_sprintf
deps/gsc-tool/deps/fmt/test/util.h:22
↓ 46 callersMethodschemaFor
Gets the schema for the given message type.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Protobuf.java:86
↓ 46 callersMethodsize
Gets the number of bytes. @return size in bytes
deps/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java:228
↓ 46 callersMethodtrim
Returns the result of keeping only the masked fields of the given proto.
deps/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java:404
↓ 46 callersMethodtype
deps/protobuf/src/google/protobuf/descriptor.cc:674
↓ 46 callersMethodwriteMessage
Writes a field of type {@link FieldType#MESSAGE}.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java:103
↓ 45 callersMethodClone
()
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/MapUnittestProto3.cs:233
↓ 45 callersMethodGet
<summary> Gets the value of the specified extension </summary>
deps/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs:61
↓ 45 callersMethodGetHashCode
()
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs:162
↓ 45 callersFunctionMerge
Parses a text representation of a protocol message into a message. Like Parse(), but allows repeated values for a non-repeated field, and uses th
deps/protobuf/python/google/protobuf/text_format.py:690
↓ 45 callersMethodReadVarint32
deps/protobuf/src/google/protobuf/io/coded_stream.h:1318
↓ 45 callersFunctionSetAllExtensions
Sets every extension in the message to a unique value. Args: message: A unittest_pb2.TestAllExtensions instance.
deps/protobuf/python/google/protobuf/internal/test_util.py:223
↓ 45 callersFunctionStringReplace
deps/protobuf/src/google/protobuf/stubs/strutil.cc:132
↓ 45 callersMethodTryMergeFieldFrom
<summary> Tries to merge a field from the coded input, returning true if the field was merged. If the set is null or the field was not otherwise merge
deps/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs:185
↓ 45 callersMethodWriteTo
(pb::CodedOutputStream output)
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestCustomOptionsProto3.cs:3497
↓ 45 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
deps/mongoose/examples/stm32/nucleo-h743zi-cube-freertos-builtin/Drivers/CMSIS/Include/cmsis_gcc.h:933
↓ 45 callersFunctioncheckSignature
Checks whether all operands have the same signature.
deps/asmjit/src/asmjit/arm/a64assembler.cpp:560
↓ 45 callersFunctioncs
src/common/utils/cryptography.cpp:34
↓ 45 callersFunctioncurlx_uztoui
deps/curl/lib/warnless.c:169
↓ 45 callersMethodgetFields
Get a list of this message type's fields.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:715
↓ 45 callersMethodgetJavaType
Gets the {@link JavaType} for this field. For lists, this identifies the type of the elements contained within the list.
deps/protobuf/java/core/src/main/java/com/google/protobuf/FieldType.java:142
↓ 45 callersFunctioninput_adapter
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:5579
↓ 45 callersFunctionisfinite
deps/gsc-tool/deps/fmt/include/fmt/chrono.h:1600
↓ 45 callersFunctionmg_call
deps/mongoose/src/event.c:7
↓ 45 callersFunctionoptions
deps/asmjit/src/asmjit/core/inst.h:279
↓ 45 callersMethodpush_back
deps/sol2/tests/run_time/source/container_shims.cpp:310
↓ 45 callersFunctionrsa_free
Free an RSA key from memory @param key The RSA key to free */
deps/libtomcrypt/src/pk/rsa/rsa_key.c:97
↓ 45 callersFunctionsort
deps/lua/ltablib.c:399
↓ 44 callersMethodInternalIsFileLoaded
deps/protobuf/src/google/protobuf/descriptor.cc:1918
↓ 44 callersFunctionWriteIntToUtf16CharSequence
deps/protobuf/src/google/protobuf/compiler/java/java_helpers.h:447
↓ 44 callersFunction__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
deps/mongoose/examples/nxp/rt1060-evk-xpresso-baremetal-builtin/CMSIS/cmsis_gcc.h:269
↓ 44 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
deps/mongoose/examples/stm32/nucleo-h743zi-cube-baremetal-builtin/Drivers/CMSIS/Include/cmsis_gcc.h:933
↓ 44 callersMethodcamelcase_name
Camelcase name of this field. Returns: str: the name in CamelCase.
deps/protobuf/python/google/protobuf/descriptor.py:610
↓ 44 callersMethodcompareFields
Compares two sets of fields. This method is used to implement {@link AbstractMessage#equals(Object)} and {@link AbstractMutableMessage#equals(Object)}
deps/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java:233
↓ 44 callersMethodfunc
deps/sol2/tests/run_time/source/gc.cpp:218
↓ 44 callersMethodgetInt
(Object target, long offset)
deps/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:127
↓ 44 callersMethodgetRepeatedBoolIterable
* Returns an Iterable instance containing boolean values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<boo
deps/protobuf/js/experimental/runtime/kernel/kernel.js:979
↓ 44 callersMethodis_packed
deps/protobuf/src/google/protobuf/descriptor.cc:3530
↓ 44 callersFunctionjsondec_err
deps/protobuf/php/ext/google/protobuf/php-upb.c:9200
↓ 44 callersFunctionjsondec_err
deps/protobuf/ruby/ext/google/protobuf_c/ruby-upb.c:8910
↓ 44 callersFunctionlua_pushnumber
deps/lua/lapi.c:505
↓ 44 callersMethodmutable_message_type
deps/protobuf/src/google/protobuf/descriptor.pb.h:8762
↓ 44 callersMethodpush
src/client/game/scripting/array.cpp:173
↓ 44 callersFunctionregister_int
src/client/component/dvars.cpp:177
↓ 44 callersMethodremaining
Returns the number of elements between the current {@link #position()} and the {@link #limit()} . @return The number of elements remaining in this bu
deps/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java:126
↓ 44 callersFunctionstbi__rewind
deps/stb/stb_image.h:885
↓ 44 callersFunctiontransform
Expand pattern into an (almost) equivalent one, but with single Either. Example: ((-a | -b) (-c | -d)) => (-a -c | -a -d | -b -c | -b -d) Qui
deps/gsc-tool/deps/fmt/support/docopt.py:72
↓ 44 callersMethodwrap
Creates a new {@link AllocatedBuffer} that is backed by the given array. The returned buffer will have {@link #hasArray} == {@code true}, {@link #arra
deps/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java:133
↓ 43 callersMethodFindExtensionByName
deps/protobuf/src/google/protobuf/descriptor.cc:2051
↓ 43 callersMethodGetTokenCount
Get the number of tokens.
deps/rapidjson/include/rapidjson/pointer.h:347
↓ 43 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-builtin/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:580
↓ 43 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
deps/mongoose/examples/stm32/nucleo-f429zi-cube-baremetal-builtin/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:580
↓ 43 callersFunctionHAL_DMA_Abort_IT
* @brief Aborts the DMA Transfer in Interrupt mode. * @param hdma pointer to a DMA_HandleTypeDef structure that contains * the
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:580
↓ 43 callersMethodToByteArray
()
deps/protobuf/csharp/src/Google.Protobuf.Benchmarks/GoogleMessageBenchmark.cs:81
↓ 43 callersMethodType
deps/protobuf/src/google/protobuf/type.pb.cc:362
↓ 43 callersFunctionallocator
Returns `ZoneAllocator` attached to this container.
deps/asmjit/src/asmjit/core/zonestack.h:108
↓ 43 callersFunctionctz
deps/asmjit/src/asmjit/core/support.h:366
↓ 43 callersFunctiondebug
src/client/component/console.hpp:22
↓ 43 callersFunctionfind_hash
Find a registered hash by name @param name The name of the hash to look for @return >= 0 if found, -1 if not present */
deps/libtomcrypt/src/misc/crypt/crypt_find_hash.c:15
↓ 43 callersFunctionfind_prng
Find a registered PRNG by name @param name The name of the PRNG to look for @return >= 0 if found, -1 if not present */
deps/libtomcrypt/src/misc/crypt/crypt_find_prng.c:15
↓ 43 callersFunctiongetASN1Element
deps/curl/lib/vtls/x509asn1.c:176
↓ 43 callersMethodgetRepeatedInt32Iterable
* Returns an Iterable instance containing int32 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<numbe
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1214
↓ 43 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
deps/json/include/nlohmann/json.hpp:1357
↓ 43 callersFunctionjoin
deps/gsc-tool/deps/fmt/include/fmt/xchar.h:80
↓ 43 callersMethodlabel
deps/gsc-tool/include/xsk/gsc/common/ast.hpp:118
↓ 43 callersFunctionmg_call
deps/mongoose/mongoose.c:1340
↓ 43 callersFunctionmg_url_host
deps/mongoose/src/url.c:41
↓ 43 callersMethodmin
(arr, fn)
deps/asmjit/tools/generator-commons.js:160
↓ 43 callersFunctionmp_mod
c = a mod b, 0 <= c < b if b > 0, b < c <= 0 if b < 0 */
deps/libtommath/mp_mod.c:7
↓ 43 callersMethodreadUInt32
Reads and returns the next field of type {@code UINT32} and advances the reader to the next field.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java:180
↓ 43 callersFunctiontest_sprintf
deps/gsc-tool/deps/fmt/test/printf-test.cc:40
↓ 42 callersMethodCopyFrom
<summary> Constructs a <see cref="ByteString" /> from the given array. The contents are copied, so further modifications to the array will not be refl
deps/protobuf/csharp/src/Google.Protobuf/ByteString.cs:212
↓ 42 callersMethodDescribeTo
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:4330
↓ 42 callersFunctionHasHazzer
deps/protobuf/src/google/protobuf/compiler/java/java_helpers.h:384
↓ 42 callersFunctionRORc
deps/libtomcrypt/src/headers/tomcrypt_macros.h:335
↓ 42 callersFunctioncheckGpType
Checks whether the register is GP register of the allowed types. Allowed is a 2-bit mask, where the first bits allows GpW and the second bit allows G
deps/asmjit/src/asmjit/arm/a64assembler.cpp:581
↓ 42 callersMethodempty
deps/json/single_include/nlohmann/json.hpp:6309
↓ 42 callersMethodempty
deps/json/include/nlohmann/detail/input/input_adapters.hpp:167
↓ 42 callersFunctionerror
src/client/component/console.hpp:16
↓ 42 callersMethodhasNext
()
deps/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java:180
↓ 42 callersFunctionjsonenc_putstr
deps/protobuf/php/ext/google/protobuf/php-upb.c:10696
↓ 42 callersFunctionjsonenc_putstr
deps/protobuf/ruby/ext/google/protobuf_c/ruby-upb.c:10406
↓ 42 callersFunctionlua_touserdata
deps/lua/lapi.c:456
↓ 42 callersFunctionmg_str_n
deps/mongoose/mongoose.c:8088
↓ 42 callersFunctionmg_uecc_vli_sub
deps/mongoose/mongoose.c:13146
↓ 42 callersFunctionmg_uecc_vli_sub
deps/mongoose/src/tls_uecc.c:388
↓ 42 callersFunctionmp_clamp
trim unused digits * * This is used to ensure that leading zero digits are * trimmed and the leading "used" digit will be non-zero * Typically ver
deps/libtommath/mp_clamp.c:13
↓ 42 callersMethodname
(self)
deps/gsc-tool/deps/fmt/support/docopt.py:211
↓ 42 callersFunctionppp_warn
* ppp_warn - log a warning message. */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c:659
↓ 42 callersFunctionppp_warn
* ppp_warn - log a warning message. */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c:659
← previousnext →1,001–1,100 of 88,754, ranked by callers