MCPcopy Create free account

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

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

↓ 42 callersMethodrelease
deps/asmjit/src/asmjit/core/jitallocator.cpp:904
↓ 42 callersFunctionto_string
Converts any object into a string using luaL_tolstring. Note: Uses the metamethod __tostring if available.
deps/sol2/include/sol/utility/to_string.hpp:38
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
deps/json/single_include/nlohmann/json.hpp:23460
↓ 42 callersFunctiontype_name
@brief return the type as string @sa https://json.nlohmann.me/api/basic_json/type_name/
deps/json/include/nlohmann/json.hpp:4157
↓ 41 callersMethodClear
deps/protobuf/python/google/protobuf/pyext/descriptor_pool.cc:87
↓ 41 callersMethodClear
deps/rapidjson/example/archiver/archivertest.cpp:207
↓ 41 callersFunctionCurl_inet_pton
int * inet_pton(af, src, dst) * convert from presentation format (which usually means ASCII printable) * to network format (which is usua
deps/curl/lib/inet_pton.c:74
↓ 41 callersFunctionDisableGlobalIRQ
! * @brief Disable the global IRQ * * Disable the global interrupt and return the current primask register. User is required to provided the primas
deps/mongoose/examples/nxp/rt1060-evk-xpresso-baremetal-builtin/drivers/fsl_common_arm.h:732
↓ 41 callersMethodEquals
(object other)
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs:3099
↓ 41 callersFunctionGetErrorDesc
deps/DirectXTex/Texconv/texconv.cpp:1107
↓ 41 callersMethodIsReservedNumber
deps/protobuf/src/google/protobuf/descriptor.h:2218
↓ 41 callersMethodMemberBegin
deps/rapidjson/include/rapidjson/document.h:2981
↓ 41 callersMethodOpen
deps/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc:116
↓ 41 callersMethodRenderBool
deps/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:84
↓ 41 callersMethodRenderInt32
deps/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:89
↓ 41 callersMethodTestAllExtensions
()
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:6384
↓ 41 callersMethodWriteLength
<summary> Writes a length (in bytes) for length-delimited data. </summary> <remarks> This method simply writes a rawint, but exists for clarity in cal
deps/protobuf/csharp/src/Google.Protobuf/WriteContext.cs:272
↓ 41 callersMethodWriteTo
(pb::CodedOutputStream output)
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs:178
↓ 41 callersMethodassertNotEqual
(Object unexpected, Object actual)
deps/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java:123
↓ 41 callersFunctioncurl_multi_add_handle
deps/curl/lib/multi.c:499
↓ 41 callersMethodgetAllSet
Get a {@code TestAllTypes} with all fields set as they would be by {@link #setAllFields(TestAllTypes.Builder)}.
deps/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java:278
↓ 41 callersMethodgetMethodOrDie
Calls Class.getMethod and throws a RuntimeException if it fails.
deps/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:1966
↓ 41 callersFunctionhash_is_valid
Test if a hash index is valid @param idx The index of the hash to search for @return CRYPT_OK if valid */
deps/libtomcrypt/src/misc/crypt/crypt_hash_is_valid.c:15
↓ 41 callersFunctionlua_type
deps/lua/lapi.c:284
↓ 41 callersFunctionmp_add_d
single digit addition */
deps/libtommath/mp_add_d.c:7
↓ 41 callersFunctionmp_exptmod
this is a shell function that calls either the normal or Montgomery * exptmod functions. Originally the call to the montgomery code was * embedded
deps/libtommath/mp_exptmod.c:11
↓ 41 callersMethodpop
src/client/game/scripting/array.cpp:198
↓ 41 callersMethodreal_containing_oneof
deps/protobuf/src/google/protobuf/descriptor.h:2319
↓ 41 callersMethodslice
deps/gsc-tool/include/xsk/gsc/parser.hpp:4920
↓ 41 callersFunctionsn
deps/mongoose/test/unit_test.c:1899
↓ 41 callersFunctiontest
* @param {number} x * @param {number=} opt_bits
deps/protobuf/js/binary/utils_test.js:357
↓ 41 callersMethodwhat
deps/sol2/include/sol/error.hpp:82
↓ 40 callersMethodCompareToGoldenText
(self, text, golden_text)
deps/protobuf/python/google/protobuf/internal/text_format_test.py:84
↓ 40 callersMethodFromJsonString
Converts string to FieldMask according to proto3 JSON spec.
deps/protobuf/python/google/protobuf/internal/well_known_types.py:445
↓ 40 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-builtin/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:451
↓ 40 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
deps/mongoose/examples/stm32/nucleo-f429zi-cube-baremetal-builtin/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:451
↓ 40 callersFunctionHAL_DMA_Start_IT
* @brief Start the DMA Transfer with interrupt enabled. * @param hdma pointer to a DMA_HandleTypeDef structure that contains *
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c:451
↓ 40 callersMethodMergeFrom
(MapWellKnownTypes other)
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestWellKnownTypes.cs:3255
↓ 40 callersMethodPrint
deps/protobuf/src/google/protobuf/io/printer.cc:116
↓ 40 callersFunctioncheck_escaped
deps/json/tests/src/unit-convenience.cpp:98
↓ 40 callersMethodclose
deps/gsc-tool/deps/fmt/src/os.cc:176
↓ 40 callersMethodctype
deps/protobuf/src/google/protobuf/descriptor.pb.h:12972
↓ 40 callersMethodfindFieldByNumber
Finds a field by field number. @param number The field number within this message type. @return The field's descriptor, or {@code null} if not found.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:809
↓ 40 callersMethodflush
Flushes the stream and forces any buffered bytes to be written. This does not flush the underlying OutputStream.
deps/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:923
↓ 40 callersMethodfromString
Parses from a string to a FieldMask.
deps/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java:86
↓ 40 callersMethodgetRepeatedInt64Iterable
* Returns an Iterable instance containing int64 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<!Int6
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1265
↓ 40 callersMethodgetRepeatedSfixed64Iterable
* Returns an Iterable instance containing sfixed64 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<!I
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1367
↓ 40 callersFunctionluaL_checkinteger
deps/lua/lauxlib.c:442
↓ 40 callersFunctionmemp_free
* Put an element back into its pool. * * @param type the pool where to put mem * @param mem the memp element to free */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/memp.c:419
↓ 40 callersFunctionmemp_free
* Put an element back into its pool. * * @param type the pool where to put mem * @param mem the memp element to free */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/memp.c:419
↓ 40 callersMethodpool
deps/asmjit/src/asmjit/core/jitallocator.cpp:268
↓ 40 callersFunctionread
deps/zlib/contrib/iostream2/zstream.h:115
↓ 40 callersMethodreadMessage
Reads and returns the next field of type {@code MESSAGE} and advances the reader to the next field.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java:146
↓ 40 callersFunctiont_start
deps/libtomcrypt/demos/timing.c:114
↓ 40 callersMethodvalue
($name)
deps/protobuf/php/src/Google/Protobuf/Syntax.php:44
↓ 39 callersMethodClearNonDefaultToEmpty
deps/protobuf/src/google/protobuf/arenastring.h:455
↓ 39 callersFunctionFindOrNull
deps/protobuf/src/google/protobuf/stubs/map_util.h:136
↓ 39 callersMethodGetPrototype
deps/protobuf/src/google/protobuf/message.cc:275
↓ 39 callersFunctionIOMUXC_SetPinConfig
! * @brief Sets the IOMUXC pin configuration. * @note The previous five parameters can be filled with the pin function ID macros. * * This is an e
deps/mongoose/examples/nxp/rt1060-evk-xpresso-baremetal-builtin/drivers/fsl_iomuxc.h:1320
↓ 39 callersFunctionInvalidName
deps/protobuf/src/google/protobuf/util/internal/error_listener.h:86
↓ 39 callersFunctionLPUART_GetInstance
* Code ******************************************************************************/ ! * brief Get the LPUART instance from peripheral base addres
deps/mongoose/examples/nxp/rt1060-evk-xpresso-baremetal-builtin/drivers/fsl_lpuart.c:159
↓ 39 callersMethodPrintString
deps/protobuf/src/google/protobuf/text_format.cc:1775
↓ 39 callersMethodReadUInt32
<summary> Reads a uint32 field value from the input. </summary>
deps/protobuf/csharp/src/Google.Protobuf/ParseContext.cs:273
↓ 39 callersFunctionToUpper
deps/protobuf/src/google/protobuf/stubs/strutil.h:193
↓ 39 callersMethodWhichOneof
Returns the name of the field that is set inside a oneof group. If no field is set, returns None. Args: oneof_group (str): the name of
deps/protobuf/python/google/protobuf/message.py:298
↓ 39 callersMethodadd_message_type
deps/protobuf/src/google/protobuf/descriptor.pb.h:8781
↓ 39 callersFunctioncurl_strequal
--- public function --- */
deps/curl/lib/strcase.c:109
↓ 39 callersFunctiondup
deps/protobuf/src/google/protobuf/io/io_win32.cc:345
↓ 39 callersMethodfree
src/common/utils/nt.cpp:146
↓ 39 callersMethodgetMethodOrDie
Calls Class.getMethod and throws a RuntimeException if it fails.
deps/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:1922
↓ 39 callersMethodgetRepeatedDoubleIterable
* Returns an Iterable instance containing double values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<numb
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1030
↓ 39 callersMethodgetRepeatedFixed32Iterable
* Returns an Iterable instance containing fixed32 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<num
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1081
↓ 39 callersMethodgetRepeatedFixed64Iterable
* Returns an Iterable instance containing fixed64 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<!In
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1115
↓ 39 callersMethodgetRepeatedFloatIterable
* Returns an Iterable instance containing float values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<numbe
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1163
↓ 39 callersMethodgetRepeatedSfixed32Iterable
* Returns an Iterable instance containing sfixed32 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<nu
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1316
↓ 39 callersMethodgetRepeatedSint32Iterable
* Returns an Iterable instance containing sint32 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<numb
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1418
↓ 39 callersMethodgetRepeatedSint64Iterable
* Returns an Iterable instance containing sint64 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<!Int
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1469
↓ 39 callersMethodgetRepeatedUint32Iterable
* Returns an Iterable instance containing uint32 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<numb
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1520
↓ 39 callersMethodgetRepeatedUint64Iterable
* Returns an Iterable instance containing uint64 values for the given field * number. * @param {number} fieldNumber * @return {!Iterable<!Int
deps/protobuf/js/experimental/runtime/kernel/kernel.js:1554
↓ 39 callersFunctionindex2value
** Convert an acceptable index to a pointer to its respective value. ** Non-valid indices return the special nil value 'G(L)->nilvalue'. */
deps/lua/lapi.c:60
↓ 39 callersMethodindexOf
(Object element)
deps/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java:142
↓ 39 callersMethodkeys
(self)
deps/protobuf/python/google/protobuf/internal/well_known_types.py:795
↓ 39 callersFunctionmg_send
deps/mongoose/src/sock.c:136
↓ 39 callersMethodregType
Returns a register type of the register used to pass function argument or return value.
deps/asmjit/src/asmjit/core/func.h:664
↓ 39 callersFunctionstb__clex_token
main helper function for returning a parsed token
deps/stb/stb_c_lexer.h:302
↓ 39 callersFunctionstbi__get16be
deps/stb/stb_image.h:1693
↓ 38 callersFunctionCEscape
deps/protobuf/src/google/protobuf/stubs/strutil.cc:595
↓ 38 callersFunctionCurl_debug
deps/curl/lib/curl_trc.c:56
↓ 38 callersFunctionElementsAre
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:7752
↓ 38 callersFunctionGetErrorDesc
deps/DirectXTex/Texassemble/texassemble.cpp:739
↓ 38 callersMethodHasMember
deps/rapidjson/example/archiver/archiver.cpp:83
↓ 38 callersMethodMutableMessage
deps/protobuf/src/google/protobuf/extension_set.cc:643
↓ 38 callersMethodNext
deps/protobuf/src/google/protobuf/io/printer.cc:235
↓ 38 callersFunctionROR
deps/libtomcrypt/src/headers/tomcrypt_macros.h:272
↓ 38 callersMethodReadUInt64
<summary> Reads a uint64 field from the input. </summary>
deps/protobuf/csharp/src/Google.Protobuf/ParseContext.cs:185
↓ 38 callersMethodWriteUInt32
<summary> Writes a uint32 value, without a tag. </summary> <param name="value">The value to write</param>
deps/protobuf/csharp/src/Google.Protobuf/WriteContext.cs:215
↓ 38 callersMethodWriteUInt64
<summary> Writes a uint64 field value, without a tag. </summary> <param name="value">The value to write</param>
deps/protobuf/csharp/src/Google.Protobuf/WriteContext.cs:122
↓ 38 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-builtin/Drivers/CMSIS/Include/cmsis_gcc.h:866
↓ 38 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Drivers/CMSIS/Include/cmsis_gcc.h:866
↓ 38 callersFunction__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
deps/mongoose/examples/stm32/nucleo-f746zg-cube-baremetal-builtin/Drivers/CMSIS/Include/cmsis_gcc.h:866
← previousnext →1,101–1,200 of 88,754, ranked by callers