Searched refs:IF (Results 1 - 25 of 124) sorted by relevance

12345

/freebsd-11-stable/usr.sbin/bsdinstall/scripts/
H A Dnetconfig29 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
44 for IF in `ifconfig -l`; do
45 test "$IF" = "lo0" && continue
46 (ifconfig -g wlan | egrep -wq $IF) && continue
47 INTERFACES="$INTERFACES $IF"
52 for IF in $(sysctl -in net.wlan.devices); do
53 if [ $IF = $1 ]; then
60 for IF in $INTERFACES; do
61 DESC=`sysctl -n dev.$(echo $IF | sed -E 's/([[:alpha:]]*)([[:digit:]]*)/\1.\2/g').%desc`
62 DIALOG_TAGS="$DIALOG_TAGS $IF \"
[all...]
/freebsd-11-stable/contrib/sqlite3/
H A DMakefile.msc74 !IF $(USE_FULLWARN)!=0
224 !IF $(SPLIT_AMALGAMATION)!=0
241 !IF $(FOR_WIN10)!=0
251 !IF $(FOR_WIN10)!=0
261 !IF $(FOR_WIN10)!=0
272 !IF $(FOR_WIN10)!=0
284 !IF $(MINIMAL_AMALGAMATION)==0
301 !IF $(SESSION)!=0
312 !IF $(RBU)!=0
320 !IF
[all...]
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h13 #define IF 266 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSignals.h74 void SetInterruptFunction(void (*IF)());
/freebsd-11-stable/contrib/apr-util/test/
H A DMakefile.win28 !IF "$(MODEL)" == "static"
34 !IF [$(COMSPEC) /c cl /nologo /? \
40 !IF !EXIST("$(OUTDIR)\.")
41 !IF ([$(COMSPEC) /C mkdir $(OUTDIR)] == 0)
48 !IF !EXIST("$(INTDIR)\.")
49 !IF ([$(COMSPEC) /C mkdir $(INTDIR)] == 0)
89 !IF "$(MODEL)" == "static"
157 !IF "$(MODEL)" != "static"
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak2 !IF "$(CFG)" == ""
7 !IF "$(CFG)" != "libisc - Win32 Release" && "$(CFG)" != "libisc - Win32 Debug"
22 !IF "$(OS)" == "Windows_NT"
33 !IF "$(CFG)" == "libisc - Win32 Release"
108 !IF "$(CFG)" == "libisc - Win32 Release"
688 !IF "$(NO_EXTERNAL_DEPS)" != "1"
689 !IF EXISTS("libisc.dep")
697 !IF "$(CFG)" == "libisc - Win32 Release" || "$(CFG)" == "libisc - Win32 Debug"
700 !IF "$(CFG)" == "libisc - Win32 Release"
716 !IF "
[all...]
/freebsd-11-stable/contrib/binutils/
H A DMakefile.tpl385 IF lib_path +]$(TARGET_LIB_PATH_[+module+])[+ ENDIF lib_path +][+
387 [+ FOR target_modules +][+ IF lib_path +]
397 IF lib_path +]$(HOST_LIB_PATH_[+module+])[+ ENDIF lib_path +][+
405 [+ FOR host_modules +][+ IF lib_path +]
408 $$r/$(HOST_SUBDIR)/[+module+]/[+lib_path+]:[+ IF bootstrap
414 BASE_FLAGS_TO_PASS =[+ FOR flags_to_pass +][+ IF optional +] \
534 [+ FOR host_modules +][+ IF bootstrap +]
536 all-host: maybe-all-[+module+][+ IF bootstrap +]
540 [+ FOR target_modules +][+ IF bootstrap +]
542 all-target: maybe-all-target-[+module+][+ IF bootstra
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMerge.cpp200 std::ifstream IF(CFPath);
201 M.ParseOrExit(IF, false);
202 IF.close();
317 std::ifstream IF(CFPath);
318 if (M.Parse(IF, /*ParseCoverage=*/true)) {
384 std::ifstream IF(CFPath);
385 IF.seekg(0, IF.end);
387 (size_t)IF.tellg());
388 IF
[all...]
H A DFuzzerDataFlowTrace.cpp112 std::ifstream IF(SF.File);
113 Coverage.AppendCoverage(IF);
175 std::ifstream IF(DirPlusFile(DirPath, kFunctionsTxt));
177 while (std::getline(IF, L, '\n')) {
223 std::ifstream IF(SF.File);
224 while (std::getline(IF, L, '\n')) {
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DInputFile.cpp255 InputFile IF; local
270 IF.CoffObject = std::move(*BinaryOrErr);
271 IF.PdbOrObj = llvm::cast<COFFObjectFile>(IF.CoffObject.getBinary());
272 return std::move(IF);
280 IF.PdbSession.reset(static_cast<NativeSession *>(Session.release()));
281 IF.PdbOrObj = &IF.PdbSession->getPDBFile();
283 return std::move(IF);
296 IF
[all...]
/freebsd-11-stable/bin/pax/
H A Doptions.h30 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
60 #define IF 0x00000020 macro
110 #define BDLIST (AF|BF|IF|KF|LF|OF|PF|RF|TF|UF|WF|XF|CBF|CDF|CHF|CLF|CPF|CXF|CYF|CZF)
/freebsd-11-stable/contrib/apr/
H A DMakefile.win29 !IF EXIST("apr.sln") && ([devenv /help > NUL 2>&1] == 0) \
46 !IF [$(COMSPEC) /c cl /nologo /? \
59 !IF "$(ARCH)" == "Win32 Release"
91 !IF $(USEMAK) == 1
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dx86masm.pl82 IF \@Version LT 800
88 IF \@Version LT 800
123 IF \@Version LT 800
195 push(@out,"IF \@Version GE 710\n");
/freebsd-11-stable/contrib/apr-util/
H A DMakefile.win66 !IF EXIST("aprutil.sln") && ([devenv /help > NUL 2>&1] == 0) \
83 !IF EXIST("..\openssl")
84 !IF EXIST("..\openssl\libcrypto.lib")
91 !IF "$(XML_PARSER)" == "libexpat"
97 !IF [$(COMSPEC) /c cl /nologo /? \
119 !IF "$(ARCH)" == "Win32 Release"
171 !IF !EXIST("$(APR_PATH)\apr.dsp") || !EXIST("$(API_PATH)\apriconv.dsp") \
192 !IF $(USEMAK) == 1
209 !IF "$(CTARGET)" == "CLEAN"
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp102 *MF, true, true, [&](const serialization::InputFile &IF, bool isSystem) {
103 MD.FileDeps.insert(IF.getFile()->getName());
/freebsd-11-stable/contrib/byacc/test/
H A Dbtyacc_demo.y54 %token EXTERN REGISTER STATIC CONST VOLATILE IF THEN ELSE CLCL
185 | IF '(' expr($e) ')' THEN statement($e) ELSE statement($e) [YYVALID;]
187 | IF '(' expr($e) ')' THEN statement($e) [YYVALID;]
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dis/
H A Dllvm-dis.cpp162 BitcodeFileContents IF = ExitOnErr(llvm::getBitcodeFileContents(*MB)); local
164 const size_t N = IF.Mods.size();
170 BitcodeModule MB = IF.Mods[i];
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp548 void findRemovableRegisters(unsigned VR, IFRecord IF,
993 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF,
1010 if (R == IF.SrcR || R == IF.InsR)
1039 // IF, and obviously VR (or its replacement) will not become dead by apply-
1040 // ing IF.
1070 // First, examine the IF candidates for register VR whose removable-regis-
1104 const IFRecord &IF = LL[i].first;
1106 unsigned R0 = BaseOrd[IF.SrcR], R1 = BaseOrd[IF
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h182 bool fragmentNeedsRelaxation(const MCRelaxableFragment *IF,
193 bool relaxInstruction(MCAsmLayout &Layout, MCRelaxableFragment &IF);
194 bool relaxLEB(MCAsmLayout &Layout, MCLEBFragment &IF);
/freebsd-11-stable/contrib/one-true-awk/
H A Dmaketab.c90 { IF, "ifstat", "if(" },
/freebsd-11-stable/sys/dev/cxgb/
H A Dbin2h.pl47 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
/freebsd-11-stable/share/dtrace/
H A Dhotopen24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Dretval24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Dtcpconn24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
H A Dtcpdebug24 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

Completed in 211 milliseconds

12345