Home
last modified time | relevance | path

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

123

/freebsd/contrib/bmake/
H A Dos.sh59 Which() {
106 CHOWN=`Which chown /usr/etc:/usr/bin`
111 arch=`Which arch /usr/bin:/usr/ucb`
162 arch=`Which arch /usr/bin:/usr/ucb:$PATH`
55 Which() { global() function
/freebsd/usr.sbin/pw/
H A Dpw.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()
H A Dpw_log.c106 "[%s:%s%s] %s\n", sname, Which[which], Modes[mode], in pw_log()
H A Dpw.h111 extern const char *Which[];
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-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/contrib/bmake/mk/
H A Dnewlog.sh107 Which() {
204 STAT=${STAT:-`Which stat`}
212 opt_C=`Which $x "/bin:/usr/bin:$PATH"`
105 Which() { global() function
/freebsd/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-tli-checker.cpp325 int Which = int(TLIHas) * 2 + int(SDKHas); in main()
326 switch (Which) { in main()
338 outs() << Indicator[Which] << " TLI " << YesNo[TLIHas] << " SDK " in main()
332 int Which = int(TLIHas) * 2 + int(SDKHas); main() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp371 for (unsigned Which = Last; Which > ARC::R12; Which--) { in assignCalleeSavedSpillSlots() local
372 auto RegI = getSavedReg(CSI, Which); in assignCalleeSavedSpillSlots()
/freebsd/sys/contrib/device-tree/Bindings/cpufreq/
H A Dti-cpufreq.txt30 1. Which revision of the SoC the OPP is supported by
31 2. Which eFuse bits indicate this OPP is available
/freebsd/contrib/openbsm/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/openpam/m4/
H A Dltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/ntp/sntp/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/ldns/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/file/m4/
H A Dltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/contrib/libevent/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/freebsd/usr.sbin/bsdconfig/include/
H A Doptions.hlp84 Release Name: Which release to attempt to load from installation media.
91 Media Type: Which media type is being used.
/freebsd/contrib/dialog/samples/
H A Dchecklist9.txt13 Which of the following are fruits?" 20 61 5 \
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/
H A Dagmdoc-cmd.tpl28 # Which is selected via: -DMAN_SECTION=n
H A Dagman-cmd.tpl28 # Which is selected via: -DMAN_SECTION=n
/freebsd/crypto/openssh/contrib/solaris/
H A DREADME6 The build process is called a 'dummy install'.. Which means the software does
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmd_blake.txt16 # Which is currently unsupported by OpenSSL. They were generated using the
/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dlpc1850-ccu.txt35 Which branch clocks that are available on the CCU depends on the
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dgpmi-nand.txt23 - clock-names : The "gpmi_io" clock is always required. Which clocks are

123