Searched refs:CAL (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtCXX.cpp55 SourceLocation CAL, SourceLocation CL,
57 : Stmt(CXXForRangeStmtClass), ForLoc(FL), CoawaitLoc(CAL), ColonLoc(CL),
52 CXXForRangeStmt(DeclStmt *Range, DeclStmt *BeginEndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
/freebsd-11.0-release/usr.bin/ncal/tests/
H A Dregress.sh4 CAL="${CAL_BIN} -C"
24 REGRESSION_TEST(`b-y${y}-md-nhl', `$CAL -h ${y}')
28 REGRESSION_TEST(`b-y${y}-jd-nhl', `$CAL -jh ${y}')
38 REGRESSION_TEST(`b-3m${ONEYEAR}${m}-md-nhl', `$CAL -h3 ${m} ${ONEYEAR}')
43 REGRESSION_TEST(`b-3m${ONEYEAR}${m}-jd-nhl', `$CAL -jh3 ${m} ${ONEYEAR}')
65 REGRESSION_TEST(`s-b-3-nhl', `$CAL -d 2008.03 -3')
66 REGRESSION_TEST(`s-b-A-nhl', `$CAL -d 2008.03 -A 1')
67 REGRESSION_TEST(`s-b-B-nhl', `$CAL -d 2008.03 -B 1')
68 REGRESSION_TEST(`s-b-AB-nhl', `$CAL -d 2008.03 -A 1 -B 1')
69 REGRESSION_TEST(`s-b-m-nhl', `$CAL
[all...]
/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-m68851.h59 100 CAL Current Access Level
98 #define CAL (CRP+1) /* 52 */ macro
99 #define VAL (CAL+1) /* 53 */
184 /* TC, CRP, DRP, SRP, CAL, VAL, SCC, AC */
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmtCXX.h142 SourceLocation FL, SourceLocation CAL, SourceLocation CL,

Completed in 73 milliseconds