Home
last modified time | relevance | path

Searched refs:Which (Results 1 – 25 of 74) sorted by relevance

123

/freebsd-14-stable/contrib/bmake/
HDos.sh55 Which() { function
98 CHOWN=`Which chown /usr/etc:/usr/bin`
103 arch=`Which arch /usr/bin:/usr/ucb`
154 arch=`Which arch /usr/bin:/usr/ucb:$PATH`
/freebsd-14-stable/usr.sbin/pw/
HDpw.c41 const char *Which[] = {"user", "group", NULL}; variable
170 else if (which == -1 && (tmp = getindex(Which, argv[1])) != -1) in main()
226 fprintf(stderr, "usage:\n pw %s [add|del|mod|show|next] [help|switches/values]\n", Which[which]); in cmdhelp()
HDpw_log.c106 "[%s:%s%s] %s\n", sname, Which[which], Modes[mode], in pw_log()
HDpw.h111 extern const char *Which[];
/freebsd-14-stable/contrib/googletest/googletest/test/
HDgoogletest-output-test-golden-lin.txt44 Which is: "\"Line"
46 Which is: "actual \"string\""
52 Which is: "\"Line"
54 Which is: "actual \"string\""
62 Which is: "\"Line\0 1\"\nLine 2"
79 Which is: 2
89 Which is: 2
157 Which is: 1
166 Which is: 2
178 Which is: 1
[all …]
/freebsd-14-stable/contrib/bmake/mk/
HDnewlog.sh105 Which() { function
202 STAT=${STAT:-`Which stat`}
210 opt_C=`Which $x "/bin:/usr/bin:$PATH"`
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-tli-checker/
HDllvm-tli-checker.cpp325 int Which = int(TLIHas) * 2 + int(SDKHas); in main() local
326 switch (Which) { in main()
338 outs() << Indicator[Which] << " TLI " << YesNo[TLIHas] << " SDK " in main()
/freebsd-14-stable/contrib/file/m4/
HDltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/openpam/m4/
HDltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/ldns/m4/
HDltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/ntp/sntp/m4/
HDltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/openbsm/m4/
HDltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/ntp/sntp/libevent/m4/
HDltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/libevent/m4/
HDltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARC/
HDARCFrameLowering.cpp371 for (unsigned Which = Last; Which > ARC::R12; Which--) { in assignCalleeSavedSpillSlots() local
372 auto RegI = getSavedReg(CSI, Which); in assignCalleeSavedSpillSlots()
/freebsd-14-stable/sys/contrib/device-tree/Bindings/cpufreq/
HDti-cpufreq.txt30 1. Which revision of the SoC the OPP is supported by
31 2. Which eFuse bits indicate this OPP is available
/freebsd-14-stable/sys/contrib/dev/rtw88fw/
HDREADME10 device is going to suspend. Which means driver will "re-download/swap"
/freebsd-14-stable/contrib/dialog/samples/
HDchecklist9.txt13 Which of the following are fruits?" 20 61 5 \
/freebsd-14-stable/usr.sbin/bsdconfig/include/
HDoptions.hlp84 Release Name: Which release to attempt to load from installation media.
93 Media Type: Which media type is being used.
/freebsd-14-stable/contrib/ntp/sntp/ag-tpl/0-old/
HDagmdoc-cmd.tpl28 # Which is selected via: -DMAN_SECTION=n
HDagman-cmd.tpl28 # Which is selected via: -DMAN_SECTION=n
/freebsd-14-stable/crypto/openssl/test/recipes/30-test_evp_data/
HDevpmd_blake.txt16 # Which is currently unsupported by OpenSSL. They were generated using the
/freebsd-14-stable/crypto/openssh/contrib/solaris/
HDREADME6 The build process is called a 'dummy install'.. Which means the software does
/freebsd-14-stable/sys/contrib/device-tree/Bindings/dma/
Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
/freebsd-14-stable/sys/contrib/device-tree/Bindings/clock/
HDlpc1850-ccu.txt35 Which branch clocks that are available on the CCU depends on the

123