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

123456789

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/Extract/
H A DSourceExtraction.cpp32 if (const auto *If = dyn_cast<IfStmt>(S))
33 return isSemicolonRequiredAfter(If->getElse() ? If->getElse()
34 : If->getThen());
/freebsd-12-stable/share/mk/
H A Dbsd.doc.mk22 # WITHOUT_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 Dsrc.sys.obj.mk12 # set MAKEOBJDIR. If OBJROOT is set then MAKEOBJDIRPREFIX is rooted inside
15 # If MK_UNIFIED_OBJDIR is no then OBJROOT will always match OBJTOP.
17 # If .MAKE.LEVEL == 0 then the TARGET.TARGET_ARCH is potentially added on.
18 # If .MAKE.LEVEL > 0 and MAKEOBJDIRPREFIX is set then it will not get
139 # If the last component is a symlink then recurse on the new path.
H A Dsuite.test.mk19 # If 'yes', a Kyuafile exists in the source tree and is installed into
22 # If 'auto', a Kyuafile is automatically generated based on the list of test
26 # If 'no', no Kyuafile is installed.
/freebsd-12-stable/contrib/unbound/contrib/
H A Dunbound_cache.cmd38 rem If file not specified; use default dump file
65 rem If file name specified; use this filename
99 echo filename - file to save/load dumped cache. If not specified, %program_path%\%fname% will be used instead.
H A Dcreate_unbound_ad_servers.cmd16 if /I "%wget%"=="" echo Wget not found. If installed, add path to PATH environment variable. & exit 1
/freebsd-12-stable/contrib/bmake/
H A Dnonints.h93 struct If;
94 int Cond_EvalExpression(const struct If *, char *, Boolean *, int, Boolean);
H A Dcond.c163 static const struct If { struct
177 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
927 * 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-12-stable/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-12-stable/share/examples/ipfw/
H A Dchange_rules.sh39 # If no answer is received in 30 seconds, the previous
43 # If the new rules are confirmed, they'll replace ${firewall_script} and
125 The rules will be changed now. If the message 'Type y to keep the new
128 The TCP/IP connections might be broken during the change. If so, restore
/freebsd-12-stable/contrib/ncurses/misc/
H A Drun_tic.in136 If you have ncurses 4.2 applications, you should read the INSTALL
155 If you have ncurses 4.2 applications, you should read the INSTALL
/freebsd-12-stable/contrib/cortex-strings/src/arm/
H A Dmemchr.S74 cmp r2,#16 @ If it's short don't bother with anything clever
77 tst r0, #7 @ If it's already aligned skip the next bit
85 beq 50f @ If it matches exit found
87 bne 5b @ If not aligned yet then do next byte
108 bne 15b @ (Flags from the subs above) If not run out of bytes then go around again
149 @ If not the 3rd must be the last one
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_trampoline_powerpc64_asm.S9 # If this appears to be slow, the caller needs to pass in number of generic,
150 # If this appears to be slow, the caller needs to pass in number of generic,
/freebsd-12-stable/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-12-stable/contrib/bmake/unit-tests/
H A Dcond-late.mk14 # If the order of evaluation were to change to first parse the condition
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-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPPConditionalDirectiveRecord.h88 void If(SourceLocation Loc, SourceRange ConditionRange,
/freebsd-12-stable/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-12-stable/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-12-stable/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-12-stable/usr.bin/lastcomm/tests/
H A Dvalues.sh82 echo If your system runs with accounting enabled you probably need to run:
/freebsd-12-stable/stand/i386/zfsboot/
H A Dzfsldr.S75 jcxz main.5 # If second pass
85 * If we get here, we didn't find any FreeBSD slices at all, so print an
121 loop main.6 # If not last, read another
200 jc read.1 # If error, fail
202 ret # If success, return
241 jc check_edd.1 # If error, fail
/freebsd-12-stable/stand/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...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIAnnotateControlFlow.cpp69 Function *If; member in class:__anon5009::SIAnnotateControlFlow
152 If = Intrinsic::getDeclaration(&M, Intrinsic::amdgcn_if, { IntMask });
209 /// Open a new "If" block
214 Value *Ret = CallInst::Create(If, Term->getCondition(), "", Term);
219 /// Close the last "If" block and open a new "Else" block
278 // If the backedge from Pred to Target could be executed before the exit
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPConditionalDirectiveRecord.cpp75 void PPConditionalDirectiveRecord::If(SourceLocation Loc, function in class:PPConditionalDirectiveRecord

Completed in 149 milliseconds

123456789