/freebsd-src/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-src/contrib/bmake/unit-tests/ |
H A D | varmisc.mk | 9 all: export-appended 83 .undef APPENDED 84 APPENDED+= value 85 .if ${APPENDED} != "value" 86 . error "${APPENDED}" 91 APPENDED= # empty 92 APPENDED+= value 93 .if ${APPENDED} != " value" 94 . error "${APPENDED}" 125 # The appended valu [all...] |
H A D | var-op-append.mk | 66 ENV_PLUS_GLOBAL+= appended-value 67 .if ${ENV_PLUS_GLOBAL} != "from-env-value appended-value" 78 .MAKEFLAGS: ENV_PLUS_COMMAND+=appended-command 79 .if ${ENV_PLUS_COMMAND} != "appended-command"
|
H A D | varname-dot-shell.exp | 14 Parsing line 19: .MAKEFLAGS: .SHELL+=appended 15 ParseDependency(.MAKEFLAGS: .SHELL+=appended) 16 Command: ignoring '.SHELL += appended' as it is read-only
|
H A D | varmisc.exp | 40 export-appended: env 41 export-appended: env 42 export-appended: env mk
|
H A D | varmod-assign.mk | 31 # APPENDED ends up with the value "1 2 3". 32 .if "${1 2 3:L:@i@${APPENDED::+=$i}@} appended=${APPENDED}" != " appended=1 2 3" 45 .if "${FIRST}, ${LAST}, ${APPENDED}, ${RAN}" != "1, 3, 1 2 3, <3>"
|
H A D | varname-empty.exp | 13 Global: ignoring ' = appended' as the variable name is empty 19 Global: ignoring ' += appended indirectly' as the variable name '${:U}' expands to empty
|
H A D | deptgt-end.mk | 41 # the deferred commands are appended to the commands of the .END node. 43 # deferred commands of the .END node itself are not appended to itself.
|
H A D | deptgt-end-jobs.mk | 42 # the deferred commands are appended to the commands of the .END node. 44 # deferred commands of the .END node itself are not appended to itself.
|
H A D | varname-empty.mk | 32 += appended 44 ${:U}+= appended indirectly
|
/freebsd-src/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-src/bin/ed/ |
H A D | io.c | 62 int newline_added; /* if set, newline appended to input file */ 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() 98 fputs("newline appended\n", stderr); 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-src/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/ |
H A D | OffloadWrapper.h | 22 /// \param Suffix An optional suffix appended to the emitted symbols. 35 /// \param Suffix An optional suffix appended to the emitted symbols. 46 /// \param Suffix An optional suffix appended to the emitted symbols.
|
/freebsd-src/contrib/bsnmp/snmpd/ |
H A D | bsnmpd.1 | 206 appended and need not to be specified. 214 If the element is a number it is appended 218 code of each of its characters are appended to the current oid. 221 elements of the IP address are appended to the oid.
|
/freebsd-src/contrib/openpam/doc/man/ |
H A D | openpam_straddch.3 | 41 is the character that should be appended to 44 is 0, nothing is appended, but a new buffer is
|
/freebsd-src/crypto/openssh/ |
H A D | ssh_api.h | 101 * the encrypted packet is appended to the output byte-stream. 107 * ssh_input_space() checks if 'len' bytes can be appended to the 118 * ssh_output_space() checks if 'len' bytes can be appended to the
|
/freebsd-src/usr.bin/split/ |
H A D | split.1 | 95 is appended to the number, the file is split into 102 is appended to the number, the file is split into 109 is appended to the number, the file is split into
|
/freebsd-src/share/doc/usd/07.mail/ |
H A D | mail4.nr | 67 after which you may continue typing text which will be appended to your 100 is provided for this purpose, and causes the named file to be appended 105 characters appended to your message is printed, after which you may continue 202 characters, they are appended to the end of the current list of 381 appended to the end of the file. If you want to name a file in
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | LinuxPTraceDefines_arm64sve.h | 101 * Additional data might be appended in the future. 186 * struct user_fpsimd_state. Additional data might be appended in the 219 * Additional data might be appended in the future. 275 * Any future extension appended after FPCR must be aligned to the next
|
/freebsd-src/lib/msun/man/ |
H A D | complex.3 | 44 appended to the name and a 48 appended.
|
/freebsd-src/contrib/kyua/model/ |
H A D | test_result_test.cpp | 38 /// \param name The name of the test case; "__getters" will be appended. 53 /// \param name The name of the test case; "__good" will be appended. 66 /// \param name The name of the test case; "__output" will be appended.
|
/freebsd-src/usr.bin/jot/ |
H A D | jot.1 | 59 with the generated data appended to it. 68 in which case the data are inserted rather than appended. 77 Do not print the final newline normally appended to the output.
|
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_007_pos.ksh | 47 # 7. Verify $perms1 is not appended to $STAFF1 on $ROOT_TESTFS/childfs and 87 # Delegate @set to STAFF1 on ROOT_TESTFS, verify $perms1 will not be appended
|
/freebsd-src/contrib/nvi/common/ |
H A D | cut.c | 45 * with the exception that they cause the buffer to be appended to instead 46 * of replaced. Note, however, that if text is appended to a buffer, the 47 * default buffer only contains the appended text, not the entire contents 57 * and, in the latter case, the text was appended to the buffer instead of
|