/freebsd/contrib/bmake/ |
H A D | os.sh | 59 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 D | pw.c | 41 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 D | pw_log.c | 106 "[%s:%s%s] %s\n", sname, Which[which], Modes[mode], in pw_log()
|
H A D | pw.h | 111 extern const char *Which[];
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-output-test-golden-lin.txt | 44 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 D | newlog.sh | 107 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 D | llvm-tli-checker.cpp | 325 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 D | ARCFrameLowering.cpp | 371 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 D | ti-cpufreq.txt | 30 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 D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/openpam/m4/ |
H A D | ltversion.m4 | 22 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/ldns/m4/ |
H A D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/file/m4/ |
H A D | ltversion.m4 | 22 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/contrib/libevent/m4/ |
H A D | ltversion.m4 | 21 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
|
/freebsd/usr.sbin/bsdconfig/include/ |
H A D | options.hlp | 84 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 D | checklist9.txt | 13 Which of the following are fruits?" 20 61 5 \
|
/freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
H A D | agmdoc-cmd.tpl | 28 # Which is selected via: -DMAN_SECTION=n
|
H A D | agman-cmd.tpl | 28 # Which is selected via: -DMAN_SECTION=n
|
/freebsd/crypto/openssh/contrib/solaris/ |
H A D | README | 6 The build process is called a 'dummy install'.. Which means the software does
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpmd_blake.txt | 16 # Which is currently unsupported by OpenSSL. They were generated using the
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | adi,axi-dmac.txt | 20 - reg: Which channel this node refers to.
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | lpc1850-ccu.txt | 35 Which branch clocks that are available on the CCU depends on the
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | gpmi-nand.txt | 23 - clock-names : The "gpmi_io" clock is always required. Which clocks are
|