HomeSort by relevance Sort by last modified time
    Searched refs:descriptor (Results 951 - 975 of 1238) sorted by null

<<31323334353637383940>>

  /frameworks/av/media/codec2/vndk/
C2AllocatorGralloc.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/device1/
CameraHardwareInterface.h 380 const hardware::hidl_handle& descriptor,
  /art/test/ti-stress/
stress.cc 66 const std::string& descriptor,
72 dex::u4 class_idx = reader.FindClassIndex(descriptor.c_str());
76 LOG(ERROR) << "ERROR: Can't find class " << descriptor;
624 // Make the jvmti semi-descriptor into the full descriptor.
  /dalvik/dx/src/com/android/dx/cf/direct/
StdAttributeFactory.java 613 CstString descriptor = null; local
619 descriptor = type;
623 descriptor, signature, index);
  /external/google-breakpad/src/processor/
minidump.cc 2777 MDMemoryDescriptor* descriptor = &(*descriptors)[region_index]; local
2865 MDMemoryDescriptor* descriptor = &(*descriptors_)[region_index]; local
    [all...]
  /external/grpc-grpc/test/cpp/util/
grpc_tool.cc 439 const grpc::protobuf::Descriptor* descriptor = local
441 if (descriptor != nullptr) {
442 output = descriptor->DebugString();
  /external/libusb-compat/libusb/
core.c 392 for (i = 0; i < dev->descriptor.bNumConfigurations; i++)
514 /* device descriptor is identical in both libs */
516 (struct libusb_device_descriptor *) &dev->descriptor);
518 usbi_err("error %d getting device descriptor", r);
522 num_configurations = dev->descriptor.bNumConfigurations;
888 * getting a descriptor "by endpoint". libusb-1.0 does not provide this
  /external/protobuf/src/google/protobuf/
api.pb.h 60 static const ::google::protobuf::Descriptor* descriptor();
211 static const ::google::protobuf::Descriptor* descriptor();
352 static const ::google::protobuf::Descriptor* descriptor();
    [all...]
type.pb.h 145 static const ::google::protobuf::Descriptor* descriptor();
288 static const ::google::protobuf::Descriptor* descriptor();
545 static const ::google::protobuf::Descriptor* descriptor();
671 static const ::google::protobuf::Descriptor* descriptor();
774 static const ::google::protobuf::Descriptor* descriptor();
    [all...]
