/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
D | ElementType.java | 23 public class ElementType { class 50 public ElementType(String name, int model, int memberOf, int flags, Schema schema) { in ElementType() method in ElementType
|
/external/dbus/bus/ |
D | config-parser-common.h | 52 } ElementType; typedef
|
/external/llvm/utils/TableGen/ |
D | TGValueTypes.cpp | 45 EVT ElementType; member in ExtendedVectorType
|
/external/openfst/src/include/fst/script/ |
D | weight-class.h | 133 enum ElementType { ZERO, ONE, OTHER }; enum
|
/external/clang/lib/CodeGen/ |
D | CGExprCXX.cpp | 952 QualType ElementType, in EmitNewInitializer() 1354 QualType ElementType; member 1371 QualType ElementType, in EmitObjectDelete() 1451 QualType ElementType; member
|
D | CGCXXABI.cpp | 162 QualType ElementType) { in InitializeArrayCookie()
|
D | ItaniumCXXABI.cpp | 810 QualType ElementType) { in InitializeArrayCookie() 876 QualType ElementType) { in InitializeArrayCookie()
|
D | CGDecl.cpp | 1391 QualType ElementType; member in __anon1a4f73c80211::RegularPartialArrayDestroy 1412 QualType ElementType; member in __anon1a4f73c80211::IrregularPartialArrayDestroy
|
D | CGObjC.cpp | 101 QualType ElementType = Context.getObjCIdType().withConst(); in EmitObjCCollectionLiteral() local
|
/external/llvm/include/llvm/ |
D | DerivedTypes.h | 442 static PointerType *getUnqual(Type *ElementType) { in getUnqual()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 3667 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformConstantArrayType() local 3708 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformIncompleteArrayType() local 3736 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformVariableArrayType() local 3773 QualType ElementType = getDerived().TransformType(TLB, TL.getElementLoc()); in TransformDependentSizedArrayType() local 3823 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformDependentSizedExtVectorType() local 3864 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformVectorType() local 3887 QualType ElementType = getDerived().TransformType(T->getElementType()); in TransformExtVectorType() local 7247 QualType ElementType in TransformCXXNewExpr() local 8884 TreeTransform<Derived>::RebuildArrayType(QualType ElementType, in RebuildArrayType() 8920 TreeTransform<Derived>::RebuildConstantArrayType(QualType ElementType, in RebuildConstantArrayType() [all …]
|
D | SemaInit.cpp | 392 QualType ElementType; in FillInValueInitializations() local 1996 QualType ElementType = AT->getElementType(); in CheckDesignatedInitializer() local
|
/external/llvm/lib/VMCore/ |
D | Type.cpp | 705 Type *ElementType = const_cast<Type*>(elementType); in get() local 732 Type *ElementType = const_cast<Type*>(elementType); in get() local
|
D | Core.cpp | 376 LLVMTypeRef LLVMArrayType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMArrayType() 380 LLVMTypeRef LLVMPointerType(LLVMTypeRef ElementType, unsigned AddressSpace) { in LLVMPointerType() 384 LLVMTypeRef LLVMVectorType(LLVMTypeRef ElementType, unsigned ElementCount) { in LLVMVectorType()
|
/external/clang/lib/AST/ |
D | Type.cpp | 76 QualType ElementType, in getNumAddressingBits() 128 QualType ElementType, in DependentSizedExtVectorType() 145 QualType ElementType, Expr *SizeExpr) { in Profile()
|
D | ASTContext.cpp | 7008 QualType ElementType = DecodeTypeFromStr(Str, Context, Error, in DecodeTypeFromStr() local 7025 QualType ElementType = DecodeTypeFromStr(Str, Context, Error, RequiresICE, in DecodeTypeFromStr() local 7031 QualType ElementType = DecodeTypeFromStr(Str, Context, Error, RequiresICE, in DecodeTypeFromStr() local
|
D | ExprConstant.cpp | 4972 QualType ElementType = Type->getAs<PointerType>()->getPointeeType(); in VisitBinaryOperator() local
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ProgramState.h | 666 inline SVal ProgramState::getLValue(QualType ElementType, SVal Idx, SVal Base) const{ in getLValue()
|
D | MemRegion.h | 977 QualType ElementType; variable
|
/external/chromium/chrome/browser/search_engines/ |
D | template_url_parser.cc | 78 enum ElementType { enum in __anon07b545e50111::ParsingContext
|
/external/clang/lib/Serialization/ |
D | ASTReader.cpp | 3812 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 3822 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 3829 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 3845 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 3858 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 4119 QualType ElementType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | MemRegion.cpp | 342 QualType ElementType, SVal Idx, in ProfileRegion()
|
/external/clang/lib/Rewrite/Frontend/ |
D | RewriteObjC.cpp | 1518 QualType ElementType = cast<ValueDecl>(D)->getType(); in RewriteObjCForCollectionStmt() local
|
D | RewriteModernObjC.cpp | 1671 QualType ElementType = cast<ValueDecl>(D)->getType(); in RewriteObjCForCollectionStmt() local
|