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

  /frameworks/compile/mclinker/include/mcld/Target/
ELFAttributeData.h 28 typedef uint32_t TagType;
48 virtual const ELFAttributeValue *getAttributeValue(TagType pTag) const = 0;
57 getOrCreateAttributeValue(TagType pTag) = 0;
65 TagType pTag, const ELFAttributeValue& pInAttr) = 0;
86 static bool ReadTag(TagType& pTag, const char* &pBuf, size_t &pBufSize);
102 static bool WriteAttribute(TagType pTag, const ELFAttributeValue& pValue,
  /external/chromium_org/device/nfc/
nfc_tag.h 30 enum TagType {
55 virtual void TagTypeChanged(NfcTag* tag, TagType type) {}
80 virtual TagType GetType() const = 0;
  /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/chromium_org/v8/src/
dateparser.h 215 enum TagType {
  /external/clang/lib/AST/
Type.cpp     [all...]
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmstypes.c     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]

Completed in 767 milliseconds