MCPcopy Create free account

hub / github.com/a1ext/labeless / functions

Functions54,898 in github.com/a1ext/labeless

↓ 9 callersMethodassertIsValid
(byte[] data, boolean valid)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/Utf8Test.java:110
↓ 9 callersMethodassertPrintFieldValue
(String expect, Object value, String fieldName)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/TextFormatTest.java:1237
↓ 9 callersMethodbyteAt
(int offset)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java:57
↓ 9 callersMethodcardinality
3rdparty/protobuf-3.20.3/src/google/protobuf/type.pb.h:1702
↓ 9 callersMethodcast_rva
(self, rva, type_, isPtr)
deploy/labeless/pehelper.py:44
↓ 9 callersFunctioncheck
(expected, actual int, msg string)
3rdparty/swigwin-3.0.2/Examples/test-suite/go/rename_simple_runme.go:24
↓ 9 callersMethodcheck
(int received, int expected)
3rdparty/swigwin-3.0.2/Examples/test-suite/java/cpp11_constexpr_runme.java:14
↓ 9 callersFunctioncheckCriticalTypeSignedInt32Array
* Checks whether a given object is an array of numbers. * @param {*} values
3rdparty/protobuf-3.20.3/js/experimental/runtime/internal/checks.js:478
↓ 9 callersFunctioncheckCriticalTypeSignedInt64Array
* Checks whether a given object is an array of long instances. * @param {*} values * @throws {!Error} If values is not an array of long instances.
3rdparty/protobuf-3.20.3/js/experimental/runtime/internal/checks.js:522
↓ 9 callersMethodcheckEqualsIsConsistent
Asserts that the given proto has symmetric equals and hashCode methods.
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java:549
↓ 9 callersMethodcheckFieldNumber
(int fieldNumber)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/FieldInfo.java:260
↓ 9 callersFunctioncheckInstanceCreator
* Checks if the instanceCreator returns an instance that implements the * InternalMessage interface. * @param {function(!Kernel):T} instanceCreator
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:61
↓ 9 callersMethodconsume
If the next token exactly matches {@code token}, consume it. Otherwise, throw a {@link ParseException}.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormat.java:1055
↓ 9 callersMethodcopyMemory
(byte[] src, long srcIndex, long targetOffset, long length)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java:241
↓ 9 callersFunctiondata
3rdparty/protobuf-3.20.3/src/google/protobuf/stubs/strutil.h:668
↓ 9 callersMethoddependency_size
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:8587
↓ 9 callersFunctiondescriptor
3rdparty/protobuf-3.20.3/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h:241
↓ 9 callersFunctiondirname
return the dir name of a file - caller frees */
3rdparty/swigwin-3.0.2/CCache/util.c:612
↓ 9 callersFunctiondoTestSignedField_
( readField, writeField, epsilon, lowerLimit, upperLimit, filter)
3rdparty/protobuf-3.20.3/js/compatibility_tests/v3.1.0/binary/reader_test.js:297
↓ 9 callersFunctiondoTestSignedField_
(readField, writeField, epsilon, lowerLimit, upperLimit, filter)
3rdparty/protobuf-3.20.3/js/compatibility_tests/v3.0.0/binary/reader_test.js:253
↓ 9 callersMethoddynamicMethod
A method that implements different types of operations described in {@link MethodToInvoke}. These different kinds of operations are required to implem
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java:298
↓ 9 callersMethodensureExtensionsIsMutable
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:1218
↓ 9 callersMethodenummodule
(ThreadContext context)
3rdparty/protobuf-3.20.3/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java:104
↓ 9 callersMethodeol
Signifies reaching the "end of the current line" in the output. In single-line mode, this does not result in a newline being emitted, but ensures that
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormat.java:881
↓ 9 callersMethodexistField
* @ignore */
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/Message.php:1581
↓ 9 callersMethodfield
(Class<?> messageType, FieldDescriptor fd)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/DescriptorMessageInfoFactory.java:601
↓ 9 callersMethodfield_aux
3rdparty/protobuf-3.20.3/src/google/protobuf/generated_message_tctable_decl.h:222
↓ 9 callersMethodfields_size
3rdparty/protobuf-3.20.3/src/google/protobuf/type.pb.h:1415
↓ 9 callersMethodfile
The mock file in which this descriptor was defined.
3rdparty/protobuf-3.20.3/src/google/protobuf/io/printer_unittest.cc:197
↓ 9 callersMethodfindMessageTypeByName
Find a message type in the file by name. Does not find nested types. @param name The unqualified type name to look for. @return The message type's de
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:190
↓ 9 callersMethodfromBase64String
* Constructs a ByteString instance from a base64 string. * @param {string} value * @return {!ByteString}
3rdparty/protobuf-3.20.3/js/experimental/runtime/bytestring.js:35
↓ 9 callersMethodfromNanos
Create a Timestamp from the number of nanoseconds elapsed from the epoch.
3rdparty/protobuf-3.20.3/java/util/src/main/java/com/google/protobuf/util/Timestamps.java:393
↓ 9 callersMethodgetDescriptor
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:1807
↓ 9 callersMethodgetField
(String name)
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java:66
↓ 9 callersMethodgetFields
()
3rdparty/protobuf-3.20.3/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java:66
↓ 9 callersMethodgetInitializationErrorString
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/AbstractMessage.java:359
↓ 9 callersMethodgetKey
()
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java:62
↓ 9 callersMethodgetMessageAccessorOrNull
* Returns the accessor for the given singular message, or returns null if * it hasn't been set. * @param {number} fieldNumber * @param {numbe
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:923
↓ 9 callersMethodgetMessageSetWireFormat
* Set true to use the old proto1 MessageSet wire format for extensions. * This is provided for backwards-compatibility with the MessageSet wire
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/MessageOptions.php:164
↓ 9 callersMethodgetNumber
(T t)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:2808
↓ 9 callersMethodgetNumber
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/FieldSet.java:58
↓ 9 callersMethodgetOneofs
Get a list of this message type's oneofs.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:720
↓ 9 callersMethodgetPackage
Get the proto package name. This is the package name given by the {@code package} statement in the {@code .proto} file, which differs from the Java pa
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:124
↓ 9 callersFunctiongetRClassName
3rdparty/swigwin-3.0.2/Source/Modules/r.cxx:74
↓ 9 callersMethodgetRequestedOutputFormat
* Gets the requested_output_format. * @return {!WireFormat}
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/conformance/conformance_request.js:47
↓ 9 callersMethodgetSetter
()
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/FieldDescriptor.php:92
↓ 9 callersMethodgetSimpleName
(Class klass)
3rdparty/swigwin-3.0.2/Examples/test-suite/java/director_classes_runme.java:138
↓ 9 callersMethodgetStartIndex
* @param {!IndexEntry} indexEntry * @return {number}
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/field.js:80
↓ 9 callersMethodgetTotalBytesRead
The total bytes read up to the current position. Calling {@link #resetSizeCounter()} resets this value to zero.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedInputStream.java:502
↓ 9 callersMethodgetTreeDepth
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/RopeByteString.java:333
↓ 9 callersMethodgetType
()
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/FieldDescriptor.php:137
↓ 9 callersMethodgetitem
3rdparty/swigwin-3.0.2/Examples/go/template/example.h:23
↓ 9 callersMethodinternalGetFieldAccessorTable
Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with Descr
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java:104
↓ 9 callersMethodinternalGetFieldAccessorTable
Get the FieldAccessorTable for this type. We can't have the message class pass this in to the constructor because of bootstrapping trouble with Descr
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java:129
↓ 9 callersFunctioninternal_default_instance
3rdparty/protobuf-3.20.3/src/google/protobuf/wrappers.pb.h:134
↓ 9 callersFunctioninternal_default_instance
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_no_field_presence.pb.h:168
↓ 9 callersMethodinvalidTag
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java:132
↓ 9 callersMethodisExtensionNumber
Determines if the given field number is an extension.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:745
↓ 9 callersMethodisInitialized
()
3rdparty/protobuf-3.20.3/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java:141
↓ 9 callersMethodisOptional
Is this field declared optional?
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Descriptors.java:1179
↓ 9 callersMethodis_packed
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.cc:3530
↓ 9 callersFunctionjsondec_base64_tablelookup
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:9635
↓ 9 callersFunctionjsondec_base64_tablelookup
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:9345
↓ 9 callersFunctionjsondec_peek
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:9308
↓ 9 callersFunctionjsondec_peek
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:9018
↓ 9 callersFunctionjsonenc_err
3rdparty/protobuf-3.20.3/php/ext/google/protobuf/php-upb.c:10660
↓ 9 callersFunctionjsonenc_err
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/ruby-upb.c:10370
↓ 9 callersMethodmerge
Merges another instance's contents. In some cases may drop some extensions if both fields contain data. If the other field has an {@code ExtensionRegi
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java:249
↓ 9 callersMethodmutable_oneof_nested_message
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:12667
↓ 9 callersMethodmutable_payload
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:17028
↓ 9 callersMethodnewBuilder
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TypeRegistry.java:59
↓ 9 callersMethodnext
3rdparty/protobuf-3.20.3/java/kotlin/src/main/kotlin/com/google/protobuf/UnmodifiableCollections.kt:66
↓ 9 callersMethodonChanged
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java:534
↓ 9 callersMethodonChanged
Called when a the builder or one of its nested children has changed and any parent should be notified of its invalidation.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java:534
↓ 9 callersMethodparse
Parse a text-format message from {@code input}. @return the parsed message, guaranteed initialized
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/TextFormat.java:1494
↓ 9 callersFunctionparseBigMessage
labeless_ida/util/util_protobuf.cpp:31
↓ 9 callersMethodparseFrom
Parse a message of the given type from the given input stream.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/DynamicMessage.java:91
↓ 9 callersMethodparsePartialFrom
( T instance, CodedInputStream input, ExtensionRegistryLite extensionRegistry)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java:1627
↓ 9 callersMethodpopLimit
Discards the current limit, returning to the previous limit. @param oldLimit The old limit, as returned by {@code pushLimit}.
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/CodedInputStream.java:481
↓ 9 callersMethodpositive_int_value
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:13811
↓ 9 callersFunctionpromote
Perform type-promotion for binary operators */
3rdparty/swigwin-3.0.2/Source/CParse/parser.c:240
↓ 9 callersMethodreadRaw
($size, &$buffer)
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Internal/CodedInputStream.php:295
↓ 9 callersMethodreadVarint64
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/BinaryReader.java:1544
↓ 9 callersMethodrequireBytes
(int size)
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/BinaryReader.java:1708
↓ 9 callersFunctionruby_to_EnumDescriptor
3rdparty/protobuf-3.20.3/ruby/ext/google/protobuf_c/defs.c:1009
↓ 9 callersMethodsetCursor
* Sets the cursor to the specified position. * @param {number} position
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/buffer_decoder.js:117
↓ 9 callersMethodsetListValue
* Represents a repeated `Value`. * * Generated from protobuf field <code>.google.protobuf.ListValue list_value = 6;</code> * @param \Go
3rdparty/protobuf-3.20.3/php/src/Google/Protobuf/Value.php:227
↓ 9 callersMethodsetPackedBoolIterable
* Sets all boolean values into the field for the given field number. * All these values will be encoded as packed values. * @param {number} fiel
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:2180
↓ 9 callersMethodsetPackedInt32Iterable
* Sets all int32 values into the field for the given field number. * All these values will be encoded as packed values. * @param {number} fieldN
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:2869
↓ 9 callersMethodsetPalette
labeless_ida/textedit.cpp:310
↓ 9 callersMethodsetSfixed32
* Sets a sfixed32 value to the field with the given field number. * @param {number} fieldNumber * @param {number} value
3rdparty/protobuf-3.20.3/js/experimental/runtime/kernel/kernel.js:1959
↓ 9 callersMethodset_int32_value
3rdparty/protobuf-3.20.3/src/google/protobuf/any_test.pb.h:283
↓ 9 callersMethodset_oneof_uint32
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:12594
↓ 9 callersMethodset_optional_bool
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_lite.pb.h:9733
↓ 9 callersMethodset_request_type
common/cpp/rpc.pb.h:7196
↓ 9 callersMethodset_start
3rdparty/protobuf-3.20.3/src/google/protobuf/descriptor.pb.h:9187
↓ 9 callersMethodset_string_value
3rdparty/protobuf-3.20.3/src/google/protobuf/util/internal/testdata/default_value_test.pb.h:605
↓ 9 callersMethodshouldDiscardUnknownFields
()
3rdparty/protobuf-3.20.3/java/core/src/main/java/com/google/protobuf/Reader.java:48
↓ 9 callersMethodsingular_int32
3rdparty/protobuf-3.20.3/src/google/protobuf/unittest_proto3_optional.pb.h:2031
↓ 9 callersFunctionsize
3rdparty/protobuf-3.20.3/src/google/protobuf/repeated_ptr_field.h:185
← previousnext →2,601–2,700 of 54,898, ranked by callers