/freebsd/usr.bin/column/tests/ |
H A D | column.sh | 25 cat >input.1 <<END heredoc 30 cat >input.2 <<END heredoc 37 cat >input.3 <<END heredoc 45 cat >expected <<END heredoc 64 cat >input.1 <<END heredoc 69 cat >input.2 <<END heredoc 76 cat >input.3 <<END heredoc 84 cat >expected <<END heredoc 103 cat >input.1 <<END heredoc 108 cat >input.2 <<END heredoc [all …]
|
/freebsd/tools/regression/iscsi/ |
H A D | iscsi-test.sh | 157 cat > /etc/iscsi/iscsid.conf << END heredoc 217 cat > $TMPDIR/iscsi.conf << END heredoc 253 cat > $TMPDIR/iscsi.conf << END heredoc
|
/freebsd/crypto/heimdal/lib/com_err/ |
H A D | parse.h | 47 END = 263, enumerator 58 #define END 263 macro
|
/freebsd/contrib/openpam/ |
H A D | test-driver | 43 cat <<END heredoc
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | test-driver | 43 cat <<END heredoc
|
/freebsd/contrib/libevent/build-aux/ |
H A D | test-driver | 43 cat <<END heredoc
|
/freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
H A D | setjmp_loongarch64.S | 37 #define END(function) \ macro
|
H A D | setjmp_rv64g.S | 38 #define END(sym) .size sym, . - sym macro
|
H A D | setjmp_aarch64.S | 43 #define END(sym) \ macro
|
H A D | setjmp_arm.S | 50 #define END(x) \ macro
|
H A D | setjmp_sparc64.S | 59 #define END(x) \ macro
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | wintest.bat | 56 :END label
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | ArgumentsAdjusters.h | 50 enum class ArgumentInsertPosition { BEGIN, END }; enumerator
|
/freebsd/contrib/bionic-x86_64-string/ |
H A D | sse2-strlen-slm.S | 59 # define END(name) \ macro
|
H A D | ssse3-strcmp-slm.S | 72 # define END(name) \ macro
|
H A D | sse2-strcat-slm.S | 57 # define END(name) \ macro
|
H A D | sse2-strcpy-slm.S | 59 # define END(name) \ macro
|
H A D | sse4-memcmp-slm.S | 63 # define END(name) \ macro
|
/freebsd/contrib/sqlite3/ |
H A D | configure | 3179 cat >&2 <<'END' heredoc 3197 cat >&2 <<'END' heredoc 3228 cat > confinc.mk << 'END' heredoc
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dfminmax.S | 15 #define END(TAG) .size TAG,.-TAG macro
|
/freebsd/contrib/arm-optimized-routines/string/aarch64/ |
H A D | asmdefs.h | 63 #define END(name) \ macro
|
/freebsd/contrib/file/ |
H A D | configure | 3525 cat >&2 <<'END' heredoc 3543 cat >&2 <<'END' heredoc 4964 cat > confinc.mk << 'END' heredoc
|
/freebsd/sys/i386/include/ |
H A D | asmacros.h | 56 #define END(name) .size name, . - name macro
|
/freebsd/sys/riscv/include/ |
H A D | asm.h | 49 #define END(sym) .cfi_endproc; .size sym, . - sym macro
|
/freebsd/sys/amd64/include/ |
H A D | asmacros.h | 67 #define END(name) .size name, . - name macro
|