| /freebsd/contrib/bmake/unit-tests/ |
| H A D | job-output-null.exp | 1 1 trailing 2 2a trailing 3 2b trailing 4 2c trailing
|
| H A D | directive-export-gmake.mk | 41 export VAR =trailing space in varname 42 .if ${:!env | grep trailing || true!} != "VAR =trailing space in varname" 43 . if ${:!env | grep trailing || true!} != "" # for dash
|
| H A D | varmod-extension.mk | 7 .for path in a/b/c def a.b.c a.b/c a a.a .gitignore a a.a trailing/
|
| H A D | varmod-tail.mk | 15 .for path in a/b/c def a.b.c a.b/c a a.a .gitignore a a.a trailing/
|
| H A D | opt-file.mk | 11 all: line-with-trailing-whitespace 54 # for lines that contained trailing whitespace. Worked around in parse.c 56 line-with-trailing-whitespace: .PHONY 57 @printf '%s' 'VAR=$@ ' > opt-file-trailing-whitespace 58 @${MAKE} -r -f opt-file-trailing-whitespace -V VAR 59 @rm opt-file-trailing-whitespace
|
| H A D | varmod-root.mk | 34 .if ${trailing/:L:R} != "trailing/"
|
| H A D | directive-include-guard.mk | 596 CASES+= target-name-trailing-space 597 LINES.target-name-trailing-space= \
|
| H A D | varmod-head.mk | 34 .if ${:U trailing/ :H} != "trailing"
|
| /freebsd/contrib/sendmail/cf/mailer/ |
| H A D | uucp.m4 | 40 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 59 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 74 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots 109 R$* < @ $* . > $* $1 < @ $2 > $3 strip trailing dots
|
| /freebsd/contrib/libpcap/ |
| H A D | fmtutils.c | 97 #define SURROGATE_VALUE(leading, trailing) \ argument 98 (((((leading) - 0xd800) << 10) | ((trailing) - 0xdc00)) + 0x10000)
|
| /freebsd/crypto/krb5/src/util/ |
| H A D | krb5-batch-reindent.el | 18 (whitespace-style '(empty trailing)))
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpencod.txt | 48 # Don't tolerate extra trailing '=' 184 # B64_EOF ('-') terminates input and trailing bytes are ignored
|
| /freebsd/contrib/netbsd-tests/lib/libc/regex/data/ |
| H A D | meta.in | 15 # trailing $ is a peculiar special case for the BRE code
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | .yamllint | 44 trailing-spaces: false
|
| /freebsd/usr.sbin/bsdinstall/scripts/ |
| H A D | pkgbase.in | 16 -- Strips exactly one trailing newline if present, does not strip any other whitespace. 22 -- Strip exactly one trailing newline from the output, if there is one
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
| H A D | ObjcopyOpts.td | 71 "contain comments beginning with '#'. Leading and trailing " 193 "'#'. Leading and trailing whitespace is stripped from each line. May " 220 "'#'. Leading and trailing whitespace is stripped from each line. May " 234 "'#'. Leading and trailing whitespace is stripped from each line. May "
|
| /freebsd/sys/contrib/device-tree/Bindings/rtc/ |
| H A D | maxim-ds1302.txt | 7 edge. Master input is set by the RTC on the trailing edge and is sensed
|
| /freebsd/cddl/usr.sbin/dwatch/examples/ |
| H A D | profile_template | 64 # NB: Should produce a single-line and not print a trailing newline.
|
| /freebsd/sys/contrib/device-tree/Bindings/spi/ |
| H A D | icpdas-lp8841-spi-rtc.txt | 8 edge. Master input is set by the RTC on the trailing edge and is sensed
|
| /freebsd/contrib/nvi/ex/ |
| H A D | ex_append.c | 182 } else if (cmdp->trailing) { in ex_aci()
|
| H A D | ex.h | 103 u_int8_t trailing : 1; /* Command had trailing | or \n. */ member
|
| /freebsd/contrib/ntp/sntp/ag-tpl/0-old/ |
| H A D | mdoc-synopsis.tlib | 64 In that input, leading and trailing white space is stripped,
|
| /freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/ |
| H A D | test_verification.csv | 8 0,wrong syntax in recipient name: trailing double '/' after value, -section,, -recipient,_CA_DN//,B… 20 0,bad syntax in expected sender name: trailing double '/', -section,, -recipient,_CA_DN, -expect_se…
|
| /freebsd/etc/mtree/ |
| H A D | README | 22 not emit the trailing white space would be even uglier):
|
| /freebsd/contrib/libyaml/ |
| H A D | announcement.msg | 36 Emitter: Don't output trailing space for empty scalar nodes
|