MCPcopy Create free account

hub / github.com/a1ext/labeless / functions

Functions54,898 in github.com/a1ext/labeless

↓ 4,955 callersFunctionGetArenaForAllocation
Returns the arena, used for allocating internal objects(e.g., child messages, etc), or owning incoming objects (e.g., set allocated).
3rdparty/protobuf-3.20.3/src/google/protobuf/message_lite.h:441
↓ 3,851 callersFunctionDelete
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:239
↓ 3,077 callersMethodsize
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java:55
↓ 2,406 callersFunctionGetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/arena.h:773
↓ 1,969 callersMethodPrint
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1889
↓ 1,928 callersMethodbuild
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Message.java:128
↓ 1,816 callersMethodWriteRawTag
<summary> Writes the given single-byte tag. </summary> <param name="b1">The encoded tag</param>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WriteContext.cs:300
↓ 1,797 callersMethodSet
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:8176
↓ 1,616 callersMethodGetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/message.cc:392
↓ 1,546 callersMethodget
(GeneratedMessageV3 message)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:2116
↓ 1,502 callersMethodnewBuilder
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:2133
↓ 1,499 callersMethodappend
(self, value)
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/well_known_types.py:833
↓ 1,416 callersFunctionInternalSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:309
↓ 1,278 callersMethodempty
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1212
↓ 996 callersFunctionAppend
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/bytestream.h:277
↓ 992 callersMethodGet
Returns the contained string pointer.
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.h:182
↓ 892 callersMethodAddEntriesFrom
<summary> Adds entries to the map from the given stream. </summary> <remarks> It is assumed that the stream is initially positioned after the tag spec
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/Collections/MapField.cs:425
↓ 853 callersFunctionF
Shorthand to get a FieldDescriptor for a field of unittest::TestAllTypes.
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection_unittest.cc:86
↓ 793 callersMethodfail
($pattern)
3rdparty/swigwin-3.0.2/Examples/test-suite/php/tests.php:216
↓ 789 callersFunctionDuplicateIfNonNull
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_util.h:169
↓ 789 callersMethodname
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_field_base.cc:202
↓ 778 callersMethodgetExtension
Get the value of an extension.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:975
↓ 771 callersMethodAdd
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_field.h:687
↓ 734 callersMethodadd
Appends the specified element to the end of this list (optional operation). @param element element to be appended to this list @throws UnsupportedOpe
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/LazyStringList.java:86
↓ 724 callersMethodParseMessage
3rdparty/protobuf-3.20.3/src/google/protobuf/parse_context.h:678
↓ 688 callersFunctionSWIG_From_int
labeless_olly/swig/ollyapi_wrap.c:3354
↓ 644 callersMethodMutable
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.cc:144
↓ 634 callersMethodReadTag
<summary> Reads a field tag, returning the tag of 0 for "end of input". </summary> <remarks> If this method returns 0, it doesn't necessarily mean the
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/ParseContext.cs:158
↓ 617 callersMethodf
Shorthand to get a FieldDescriptor for a field of unittest::TestAllTypes.
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/TestUtil.java:2779
↓ 616 callersFunctionLen
3rdparty/protobuf-3.20.3/python/google/protobuf/pyext/unknown_fields.cc:50
↓ 613 callersMethodequals
Determine of the two messages are equal.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Schema.java:73
↓ 582 callersMethodfromArrayBuffer
* Create a Kernel for the given binary bytes. * The bytes array is kept by the Kernel. DON'T MODIFY IT. * @param {!ArrayBuffer} arrayBuffer Bina
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:357
↓ 579 callersFunctionSWIG_Python_SetConstant
labeless_olly/swig/ollyapi_wrap.c:1218
↓ 559 callersMethodClear
3rdparty/protobuf-3.20.3/src/google/protobuf/api.pb.cc:265
↓ 550 callersMethodMergeFieldFrom
<summary> Parse a single field from <paramref name="ctx"/> and merge it into this set. </summary> <param name="ctx">The parse context from which to re
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/UnknownFieldSet.cs:204
↓ 537 callersMethodgetValue
()
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java:144
↓ 525 callersFunctionAssignDescriptors
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection.cc:3074
↓ 493 callersMethodcreateEmpty
* Creates an empty Kernel. * @param {number=} pivot Fields with a field number no greater than the pivot * value will be stored in an array
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:373
↓ 493 callersMethodnumber
3rdparty/protobuf-3.20.3/src/google/protobuf/type.pb.h:1722
↓ 492 callersMethodAdd
<summary> Adds <paramref name="value"/> to the <paramref name="list"/>, creating a new list if <paramref name="list"/> is null. The list is returned -
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/UnknownField.cs:280
↓ 487 callersMethodInitDefault
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.h:384
↓ 485 callersMethodWriteInt32
<summary> Writes an int32 field value, without a tag. </summary> <param name="value">The value to write</param>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WriteContext.cs:140
↓ 473 callersMethodfield
Gets the field with the given name within the class, or {@code null} if not found.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:468
↓ 472 callersMethodGetReflection
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:1851
↓ 466 callersFunctionStrCat
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.h:731
↓ 462 callersMethodmessage_type
message_type(), enum_type(), default_value_enum(), and type() all share the same internal::call_once init path to do lazy import building and cross li
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:8109
↓ 456 callersMethodGetHashCode
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:19144
↓ 440 callersMethodassertEqualsExactType
(int a, int b)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/TestUtil.java:1127
↓ 434 callersMethodfull_name
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:709
↓ 432 callersMethodgetDefaultInstance
Gets the default instance of this type.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/MessageInfo.java:43
↓ 430 callersMethodhave_unknown_fields
3rdparty/protobuf-3.20.3/src/google/protobuf/metadata_lite.h:124
↓ 430 callersMethodsetExtension
Set the value of an extension.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:1293
↓ 429 callersMethodReadInt32
(BinaryReader input)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Conformance/Program.cs:163
↓ 425 callersFunctionInternalGetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/arena.h:502
↓ 425 callersFunctionSWIG_Py_Void
labeless_olly/swig/ollyapi_wrap.c:1402
↓ 417 callersMethodlength
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/books.pb.h:4985
↓ 414 callersFunctionGetOwnedMessage
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_util.h:177
↓ 413 callersMethoddata
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_field.h:812
↓ 405 callersFunctionSwig_warning
3rdparty/swigwin-3.0.2/Source/Swig/error.c:65
↓ 402 callersFunctionGenericSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/reflection_ops.cc:424
↓ 397 callersMethodWriteTo
(pb::CodedOutputStream output)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:19161
↓ 396 callersFunctionCopyFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/empty.pb.h:137
↓ 394 callersMethodend
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1204
↓ 390 callersMethodoptions
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc:68
↓ 389 callersMethodStartObject
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/proto_writer.cc:457
↓ 388 callersFunctionlen
3rdparty/protobuf-3.20.3/python/google/protobuf/pyext/extension_dict.cc:66
↓ 387 callersMethodisEmpty
Returns {@code true} if the size is {@code 0}, {@code false} otherwise. @return true if this is zero bytes long
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ByteString.java:235
↓ 386 callersMethodAnnotate
3rdparty/protobuf-3.20.3/src/google/protobuf/io/printer.cc:95
↓ 384 callersMethodGetExtension
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_no_generic_services.pb.h:260
↓ 370 callersMethodEndObject
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/proto_writer.cc:491
↓ 370 callersFunctionUnknownFieldParse
3rdparty/protobuf-3.20.3/src/google/protobuf/parse_context.cc:550
↓ 356 callersMethodput
(K key, V value)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/MapFieldLite.java:90
↓ 355 callersFunctionClear
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:282
↓ 355 callersMethodRenderString
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/json_objectwriter.cc:137
↓ 353 callersMethodbegin
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1203
↓ 346 callersMethodPrint
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_file.cc:951
↓ 338 callersMethodclear
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Message.java:104
↓ 337 callersMethodGet
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/mutex.h:182
↓ 333 callersMethodWriteString
<summary> Writes a string field value, without a tag. The data is length-prefixed. </summary> <param name="value">The value to write</param>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WriteContext.cs:177
↓ 330 callersFunctionInternalSerialize
(self, write_bytes, deterministic=None)
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/python_message.py:1099
↓ 328 callersMethodTestAllTypes
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3.pb.cc:882
↓ 326 callersFunctionSwig_mark_arg
3rdparty/swigwin-3.0.2/Source/Swig/getopt.c:55
↓ 324 callersMethodReadString
<summary> Reads a string field from the input. </summary>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/ParseContext.cs:238
↓ 323 callersFunctionSwigType_str
3rdparty/swigwin-3.0.2/Source/Swig/stype.c:526
↓ 322 callersMethodgetField
Obtains the value of the given field, or the default value if it is not set. For primitive fields, the boxed primitive value is returned. For enum fie
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/MessageReflection.java:235
↓ 321 callersMethodgetDescriptor
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:1915
↓ 314 callersMethodGetMetadata
3rdparty/protobuf-3.20.3/src/google/protobuf/api.pb.cc:592
↓ 314 callersMethodIsDefault
3rdparty/protobuf-3.20.3/src/google/protobuf/arena_impl.h:108
↓ 311 callersFunctionFromIntSize
We mainly calculate sizes in terms of size_t, but some functions that compute sizes return "int". These int sizes are expected to always be positive.
3rdparty/protobuf-3.20.3/src/google/protobuf/message_lite.h:114
↓ 308 callersFunctionReadVarint64
Some convenience functions to simplify the generated parse loop code. Returning the value and updating the buffer pointer allows for nicer function co
3rdparty/protobuf-3.20.3/src/google/protobuf/parse_context.h:652
↓ 308 callersMethodfile
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h:4540
↓ 300 callersMethodGetCachedSize
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:1905
↓ 299 callersFunctionMergeFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/empty.pb.h:141
↓ 297 callersMethodFindFieldByName
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:2040
↓ 291 callersMethodSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field.cc:85
↓ 291 callersMethodfield_count
3rdparty/protobuf-3.20.3/src/google/protobuf/unknown_field_set.h:318
↓ 289 callersMethodDestruct
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field.cc:44
↓ 284 callersMethodClearToEmpty
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.cc:224
↓ 283 callersMethodnumber
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_field_base.cc:408
↓ 281 callersFunctionGetline
(*args)
labeless_olly/swig/ollyapi.py:1458
next →1–100 of 54,898, ranked by callers