/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDebugPubnamesSet.h | 40 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
|
D | DWARFDebugArangeSet.h | 30 struct Descriptor struct 42 void AddDescriptor(const DWARFDebugArangeSet::Descriptor& range); argument
|
/external/llvm/include/llvm/DebugInfo/DWARF/ |
D | DWARFDebugArangeSet.h | 40 struct Descriptor { struct 47 typedef std::vector<Descriptor> DescriptorColl; argument
|
/external/skia/src/effects/gradients/ |
D | SkGradientShaderPriv.h | 86 struct Descriptor { struct 87 Descriptor() { in Descriptor() argument 102 class DescriptorScope : public Descriptor { argument
|
/external/jetty/src/java/org/eclipse/jetty/webapp/ |
D | Descriptor.java | 26 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/ |
D | Descriptor.java | 35 public @interface Descriptor { annotation
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_generator_factory.h | 41 class Descriptor; // descriptor.h variable
|
D | java_context.h | 45 class Descriptor; variable
|
D | java_name_resolver.h | 41 class Descriptor; variable
|
/external/protobuf/src/google/protobuf/ |
D | dynamic_message.h | 50 class Descriptor; // descriptor.h variable
|
D | service.h | 115 class Descriptor; // descriptor.h variable
|
D | descriptor.h | 67 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
|
D | dynamic_message_unittest.cc | 111 TEST_F(DynamicMessageTest, Descriptor) { in TEST_F() argument
|
/external/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 307 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/ |
D | python_generator.h | 46 class Descriptor; variable
|
/external/llvm/lib/MC/ |
D | MCSectionMachO.cpp | 214 [&](decltype(*SectionTypeDescriptors) &Descriptor) { in ParseSectionSpecifier() 243 [&](decltype(*SectionAttrDescriptors) &Descriptor) { in ParseSectionSpecifier()
|
/external/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 50 struct Descriptor { struct 52 typedef enum { 59 } Format; 62 typedef enum { 67 } Kind;
|
/external/v8/src/ |
D | property.h | 45 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/ |
D | ObjCMissingSuperCallChecker.cpp | 110 SelectorDescriptor Descriptor = *I; in fillSelectors() local
|
/external/protobuf/java/src/test/java/com/google/protobuf/ |
D | test_bad_identifiers.proto | 53 message Descriptor { message
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface.h | 51 class Descriptor; // descriptor.h variable
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
D | Descriptors.java | 547 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/ |
D | Descriptor.java | 29 public class Descriptor { class
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 175 class Descriptor(_NestedDescriptorBase): class
|
/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 182 class Descriptor(_NestedDescriptorBase): class
|