Searched defs:RP (Results 1 - 16 of 16) sorted by relevance

/freebsd-10.0-release/tools/regression/execve/
H A DMakefile6 RP= ./${PROG} macro
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DRegionPass.cpp70 RegionPass *RP = (RegionPass *)getContainedPass(Index); local
/freebsd-10.0-release/sys/contrib/ia64/libuwx/test/
H A Ddump_context.c8 #define RP 4 macro
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DCXXInheritance.h208 void setRecordingPaths(bool RP) { RecordPaths = RP; } argument
H A DExprCXX.h118 CXXMemberCallExpr(ASTContext &C, Expr *fn, ArrayRef<Expr*> args, QualType t, ExprValueKind VK, SourceLocation RP) argument
151 CUDAKernelCallExpr(ASTContext &C, Expr *fn, CallExpr *Config, ArrayRef<Expr*> args, QualType t, ExprValueKind VK, SourceLocation RP) argument
H A DStmt.h1082 DoStmt(Stmt *body, Expr *cond, SourceLocation DL, SourceLocation WL, SourceLocation RP) argument
H A DExpr.h3480 ChooseExpr(SourceLocation BLoc, Expr *cond, Expr *lhs, Expr *rhs, QualType t, ExprValueKind VK, ExprObjectKind OK, SourceLocation RP, bool TypeDependent, bool ValueDependent) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Rewrite/Core/
H A DRewriteRope.h70 RopePiece(const RopePiece &RP) argument
/freebsd-10.0-release/usr.sbin/mtree/
H A Dmtree.h96 #define RP(p) \ macro
/freebsd-10.0-release/contrib/mtree/
H A Dmtree.h146 #define RP(p) \ macro
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineLICM.cpp1087 SmallVector<unsigned, 8> &RP = BackTrace[i-1]; local
1133 SmallVector<unsigned, 8> &RP = BackTrace[i]; local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DPassManager.cpp1053 void PMDataManager::collectRequiredAnalysis(SmallVectorImpl<Pass *> &RP, argument
/freebsd-10.0-release/libexec/getty/
H A Dgettytab.h84 #define RP gettystrs[20].value macro
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp874 ForStmt(ASTContext &C, Stmt *Init, Expr *Cond, VarDecl *condVar, Expr *Inc, Stmt *Body, SourceLocation FL, SourceLocation LP, SourceLocation RP) argument
H A DExpr.cpp3544 ShuffleVectorExpr(ASTContext &C, ArrayRef<Expr*> args, QualType Type, SourceLocation BLoc, SourceLocation RP) argument
4070 AtomicExpr(SourceLocation BLoc, ArrayRef<Expr*> args, QualType t, AtomicOp op, SourceLocation RP) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp1645 ReallocPairsTy RP = state->get<ReallocPairs>(); local
1819 ReallocPairsTy RP = state->get<ReallocPairs>(); local

Completed in 312 milliseconds