MCPcopy Create free account

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

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

↓ 33 callersFunctionlua_getfield
deps/lua/lapi.c:689
↓ 33 callersMethodlua_state
deps/sol2/include/sol/reference.hpp:742
↓ 33 callersFunctionmp_init_size
init an mp_init for a given size */
deps/libtommath/mp_init_size.c:7
↓ 33 callersFunctionmp_montgomery_reduce
computes xR**-1 == x (mod N) via Montgomery Reduction */
deps/libtommath/mp_montgomery_reduce.c:7
↓ 33 callersMethodmutableListAt
(Object msg, long offset)
deps/protobuf/java/core/src/main/java/com/google/protobuf/ListFieldSchema.java:49
↓ 33 callersMethodmutable_nested_type
deps/protobuf/src/google/protobuf/descriptor.pb.h:9532
↓ 33 callersMethodreadBytes
Reads and returns the next field of type {@code BYTES} and advances the reader to the next field.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Reader.java:174
↓ 33 callersFunctionstb_ischar
deps/stb/deprecated/stb.h:3831
↓ 33 callersFunctionto_lower
src/common/utils/string.cpp:37
↓ 33 callersFunctionunregister_hash
Unregister a hash from the descriptor table @param hash The hash descriptor to remove @return CRYPT_OK on success */
deps/libtomcrypt/src/misc/crypt/crypt_unregister_hash.c:15
↓ 33 callersFunctionxTaskResumeAll
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-builtin/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2194
↓ 33 callersFunctionxTaskResumeAll
deps/mongoose/examples/stm32/nucleo-h743zi-cube-freertos-builtin/Middlewares/Third_Party/FreeRTOS/Source/tasks.c:2194
↓ 33 callersFunctionzip64local_putValue_inmemory
deps/gsc-tool/deps/zlib/contrib/minizip/zip.c:299
↓ 33 callersFunctionzip64local_putValue_inmemory
deps/zlib/contrib/minizip/zip.c:299
↓ 32 callersMethodByteCount
deps/protobuf/src/google/protobuf/io/coded_stream_unittest.cc:238
↓ 32 callersMethodClear
deps/protobuf/src/google/protobuf/compiler/parser.cc:2434
↓ 32 callersFunctionFieldName
deps/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc:459
↓ 32 callersFunctionFind
(elem, tagname)
deps/protobuf/update_version.py:42
↓ 32 callersMethodFindEnumValueByName
deps/protobuf/src/google/protobuf/descriptor.cc:2072
↓ 32 callersMethodForFixed64
<summary> Retrieves a codec suitable for a fixed64 field with the given tag. </summary> <param name="tag">The tag.</param> <returns>A codec for the gi
deps/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs:154
↓ 32 callersMethodGetDouble
deps/rapidjson/example/lookaheadparser/lookaheadparser.cpp:188
↓ 32 callersMethodGetFieldGeneratorInfo
deps/protobuf/src/google/protobuf/compiler/java/java_context.cc:170
↓ 32 callersMethodGetNameResolver
deps/protobuf/src/google/protobuf/compiler/java/java_context.cc:52
↓ 32 callersMethodIsComplete
Checks whether the output is a complete JSON. ! A complete JSON has a complete root object or array. */
deps/rapidjson/include/rapidjson/writer.h:145
↓ 32 callersMethodTake
deps/rapidjson/include/rapidjson/reader.h:1464
↓ 32 callersMethodValue
(string value)
deps/protobuf/csharp/src/Google.Protobuf/JsonToken.cs:63
↓ 32 callersFunctionWriteTag
deps/protobuf/src/google/protobuf/io/coded_stream.h:877
↓ 32 callersMethodWriteVarint32
deps/protobuf/src/google/protobuf/io/coded_stream.h:1723
↓ 32 callersMethodaddFieldPath
Adds a field path to the tree. In a FieldMask, every field path matches the specified field as well as all its sub-fields. For example, a field path "
deps/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java:97
↓ 32 callersMethodaddLong
Like {@link #add(Long)} but more efficient in that it doesn't box the element.
deps/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java:193
↓ 32 callersMethodannotation
Returns the \ref JumpAnnotation associated with this jump, or `nullptr`.
deps/asmjit/src/asmjit/core/compiler.h:357
↓ 32 callersMethodarch
Returns the target architecture of this calling convention.
deps/asmjit/src/asmjit/core/func.h:238
↓ 32 callersMethodassertFloatEquals
* Polyfill for phpunit6. */
deps/protobuf/php/tests/test_base.php:30
↓ 32 callersMethodassertIsUnmodifiable
(List<?> list)
deps/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java:387
↓ 32 callersMethodassertReadFrom
(byte[] bytes)
deps/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java:471
↓ 32 callersFunctionbasic_json
@brief create an empty value with a given type @sa https://json.nlohmann.me/api/basic_json/basic_json/
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:17973
↓ 32 callersFunctionconst_check
deps/gsc-tool/deps/fmt/include/fmt/core.h:323
↓ 32 callersFunctioncopy
deps/libtomcrypt/src/math/tfm_desc.c:62
↓ 32 callersFunctioncurl_multi_perform
deps/curl/lib/multi.c:2750
↓ 32 callersMethoddecodeZigZag64
Decode a ZigZag-encoded 64-bit value. ZigZag encodes signed integers into values that can be efficiently encoded with varint. (Otherwise, negative val
deps/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java:547
↓ 32 callersFunctioneditor_key
deps/stb/tests/tilemap_editor_integration_example.c:46
↓ 32 callersMethodfromCharCode
* Constructs a pair from a given charCode. * @param {number} charCode * @return {!Pair}
deps/protobuf/js/experimental/runtime/kernel/textencoding_test.js:53
↓ 32 callersMethodgetDefaultValue
Returns the field's default value. Valid for all types except for messages and groups. For all other types, the object returned is of the same class t
deps/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java:1220
↓ 32 callersMethodjson
Output as JSON dictionary or None if not parseable.
deps/curl/tests/http/testenv/curl.py:103
↓ 32 callersFunctionluaL_checknumber
deps/lua/lauxlib.c:420
↓ 32 callersFunctionmg_uecc_vli_modSub
Computes result = (left - right) % mod. Assumes that left < mod and right < mod, and that result does not overlap mod. */
deps/mongoose/mongoose.c:13342
↓ 32 callersFunctionmg_uecc_vli_modSub
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:584
↓ 32 callersFunctionmp_div_2d
shift right by a certain bit count (store quotient in c, optional remainder in d) */
deps/libtommath/mp_div_2d.c:7
↓ 32 callersMethodnewBuilderForField
Create a builder for messages of the appropriate type for the given field. The builder is NOT nested in the current builder. However, messages built w
deps/protobuf/java/core/src/main/java/com/google/protobuf/Message.java:159
↓ 32 callersMethodonChanged
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
deps/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:696
↓ 32 callersMethodoneofIntAt
(T message, long offset)
deps/protobuf/java/core/src/main/java/com/google/protobuf/MessageSchema.java:5910
↓ 32 callersMethodpayload
deps/asmjit/src/asmjit/core/codeholder.h:548
↓ 32 callersMethodposition
(Buffer b, int position)
deps/protobuf/java/core/src/main/java/com/google/protobuf/Java8Compatibility.java:58
↓ 32 callersFunctionppp_notice
* ppp_notice - log a notice-level message. */
deps/mongoose/examples/stm32/nucleo-f429zi-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c:670
↓ 32 callersFunctionppp_notice
* ppp_notice - log a notice-level message. */
deps/mongoose/examples/stm32/nucleo-f746zg-cube-freertos-lwip/Middlewares/Third_Party/LwIP/src/netif/ppp/utils.c:670
↓ 32 callersMethodprintToString
Like {@code print()}, but writes directly to a {@code String} and returns it. @deprecated Use {@code message.toString()}
deps/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java:153
↓ 32 callersMethodputAll
(Map<? extends K, ? extends V> m)
deps/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java:103
↓ 32 callersMethodputObject
(Object target, long offset, Object value)
deps/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:564
↓ 32 callersMethodrelease
Releases ownership of the object without decrementing the reference count. The caller now owns the returned reference.
deps/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h:71
↓ 32 callersMethodset_type
deps/protobuf/src/google/protobuf/descriptor.pb.h:10084
↓ 32 callersFunctionstbi__get32le
deps/stb/stb_image.h:1721
↓ 32 callersFunctionstbvox_make_mesh_for_face
deps/stb/stb_voxel_render.h:2676
↓ 32 callersFunctionthrow_format_error
deps/gsc-tool/deps/fmt/include/fmt/format-inl.h:39
↓ 32 callersMethodvalue
return value of the iterator
deps/json/single_include/nlohmann/json.hpp:5299
↓ 32 callersMethodwhat
deps/gsc-tool/deps/fmt/test/std-test.cc:190
↓ 32 callersFunctionworkRegById
deps/asmjit/src/asmjit/core/ralocal_p.h:79
↓ 31 callersMethodAppend
(Memory<byte> memory)
deps/protobuf/csharp/src/Google.Protobuf.Test/ReadOnlySequenceFactory.cs:128
↓ 31 callersMethodCreateFullTestAllTypes
<summary> Creates a new sample TestAllTypes message with all fields populated. The "oneof" field is populated with the string property (OneofString).
deps/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs:50
↓ 31 callersFunctionCurl_pgrsSetDownloadSize
deps/curl/lib/progress.c:364
↓ 31 callersMethodForUInt64
<summary> Retrieves a codec suitable for a uint64 field with the given tag. </summary> <param name="tag">The tag.</param> <returns>A codec for the giv
deps/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs:174
↓ 31 callersMethodGetOneofGeneratorInfo
deps/protobuf/src/google/protobuf/compiler/java/java_context.cc:181
↓ 31 callersMethodGetValue
()
deps/protobuf/csharp/src/Google.Protobuf/ExtensionValue.cs:119
↓ 31 callersMethodListFields
Returns a list of (FieldDescriptor, value) tuples for present fields. A message field is non-empty if HasField() would return true. A singular
deps/protobuf/python/google/protobuf/message.py:251
↓ 31 callersMethodLocalCopy
deps/DirectXTex/DirectXTex/d3dx12.h:4907
↓ 31 callersMethodPack
Packs the specified message into current Any message.
deps/protobuf/python/google/protobuf/internal/well_known_types.py:64
↓ 31 callersMethodPrint
deps/protobuf/src/google/protobuf/util/message_differencer.cc:2099
↓ 31 callersFunctionPrintUsage
deps/DirectXTex/Texconv/texconv.cpp:964
↓ 31 callersMethodRenderDouble
deps/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc:117
↓ 31 callersMethodWriteFixed32
<summary> Writes a fixed32 field value, without a tag. </summary> <param name="value">The value to write</param>
deps/protobuf/csharp/src/Google.Protobuf/WriteContext.cs:158
↓ 31 callersMethodassertInvalid
(int... bytesAsInt)
deps/protobuf/java/core/src/test/java/com/google/protobuf/DecodeUtf8Test.java:206
↓ 31 callersFunctioncast
deps/protobuf/src/google/protobuf/repeated_ptr_field.h:646
↓ 31 callersMethodcontainsKey
The implementation throws a {@code ClassCastException} if o is not an object of type {@code K}. <p>{@inheritDoc}
deps/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java:215
↓ 31 callersFunctiondump
deps/curl/src/tool_cb_dbg.c:249
↓ 31 callersFunctione
(n,e,o,r)
deps/mongoose/reference-projects/windows-macos-linux/web-ui-dashboard/web_root/history.min.js:1
↓ 31 callersFunctione
(n,e,o,r)
deps/mongoose/examples/device-dashboard/web_root/history.min.js:1
↓ 31 callersFunctione
(n,e,o,r)
deps/mongoose/examples/modbus-dashboard/web_root/history.min.js:1
↓ 31 callersMethoderase
src/client/game/scripting/array.cpp:179
↓ 31 callersFunctionget32le
deps/stb/deprecated/stb_image.c:835
↓ 31 callersMethodgetDouble
Like {@link #get(int)} but more efficient in that it doesn't box the returned value.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java:661
↓ 31 callersMethodgetFieldWithDefault_
* Returns data for a field specified by the given field number. Also cache * the data if it doesn't already exist in the cache. When no data is
deps/protobuf/js/experimental/runtime/kernel/kernel.js:440
↓ 31 callersMethodgetFloat
Like {@link #get(int)} but more efficient in that it doesn't box the returned value.
deps/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java:681
↓ 31 callersMethodgetNumArrayEntries
@return The number of entries in the entry array.
deps/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java:178
↓ 31 callersMethodget_binary
deps/json/tests/abi/include/nlohmann/json_v3_10_5.hpp:10595
↓ 31 callersMethodhas
(GeneratedMessageV3 message)
deps/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:2128
↓ 31 callersMethodis_required
deps/protobuf/src/google/protobuf/descriptor.h:2293
↓ 31 callersMethodkeySet
()
deps/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java:349
↓ 31 callersMethodlimit
Returns this buffer's limit. @return The limit of this buffer
deps/protobuf/java/core/src/main/java/com/google/protobuf/AllocatedBuffer.java:118
↓ 31 callersFunctionlocaltime
deps/gsc-tool/deps/fmt/include/fmt/chrono.h:437
↓ 31 callersFunctionlua_pushnil
deps/lua/lapi.c:497
↓ 31 callersMethodmerge
Parse a text-format message from {@code input} and merge the contents into {@code builder}.
deps/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java:1479
← previousnext →1,401–1,500 of 88,754, ranked by callers