MCPcopy Create free account

hub / github.com/a1ext/labeless / functions

Functions54,898 in github.com/a1ext/labeless

↓ 13 callersMethodreadRawVarint32
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedInputStream.java:3625
↓ 13 callersMethodrepeated_nested_message_size
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:11436
↓ 13 callersFunctionruby_to_FieldDescriptor
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/defs.c:538
↓ 13 callersMethodset_default_value
3rdparty/protobuf-3.20.3/src/google/protobuf/type.pb.h:1974
↓ 13 callersMethodset_foo
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:5642
↓ 13 callersMethodset_oneof_string
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:12694
↓ 13 callersMethodset_optional_int64
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9425
↓ 13 callersFunctionstring_as_array
Return a mutable char* pointing to a string's internal buffer, which may not be null-terminated. Writing through this pointer will modify the string.
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/stl_util.h:80
↓ 13 callersMethodtoInt
Returns the value of the given byte as an integer, interpreting the byte as an unsigned value. That is, returns {@code value + 256} if {@code value} i
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ByteString.java:257
↓ 13 callersMethodtoProto
Convert the descriptor to its protocol message representation.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:670
↓ 13 callersMethodtoString
Constructs a new {@code String} by decoding the bytes using the specified charset. @param charsetName encode using this charset @return new string @t
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ByteString.java:857
↓ 13 callersMethodto_h
3rdparty/protobuf-3.20.3/ruby/lib/google/protobuf/well_known_types.rb:187
↓ 13 callersMethodtrim
3rdparty/swigwin-3.0.2/Source/Modules/cffi.cxx:905
↓ 13 callersFunctionupb_MapIterator_Next
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:8820
↓ 13 callersFunctionupb_Message_Has
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:8774
↓ 13 callersMethodwriteUInt64NoTag
(long value)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:419
↓ 12 callersMethodAddEnum
3rdparty/protobuf-3.20.3/src/google/protobuf/extension_set.cc:541
↓ 12 callersFunctionAddExtension
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor_unittest.cc:124
↓ 12 callersFunctionAddtolist
Addtolist(ulong addr, int color, wchar_t * format)
labeless_olly2/swig/ollyapi2.py:5052
↓ 12 callersMethodClear
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor_unittest.cc:6903
↓ 12 callersMethodConsume
Consumes a piece of text. Args: token: Text to consume. Raises: ParseError: If the text couldn't be consumed.
3rdparty/protobuf-3.20.3/python/google/protobuf/text_format.py:1304
↓ 12 callersMethodContainsKey
<summary> Determines whether the specified key is present in the map. </summary> <param name="key">The key to check.</param> <returns><c>true</c> if t
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/Collections/MapField.cs:133
↓ 12 callersFunctionDbgFunctions
DbgFunctions() -> DBGFUNCTIONS
labeless_x64dbg/swig/x64dbgapi.py:1569
↓ 12 callersFunctionEscapePhpdoc
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/php/php_generator.cc:1599
↓ 12 callersMethodFindExtensionByName
Loads the named extension descriptor from the pool. Args: full_name (str): The full name of the extension descriptor to load. Returns:
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor_pool.py:571
↓ 12 callersMethodFindFieldByCamelcaseName
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:1629
↓ 12 callersMethodFindFieldByLowercaseName
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:1603
↓ 12 callersMethodFindFieldByName
Loads the named field descriptor from the pool. Args: full_name (str): The full name of the field descriptor to load. Returns: F
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor_pool.py:537
↓ 12 callersMethodFindKnownExtensionByNumber
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection.cc:2414
↓ 12 callersMethodFindServiceByName
Loads the named service descriptor from the pool. Args: full_name (str): The full name of the service descriptor to load. Returns:
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor_pool.py:676
↓ 12 callersFunctionForeignEnumLite_IsValid
(__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.cc:697
↓ 12 callersMethodFromMessages
<summary> Creates a type registry from the file descriptor parents of the specified set of message descriptors. </summary> <remarks> This is a conveni
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs:113
↓ 12 callersFunctionGenerateClearBit
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_helpers.cc:753
↓ 12 callersMethodHasExtension
(pb::Extension<TestAllExtensions, TValue> extension)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/Unittest.cs:6544
↓ 12 callersFunctionInit
TODO(protobuf-team): Fix callers to use constructor and delete this method.
3rdparty/protobuf-3.20.3/src/google/protobuf/arena.h:274
↓ 12 callersMethodIsInitialized
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/ExtensionSet.cs:372
↓ 12 callersMethodIsMapValid
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field.cc:132
↓ 12 callersMethodMapBegin
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field_inl.h:114
↓ 12 callersMethodMapEnd
3rdparty/protobuf-3.20.3/src/google/protobuf/map_field_inl.h:120
↓ 12 callersMethodMergeFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/struct.pb.cc:2129
↓ 12 callersMethodMergeFrom
TODO: When we're using a C# 7.1 compiler, make this private protected.
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/MessageParser.cs:187
↓ 12 callersFunctionPrintFieldComment
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_helpers.h:866
↓ 12 callersMethodPrintMaybeWithMarker
3rdparty/protobuf-3.20.3/src/google/protobuf/text_format.cc:1420
↓ 12 callersMethodPushBack
TODO: Why do we allow a different token to be pushed back? It might be better to always remember the previous token returned, and allow a parameterles
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/JsonTokenizer.cs:84
↓ 12 callersMethodResolveMessageType
3rdparty/protobuf-3.20.3/src/google/protobuf/util/type_resolver_util.cc:73
↓ 12 callersFunctionSetLogHandler
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/common.cc:265
↓ 12 callersFunctionSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/any_test.pb.h:113
↓ 12 callersFunctionSwigType_add_qualifier
3rdparty/swigwin-3.0.2/Source/Swig/typeobj.c:471
↓ 12 callersFunctionSwigType_isrvalue_reference
3rdparty/swigwin-3.0.2/Source/Swig/typeobj.c:445
↓ 12 callersFunctionSwig_name_destroy
3rdparty/swigwin-3.0.2/Source/Swig/naming.c:358
↓ 12 callersFunctionSwig_symbol_popscope
3rdparty/swigwin-3.0.2/Source/Swig/symbol.c:431
↓ 12 callersFunctionTestAllTypes_NestedEnum_descriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3.pb.cc:561
↓ 12 callersMethodTruncatedMessage
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs:60
↓ 12 callersFunctionUnalignedLoad64
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:2580
↓ 12 callersFunctionUnalignedLoad64
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:2610
↓ 12 callersFunctionUnderscoresToCamelCase
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/csharp/csharp_helpers.h:96
↓ 12 callersFunctionUniqueFileScopeIdentifier
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_helpers.cc:280
↓ 12 callersFunctionUnknownError
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/status.cc:255
↓ 12 callersMethod_internal_e
3rdparty/protobuf-3.20.3/src/google/protobuf/util/json_format.pb.h:4368
↓ 12 callersMethod_internal_flags
common/cpp/rpc.pb.h:11731
↓ 12 callersMethod_internal_has_single_mask
.google.protobuf.FieldMask single_mask = 2;
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/field_mask.pb.h:1055
↓ 12 callersMethod_internal_ip
common/cpp/rpc.pb.h:11664
↓ 12 callersMethod_internal_oneof_e_1
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_preserve_unknown_enum.pb.h:795
↓ 12 callersMethod_internal_oneof_e_2
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_preserve_unknown_enum.pb.h:833
↓ 12 callersMethod_internal_optional_foreign_enum
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:10272
↓ 12 callersMethod_internal_optional_int64
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9414
↓ 12 callersMethod_internal_optional_nested_enum
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:10243
↓ 12 callersMethod_internal_optional_sint32
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9498
↓ 12 callersMethod_internal_optional_sint64
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9526
↓ 12 callersMethod_internal_optional_uint32
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9442
↓ 12 callersMethod_internal_optional_uint64
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9470
↓ 12 callersMethod_internal_repeated_value_size
repeated .google.protobuf.Timestamp repeated_value = 2;
3rdparty/protobuf-3.20.3/src/google/protobuf/util/json_format_proto3.pb.h:7506
↓ 12 callersMethod_internal_source
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h:4481
↓ 12 callersMethodadd
Add an extension from a lite generated file to the registry.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java:162
↓ 12 callersMethodadd
Add an extension from a generated file to the registry.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java:218
↓ 12 callersMethodadd
Add two durations.
3rdparty/protobuf-3.20.3/java/util/src/main/java/com/google/protobuf/util/Durations.java:449
↓ 12 callersMethodaddDouble
Like {@link #add(Double)} but more efficient in that it doesn't box the element.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java:194
↓ 12 callersMethodaddFixed32
Add a fixed32 value.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java:1020
↓ 12 callersMethodaddFloat
Like {@link #add(Float)} but more efficient in that it doesn't box the element.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/FloatArrayList.java:193
↓ 12 callersMethodadd_friend_
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/books.pb.h:5849
↓ 12 callersMethodadd_pseudonym
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/books.pb.h:5727
↓ 12 callersMethodadd_repeated_foreign_message
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:11501
↓ 12 callersMethodadd_rw
3rdparty/protobuf-3.20.3/src/google/protobuf/util/message_differencer_unittest.pb.h:2030
↓ 12 callersFunctionany
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/protostream_objectwriter.h:310
↓ 12 callersMethodasString
* Returns the buffer as a string. * @return {string}
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/buffer_decoder.js:314
↓ 12 callersFunctionascii_toupper
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.h:91
↓ 12 callersMethodassertListsEqual
(self, values, others)
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/reflection_test.py:936
↓ 12 callersMethodassertPrintFieldThrowsClassCastException
(final Object value, String fieldName)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/TextFormatTest.java:1261
↓ 12 callersMethodbufferTag
This method does not perform bounds checking on the array. Checking array bounds is the responsibility of the caller.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:2288
↓ 12 callersMethodcend
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:1208
↓ 12 callersMethodcheckNotLite
Checks that the {@link Extension} is non-Lite and returns it as a {@link GeneratedExtension}.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:3008
↓ 12 callersMethodcheckNotLite
Checks that the {@link Extension} is non-Lite and returns it as a {@link GeneratedExtension}.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:3143
↓ 12 callersMethodclose
(self)
3rdparty/protobuf-3.20.3/python/google/protobuf/text_format.py:106
↓ 12 callersFunctiondup2
3rdparty/protobuf-3.20.3/src/google/protobuf/io/io_win32.cc:347
↓ 12 callersFunctionempty
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/stringpiece.h:240
↓ 12 callersFunctionencode_tag
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:1471
↓ 12 callersFunctionencode_tag
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:1495
↓ 12 callersMethodensureExtensionsIsMutable
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:1446
↓ 12 callersMethodenum_value
3rdparty/protobuf-3.20.3/src/google/protobuf/util/json_format.pb.h:5005
↓ 12 callersMethodenum_value_descriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:633
← previousnext →2,001–2,100 of 54,898, ranked by callers