HomeSort by relevance Sort by last modified time
    Searched refs:Descriptor (Results 201 - 225 of 686) sorted by null

1 2 3 4 5 6 7 891011>>

  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/
PciRootBridgeIo.c     [all...]
  /device/linaro/bootloader/OpenPlatformPkg/Drivers/Usb/DwUsb3Dxe/
DwUsb3Dxe.c 156 /** The BOS Descriptor */
518 /* Get the SETUP packet DMA Descriptor (TRB) */
521 /* DMA Descriptor setup */
946 // DMA descriptor setup
1025 // get the DMA descriptor (TRB) for this request
1032 // DMA Descriptor (TRB) setup
1056 // DMA Descriptor (TRB) setup
1111 // DMA descriptor setup
    [all...]
  /external/protobuf/java/util/src/main/java/com/google/protobuf/util/
JsonFormat.java 47 import com.google.protobuf.Descriptors.Descriptor;
259 Collections.<String, Descriptor>emptyMap());
274 public Descriptor find(String name) {
278 private final Map<String, Descriptor> types;
280 private TypeRegistry(Map<String, Descriptor> types) {
294 public Builder add(Descriptor messageType) {
307 public Builder add(Iterable<Descriptor> messageTypes) {
312 for (Descriptor type : messageTypes) {
337 for (Descriptor message : file.getMessageTypes()) {
342 private void addMessage(Descriptor message)
560 Descriptor descriptor = message.getDescriptorForType(); local
600 Descriptor descriptor = message.getDescriptorForType(); local
639 Descriptor descriptor = message.getDescriptorForType(); local
669 Descriptor descriptor = message.getDescriptorForType(); local
1145 Descriptor descriptor = builder.getDescriptorForType(); local
1218 Descriptor descriptor = builder.getDescriptorForType(); local
1228 Descriptor descriptor = builder.getDescriptorForType(); local
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/LegacyRegion2OnLegacyRegionThunk/
LegacyRegion2OnLegacyRegionThunk.h 158 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
160 @param Descriptor[out] A pointer to a pointer used to return a buffer where the legacy
174 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LegacyRegion2Dxe/
LegacyRegion2.h 156 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
158 @param Descriptor[out] A pointer to a pointer used to return a buffer where the legacy
172 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
LegacyRegion2.h 183 /// Attribute of the Legacy Region Descriptor that
203 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
205 @param Descriptor[out] A pointer to a pointer used to return a buffer where the legacy
219 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
LegacyRegion.h 185 @param DescriptorCount[out] The number of region descriptor entries returned in the Descriptor
187 @param Descriptor[out] A pointer to a pointer used to return a buffer where the legacy
201 OUT EFI_LEGACY_REGION_DESCRIPTOR **Descriptor
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/Dxe/SmmAccessDxe/
SmmAccessDriver.c 102 mSmmAccess.SmramDesc[Index].PhysicalStart = DescriptorBlock->Descriptor[Index].PhysicalStart;
103 mSmmAccess.SmramDesc[Index].CpuStart = DescriptorBlock->Descriptor[Index].CpuStart;
104 mSmmAccess.SmramDesc[Index].PhysicalSize = DescriptorBlock->Descriptor[Index].PhysicalSize;
105 mSmmAccess.SmramDesc[Index].RegionState = DescriptorBlock->Descriptor[Index].RegionState;
174 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
226 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
300 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmAccessPei/
SmmAccessPei.c 81 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
135 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
209 EFI_INVALID_PARAMETER - The descriptor index was out of bounds.
351 SmmAccessPrivate->SmramDesc[Index].PhysicalStart = DescriptorBlock->Descriptor[Index].PhysicalStart;
352 SmmAccessPrivate->SmramDesc[Index].CpuStart = DescriptorBlock->Descriptor[Index].CpuStart;
353 SmmAccessPrivate->SmramDesc[Index].PhysicalSize = DescriptorBlock->Descriptor[Index].PhysicalSize;
354 SmmAccessPrivate->SmramDesc[Index].RegionState = DescriptorBlock->Descriptor[Index].RegionState;
  /external/libunwind_llvm/src/
Unwind-EHABI.cpp 47 struct Descriptor {
50 SU16 = 0, // Short descriptor, 16-bit entries
51 LU16 = 1, // Long descriptor, 16-bit entries
52 LU32 = 3, // Long descriptor, 32-bit entries
71 Descriptor::Format format,
83 const char* descriptor = descriptorStart; local
85 getNextWord(descriptor, &descriptorWord);
87 // Read descriptor based on # 9.2.
91 case Descriptor::LU32:
92 descriptor = getNextWord(descriptor, &length)
    [all...]
  /external/libusb/libusb/os/
haiku_usb.h 40 const usb_device_descriptor* Descriptor() const;
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
BaseDescriptor.java 38 @Descriptor(tags = 0x00)
DecoderSpecificInfo.java 32 @Descriptor(tags = 0x05)
ExtensionDescriptor.java 32 @Descriptor(tags = {0x13, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 208, 209, 210, 211, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253})
SLConfigDescriptor.java 59 @Descriptor(tags = {0x06})
  /external/perfetto/tools/ftrace_proto_gen/
ftrace_descriptor_gen.cc 24 const google::protobuf::Descriptor* ftrace_event =
  /external/protobuf/java/core/src/test/java/com/google/protobuf/
WellKnownTypesTest.java 33 import com.google.protobuf.Descriptors.Descriptor;
  /external/protobuf/src/google/protobuf/compiler/java/
java_generator_factory.cc 61 const Descriptor* descriptor) const {
62 if (HasDescriptorMethods(descriptor, context_->EnforceLite())) {
63 return new ImmutableMessageGenerator(descriptor, context_);
65 return new ImmutableMessageLiteGenerator(descriptor, context_);
70 const FieldDescriptor* descriptor) const {
71 if (HasDescriptorMethods(descriptor->file(), context_->EnforceLite())) {
72 return new ImmutableExtensionGenerator(descriptor, context_);
74 return new ImmutableExtensionLiteGenerator(descriptor, context_);
79 const ServiceDescriptor* descriptor) const
    [all...]
  /external/protobuf/src/google/protobuf/
service.h 116 class Descriptor; // descriptor.h
117 class ServiceDescriptor; // descriptor.h
118 class MethodDescriptor; // descriptor.h
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
MCSectionMachO.cpp 226 [&](decltype(*SectionTypeDescriptors) &Descriptor) {
227 return SectionType == Descriptor.AssemblerName;
254 [&](decltype(*SectionAttrDescriptors) &Descriptor) {
255 return SectionAttr.trim() == Descriptor.AssemblerName;
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
StreamUtil.cpp 64 DbiModuleDescriptor Descriptor;
85 IMD.Descriptor = Modules.getModuleDescriptor(I);
86 uint16_t SN = IMD.Descriptor.getModuleStreamIndex();
175 moduleStream(ModIter->second.Descriptor.getModuleName(), StreamIdx,
  /frameworks/av/media/bufferpool/1.0/include/bufferpool/
BufferPoolTypes.h 61 typedef BufferStatusQueue::Descriptor QueueDescriptor;
  /external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
Metrics.cs 17 #region Descriptor
18 /// <summary>File descriptor for src/proto/grpc/testing/metrics.proto</summary>
19 public static pbr::FileDescriptor Descriptor {
20 get { return descriptor; }
22 private static pbr::FileDescriptor descriptor; field in class:Grpc.Testing.MetricsReflection
36 descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
58 public static pbr::MessageDescriptor Descriptor {
59 get { return global::Grpc.Testing.MetricsReflection.Descriptor.MessageTypes[0]; }
63 pbr::MessageDescriptor pb::IMessage.Descriptor {
64 get { return Descriptor; }
    [all...]
  /external/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/
Struct.cs 16 #region Descriptor
17 /// <summary>File descriptor for google/protobuf/struct.proto</summary>
18 public static pbr::FileDescriptor Descriptor {
19 get { return descriptor; }
21 private static pbr::FileDescriptor descriptor; field in class:Google.Protobuf.WellKnownTypes.StructReflection
41 descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
84 public static pbr::MessageDescriptor Descriptor {
85 get { return global::Google.Protobuf.WellKnownTypes.StructReflection.Descriptor.MessageTypes[0]; }
88 pbr::MessageDescriptor pb::IMessage.Descriptor {
89 get { return Descriptor; }
    [all...]
  /external/protobuf/java/core/src/main/java/com/google/protobuf/
MapEntry.java 33 import com.google.protobuf.Descriptors.Descriptor;
53 public final Descriptor descriptor; field in class:MapEntry.Metadata
58 final Descriptor descriptor, final MapEntry<K, V> defaultInstance) {
59 this.descriptor = descriptor;
82 private MapEntry(Descriptor descriptor,
87 this.metadata = new Metadata<K, V>(descriptor, this);
    [all...]

Completed in 3209 milliseconds

1 2 3 4 5 6 7 891011>>