MCPcopy Create free account

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

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

↓ 24 callersFunctionnew_phase
* new_phase - signal the start of a new phase of pppd's operation. */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c:1011
↓ 24 callersFunctionnew_phase
* new_phase - signal the start of a new phase of pppd's operation. */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/ppp.c:1011
↓ 24 callersFunctionread
deps/gsc-tool/deps/fmt/test/gtest-extra.cc:68
↓ 24 callersMethodreadFixed32
Reads and returns the next field of type {@code FIXED32} and advances the reader to the next field.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java:116
↓ 24 callersFunctionregister_cipher
Register a cipher with the descriptor table @param cipher The cipher you wish to register @return value >= 0 if successfully added (or already
deps/libtomcrypt/src/misc/crypt/crypt_register_cipher.c:15
↓ 24 callersMethodrequireWireType
(int requiredWireType)
deps/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStreamReader.java:103
↓ 24 callersFunctionresize_image
deps/stb/tests/resample_test.cpp:192
↓ 24 callersFunctionruby_to_Map
deps/protobuf/ruby/ext/google/protobuf_c/map.c:72
↓ 24 callersFunctionruby_to_Message
deps/protobuf/ruby/ext/google/protobuf_c/message.c:72
↓ 24 callersMethodsetId
Sets the calling convention id.
deps/asmjit/src/asmjit/core/func.h:245
↓ 24 callersMethodsingleton
deps/protobuf/src/google/protobuf/message.cc:246
↓ 24 callersFunctionstb_mutex_end
deps/stb/deprecated/stb.h:11711
↓ 24 callersFunctionstb_splitpath
deps/stb/tests/prerelease/stb_lib.h:1123
↓ 24 callersFunctionstbir__half_to_float
deps/stb/stb_image_resize2.h:2162
↓ 24 callersFunctiontest
* @param {number} x * @param {number=} opt_bits
deps/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js:356
↓ 24 callersFunctiontest
* @param {number} x * @param {number=} opt_bits
deps/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js:356
↓ 24 callersMethodtoString
()
deps/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java:84
↓ 24 callersMethodvarint
deps/protobuf/src/google/protobuf/unknown_field_set.h:341
↓ 24 callersFunctionvformat
deps/gsc-tool/deps/fmt/include/fmt/color.h:513
↓ 24 callersMethodwriteFloat
Writes a field of type {@link FieldType#FLOAT}.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Writer.java:64
↓ 24 callersMethodwriteRawBytes
Write an array of bytes.
deps/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:338
↓ 23 callersMethodAdd
deps/protobuf/src/google/protobuf/compiler/parser.cc:2419
↓ 23 callersMethodAddGroup
deps/protobuf/src/google/protobuf/unknown_field_set.cc:171
↓ 23 callersMethodAtEnd
Checks the end of the text was reached. Returns: True iff the end was reached.
deps/protobuf/python/google/protobuf/text_format.py:1261
↓ 23 callersMethodClone
()
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/UnittestIssues.cs:138
↓ 23 callersFunctionCopyPart
Copy a part from one GenericUri to another Return the pointer to the next part to be copied to
deps/rapidjson/include/rapidjson/uri.h:399
↓ 23 callersMethodDescribeNegationTo
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:4334
↓ 23 callersFunctionError
deps/protobuf/src/google/protobuf/io/coded_stream.h:862
↓ 23 callersFunctionGet
Returns the current value of the descriptor, thread-safe. If SetLazy(...) has been called, will do a one-time cross link of the type specified, buildi
deps/protobuf/src/google/protobuf/descriptor.h:228
↓ 23 callersMethodGetClassName
deps/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc:221
↓ 23 callersMethodIsInitialized
deps/protobuf/src/google/protobuf/api.pb.cc:564
↓ 23 callersMethodMerge
deps/protobuf/src/google/protobuf/text_format.cc:1641
↓ 23 callersMethodMergeFrom
(EnumOnlyProto2 other)
deps/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/TestMessagesProto2.cs:8044
↓ 23 callersMethodModified
(self)
deps/protobuf/python/google/protobuf/internal/python_message.py:1508
↓ 23 callersMethodReadVarint64
deps/protobuf/src/google/protobuf/io/coded_stream.h:1333
↓ 23 callersMethodRecordLegacyLocation
deps/protobuf/src/google/protobuf/compiler/parser.cc:469
↓ 23 callersMethodRegisterGenerator
deps/protobuf/src/google/protobuf/compiler/command_line_interface.cc:906
↓ 23 callersFunctionReturn
deps/gsc-tool/deps/fmt/test/gtest/gmock/gmock.h:2160
↓ 23 callersMethodSet
<summary> Sets the value of the specified extension. This will make a new instance of ExtensionSet if the set is null. </summary>
deps/protobuf/csharp/src/Google.Protobuf/ExtensionSet.cs:117
↓ 23 callersFunctionTestEqual
deps/rapidjson/test/unittest/valuetest.cpp:165
↓ 23 callersMethodToByteArray
<summary> Converts this <see cref="ByteString"/> into a byte array. </summary> <remarks>The data is copied - changes to the returned array will not be
deps/protobuf/csharp/src/Google.Protobuf/ByteString.cs:134
↓ 23 callersFunctionWriteShort
deps/protobuf/src/google/protobuf/compiler/zip_writer.cc:104
↓ 23 callersMethodconcat
Appends `other` vector at the end of this vector.
deps/asmjit/src/asmjit/core/zonevector.h:243
↓ 23 callersMethodcreate_table_with
deps/sol2/include/sol/state_view.hpp:854
↓ 23 callersFunctioncurl_mime_data
Set mime part content from memory data. */
deps/curl/lib/mime.c:1374
↓ 23 callersFunctioncurlx_strtoofft
* Parse a *positive* up to 64 bit number written in ascii. */
deps/curl/lib/strtoofft.c:217
↓ 23 callersFunctiondeflateEnd
========================================================================= */
deps/gsc-tool/deps/zlib/deflate.c:1246
↓ 23 callersFunctiondh_free
Free the allocated ram for a DH key @param key The key which you wish to free */
deps/libtomcrypt/src/pk/dh/dh_free.c:12
↓ 23 callersMethoddump_logs
(self)
deps/curl/tests/http/testenv/curl.py:254
↓ 23 callersMethodencodeIndexEntry
* @param {!WireType} wireType * @param {number} startIndex * @return {!IndexEntry}
deps/protobuf/js/experimental/runtime/kernel/field.js:64
↓ 23 callersMethodfind_first_not_of
deps/protobuf/src/google/protobuf/stubs/stringpiece.cc:166
↓ 23 callersMethodfoo
deps/sol2/examples/source/usertype.cpp:12
↓ 23 callersMethodgetDefaultInstance
Get a {@code DynamicMessage} representing the default instance of the given type.
deps/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java:79
↓ 23 callersMethodgetIndex
Get the index of this descriptor within its parent. In other words, given a {@link FileDescriptor} {@code file}, the following is true: <pre> for a
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:665
↓ 23 callersMethodgetMessageType
* @return Descriptor Returns a descriptor for the field type if the field type is a message, otherwise throws \Exception * @throws \Exception
deps/protobuf/php/src/Google/Protobuf/FieldDescriptor.php:88
↓ 23 callersMethodgetName
* The fully qualified name of this interface, including package name * followed by the interface's simple name. * * Generated from prot
deps/protobuf/php/src/Google/Protobuf/Api.php:138
↓ 23 callersMethodgetString
()
deps/protobuf/java/core/src/test/java/com/google/protobuf/ExperimentalTestDataProvider.java:79
↓ 23 callersFunctionget_socket
* Map a externally used socket index to the internal socket representation. * * @param fd externally used socket index * @return struct lwip_sock f
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/api/sockets.c:478
↓ 23 callersFunctionget_socket
* Map a externally used socket index to the internal socket representation. * * @param fd externally used socket index * @return struct lwip_sock f
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/api/sockets.c:478
↓ 23 callersMethodh2
deps/asmjit/src/asmjit/arm/a64operand.h:236
↓ 23 callersMethodhasArray
Indicates whether this buffer contains a backing array (i.e. it is safe to call {@link #array()}).
deps/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java:54
↓ 23 callersMethodhasIndex
Tests whether the memory operand has an INDEX register specified.
deps/asmjit/src/asmjit/core/operand.h:1475
↓ 23 callersFunctioninput_adapter
deps/json/single_include/nlohmann/json.hpp:6522
↓ 23 callersFunctioninput_adapter
deps/json/include/nlohmann/detail/input/input_adapters.hpp:380
↓ 23 callersFunctionis_object
@brief return whether value is an object @sa https://json.nlohmann.me/api/basic_json/is_object/
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:18511
↓ 23 callersFunctionltc_ecc_new_point
Allocate a new ECC point @return A newly allocated point or NULL on error */
deps/libtomcrypt/src/pk/ecc/ltc_ecc_points.c:17
↓ 23 callersFunctionluaL_checkany
deps/lua/lauxlib.c:396
↓ 23 callersFunctionlua_gc
** Garbage-collection function */
deps/lua/lapi.c:1133
↓ 23 callersFunctionlua_pushcclosure
deps/lua/lapi.c:579
↓ 23 callersFunctionlua_setglobal
deps/lua/lapi.c:847
↓ 23 callersFunctionmg_timer_poll
deps/mongoose/src/timer.c:27
↓ 23 callersFunctionmg_ws_send
deps/mongoose/src/ws.c:132
↓ 23 callersFunctionmp_lshd
shift left a certain amount of digits */
deps/libtommath/mp_lshd.c:7
↓ 23 callersFunctionmp_zero
set to zero */
deps/libtommath/mp_zero.c:7
↓ 23 callersMethodnewBuilder
()
deps/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3SchemaTest.java:148
↓ 23 callersMethodnewBuilder
()
deps/protobuf/java/core/src/test/java/com/google/protobuf/AbstractProto3LiteSchemaTest.java:140
↓ 23 callersMethodopType
deps/asmjit/src/asmjit/core/operand.h:378
↓ 23 callersMethodopcode
deps/asmjit/src/asmjit/arm/a64instdb_p.h:532
↓ 23 callersFunctionpbuf_copy_partial
* @ingroup pbuf * Copy (part of) the contents of a packet buffer * to an application supplied buffer. * * @param buf the pbuf from which to copy d
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/pbuf.c:1026
↓ 23 callersFunctionpbuf_copy_partial
* @ingroup pbuf * Copy (part of) the contents of a packet buffer * to an application supplied buffer. * * @param buf the pbuf from which to copy d
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/pbuf.c:1026
↓ 23 callersMethodreadUint32
(&$input, &$value)
deps/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php:180
↓ 23 callersMethodsetMessage
* Sets a proto Message to the field with the given field number. * Instead of working with the Kernel inside of the message directly, we * need
deps/protobuf/js/experimental/runtime/kernel/kernel.js:2060
↓ 23 callersMethodsetValue
* Must be a valid serialized protocol buffer of the above specified type. * * Generated from protobuf field <code>bytes value = 2;</code>
deps/protobuf/php/src/Google/Protobuf/Any.php:244
↓ 23 callersFunctionset_feature_default
deps/curl/packages/vms/curl_crtl_init.c:184
↓ 23 callersMethodset_subtype
@brief sets the binary subtype @sa https://json.nlohmann.me/api/byte_container_with_subtype/set_subtype/
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:5020
↓ 23 callersFunctionskip
deps/stb/deprecated/stb_image.c:780
↓ 23 callersFunctionstb_p_strcpy_s
deps/stb/deprecated/stb.h:447
↓ 23 callersFunctionstb_wildmatch
deps/stb/tests/prerelease/stb_lib.h:3237
↓ 23 callersMethodstring
deps/json/tests/src/unit-cbor.cpp:56
↓ 23 callersFunctionsys_timeout
LWIP_DEBUG_TIMERNAMES */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/timeouts.c:289
↓ 23 callersFunctionsys_timeout
LWIP_DEBUG_TIMERNAMES */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/core/timeouts.c:289
↓ 23 callersFunctionunz64local_getLong
deps/gsc-tool/deps/zlib/contrib/minizip/unzip.c:220
↓ 23 callersFunctionunz64local_getLong
deps/zlib/contrib/minizip/unzip.c:220
↓ 23 callersFunctionunz64local_getShort
deps/gsc-tool/deps/zlib/contrib/minizip/unzip.c:200
↓ 23 callersFunctionunz64local_getShort
deps/zlib/contrib/minizip/unzip.c:200
↓ 23 callersFunctionvTaskSuspendAll
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-builtin/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2110
↓ 23 callersFunctionvTaskSuspendAll
deps/mongoose/examples/stm32/nucleo-h743zi-cube-freertos-builtin/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2110
↓ 23 callersMethodweak
deps/protobuf/src/google/protobuf/descriptor.pb.h:13142
↓ 23 callersMethodwriteTag
(int fieldNumber, int wireType)
deps/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java:868
↓ 23 callersMethodwriteVarint32
(int value)
deps/protobuf/java/core/src/main/java/com/google/protobuf/BinaryWriter.java:870
← previousnext →1,901–2,000 of 88,754, ranked by callers