Searched refs:If (Results 1 - 25 of 175) sorted by relevance

1234567

/freebsd-10.3-release/share/mk/
H A Dbsd.doc.mk22 # NO_DOCCOMPRESS If you do not want formatted troff documents to be
34 # USE_EQN If set, preprocess with eqn(1). [not set]
36 # USE_PIC If set, preprocess with pic(1). [not set]
38 # USE_REFER If set, preprocess with refer(1). [not set]
40 # USE_SOELIM If set, preprocess with soelim(1). [not set]
42 # USE_TBL If set, preprocess with tbl(1). [not set]
H A Dsuite.test.mk17 # If 'yes', a Kyuafile exists in the source tree and is installed into
20 # If 'auto', a Kyuafile is automatically generated based on the list of test
24 # If 'no', no Kyuafile is installed.
/freebsd-10.3-release/contrib/ofed/libibcm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-10.3-release/contrib/ofed/librdmacm/config/
H A Dcompile45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-10.3-release/crypto/heimdal/
H A Dcompile21 # along with this program. If not, see <http://www.gnu.org/licenses/>.
45 If you are trying to build a whole package this is not the
97 # If no `-o' option was seen then we might have been invoked from a
99 # normal compilation that the losing compiler can handle. If no
/freebsd-10.3-release/share/examples/ipfw/
H A Dchange_rules.sh37 # If no answer is received in 30 seconds, the previous
41 # If the new rules are confirmed, they'll replace ${firewall_script} and
123 The rules will be changed now. If the message 'Type y to keep the new
126 The TCP/IP connections might be broken during the change. If so, restore
/freebsd-10.3-release/contrib/ncurses/misc/
H A Drun_tic.in109 If you have ncurses 4.2 applications, you should read the INSTALL
128 If you have ncurses 4.2 applications, you should read the INSTALL
/freebsd-10.3-release/contrib/bmake/
H A Dnonints.h93 struct If;
94 int Cond_EvalExpression(const struct If *, char *, Boolean *, int, Boolean);
H A Dcond.c162 static const struct If { struct
176 static const struct If *if_info; /* Info for current statement */
600 * If the '$' was first char (no quotes), and we are
693 * Make sure the operator is a valid one. If it isn't a
926 * If what follows the function argument is a '=' or '!' then the syntax
1032 * If we reached the end of the expression, the expression
1085 * If T is TOK_FALSE, the whole thing will be TOK_FALSE, but we have to
1087 * If T is TOK_TRUE, the result is the r.h.s., be it an TOK_ERROR or no.
1171 Cond_EvalExpression(const struct If *info, char *line, Boolean *value, int eprint, Boolean strictLHS)
1173 static const struct If *dflt_inf
[all...]
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/privs/
H A Dtst.procpriv.ksh15 # If applicable, add the following below this CDDL HEADER, with the
81 * If our p_pgidp points to the same pid structure as our p_pidp, we will
/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h89 virtual void If(SourceLocation Loc, SourceRange ConditionRange,
H A DPPCallbacks.h72 /// \param RecoveryPath If this client indicates that it can recover from
106 /// in the file system. If the file was found via an absolute include path,
276 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPCallbacks
475 virtual void If(SourceLocation Loc, SourceRange ConditionRange, function in class:clang::PPChainedCallbacks
477 First->If(Loc, ConditionRange, ConditionValue);
478 Second->If(Loc, ConditionRange, ConditionValue);
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp234 IfStmt *If = new (C) IfStmt(C, SourceLocation(), 0, UO, CS); local
235 return If;
336 /// Construct the If.
337 Stmt *If = local
341 return If;
/freebsd-10.3-release/contrib/gdb/
H A Ddjunpack.bat14 Rem where XYZ is the version number. If the argument includes leading
22 Rem If their environment space is too small, re-exec with a larger one
/freebsd-10.3-release/contrib/bmake/mk/
H A Doptions.mk35 # If both WITH_* and WITHOUT_* are defined, WITHOUT_ wins unless
62 # If neither WITH[OUT]_FOO_UTILS is set, (see rules above)
/freebsd-10.3-release/contrib/bmake/unit-tests/
H A Ddotwait.mk20 # * If it's expected that two or more targets may be made in parallel,
23 # * If it's expected that two or more targets should be made in sequence
/freebsd-10.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Derr.chillbadarg.ksh15 * If applicable, add the following below this CDDL HEADER, with the
/freebsd-10.3-release/usr.bin/lastcomm/tests/
H A Dvalues.sh82 echo If your system runs with accounting enabled you probably need to run:
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmtPrinter.cpp53 // If this is an expr used in a stmt context, indent and newline it.
68 void PrintRawIfStmt(IfStmt *If);
191 void StmtPrinter::PrintRawIfStmt(IfStmt *If) { argument
193 if (const DeclStmt *DS = If->getConditionVariableDeclStmt())
196 PrintExpr(If->getCond());
199 if (CompoundStmt *CS = dyn_cast<CompoundStmt>(If->getThen())) {
202 OS << (If->getElse() ? ' ' : '\n');
205 PrintStmt(If->getThen());
206 if (If->getElse()) Indent();
209 if (Stmt *Else = If
226 VisitIfStmt(IfStmt *If) argument
[all...]
/freebsd-10.3-release/sys/boot/i386/zfsboot/
H A Dzfsldr.S72 jcxz main.5 # If second pass
82 * If we get here, we didn't find any FreeBSD slices at all, so print an
118 loop main.6 # If not last, read another
183 jc read.1 # If error, fail
185 ret # If success, return
224 jc check_edd.1 # If error, fail
/freebsd-10.3-release/sys/boot/i386/boot2/
H A Dboot1.S58 * Note: If additional space is needed in boot1, one solution would be to
139 * If we are on a hard drive, then load the MBR and look for the first
155 jcxz main.5 # If second pass
165 * If we get here, we didn't find any FreeBSD slices at all, so print an
231 jnc return # If success, return
265 * Reads sectors from the disk. If EDD is enabled, then check if it is
266 * installed and use it if it is. If it is not installed or not enabled, then
283 jc read.1 # If error, use CHS
297 jc return # If error
299 jz ereturn # If zer
[all...]
H A Dsio.S64 jz sio_putc.2 # If timeout
/freebsd-10.3-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp56 Constant *If; member in class:__anon2594::SIAnnotateControlFlow
126 If = M.getOrInsertFunction(
190 /// \brief Open a new "If" block
192 Value *Ret = CallInst::Create(If, Term->getCondition(), "", Term);
197 /// \brief Close the last "If" block and open a new "Else" block
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp78 void PPConditionalDirectiveRecord::If(SourceLocation Loc, function in class:PPConditionalDirectiveRecord
/freebsd-10.3-release/crypto/openssh/contrib/
H A Dssh-copy-id48 If you have a more recent shell available, that supports \$(...) etc.
50 shell, and then retry running this script. If that works, please report

Completed in 172 milliseconds

1234567