HomeSort by relevance Sort by last modified time
    Searched refs:SizeType (Results 1 - 16 of 16) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
LDSymbol.h 36 typedef ResolveInfo::SizeType SizeType;
106 SizeType size() const
118 void setSize(SizeType pSize) {
ResolveInfo.h 42 typedef uint64_t SizeType;
128 void setSize(SizeType pSize)
196 SizeType size() const
274 SizeType m_Size;
NamePool.h 57 ResolveInfo::SizeType pSize,
71 ResolveInfo::SizeType pSize,
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 407 ResolveInfo::SizeType pSize,
452 ResolveInfo::SizeType pSize = 0,
476 ResolveInfo::SizeType pSize,
486 ResolveInfo::SizeType pSize,
503 ResolveInfo::SizeType pSize,
514 ResolveInfo::SizeType pSize,
525 ResolveInfo::SizeType pSize,
536 ResolveInfo::SizeType pSize,
  /external/llvm/include/llvm/ADT/
MapVector.h 34 typedef typename VectorType::size_type SizeType;
43 SizeType size() const {
  /frameworks/compile/mclinker/lib/LD/
NamePool.cpp 38 ResolveInfo::SizeType pSize,
61 ResolveInfo::SizeType pSize,
  /frameworks/compile/mclinker/lib/Core/
IRBuilder.cpp 438 ResolveInfo::SizeType pSize,
488 ResolveInfo::SizeType pSize,
594 ResolveInfo::SizeType pSize,
689 ResolveInfo::SizeType pSize,
754 ResolveInfo::SizeType pSize,
803 ResolveInfo::SizeType pSize,
847 ResolveInfo::SizeType pSize,
  /external/clang/include/clang/Basic/
TargetInfo.h 163 IntType SizeType, IntMaxType, UIntMaxType, PtrDiffType, IntPtrType, WCharType,
193 IntType getSizeType() const { return SizeType; }
  /external/clang/lib/Basic/
Targets.cpp 466 this->SizeType = TargetInfo::UnsignedInt;
621 this->SizeType = TargetInfo::UnsignedInt;
    [all...]
TargetInfo.cpp 52 SizeType = UnsignedLong;
  /external/clang/include/clang/AST/
ExprCXX.h     [all...]
  /external/clang/lib/Sema/
SemaDeclCXX.cpp     [all...]
SemaExpr.cpp     [all...]
SemaExprCXX.cpp     [all...]
TreeTransform.h     [all...]
  /external/chromium/chrome/browser/chromeos/input_method/
candidate_window.cc 649 const views::GridLayout::SizeType column_type =
    [all...]

Completed in 342 milliseconds