Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/a1ext/labeless
/ functions
Functions
54,898 in github.com/a1ext/labeless
⨍
Functions
54,898
◇
Types & classes
8,171
↳
Endpoints
1
↓ 4,955 callers
Function
GetArenaForAllocation
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 callers
Function
Delete
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:239
↓ 3,077 callers
Method
size
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java:55
↓ 2,406 callers
Function
GetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/arena.h:773
↓ 1,969 callers
Method
Print
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:1889
↓ 1,928 callers
Method
build
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Message.java:128
↓ 1,816 callers
Method
WriteRawTag
<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 callers
Method
Set
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:8176
↓ 1,616 callers
Method
GetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/message.cc:392
↓ 1,546 callers
Method
get
(GeneratedMessageV3 message)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:2116
↓ 1,502 callers
Method
newBuilder
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:2133
↓ 1,499 callers
Method
append
(self, value)
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/well_known_types.py:833
↓ 1,416 callers
Function
InternalSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:309
↓ 1,278 callers
Method
empty
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1212
↓ 996 callers
Function
Append
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/bytestream.h:277
↓ 992 callers
Method
Get
Returns the contained string pointer.
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.h:182
↓ 892 callers
Method
AddEntriesFrom
<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 callers
Function
F
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 callers
Method
fail
($pattern)
3rdparty/swigwin-3.0.2/Examples/test-suite/php/tests.php:216
↓ 789 callers
Function
DuplicateIfNonNull
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_util.h:169
↓ 789 callers
Method
name
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_field_base.cc:202
↓ 778 callers
Method
getExtension
Get the value of an extension.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:975
↓ 771 callers
Method
Add
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_field.h:687
↓ 734 callers
Method
add
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 callers
Method
ParseMessage
3rdparty/protobuf-3.20.3/src/google/protobuf/parse_context.h:678
↓ 688 callers
Function
SWIG_From_int
labeless_olly/swig/ollyapi_wrap.c:3354
↓ 644 callers
Method
Mutable
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.cc:144
↓ 634 callers
Method
ReadTag
<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 callers
Method
f
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 callers
Function
Len
3rdparty/protobuf-3.20.3/python/google/protobuf/pyext/unknown_fields.cc:50
↓ 613 callers
Method
equals
Determine of the two messages are equal.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Schema.java:73
↓ 582 callers
Method
fromArrayBuffer
* 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 callers
Function
SWIG_Python_SetConstant
labeless_olly/swig/ollyapi_wrap.c:1218
↓ 559 callers
Method
Clear
3rdparty/protobuf-3.20.3/src/google/protobuf/api.pb.cc:265
↓ 550 callers
Method
MergeFieldFrom
<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 callers
Method
getValue
()
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/Proto3MessageLiteFactory.java:144
↓ 525 callers
Function
AssignDescriptors
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection.cc:3074
↓ 493 callers
Method
createEmpty
* 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 callers
Method
number
3rdparty/protobuf-3.20.3/src/google/protobuf/type.pb.h:1722
↓ 492 callers
Method
Add
<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 callers
Method
InitDefault
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.h:384
↓ 485 callers
Method
WriteInt32
<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 callers
Method
field
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 callers
Method
GetReflection
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:1851
↓ 466 callers
Function
StrCat
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.h:731
↓ 462 callers
Method
message_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 callers
Method
GetHashCode
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:19144
↓ 440 callers
Method
assertEqualsExactType
(int a, int b)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/TestUtil.java:1127
↓ 434 callers
Method
full_name
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:709
↓ 432 callers
Method
getDefaultInstance
Gets the default instance of this type.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/MessageInfo.java:43
↓ 430 callers
Method
have_unknown_fields
3rdparty/protobuf-3.20.3/src/google/protobuf/metadata_lite.h:124
↓ 430 callers
Method
setExtension
Set the value of an extension.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:1293
↓ 429 callers
Method
ReadInt32
(BinaryReader input)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Conformance/Program.cs:163
↓ 425 callers
Function
InternalGetOwningArena
3rdparty/protobuf-3.20.3/src/google/protobuf/arena.h:502
↓ 425 callers
Function
SWIG_Py_Void
labeless_olly/swig/ollyapi_wrap.c:1402
↓ 417 callers
Method
length
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/books.pb.h:4985
↓ 414 callers
Function
GetOwnedMessage
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_util.h:177
↓ 413 callers
Method
data
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_field.h:812
↓ 405 callers
Function
Swig_warning
3rdparty/swigwin-3.0.2/Source/Swig/error.c:65
↓ 402 callers
Function
GenericSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/reflection_ops.cc:424
↓ 397 callers
Method
WriteTo
(pb::CodedOutputStream output)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:19161
↓ 396 callers
Function
CopyFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/empty.pb.h:137
↓ 394 callers
Method
end
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1204
↓ 390 callers
Method
options
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc:68
↓ 389 callers
Method
StartObject
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/proto_writer.cc:457
↓ 388 callers
Function
len
3rdparty/protobuf-3.20.3/python/google/protobuf/pyext/extension_dict.cc:66
↓ 387 callers
Method
isEmpty
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 callers
Method
Annotate
3rdparty/protobuf-3.20.3/src/google/protobuf/io/printer.cc:95
↓ 384 callers
Method
GetExtension
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_no_generic_services.pb.h:260
↓ 370 callers
Method
EndObject
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/proto_writer.cc:491
↓ 370 callers
Function
UnknownFieldParse
3rdparty/protobuf-3.20.3/src/google/protobuf/parse_context.cc:550
↓ 356 callers
Method
put
(K key, V value)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/MapFieldLite.java:90
↓ 355 callers
Function
Clear
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:282
↓ 355 callers
Method
RenderString
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/json_objectwriter.cc:137
↓ 353 callers
Method
begin
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1203
↓ 346 callers
Method
Print
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_file.cc:951
↓ 338 callers
Method
clear
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Message.java:104
↓ 337 callers
Method
Get
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/mutex.h:182
↓ 333 callers
Method
WriteString
<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 callers
Function
InternalSerialize
(self, write_bytes, deterministic=None)
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/python_message.py:1099
↓ 328 callers
Method
TestAllTypes
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3.pb.cc:882
↓ 326 callers
Function
Swig_mark_arg
3rdparty/swigwin-3.0.2/Source/Swig/getopt.c:55
↓ 324 callers
Method
ReadString
<summary> Reads a string field from the input. </summary>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/ParseContext.cs:238
↓ 323 callers
Function
SwigType_str
3rdparty/swigwin-3.0.2/Source/Swig/stype.c:526
↓ 322 callers
Method
getField
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 callers
Method
getDescriptor
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:1915
↓ 314 callers
Method
GetMetadata
3rdparty/protobuf-3.20.3/src/google/protobuf/api.pb.cc:592
↓ 314 callers
Method
IsDefault
3rdparty/protobuf-3.20.3/src/google/protobuf/arena_impl.h:108
↓ 311 callers
Function
FromIntSize
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 callers
Function
ReadVarint64
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 callers
Method
file
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h:4540
↓ 300 callers
Method
GetCachedSize
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:1905
↓ 299 callers
Function
MergeFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/empty.pb.h:141
↓ 297 callers
Method
FindFieldByName
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:2040
↓ 291 callers
Method
Swap
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field.cc:85
↓ 291 callers
Method
field_count
3rdparty/protobuf-3.20.3/src/google/protobuf/unknown_field_set.h:318
↓ 289 callers
Method
Destruct
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field.cc:44
↓ 284 callers
Method
ClearToEmpty
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.cc:224
↓ 283 callers
Method
number
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_field_base.cc:408
↓ 281 callers
Function
Getline
(*args)
labeless_olly/swig/ollyapi.py:1458
next →
1–100 of 54,898, ranked by callers