Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 45) sorted by relevance

12

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugPubnamesSet.h40 struct Descriptor struct
42 Descriptor() : in Descriptor() argument
48 Descriptor(dw_offset_t the_offset, const char *the_name) : in Descriptor() argument
64 const DWARFDebugPubnamesSet::Descriptor* GetDescriptor(uint32_t i) const in GetDescriptor() argument
DDWARFDebugArangeSet.h30 struct Descriptor struct
42 void AddDescriptor(const DWARFDebugArangeSet::Descriptor& range); argument
/external/chromium_org/chromecast/media/cma/ipc/
Dmedia_message_fifo.h111 struct Descriptor { struct
112 size_t size;
113 size_t rd_offset;
114 size_t wr_offset;
117 int64 first_item;
/external/llvm/lib/DebugInfo/
DDWARFDebugArangeSet.h40 struct Descriptor { struct
47 typedef std::vector<Descriptor> DescriptorColl; argument
/external/chromium_org/third_party/skia/src/effects/gradients/
DSkGradientShaderPriv.h86 struct Descriptor { struct
87 Descriptor() { in Descriptor() function
102 class DescriptorScope : public Descriptor { argument
/external/skia/src/effects/gradients/
DSkGradientShaderPriv.h86 struct Descriptor { struct
87 Descriptor() { in Descriptor() function
100 SkGradientShaderBase(const Descriptor& desc, const SkMatrix* localMatrix); argument
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DDescriptor.java35 public @interface Descriptor { annotation
/external/protobuf/src/google/protobuf/
Ddynamic_message.h48 class Descriptor; // descriptor.h variable
Dservice.h115 class Descriptor; // descriptor.h variable
Ddescriptor.h66 class Descriptor; variable
272 Descriptor() {} in Descriptor() function
536 friend class Descriptor; variable
612 friend class Descriptor; variable
899 friend class Descriptor; variable
1276 PROTOBUF_DEFINE_ARRAY_ACCESSOR(FileDescriptor, message_type, const Descriptor*) in PROTOBUF_DEFINE_ARRAY_ACCESSOR()
Dmessage.h154 class Descriptor; // descriptor.h variable
Ddynamic_message_unittest.cc100 TEST_F(DynamicMessageTest, Descriptor) { in TEST_F() argument
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddynamic_message.h48 class Descriptor; // descriptor.h variable
Dservice.h115 class Descriptor; // descriptor.h variable
Ddescriptor.h70 class Descriptor; variable
302 Descriptor() {} in Descriptor() function
583 friend class Descriptor; variable
670 friend class Descriptor; variable
1027 friend class Descriptor; variable
1322 PROTOBUF_DEFINE_STRING_ACCESSOR(Descriptor, name) in PROTOBUF_DEFINE_STRING_ACCESSOR() argument
Ddynamic_message_unittest.cc104 TEST_F(DynamicMessageTest, Descriptor) { in TEST_F() argument
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h46 class Descriptor; variable
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h46 class Descriptor; variable
/external/llvm/lib/MC/
DMCSectionMachO.cpp212 [&](decltype(*SectionTypeDescriptors) &Descriptor) { in ParseSectionSpecifier()
241 [&](decltype(*SectionAttrDescriptors) &Descriptor) { in ParseSectionSpecifier()
/external/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp51 struct Descriptor { struct
53 typedef enum {
60 } Format;
63 typedef enum {
68 } Kind;
/external/chromium_org/v8/src/
Dproperty.h45 Descriptor() : details_(Smi::FromInt(0)) {} in Descriptor() function
53 Descriptor(Handle<Name> key, Handle<Object> value, PropertyDetails details) in Descriptor() function
/external/clang/lib/StaticAnalyzer/Checkers/
DObjCMissingSuperCallChecker.cpp110 SelectorDescriptor Descriptor = *I; in fillSelectors() local
/external/chromium_org/tools/usb_gadget/
Dusb_descriptors.py37 class Descriptor(object): class
/external/protobuf/python/google/protobuf/
Ddescriptor.py159 class Descriptor(_NestedDescriptorBase): class
/external/javassist/src/main/javassist/bytecode/
DDescriptor.java29 public class Descriptor { class

12