type.pb.cc 14 #include <google/protobuf/descriptor.h>
25 const ::google::protobuf::Descriptor* Type_descriptor_ = NULL;
28 const ::google::protobuf::Descriptor* Field_descriptor_ = NULL;
33 const ::google::protobuf::Descriptor* Enum_descriptor_ = NULL;
36 const ::google::protobuf::Descriptor* EnumValue_descriptor_ = NULL;
39 const ::google::protobuf::Descriptor* Option_descriptor_ = NULL;
341 const ::google::protobuf::Descriptor* Type::descriptor() { function in class:google::protobuf::Type
729 metadata.descriptor = Type_descriptor_;
1097 const ::google::protobuf::Descriptor* Field::descriptor() { function in class:google::protobuf::Field
2016 const ::google::protobuf::Descriptor* Enum::descriptor() { function in class:google::protobuf::Enum
2570 const ::google::protobuf::Descriptor* EnumValue::descriptor() { function in class:google::protobuf::EnumValue
2976 const ::google::protobuf::Descriptor* Option::descriptor() { function in class:google::protobuf::Option
    [all...]
test_util.cc 42 #include <google/protobuf/descriptor.h>
2530 const Descriptor* descriptor = message->GetDescriptor(); local
2553 const Descriptor* descriptor = message.GetDescriptor(); local
    [all...]
  /external/u-boot/lib/libavb/
avb_slot_verify.c 163 const AvbDescriptor* descriptor,
183 (const AvbHashDescriptor*)descriptor, &hash_desc)) {
189 ((const uint8_t*)descriptor) + sizeof(AvbHashDescriptor);
220 /* No ab_suffix allowed for partitions without a digest in the descriptor
309 // Expect a match to the digest in the descriptor.
316 part_name, ": Digest in descriptor not of expected size.\n", NULL);
323 ": Hash of data does not match digest in descriptor.\n",
666 "partition descriptor.\n",
782 * - hash descriptor: Load data from partition, calculate hash, and
783 * checks that it matches what's in the hash descriptor
    [all...]
  /external/v8/src/
objects.cc 84 #include "src/property-descriptor.h"
9072 PropertyDescriptor descriptor; local
9957 int descriptor = transition->LastAdded(); local
10081 int descriptor = transition->LastAdded(); local
    [all...]
  /art/openjdkjvmti/
ti_redefine.cc 811 const char* descriptor = dex_file_->StringByTypeIdx(def.class_idx_); local
    [all...]
  /dalvik/dexdump/
DexDump.cpp 129 * Converts a type descriptor to human-readable "dotted" form. For
183 * Retrieves the class name portion of a type descriptor.
594 const char* descriptor; local
600 descriptor = (handler->typeIdx == kDexNoIndex) ? "<any>" :
603 printf(" %s -> 0x%04x\n", descriptor,
632 u4 endAddress, const char *name, const char *descriptor,
636 startAddress, endAddress, reg, name, descriptor,
754 * Look up a class' descriptor.
    [all...]
  /external/kotlinc/lib/
android-extensions-compiler.jar 
  /external/mockito/lib/
byte-buddy-1.8.15.jar 
  /art/runtime/dex/
dex_file_annotations.cc 185 const char* descriptor,
197 if (strcmp(descriptor, dex_file.StringByTypeIdx(dex::TypeIndex(type_index))) == 0) {
1283 const char* descriptor = dex_file.StringByTypeIdx(dex::TypeIndex(type_index)); local
    [all...]
  /art/compiler/optimizing/
instruction_builder.cc 1144 const char* descriptor = cls->GetDescriptor(&temp); local
1809 const char* descriptor = dex_file_->GetTypeDescriptor(dex_file_->GetTypeId(type_index)); local
1825 const char* descriptor = dex_file_->StringByTypeIdx(type_index); local
    [all...]
  /build/soong/third_party/zip/
reader_test.go 149 // descriptor signatures (which are required by OS X)
168 // descriptor signatures (which are required by OS X)
184 Name: "Bad-CRC32-in-data-descriptor",
485 // Corrupt one of the CRC32s in the data descriptor:
801 // Verify we return ErrUnexpectedEOF when reading truncated data descriptor.
  /external/v8/src/compiler/
js-typed-lowering.cc 600 graph()->zone(), callable.descriptor(), 0,
1733 const CallInterfaceDescriptor& descriptor = callable.descriptor(); local
    [all...]
  /external/v8/include/
v8.h 6022 GenericNamedPropertyDescriptorCallback descriptor; member in struct:v8::NamedPropertyHandlerConfiguration
6092 IndexedPropertyDescriptorCallback descriptor; member in struct:v8::IndexedPropertyHandlerConfiguration
    [all...]
  /art/dexlayout/
dexlayout.cc 75 * Converts the class name portion of a type descriptor to human-readable
79 std::string descriptor(str);
81 size_t last_slash = descriptor.rfind('/');
89 size_t size = descriptor.size() - 1 - last_slash;
90 std::string result(descriptor.substr(last_slash, size));
802 const char* descriptor = (type_id == nullptr) ? "<any>" : type_id->GetStringId()->Data(); local
803 fprintf(out_file_, " %s -> 0x%04x\n", descriptor, handler->GetAddress());
    [all...]
  /art/runtime/mirror/
var_handle_test.cc 173 LOG(FATAL) << "Bad descriptor: " << method_descriptor;
209 LOG(FATAL) << "Bad descriptor: " << method_descriptor;
243 const char* descriptor)
245 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor);
255 const char* descriptor)
257 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor);
267 const char* descriptor)
269 ObjPtr<MethodType> method_type = MethodTypeOf(descriptor);
    [all...]
  /device/linaro/bootloader/edk2/DuetPkg/BootSector/
efi64.asm 77 add edi, 16 ; move up to next descriptor
81 ;; at this point edi contains the offset of the descriptor for INT 20
91 ; add edi, 16 ; move up to next descriptor

Completed in 2890 milliseconds

<<31323334353637383940>>