| /external/openfst/src/include/fst/extensions/ngram/ |
| D | bitmap-index.h | 66 size_t ArraySize() const { in ArraySize() function
|
| /external/llvm/lib/Support/ |
| D | SmallPtrSet.cpp | 106 unsigned ArraySize = CurArraySize; in FindBucketFor() local
|
| /external/clang/lib/StaticAnalyzer/Checkers/ |
| D | VLASizeChecker.cpp | 171 DefinedOrUnknownSVal ArraySize = ArraySizeVal.castAs<DefinedOrUnknownSVal>(); in checkPreStmt() local
|
| /external/llvm/lib/Analysis/ |
| D | MemoryBuiltins.cpp | 436 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local 667 Value *ArraySize = I.getArraySize(); in visitAllocaInst() local
|
| /external/llvm/lib/IR/ |
| D | Instructions.cpp | 387 Value *ArraySize, Function *MallocF, in createMalloc() 471 Value *AllocSize, Value *ArraySize, in CreateMalloc() 488 Value *AllocSize, Value *ArraySize, in CreateMalloc() 862 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst() 866 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, const Twine &Name, in AllocaInst() 870 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst() 879 AllocaInst::AllocaInst(Type *Ty, Value *ArraySize, unsigned Align, in AllocaInst()
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 1494 static bool isArraySizeVLA(Sema &S, Expr *ArraySize, llvm::APSInt &SizeVal) { in isArraySizeVLA() 1530 Expr *ArraySize, unsigned Quals, in BuildArrayType() 1727 QualType Sema::BuildExtVectorType(QualType T, Expr *ArraySize, in BuildExtVectorType() 2653 Expr *ArraySize = static_cast<Expr*>(ATI.NumElts); in GetFullTypeForDeclarator() local
|
| D | SemaExprCXX.cpp | 1164 Expr *ArraySize = nullptr; in ActOnCXXNew() local 1265 Expr *ArraySize, in BuildCXXNew() 1380 Expr *ArraySize; in BuildCXXNew() member in Sema::BuildCXXNew::SizeConvertDiagnoser 1383 SizeConvertDiagnoser(Expr *ArraySize) in BuildCXXNew()
|
| D | TreeTransform.h | 2327 Expr *ArraySize, in RebuildCXXNewExpr() 8454 ExprResult ArraySize = getDerived().TransformExpr(E->getArraySize()); in TransformCXXNewExpr() local 10432 IntegerLiteral *ArraySize in RebuildArrayType() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | LoopIdiomRecognize.cpp | 891 unsigned ArraySize = 16/Size; in getMemSetPatternValue() local
|
| /external/clang/lib/CodeGen/ |
| D | CGOpenMPRuntime.cpp | 1211 llvm::APInt ArraySize(/*unsigned int numBits=*/32, CopyprivateVars.size()); in emitSingleRegion() local 1739 llvm::APInt ArraySize(/*unsigned int numBits=*/32, RHSExprs.size()); in emitReduction() local
|
| D | TargetInfo.cpp | 1981 uint64_t ArraySize = AT->getSize().getZExtValue(); in classify() local
|
| /external/sqlite/dist/orig/ |
| D | shell.c | 609 #define ArraySize(X) (int)(sizeof(X)/sizeof(X[0])) macro
|
| D | sqlite3.c | 9224 #define ArraySize(X) ((int)(sizeof(X)/sizeof(X[0]))) macro
|
| /external/sqlite/dist/ |
| D | shell.c | 615 #define ArraySize(X) (int)(sizeof(X)/sizeof(X[0])) macro
|
| D | sqlite3.c | 9224 #define ArraySize(X) ((int)(sizeof(X)/sizeof(X[0]))) macro
|
| /external/clang/lib/AST/ |
| D | ExprConstant.cpp | 117 uint64_t &ArraySize, QualType &Type) { in findMostDerivedSubobject()
|