HomeSort by relevance Sort by last modified time
    Searched defs:TagType (Results 1 - 8 of 8) sorted by null

  /frameworks/compile/mclinker/include/mcld/Target/
ELFAttributeData.h 27 typedef uint32_t TagType;
47 virtual const ELFAttributeValue* getAttributeValue(TagType pTag) const = 0;
56 TagType pTag) = 0;
65 TagType pTag,
88 static bool ReadTag(TagType& pTag, const char*& pBuf, size_t& pBufSize);
105 static bool WriteAttribute(TagType pTag,
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.h 48 int TagType;
85 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType,
94 DisInfo(disInfo), TagType(tagType), GetOpInfo(getOpInfo),
108 int getTagType() const { return TagType; }
  /frameworks/av/media/img_utils/include/img_utils/
TiffHelpers.h 66 enum TagType {
102 inline size_t getTypeSize(TagType type) {
  /external/v8/src/
dateparser.h 200 enum TagType {
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmstypes.c     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]

Completed in 643 milliseconds