HomeSort by relevance Sort by last modified time
    Searched defs:TagType (Results 1 - 25 of 25) 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/swiftshader/third_party/LLVM/lib/MC/MCDisassembler/
Disassembler.h 47 int TagType;
76 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType,
83 DisInfo(disInfo), TagType(tagType), GetOpInfo(getOpInfo),
  /external/llvm/lib/MC/MCDisassembler/
Disassembler.h 49 int TagType;
86 LLVMDisasmContext(std::string tripleName, void *disInfo, int tagType,
93 : TripleName(std::move(tripleName)), DisInfo(disInfo), TagType(tagType),
106 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) {
  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidDefs.h 30 namespace TagType {
37 } // namespace TagType
  /external/v8/src/
dateparser.h 200 enum TagType {
  /external/clang/lib/Parse/
ParseDeclCXX.cpp     [all...]
  /external/pdfium/third_party/lcms/src/
cmstypes.c     [all...]
  /external/clang/lib/CodeGen/
CGExpr.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp 483 if (const TagType *TT = QT->getAs<TagType>())
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Type.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Type.h     [all...]

Completed in 2840 milliseconds