HomeSort by: relevance | last modified time | path
    Searched refs:SEP (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl2/groff/dist/
test-groff.in 4 SEP='@PATH_SEPARATOR@'
9 $builddir/roff/groff$SEP\
10 $builddir/roff/troff$SEP\
11 $builddir/preproc/pic$SEP\
12 $builddir/preproc/eqn$SEP\
13 $builddir/preproc/tbl$SEP\
14 $builddir/preproc/grn$SEP\
15 $builddir/preproc/refer$SEP\
16 $builddir/preproc/soelim$SEP\
17 $builddir/preproc/html$SEP\
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx-opts.h 25 #define NVPTX_SM(XX, SEP) PTX_ISA_SM ## XX SEP
nvptx-c.cc 44 #define NVPTX_SM(XX, SEP) \
  /src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx-opts.h 25 #define NVPTX_SM(XX, SEP) PTX_ISA_SM ## XX SEP
nvptx-c.cc 44 #define NVPTX_SM(XX, SEP) \
  /src/external/bsd/libarchive/dist/cpio/test/
test_option_L_upper.c 14 #define SEP "\\"
17 #define SEP "/"
63 r = systemf(CAT " .." SEP "archive.out | %s -i >unpack.out 2>unpack.err", testprog);
79 r = systemf(CAT " .." SEP "archive-L.out | %s -i >unpack-L.out 2>unpack-L.err", testprog);
  /src/crypto/external/bsd/openssh/dist/
match.c 269 #define SEP ","
280 for ((p = strsep(&sp, SEP)), i=0; p && *p != '\0';
281 (p = strsep(&sp, SEP)), i++) {
289 for ((p = strsep(&cp, SEP)), i=0; p && *p != '\0';
290 (p = strsep(&cp, SEP)), i++) {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
info-fun.exp 30 # SEP must be last for the possible `unsupported' error path.
31 foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
44 if {$libsepdebug == "SEP"} {
solib-display.exp 60 # SEP must be last for the possible `unsupported' error path.
61 foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
73 if {$libsepdebug == "SEP"} {
109 if {$libsepdebug == "SEP"} {
break-interp.exp 563 foreach_with_prefix ldsepdebug {NO IN SEP} {
566 if {$interp_system_debug == "" && $ldsepdebug == "SEP"} {
613 } elseif {$ldsepdebug == "SEP" && $interp_system_debug == ""} {
620 } elseif {$ldsepdebug == "SEP" && $interp_system_debug != ""} {
625 if {$ldsepdebug == "SEP"} {
653 foreach_with_prefix binsepdebug {NO IN SEP} {
684 if {$binsepdebug == "SEP"} {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
info-fun.exp 30 # SEP must be last for the possible `unsupported' error path.
31 foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
44 if {$libsepdebug == "SEP"} {
solib-display.exp 60 # SEP must be last for the possible `unsupported' error path.
61 foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
73 if {$libsepdebug == "SEP"} {
109 if {$libsepdebug == "SEP"} {
break-interp.exp 565 foreach_with_prefix ldsepdebug {NO IN SEP} {
568 if {$interp_system_debug == "" && $ldsepdebug == "SEP"} {
615 } elseif {$ldsepdebug == "SEP" && $interp_system_debug == ""} {
622 } elseif {$ldsepdebug == "SEP" && $interp_system_debug != ""} {
627 if {$ldsepdebug == "SEP"} {
655 foreach_with_prefix binsepdebug {NO IN SEP} {
686 if {$binsepdebug == "SEP"} {
  /src/usr.bin/at/
parsetime.c 67 JUL, AUG, SEP, OCT, NOV, DEC,
115 {"sep", SEP, false},
127 {"september", SEP, false},
482 case JUL: case AUG: case SEP: case OCT: case NOV: case DEC:
524 tokid_t sep; local
526 sep = sc_tokid;
529 if (token() == sep) {
538 if (sep == DOT) {
  /src/lib/libc/gen/
glob.c 119 #define SEP '/'
641 *pathend++ = SEP;
646 pathend[-1] != SEP) && (S_ISDIR(sb.st_mode) ||
652 *pathend++ = SEP;
662 while (*p != EOS && *p != SEP) {
673 while (*pattern == SEP) {
783 *pathend++ = SEP;
818 * reset pathend back to last SEP and continue
843 *dc++ = SEP;
  /src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
cpufeatureset.h 103 XEN_CPUFEATURE(SEP, 0*32+11) /*A SYSENTER/SYSEXIT */
  /src/external/gpl3/autoconf/dist/bin/
autom4te.in 193 \$SEP\@ all arguments, with newlines, quoted, and separated by SEP
194 \$SEP* all arguments, with newlines, unquoted, and separated by SEP
195 \$SEP% all arguments, without newlines, unquoted, and separated by SEP
196 SEP can be empty for the default (comma for \@ and *, colon for %),
667 # $.x or ${sep}x.
  /src/usr.bin/config/
mkioconf.c 74 #define SEP(pos, max) (((u_int)(pos) % (max)) == 0 ? "\n\t" : " ")
406 fprintf(fp, "%s%s,", SEP(i, 8), locators.vec[i]);
  /src/external/bsd/ntp/dist/include/
ntp_calendar.h 79 #define SEP 30
  /src/external/mpl/bind/dist/bin/tests/system/dnssec_malformed_dnskey/
tests_malformed_dnskey.py 38 flags=Flag.ZONE | Flag.SEP,
  /src/external/gpl3/binutils/dist/include/opcode/
aarch64.h 330 #define AA64_REPLICATE(SEP, BODY, ...) \
331 BODY (0, __VA_ARGS__) SEP \
332 BODY (1, __VA_ARGS__) SEP \
335 /* Some useful SEP operators for use with replication. */
342 /* Not currently needed, but if an empty SEP is required define:
344 Then use REP_NO_SEP in the SEP field. */
  /src/external/gpl3/binutils.old/dist/include/opcode/
aarch64.h 344 #define AA64_REPLICATE(SEP, BODY, ...) \
345 BODY (0, __VA_ARGS__) SEP \
346 BODY (1, __VA_ARGS__) SEP \
349 /* Some useful SEP operators for use with replication. */
356 /* Not currently needed, but if an empty SEP is required define:
358 Then use REP_NO_SEP in the SEP field. */
  /src/external/gpl3/gdb/dist/include/opcode/
aarch64.h 344 #define AA64_REPLICATE(SEP, BODY, ...) \
345 BODY (0, __VA_ARGS__) SEP \
346 BODY (1, __VA_ARGS__) SEP \
349 /* Some useful SEP operators for use with replication. */
356 /* Not currently needed, but if an empty SEP is required define:
358 Then use REP_NO_SEP in the SEP field. */
  /src/external/bsd/ntp/dist/ntpd/
refclock_msfees.c 829 case 10: day += SEP; /*FALLSTHROUGH*/
  /src/sys/dev/ic/
mpt_mpilib.h 898 * Added defines for the SEP bits in RVP2 VolumeSettings.
1416 IOC_4_SEP SEP[MPI_IOC_PAGE_4_SEP_MAX]; /* 08h */
2601 * 10-04-01 01.02.04 Added defines for SEP request Action field.

Completed in 74 milliseconds

1 2