/freebsd/usr.bin/sed/tests/regress.multitest.out/ |
H A D | 4.3 | 3 appended 6 appended 9 appended 12 appended 15 appended 18 appended 21 appended 23 appended 27 appended 32 appended [all …]
|
H A D | 4.2 | 11 appended 14 appended 17 appended 20 appended 23 appended 26 appended 29 appended 32 appended
|
/freebsd/sys/kern/ |
H A D | subr_memdesc.c | 378 size_t appended; in append_paddr_range() local 380 appended = 0; in append_paddr_range() 393 appended += m->m_epg_last_len; in append_paddr_range() 406 appended += PAGE_SIZE; in append_paddr_range() 416 appended += len; in append_paddr_range() 419 return (appended); in append_paddr_range() 427 size_t appended; in paddr_ext_mbuf() local 454 appended = append_paddr_range(tail, pa, len); in paddr_ext_mbuf() 455 KASSERT(appended > 0, ("did not append anything")); in paddr_ext_mbuf() 456 KASSERT(appended <= len, ("appended too much")); in paddr_ext_mbuf() [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-empty.mk | 32 += appended 44 ${:U}+= appended indirectly
|
H A D | var-op-append.mk | 66 ENV_PLUS_GLOBAL+= appended-value 78 .MAKEFLAGS: ENV_PLUS_COMMAND+=appended-command
|
H A D | varname-dot-shell.mk | 19 .MAKEFLAGS: .SHELL+=appended
|
H A D | varmisc.mk | 9 all: export-appended 134 export-appended:
|
H A D | varname-dot-newline.mk | 30 .newline+= appended
|
H A D | opt-env.mk | 24 FROM_ENV+= appended
|
H A D | directive-undef.mk | 142 ENV_VAR+= appended # moves the short-lived variable to the
|
H A D | varmod.mk | 166 .if ${VAR::+=appended$} != "" || ${VAR} != "value<space>appended"
|
H A D | varname-empty.exp | 19 Global: ignoring ' += appended indirectly' as the variable name '${:U}' expands to empty
|
H A D | cond-short.mk | 102 . warning first=${FIRST} last=${LAST} appended=${APPENDED} ran=${RAN}
|
/freebsd/bin/ed/ |
H A D | io.c | 73 int appended = (n == addr_last); in read_stream() local 95 if (appended && size && o_isbinary && o_newline_added) in read_stream() 97 else if (newline_added && (!appended || (!isbinary && !o_isbinary))) in read_stream() 99 if (isbinary && newline_added && !appended) in read_stream() 103 newline_added = appended ? newline_added : o_newline_added; in read_stream()
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | allegro | 9 0 belong 0x736C682B Allegro datafile (appended exe data)
|
/freebsd/sys/netinet/ |
H A D | raw_ip.c | 305 int appended; in rip_input() local 308 appended = 0; in rip_input() 329 appended += rip_append(inp, ctx.ip, m, &ripsrc); in rip_input() 388 appended += rip_append(inp, ctx.ip, m, &ripsrc); in rip_input() 390 if (appended == 0 && ip_protox[ctx.ip->ip_p] == rip_input) { in rip_input()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | property-units.txt | 4 suffix appended to the property name. The list below contains the
|
/freebsd/crypto/openssl/doc/ |
H A D | fingerprints.txt | 8 as the release but with ".asc" appended. For example, release
|
/freebsd/contrib/ncurses/include/ |
H A D | curses.events | 4 * This file is part of ncurses, designed to be appended after curses.h.in
|
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | fw-cfg.txt | 25 * Further registers may be appended to the region in case of future interface
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_CTX_set_ctlog_list_file.pod | 26 These functions will not clear the existing CT log list - it will be appended
|
H A D | X509_add_cert.pod | 35 By default they are appended to I<sk>.
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | opensslv.h.in | 74 * OPENSSL_VERSION_BUILD_METADATA_STR appended.
|
/freebsd/usr.sbin/bsdconfig/share/ |
H A D | dialog.subr | 407 # NOTE: Function name appended to prevent __var_{height,width} values 505 # NOTE: Function name appended to prevent __var_{height,width} values 703 # NOTE: Function name appended to prevent __var_{height,width} values 764 # NOTE: Function name appended to prevent __var_{height,width} values 832 # NOTE: Function name appended to prevent __var_{height,width} values 908 # NOTE: Function name appended to prevent __var_{height,width} values 1001 # NOTE: Function name appended to prevent __var_{height,width} values 1106 # NOTE: Function name appended to prevent __var_{height,width} values 1227 # NOTE: Function name appended to prevent __var_{height,width} values 1366 # NOTE: Function name appended to prevent __var_{height,width} values [all …]
|
/freebsd/contrib/openbsm/m4/ |
H A D | ltsugar.m4 | 49 # Note that neither SEPARATOR nor STRING are expanded; they are appended
|