| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/shtest-shell/ |
| H A D | valid-shell.txt | 97 # RUN: FileCheck --check-prefix=CAT-OUTPUT < %T/testCat/tempcat.write %s 99 # CAT-OUTPUT: abcdefgh 111 # RUN: FileCheck --check-prefix=MULTI-CAT-OUTPUT < %T/testCat/tempmulticat.write %s 113 # MULTI-CAT-OUTPUT: abcdefgh 114 # MULTI-CAT-OUTPUT-NEXT: efghijkl 115 # MULTI-CAT-OUTPUT-NEXT: mnopqrst 123 # RUN: cat %T/testCat/temp1.write %T/testCat/temp2.write | FileCheck --check-prefix=PIPED-CAT-OUTPU… 124 # PIPED-CAT-OUTPUT: abcdefgh 125 # PIPED-CAT-OUTPUT-NEXT: efghijkl 133 # RUN: cat %T/testCat/*.write | FileCheck --check-prefix=GLOB-CAT-OUTPUT %s [all …]
|
| /netbsd-src/external/mit/isl/dist/ |
| H A D | isl_union_pw_templ.c | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define EL CAT(isl_,BASE) 6 #define PW_BASE CAT(pw_,BASE) 8 #define PW CAT(isl_,PW_BASE) 10 #define UNION_BASE CAT(union_,PW_BASE) 12 #define UNION CAT(isl_,UNION_BASE)
|
| H A D | check_reparse_test_templ.c | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define TYPE CAT(isl_,BASE) 9 #define TESTS CAT(reparse_,CAT(BASE,_tests))
|
| H A D | check_parse_fail_test_templ.c | 11 #define CAT(A,B) xCAT(A,B) macro 13 #define TYPE CAT(isl_,BASE) 18 #define TESTS CAT(parse_,CAT(BASE,_fail_tests))
|
| H A D | isl_union_macro.h | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define PART CAT(isl_,BASE) 6 #define UNION CAT(isl_union_,BASE)
|
| H A D | isl_test_list_templ.c | 2 #define CAT(A,B) xCAT(A,B) macro 9 #define SET CAT(isl_,SET_BASE) 11 #define EL CAT(isl_,EL_BASE)
|
| H A D | isl_list_macro.h | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define EL CAT(isl_,EL_BASE)
|
| H A D | isl_pw_macro.h | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define EL CAT(isl_,BASE)
|
| H A D | isl_multi_templ.h | 28 __isl_give MULTI(BASE) *CAT(MULTI(BASE),_alloc)(__isl_take isl_space *space); 32 isl_bool CAT(MULTI(BASE),_has_non_trivial_domain)(
|
| H A D | isl_read_from_str_templ.c | 11 #define CAT(A,B) xCAT(A,B) macro 13 #define TYPE CAT(isl_,TYPE_BASE)
|
| H A D | print_yaml_field_templ.c | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define TYPE CAT(isl_,BASE)
|
| H A D | isl_copy_tuple_id_templ.c | 11 #define CAT(A,B) xCAT(A,B) macro 13 #define TYPE CAT(isl_,BASE)
|
| H A D | read_in_string_templ.c | 4 #define CAT(A,B) xCAT(A,B) macro 6 #define TYPE CAT(isl_,BASE)
|
| H A D | check_reparse_templ.c | 2 #define CAT(A,B) xCAT(A,B) macro 4 #define TYPE CAT(isl_,BASE)
|
| H A D | isl_stream_read_with_params_templ.c | 10 #define CAT(A,B) xCAT(A,B) macro 12 #define TYPE CAT(isl_,TYPE_BASE)
|
| H A D | isl_ilp_opt_val_templ.c | 10 #define CAT(A,B) xCAT(A,B) macro 12 #define TYPE CAT(isl_,BASE)
|
| H A D | isl_test_plain_equal_templ.c | 11 #define CAT(A,B) xCAT(A,B) macro 13 #define TYPE CAT(isl_,BASE)
|
| /netbsd-src/external/bsd/nvi/dist/catalog/ |
| H A D | Makefile | 3 CAT= dutch english french german ru_RU.KOI8-R spanish swedish macro 6 all: dump ${CAT} 8 ${CAT}: english.base 39 ${CHK}: ${CAT} 84 rm -f dump dump.o ${CAT} english.base *.check __ck1 __ck2
|
| /netbsd-src/usr.sbin/ypserv/ypinit/ |
| H A D | Makefile.yp | 36 CAT= /bin/cat 88 ${CAT} ${.ALLSRC} | ${CUT} -d: -f1-4,8-10 | \ 94 ${CAT} ${.ALLSRC} | ${CUT} -d: -f1-4,8-10 |\ 101 ${CAT} ${.ALLSRC} | ${CUT} -d: -f1-4,8-10 | \ 107 ${CAT} ${.ALLSRC} | ${CUT} -d: -f1-4,8-10 |\ 114 ${CAT} ${.ALLSRC} | \ 119 ${CAT} ${.ALLSRC} | \ 143 ${CAT} ${.ALLSRC} | ${CUT} -d: -f1-3 | \ 306 ${CAT} ${.ALLSRC} | ${REVNETGROUP} -u -f - | \ 308 ${CAT} ${.ALLSRC} | ${REVNETGROUP} -h -f - | \
|
| /netbsd-src/share/examples/refuse/ian/libfetch/ |
| H A D | Makefile | 43 | while read NUM CAT STRING; do \ 44 echo " { $${NUM}, FETCH_$${CAT}, \"$${STRING}\" },"; \ 54 | while read NUM CAT STRING; do \ 55 echo " { $${NUM}, FETCH_$${CAT}, \"$${STRING}\" },"; \
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound_cache.sh | 27 CAT=`which cat` 109 $CAT $CONF/$FNAME|$UC load_cache 114 $CAT $filename|$UC load_cache
|
| H A D | create_unbound_ad_servers.sh | 15 CAT=`which cat` 28 $CAT $work_dir/yoyo_ad_servers | \
|
| /netbsd-src/external/gpl2/groff/dist/contrib/pdfmark/ |
| H A D | pdfroff.sh | 70 CAT=`searchpath cat "$PATH"` 97 test "$CAT" = ":" && echo >&2 "$NOPROG 'cat' in PATH" && NO="$NO 'cat'" 112 $CAT >&2 <<-ETX 182 $CAT >&2 <<-ETX 497 $CAT >&2 <<-ETX
|
| /netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/pixrect/ |
| H A D | memvar.h | 14 # define CAT(a,b) a##b macro 16 #define CAT(a,b) a/**/b macro
|
| /netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/pixrect/ |
| H A D | memvar.h | 14 # define CAT(a,b) a##b macro 16 #define CAT(a,b) a/**/b macro
|