| /external/sfntly/cpp/src/sfntly/ |
| D | tag.h | 28 struct Tag { struct 31 // Table Type Tags argument 33 static const int32_t cmap; 34 static const int32_t head; 35 static const int32_t hhea; 36 static const int32_t hmtx; 37 static const int32_t maxp; 38 static const int32_t name; 39 static const int32_t OS_2; 40 static const int32_t post; [all …]
|
| /external/llvm/tools/llvm-readobj/ |
| D | ARMAttributeParser.cpp | 89 void ARMAttributeParser::IntegerAttribute(AttrType Tag, const uint8_t *Data, in IntegerAttribute() 95 void ARMAttributeParser::StringAttribute(AttrType Tag, const uint8_t *Data, in StringAttribute() 106 void ARMAttributeParser::PrintAttribute(unsigned Tag, unsigned Value, in PrintAttribute() 119 void ARMAttributeParser::CPU_arch(AttrType Tag, const uint8_t *Data, in CPU_arch() 133 void ARMAttributeParser::CPU_arch_profile(AttrType Tag, const uint8_t *Data, in CPU_arch_profile() 150 void ARMAttributeParser::ARM_ISA_use(AttrType Tag, const uint8_t *Data, in ARM_ISA_use() 160 void ARMAttributeParser::THUMB_ISA_use(AttrType Tag, const uint8_t *Data, in THUMB_ISA_use() 170 void ARMAttributeParser::FP_arch(AttrType Tag, const uint8_t *Data, in FP_arch() 183 void ARMAttributeParser::WMMX_arch(AttrType Tag, const uint8_t *Data, in WMMX_arch() 193 void ARMAttributeParser::Advanced_SIMD_arch(AttrType Tag, const uint8_t *Data, in Advanced_SIMD_arch() [all …]
|
| /external/clang/utils/TableGen/ |
| D | ClangCommentCommandInfoEmitter.cpp | 31 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local 65 Record &Tag = *Tags[i]; in EmitClangCommentCommandInfo() local 119 Record &Tag = *Tags[i]; in EmitClangCommentCommandList() local
|
| D | ClangCommentHTMLNamedCharacterReferenceEmitter.cpp | 57 Record &Tag = **I; in EmitClangCommentHTMLNamedCharacterReferences() local
|
| /external/llvm/lib/IR/ |
| D | Use.cpp | 98 unsigned Tag = (Current++)->Prev.getInt(); in getImpliedUser() local 108 unsigned Tag = Current->Prev.getInt(); in getImpliedUser() local
|
| D | DebugInfoMetadata.cpp | 171 GenericDebugNode *GenericDebugNode::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() 242 MDBasicType *MDBasicType::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() 255 LLVMContext &Context, unsigned Tag, MDString *Name, Metadata *File, in getImpl() 270 LLVMContext &Context, unsigned Tag, MDString *Name, Metadata *File, in getImpl() 425 LLVMContext &Context, unsigned Tag, MDString *Name, Metadata *Type, in getImpl() 453 MDLocalVariable *MDLocalVariable::getImpl(LLVMContext &Context, unsigned Tag, in getImpl() 544 MDImportedEntity *MDImportedEntity::getImpl(LLVMContext &Context, unsigned Tag, in getImpl()
|
| D | DIBuilder.cpp | 54 static HeaderBuilder get(unsigned Tag) { in get() 167 createImportedModule(LLVMContext &C, dwarf::Tag Tag, MDScope* Context, in createImportedModule() 227 MDDerivedType *DIBuilder::createQualifiedType(unsigned Tag, MDType *FromTy) { in createQualifiedType() 251 MDDerivedType *DIBuilder::createReferenceType(unsigned Tag, MDType *RTy) { in createReferenceType() 341 createTemplateValueParameterHelper(LLVMContext &VMContext, unsigned Tag, in createTemplateValueParameterHelper() 499 DIBuilder::createForwardDecl(unsigned Tag, StringRef Name, MDScope * Scope, in createForwardDecl() 517 unsigned Tag, StringRef Name, MDScope * Scope, MDFile* F, unsigned Line, in createReplaceableCompositeType() 587 unsigned Tag, MDScope *Scope, StringRef Name, MDFile *File, unsigned LineNo, in createLocalVariable()
|
| /external/llvm/include/llvm/Support/ |
| D | GCOV.h | 100 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readFunctionTag() local 112 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readBlockTag() local 124 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readEdgeTag() local 136 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readLineTag() local 148 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readArcTag() local 160 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readObjectTag() local 172 StringRef Tag = Buffer->getBuffer().slice(Cursor, Cursor + 4); in readProgramTag() local
|
| D | YAMLParser.h | 167 StringRef Tag; variable 193 ScalarNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in ScalarNode() 352 MappingNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in MappingNode() 406 SequenceNode(std::unique_ptr<Document> &D, StringRef Anchor, StringRef Tag, in SequenceNode()
|
| /external/llvm/tools/llvm-mcmarkup/ |
| D | llvm-mcmarkup.cpp | 89 static void processStartTag(MarkupTag &Tag) { in processStartTag() 111 static void processEndTag(MarkupTag &Tag) { in processEndTag() 202 MarkupTag &Tag = TagStack.back(); in parseMCMarkup() local
|
| /external/emma/core/java12/com/vladium/emma/report/html/doc/ |
| D | Tag.java | 18 abstract class Tag implements IContent class 58 Tag () {} in Tag() method in Tag
|
| /external/llvm/utils/TableGen/ |
| D | CTagsEmitter.cpp | 31 class Tag { class 36 Tag(const std::string &Name, const SMLoc Location) in Tag() function in __anon7b30fe290111::Tag
|
| /external/llvm/include/llvm/CodeGen/ |
| D | RegisterClassInfo.h | 28 unsigned Tag; member 49 unsigned Tag; variable
|
| /external/fonttools/Lib/fontTools/misc/ |
| D | py23.py | 34 class Tag(str): class 50 class Tag(str): class
|
| /external/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
| D | BugReporterVisitor.h | 254 static int Tag = 0; in getTag() local 289 static int Tag = 0; in Profile() local
|
| D | BugReporter.h | 228 void markInvalid(const void *Tag, const void *Data) { in markInvalid() 235 void removeInvalidation(const void *Tag, const void *Data) { in removeInvalidation()
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | DIEHash.cpp | 234 void DIEHash::hashDIEEntry(dwarf::Attribute Attribute, dwarf::Tag Tag, in hashDIEEntry() 295 void DIEHash::hashAttribute(AttrEntry Attr, dwarf::Tag Tag) { in hashAttribute() 375 void DIEHash::hashAttributes(const DIEAttrs &Attrs, dwarf::Tag Tag) { in hashAttributes()
|
| /external/llvm/lib/DebugInfo/DWARF/ |
| D | SyntaxHighlighting.h | 20 enum HighlightColor { Address, String, Tag, Attribute, Enumerator }; enumerator
|
| /external/llvm/unittests/DebugInfo/PDB/ |
| D | PDBApiTest.cpp | 324 template <class ExpectedType> void VerifyDyncast(PDB_SymType Tag) { in VerifyDyncast() 343 void InsertItemWithTag(PDB_SymType Tag) { in InsertItemWithTag()
|
| /external/llvm/lib/DebugInfo/PDB/ |
| D | PDBExtras.cpp | 212 raw_ostream &llvm::operator<<(raw_ostream &OS, const PDB_SymType &Tag) { in operator <<() 335 for (auto Tag : Stats) { in operator <<() local
|
| /external/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 33 unsigned Tag; member 46 unsigned Tag; variable
|
| /external/llvm/include/llvm/DebugInfo/DWARF/ |
| D | DWARFAbbreviationDeclaration.h | 54 uint32_t Tag; variable
|
| /external/llvm/lib/Support/ |
| D | ARMBuildAttrs.cpp | 85 int AttrTypeFromString(StringRef Tag) { in AttrTypeFromString()
|
| /external/llvm/lib/Analysis/ |
| D | ModuleDebugInfoPrinter.cpp | 115 if (const char *Tag = dwarf::TagString(T->getTag())) in print() local
|
| /external/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFAbbreviationDeclaration.h | 33 dw_tag_t Tag() const { return m_tag; } in Tag() function
|