| /external/golang-protobuf/protoc-gen-go/generator/ |
| generator.go | 57 "github.com/golang/protobuf/protoc-gen-go/descriptor" 99 file *descriptor.FileDescriptorProto // File this object comes from. 105 func (c *common) File() *descriptor.FileDescriptorProto { return c.file } 107 func fileIsProto3(file *descriptor.FileDescriptorProto) bool { 113 // Descriptor represents a protocol buffer message. 114 type Descriptor struct { 116 *descriptor.DescriptorProto 117 parent *Descriptor // The containing message, if any. 118 nested []*Descriptor // Inner messages, if any. 129 func (d *Descriptor) TypeName() []string [all...] |
| /external/libunwind_llvm/src/ |
| Unwind-EHABI.cpp | 50 struct Descriptor { 53 SU16 = 0, // Short descriptor, 16-bit entries 54 LU16 = 1, // Long descriptor, 16-bit entries 55 LU32 = 3, // Long descriptor, 32-bit entries 74 Descriptor::Format format, 86 const char* descriptor = descriptorStart; local 88 getNextWord(descriptor, &descriptorWord); 90 // Read descriptor based on # 9.2. 94 case Descriptor::LU32: 95 descriptor = getNextWord(descriptor, &length) [all...] |
| /external/python/cpython3/Lib/unittest/test/testmock/ |
| testhelpers.py | 811 class Descriptor(object): 837 desc = Descriptor(42) 855 # plain data descriptor
|
| /external/v8/src/builtins/ |
| builtins-constructor.cc | 182 typedef FastNewObjectDescriptor Descriptor; 183 Node* context = Parameter(Descriptor::kContext); 184 Node* target = Parameter(Descriptor::kTarget); 185 Node* new_target = Parameter(Descriptor::kNewTarget);
|
| builtins-object.cc | 14 #include "src/property-descriptor.h" 848 PropertyDescriptor descriptor; local 850 isolate, receiver, key, &descriptor); 854 Handle<Object> from_descriptor = descriptor.ToObject(isolate); 891 typedef CreateIterResultObjectDescriptor Descriptor; 893 Node* const value = Parameter(Descriptor::kValue); 894 Node* const done = Parameter(Descriptor::kDone); 895 Node* const context = Parameter(Descriptor::kContext); [all...] |
| /external/v8/tools/ |
| ll_prof.py | 449 class Descriptor(object): 450 """Descriptor of a structure in the binary trace log.""" 460 _fields_ = Descriptor.CtypesFields(fields) 473 return [(field, Descriptor.CTYPE_MAP[format]) for (field, format) in fields] 481 TRACE_HEADER_DESC = Descriptor([ 495 PERF_EVENT_ATTR_DESC = Descriptor([ 511 PERF_EVENT_HEADER_DESC = Descriptor([ 519 PERF_MMAP_EVENT_BODY_DESC = Descriptor([ 528 PERF_MMAP2_EVENT_BODY_DESC = Descriptor([ 609 self.ip_struct = Descriptor.CTYPE_MAP[PERF_SAMPLE_EVENT_IP_FORMAT [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 74 llvm::yaml::Hex8 Descriptor; 196 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ObjectYAML/ |
| DWARFYAML.h | 77 llvm::yaml::Hex8 Descriptor; 195 static void mapping(IO &IO, DWARFYAML::ARangeDescriptor &Descriptor);
|
| /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
| ExtractStyleRefactoring.java | 131 * This constructor is solely used by {@link Descriptor}, 190 return new Descriptor( 513 public static class Descriptor extends VisualRefactoringDescriptor { 514 public Descriptor(String project, String description, String comment,
|
| /system/libfmq/include/fmq/ |
| MessageQueue.h | 39 typedef MQDescriptor<T, flavor> Descriptor; 46 MessageQueue(const Descriptor& Desc, bool resetPointers = true); 221 const Descriptor* getDesc() const { return mDesc.get(); } 440 std::unique_ptr<Descriptor> mDesc; 585 * Verify that the the Descriptor contains the minimum number of grantors 589 (mDesc->countGrantors() < Descriptor::kMinGrantorCount) || 596 mapGrantorDescr(Descriptor::READPTRPOS)); 608 reinterpret_cast<std::atomic<uint64_t>*>(mapGrantorDescr(Descriptor::WRITEPTRPOS)); 619 mRing = reinterpret_cast<uint8_t*>(mapGrantorDescr(Descriptor::DATAPTRPOS)); 622 mEvFlagWord = static_cast<std::atomic<uint32_t>*>(mapGrantorDescr(Descriptor::EVFLAGWORDPOS)) [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/javassist/src/main/javassist/ |
| CtField.java | 60 this(Descriptor.of(type), name, declaring); 323 * called a field descriptor, which is defined in the JVM specification. 329 * a descriptor. To obtain a type signature, call the following 335 * @see javassist.bytecode.Descriptor 346 return Descriptor.toCtClass(fieldInfo.getDescriptor(), 355 fieldInfo.setDescriptor(Descriptor.of(clazz)); 836 code.addPutfield(Bytecode.THIS, name, Descriptor.of(type)); 849 code.addPutstatic(Bytecode.THIS, name, Descriptor.of(type)); [all...] |
| /external/javassist/src/main/javassist/bytecode/ |
| Bytecode.java | 842 * @param type the descriptor of the field type. 844 * @see Descriptor#of(CtClass) 850 growStack(Descriptor.dataSize(type) - 1); 858 * @param type the descriptor of the field type. 860 * @see Descriptor#of(CtClass) 866 growStack(Descriptor.dataSize(type) - 1); 874 * @param type the descriptor of the field type. 876 * @see Descriptor#of(CtClass) 882 growStack(Descriptor.dataSize(type)); 890 * @param type the descriptor of the field type [all...] |