MCPcopy Create free account

hub / github.com/a1ext/labeless / functions

Functions54,898 in github.com/a1ext/labeless

↓ 10 callersMethodwriteInt32List
( int fieldNumber, List<Integer> value, Writer writer, boolean packed)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/SchemaUtil.java:234
↓ 10 callersMethodwritePackedSfixed32
* Writes repeated sfixed32 values to the buffer as packed fixed32. * @param {number} fieldNumber * @param {!Array<number>} values
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/writer.js:606
↓ 10 callersMethodwriteSint32
* Writes a sint32 value field to the buffer as a varint. * @param {number} fieldNumber * @param {number} value
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/writer.js:392
↓ 10 callersMethodwriteSint64
* Writes a sint64 value field to the buffer as a varint. * @param {number} fieldNumber * @param {!Int64} value
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/writer.js:417
↓ 10 callersMethodwriteTag
(final int fieldNumber, final int wireType)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:2416
↓ 10 callersMethodwriteTag
(final int fieldNumber, final int wireType)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:2730
↓ 10 callersMethodwriteUInt32NoTag
(int value)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:1734
↓ 10 callersMethodwriteUInt32NoTag
(int value)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java:2064
↓ 9 callersFunctionAppend4
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.cc:1451
↓ 9 callersMethodAssertEquality
(T first, T second)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test/EqualityTester.cs:45
↓ 9 callersMethodAssertRoundtrip
(T message)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test/JsonParserTest.cs:236
↓ 9 callersMethodB
3rdparty/swigwin-3.0.2/Examples/python/import_template/foo.h:10
↓ 9 callersMethodB
3rdparty/swigwin-3.0.2/Examples/python/import/foo.h:10
↓ 9 callersMethodB
3rdparty/swigwin-3.0.2/Examples/ruby/import_template/foo.h:10
↓ 9 callersMethodB
3rdparty/swigwin-3.0.2/Examples/ruby/import/foo.h:10
↓ 9 callersFunctionBase64Unescape
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.cc:2081
↓ 9 callersMethodBuildFileCollectingErrors
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:4126
↓ 9 callersMethodClone
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs:1281
↓ 9 callersMethodClone
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs:142
↓ 9 callersMethodCopy
<summary> Determines which copy routine to use based on the number of bytes to be copied. </summary>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/ByteArray.cs:50
↓ 9 callersMethodCopyToProto
Copies this to a descriptor_pb2.DescriptorProto. Args: proto: An empty descriptor_pb2.DescriptorProto.
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor.py:399
↓ 9 callersMethodCreateDelegate
(this MethodInfo method, Type type)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/Compatibility/MethodInfoExtensions.cs:43
↓ 9 callersFunctionCreateEmptyFile
3rdparty/protobuf-3.20.3/src/google/protobuf/io/io_win32_unittest.cc:151
↓ 9 callersFunctionEnsureSpace
After this it's guaranteed you can safely write kSlopBytes to ptr. This will never fail! The underlying stream can produce an error. Use HadError to c
3rdparty/protobuf-3.20.3/src/google/protobuf/io/coded_stream.h:696
↓ 9 callersFunctionExpandWildcards
3rdparty/protobuf-3.20.3/src/google/protobuf/io/io_win32.cc:364
↓ 9 callersFunctionFileJavaPackage
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_helpers.cc:297
↓ 9 callersFunctionFilenameToClassname
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/php/php_generator.cc:1222
↓ 9 callersMethodFindByNameHelper
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:1520
↓ 9 callersMethodFindFieldByNumber
<summary> Returns the field with the given number in the given descriptor, or null if it can't be found. </summary>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs:209
↓ 9 callersMethodFindMethodByName
Searches for the specified method, and returns its descriptor. Args: name (str): Name of the method. Returns: MethodDescriptor or
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor.py:867
↓ 9 callersMethodFindOneofByName
Loads the named oneof descriptor from the pool. Args: full_name (str): The full name of the oneof descriptor to load. Returns: O
3rdparty/protobuf-3.20.3/python/google/protobuf/descriptor_pool.py:554
↓ 9 callersMethodFindSymbol
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:1504
↓ 9 callersMethodFlush
3rdparty/protobuf-3.20.3/src/google/protobuf/io/gzip_stream.cc:309
↓ 9 callersFunctionForeignEnum_descriptor
(__cplusplus < 201703) && (!defined(_MSC_VER) || (_MSC_VER >= 1900 && _MSC_VER < 1912))
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3.pb.cc:613
↓ 9 callersMethodFromTextReader
<summary> Creates a tokenizer that reads from the given text reader. </summary>
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/JsonTokenizer.cs:60
↓ 9 callersFunctionGetArena
3rdparty/protobuf-3.20.3/src/google/protobuf/arena_unittest.cc:1454
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/api.pb.h:103
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/wrappers.pb.h:125
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3.pb.h:210
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/map_unittest.pb.h:814
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/struct.pb.h:144
↓ 9 callersFunctionGetDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/anys.pb.h:133
↓ 9 callersFunctionGetNamespace
Returns the fully normalized JavaScript namespace for the given file descriptor's package.
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/js/js_generator.cc:152
↓ 9 callersMethodGetOneofFieldDescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection.cc:2336
↓ 9 callersFunctionImmutableDefaultValue
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_helpers.h:255
↓ 9 callersFunctionInRealOneof
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/js/js_generator.cc:780
↓ 9 callersMethodInsert
3rdparty/protobuf-3.20.3/src/google/protobuf/extension_set.cc:1664
↓ 9 callersFunctionIsDefault
Returns true if this instances holds an immutable default value.
3rdparty/protobuf-3.20.3/src/google/protobuf/arenastring.h:346
↓ 9 callersFunctionIsDefaultSerializationDeterministic
3rdparty/protobuf-3.20.3/src/google/protobuf/io/coded_stream.h:1276
↓ 9 callersFunctionIsImplicitWeakField
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_helpers.cc:1165
↓ 9 callersMethodIsValidForDescriptor
Checks whether the FieldMask is valid for Message Descriptor.
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/well_known_types.py:454
↓ 9 callersFunctionLowerString
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.h:177
↓ 9 callersFunctionMatch
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/message.c:214
↓ 9 callersMethodMergeFrom
3rdparty/protobuf-3.20.3/src/google/protobuf/wrappers.pb.cc:401
↓ 9 callersMethodMergeFromCodedStream
3rdparty/protobuf-3.20.3/src/google/protobuf/message_lite.cc:245
↓ 9 callersMethodMergePartialFromCodedStream
3rdparty/protobuf-3.20.3/src/google/protobuf/message_lite.cc:241
↓ 9 callersFunctionMultipleJavaFiles
Whether we should generate multiple java files for messages.
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_helpers.h:171
↓ 9 callersMethodMutableRepeatedField
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_reflection.cc:2801
↓ 9 callersFunctionMyEnum_IsValid
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc:160
↓ 9 callersFunctionNewCallback
See Closure.
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/callback.h:415
↓ 9 callersFunctionParseGeneratorParameter
Parses a set of comma-delimited name/value pairs.
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/code_generator.cc:107
↓ 9 callersFunctionPrimitiveTypeName
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_helpers.cc:552
↓ 9 callersFunctionProtobufNamespace
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_helpers.h:64
↓ 9 callersFunctionRepeatedField_GetMutable
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/repeated_field.c:69
↓ 9 callersFunctionSWIG_AsVal_long
labeless_olly/swig/ollyapi_wrap.c:3371
↓ 9 callersFunctionSWIG_FromCharPtr
labeless_olly/swig/ollyapi_wrap.c:3471
↓ 9 callersFunctionScanner_token
3rdparty/swigwin-3.0.2/Source/Swig/scanner.c:1395
↓ 9 callersMethodSerializePartialToString
Serializes the protocol message to a binary string. This method is similar to SerializeToString but doesn't check if the message is initializ
3rdparty/protobuf-3.20.3/python/google/protobuf/message.py:220
↓ 9 callersMethodSetAllExtensions
3rdparty/protobuf-3.20.3/src/google/protobuf/test_util_lite.cc:809
↓ 9 callersFunctionSetErrorFromCollector
3rdparty/protobuf-3.20.3/python/google/protobuf/pyext/descriptor_pool.cc:226
↓ 9 callersFunctionStrContains
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_message.cc:185
↓ 9 callersMethodSwap
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/struct.pb.h:2265
↓ 9 callersFunctionSwigType_ispointer_return
3rdparty/swigwin-3.0.2/Source/Swig/stype.c:192
↓ 9 callersFunctionSwigType_templateargs
3rdparty/swigwin-3.0.2/Source/Swig/typeobj.c:1009
↓ 9 callersFunctionSwig_csuperclass_call
3rdparty/swigwin-3.0.2/Source/Modules/directors.cxx:25
↓ 9 callersFunctionSwig_name_make
3rdparty/swigwin-3.0.2/Source/Swig/naming.c:1513
↓ 9 callersFunctionSwig_name_namewarn_add
3rdparty/swigwin-3.0.2/Source/Swig/naming.c:1364
↓ 9 callersFunctionSwig_name_rename_add
Add a new rename. Works much like new_feature including default argument handling. */
3rdparty/swigwin-3.0.2/Source/Swig/naming.c:1437
↓ 9 callersFunctionSwig_symbol_cadd
3rdparty/swigwin-3.0.2/Source/Swig/symbol.c:519
↓ 9 callersFunctionTableEntryIsTree
3rdparty/protobuf-3.20.3/src/google/protobuf/map.h:272
↓ 9 callersFunctionTestSourceDir
3rdparty/protobuf-3.20.3/src/google/protobuf/testing/googletest.cc:73
↓ 9 callersFunctionToIntSize
For cases where a legacy function returns an integer size. We GOOGLE_DCHECK() that the conversion will fit within an integer; if this is false then w
3rdparty/protobuf-3.20.3/src/google/protobuf/message_lite.h:122
↓ 9 callersMethodToString
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/datapiece.cc:211
↓ 9 callersMethodToString
()
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs:258
↓ 9 callersFunctionUnderscoresToCamelCase
Internal helper for name handing. Do not expose this outside of helpers, stick to having functions for specific cases (ClassName(), FieldName()), so t
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc:298
↓ 9 callersMethodUnsafeArenaReleaseLast
3rdparty/protobuf-3.20.3/src/google/protobuf/extension_set.cc:898
↓ 9 callersMethodValue
Returns the value corresponding to the given enum name.
3rdparty/protobuf-3.20.3/python/google/protobuf/internal/enum_type_wrapper.py:76
↓ 9 callersMethodWithFormatDefaultValues
<summary> Creates a new <see cref="Settings"/> object with the specified formatting of default values and the current settings. </summary> <param name
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/JsonFormatter.cs:873
↓ 9 callersFunctionWriteDocCommentBody
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/java/java_doc_comment.cc:143
↓ 9 callersMethodWriteTo
(pb::CodedOutputStream output)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs:496
↓ 9 callersMethodWriteTo
(pb::CodedOutputStream output)
3rdparty/protobuf-3.20.3/csharp/src/Google.Protobuf.Test.TestProtos/UnittestProto3Optional.cs:700
↓ 9 callersMethod_internal_data_size
repeated int32 data = 1;
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h:3775
↓ 9 callersMethod_internal_deprecated
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:12237
↓ 9 callersMethod_internal_has_optional_import_message
optional .protobuf_unittest_import.ImportMessageLite optional_import_message = 20;
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:10145
↓ 9 callersMethod_internal_has_optional_public_import_message
optional .protobuf_unittest_import.PublicImportMessageLite optional_public_import_message = 26;
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:10455
↓ 9 callersMethod_internal_has_options
optional .google.protobuf.FileOptions options = 8;
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:8913
↓ 9 callersMethod_internal_has_payload
optional bytes payload = 2;
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:17006
↓ 9 callersFunctionaddLogMsg
labeless_ida/util/util_ida.cpp:42
↓ 9 callersMethodadd_span
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:14091
↓ 9 callersMethodadvance
($amount)
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/CodedInputStream.php:71
← previousnext →2,501–2,600 of 54,898, ranked by callers