Home
last modified time | relevance | path

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

1234

/src/contrib/bmake/
H A Dos.sh54 Which() { function
101 CHOWN=`Which chown /usr/etc:/usr/bin`
106 arch=`Which arch /usr/bin:/usr/ucb`
157 arch=`Which arch /usr/bin:/usr/ucb:$PATH`
/src/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 …]
/src/usr.sbin/pw/
H A Dpw.c41 const char *Which[] = {"user", "group", NULL}; variable
192 else if (which == -1 && (tmp = getindex(Which, argv[1])) != -1) in main()
252 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.h116 extern const char *Which[];
/src/contrib/bmake/mk/
H A Dnewlog.sh105 Which() { function
218 STAT=${STAT:-`Which stat`}
226 opt_C=`Which $x "/bin:/usr/bin:$PATH"`
/src/contrib/llvm-project/llvm/tools/llvm-tli-checker/
H A Dllvm-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()
/src/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()
/src/contrib/ntp/sntp/libevent/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/ldns/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/ntp/sntp/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/openbsm/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/openpam/m4/
H A Dltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/file/m4/
H A Dltversion.m422 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/contrib/libevent/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/src/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
/src/contrib/dialog/samples/
H A Dchecklist9.txt13 Which of the following are fruits?" 20 61 5 \
/src/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.
/src/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
/src/crypto/openssh/contrib/solaris/
H A DREADME6 The build process is called a 'dummy install'.. Which means the software does
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmd_blake.txt16 # Which is currently unsupported by OpenSSL. They were generated using the
/src/sys/contrib/device-tree/Bindings/dma/
H A Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
/src/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DOpts.td23 def optimize_args_EQ : CommaJoined<["-", "--"], "optimize-args=">, HelpText<"Which command-line arg…
/src/crypto/krb5/src/ccapi/common/win/
H A Dccs_request.idl47 …[in] const long serverStartTime,/* Which server session we're talking to */

1234