Home
last modified time | relevance | path

Searched defs:Descriptor (Results 1 – 25 of 32) 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() function
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/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugArangeSet.h40 struct Descriptor { struct
47 typedef std::vector<Descriptor> DescriptorColl; argument
/external/skia/src/effects/gradients/
DSkGradientShaderPriv.h86 struct Descriptor { struct
87 Descriptor() { in Descriptor() argument
102 class DescriptorScope : public Descriptor { argument
/external/jetty/src/java/org/eclipse/jetty/webapp/
DDescriptor.java26 public abstract class Descriptor class
33 public Descriptor (Resource xml) in Descriptor() method in Descriptor
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DDescriptor.java35 public @interface Descriptor { annotation
/external/protobuf/src/google/protobuf/compiler/java/
Djava_generator_factory.h41 class Descriptor; // descriptor.h variable
Djava_context.h45 class Descriptor; variable
Djava_name_resolver.h41 class Descriptor; variable
/external/protobuf/src/google/protobuf/
Ddynamic_message.h50 class Descriptor; // descriptor.h variable
Dservice.h115 class Descriptor; // descriptor.h variable
Ddescriptor.h67 class Descriptor; variable
320 Descriptor() {} in Descriptor() function
619 friend class Descriptor; variable
676 friend class Descriptor; variable
768 friend class Descriptor; variable
1131 friend class Descriptor; variable
Ddynamic_message_unittest.cc111 TEST_F(DynamicMessageTest, Descriptor) { in TEST_F() argument
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp307 yaml::MappingNode *Descriptor, in parseRewriteFunctionDescriptor()
375 yaml::MappingNode *Descriptor, in parseRewriteGlobalVariableDescriptor()
437 yaml::MappingNode *Descriptor, in parseRewriteGlobalAliasDescriptor()
528 for (auto &Descriptor : Descriptors) in runOnModule() local
/external/protobuf/src/google/protobuf/compiler/python/
Dpython_generator.h46 class Descriptor; variable
/external/llvm/lib/MC/
DMCSectionMachO.cpp214 [&](decltype(*SectionTypeDescriptors) &Descriptor) { in ParseSectionSpecifier()
243 [&](decltype(*SectionAttrDescriptors) &Descriptor) { in ParseSectionSpecifier()
/external/libcxxabi/src/Unwind/
DUnwind-EHABI.cpp50 struct Descriptor { struct
52 typedef enum {
59 } Format;
62 typedef enum {
67 } Kind;
/external/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/protobuf/java/src/test/java/com/google/protobuf/
Dtest_bad_identifiers.proto53 message Descriptor { message
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h51 class Descriptor; // descriptor.h variable
/external/protobuf/java/src/main/java/com/google/protobuf/
DDescriptors.java547 public static final class Descriptor extends GenericDescriptor { class in Descriptors
702 Descriptor(final String fullname) throws DescriptorValidationException { in Descriptor() method in Descriptors.Descriptor
727 private Descriptor(final DescriptorProto proto, in Descriptor() method in Descriptors.Descriptor
/external/javassist/src/main/javassist/bytecode/
DDescriptor.java29 public class Descriptor { class
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py175 class Descriptor(_NestedDescriptorBase): class
/external/protobuf/python/google/protobuf/
Ddescriptor.py182 class Descriptor(_NestedDescriptorBase): class

12