/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-select-words.exp | 1 …brackets-0-star-at": while evaluating variable "LIST" with value "one two three four five six": Ba… 3 LIST:[0]="one two three four five six" 4 LIST:[0x0]="one two three four five six" 5 LIST:[000]="one two three four five six" 6 LIST:[*]="one two three four five six" 7 LIST:[@]="one two three four five six" 8 LIST:[0]:C/ /,/="one,two three four five six" 9 LIST:[0]:C/ /,/g="one,two,three,four,five,six" 10 LIST:[0]:C/ /,/1g="one,two,three,four,five,six" 11 LIST:[*]:C/ /,/="one,two three four five six" [all …]
|
H A D | deptgt-order.exp | 1 Parsing line 15: .ORDER: three one 2 ParseDependency(.ORDER: three one) 3 # .ORDER forces 'three' to be made before 'one' 4 # three, unmade, type OP_DEPENDS|OP_PHONY|OP_HAS_COMMANDS, flags none 9 : 'Making three out of two.' 10 : 'Making all out of three.'
|
H A D | deptgt-order.mk | 5 all one two three: .PHONY 9 three: two 12 # This .ORDER creates a circular dependency since 'three' depends on 'one' 13 # but 'one' is supposed to be built after 'three'. 15 .ORDER: three one 19 all: three
|
H A D | varmod-to-separator.mk | 6 WORDS= one two three four five six 9 .if ${WORDS:ts } != "one two three four five six" 14 .if ${WORDS:ts,} != "one,two,three,four,five,six" 19 .if ${WORDS:ts/:tu} != "ONE/TWO/THREE/FOUR/FIVE/SIX" 25 .if ${WORDS:ts::tu} != "ONE:TWO:THREE:FOUR:FIVE:SIX" 51 .if ${WORDS:tu:ts/} != "ONE/TWO/THREE/FOUR/FIVE/SIX" 58 .if ${WORDS:ts:} != "one:two:three:four:five:six" 79 .if ${WORDS:ts/:S/two/2/} != "one/2/three/four/five/six" 86 .if ${WORDS:ts/:S/^two/2/} != "one/two/three/four/five/six" 130 .if ${WORDS:[1..3]:ts\n} != "one${.newline}two${.newline}three" [all …]
|
H A D | dir.mk | 11 all: {one,two,three} 14 # "{one,two,three}". There are no individual targets "one", "two", "three" 21 .if target({one,two,three}) 24 .if ${.ALLTARGETS:M{one,two,three}} != "{one,two,three}" 32 three: 90 .PHONY: one two three four five six
|
H A D | depsrc-wait.mk | 9 @${MAKE} -r -f ${MAKEFILE} three-by-three 34 .if make(three-by-three) 38 three-by-three: .WAIT 3a1 3a2 3a3 .WAIT 3b1 3b2 3b3 .WAIT 3c1 3c2 3c3 .WAIT
|
H A D | varmod-no-match.mk | 8 .if ${:U one two three :Ntwo} != "one three" 14 .if ${:U one two three four six :Nt*} != "one four six" 30 .if ${:U one two three :N} != "one two three" 33 .if ${:U one two three :M*} != "one two three"
|
H A D | varmod-loop-varname.exp | 1 …18: while evaluating "${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +three+"" with… 2 …mk" line 18: Malformed conditional (${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ …
|
H A D | varmod-to-separator.exp | 1 …rator.mk" line 155: while evaluating variable "WORDS" with value "one two three": Invalid characte… 3 …rator.mk" line 171: while evaluating variable "WORDS" with value "one two three": Invalid characte… 9 …rator.mk" line 193: while evaluating variable "WORDS" with value "one two three": Bad modifier ":t… 17 …rator.mk" line 231: while evaluating variable "WORDS" with value "one two three four five six": Ba… 19 …rator.mk" line 240: while evaluating variable "WORDS" with value "one two three four five six": Ba… 21 …rator.mk" line 250: while evaluating variable "WORDS" with value "one two three four five six": Ba…
|
H A D | varmod-loop-varname.mk | 16 …+2: while evaluating "${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +three+"" with… 17 # expect+1: Malformed conditional (${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +t… 18 .if ${:Uone two three:@${:Ubar:S,b,v,}@+${var}+@} != "+one+ +two+ +three+"
|
H A D | meta-ignore.inc | 15 all: one two three 27 DESC.three= Skip .MAKE.META.${TEST} - check-ignore is out of date 30 .ORDER: one two three 31 one two three: .MAKE setup
|
/freebsd/usr.bin/diff3/tests/ |
H A D | long-m.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
H A D | long-o.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
H A D | long-y.txt | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 12 These lines are the same in all three files 13 These lines are the same in all three files 14 These lines are the same in all three files [all …]
|
H A D | long-merge.out | 2 These lines are the same in all three files 3 These lines are the same in all three files 5 These lines are the same in all three files 6 These lines are the same in all three files 7 These lines are the same in all three files 9 These lines are the same in all three files 10 These lines are the same in all three files 16 These lines are the same in all three files 17 These lines are the same in all three files 18 These lines are the same in all three files [all …]
|
/freebsd/tools/tools/iso/ |
H A D | check-iso3166.pl | 30 my $three = $2; 35 $old{$two}{three} = $three; 60 my $three = $3; 65 $new1{$two}{three} = $three; 101 …print "In old but not new1: $old{$two}{two}\t$old{$two}{three}\t$old{$two}{number}\t$old{$two}{nam… 116 …print "In new1 but not old: $new1{$two}{two}\t$new1{$two}{three}\t$new1{$two}{number}\t$new1{$two}… 137 $old{$two}{three} ne $new1{$two}{three} || 140 print "In old : $old{$two}{two}\t$old{$two}{three}\t$old{$two}{number}\t$old{$two}{name}\n"; 141 print "In new1: $new1{$two}{two}\t$new1{$two}{three}\t$new1{$two}{number}\t$new1{$two}{name}\n";
|
/freebsd/contrib/libcbor/test/ |
H A D | array_test.c | 120 cbor_item_t *three = cbor_build_uint8(3); in test_array_replace() local 122 assert_size_equal(cbor_refcount(three), 1); in test_array_replace() 125 assert_false(cbor_array_replace(array, 0, three)); in test_array_replace() 126 assert_size_equal(cbor_refcount(three), 1); in test_array_replace() 135 assert_false(cbor_array_replace(array, 2, three)); in test_array_replace() 136 assert_size_equal(cbor_refcount(three), 1); in test_array_replace() 139 assert_true(cbor_array_replace(array, 0, three)); in test_array_replace() 141 assert_size_equal(cbor_refcount(three), 2); in test_array_replace() 146 cbor_decref(&three); in test_array_replace()
|
/freebsd/bin/sh/tests/builtins/ |
H A D | read2.0 | 6 echo three 13 [ "$x" = three ] 21 echo three 29 [ "$x" = three ]
|
/freebsd/lib/libc/string/ |
H A D | strmode.3 | 76 The next nine characters encode three sets of permissions, in three 78 The first three characters are the permissions for the owner of the 79 file, the second three for the group the file belongs to, and the 88 If the first character of the three character set is an ``r'', the file is 91 If the second character of the three character set is a ``w'', the file is
|
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_remote_node_table.h | 73 * The SCU hardware requires that STP remote node entries take three 74 * consecutive remote node index so the table is arranged in sets of three. 76 * of three remote nodes to use as a sequence. 146 * the remote nodes must occupy three consecutive remote node context 148 * sets of three into a single nibble. When the STP RNi is allocated all 157 * This field is the nibble selector for the above table. There are three 159 * three remote node entries.
|
/freebsd/sys/dev/ic/ |
H A D | i8253reg.h | 37 * This chip has three independent 16-bit down counters that can be 38 * read on the fly. There are three mode registers and three countdown 40 * first three I/O ports. The three mode registers are accessed via 46 * the two byte register is to be modified. The three possibilities
|
/freebsd/share/man/man4/ |
H A D | ng_car.4 | 41 Single rate three color marker as described in RFC 2697, 43 Two rate three color marker as described in RFC 2698, 76 Single rate three color marker as described in RFC 2697. 82 Two rate three color marker as described in RFC 2698. 204 .%T "A Single Rate Three Color Marker" 209 .%T "A Two Rate Three Color Marker"
|
/freebsd/sys/contrib/device-tree/Bindings/mux/ |
H A D | adi,adg792a.txt | 5 - #mux-control-cells : <0> if parallel (the three muxes are bound together 6 with a single mux controller controlling all three muxes), or <1> if 27 * Three independent mux controllers (of which one is used). 53 * Three parallel muxes with one mux controller, useful e.g. if
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_gnutar_filename_encoding.c | 64 /* Above three characters in UTF-8 should translate to the following in DEFINE_TEST() 65 * three characters in CP866. */ in DEFINE_TEST() 105 /* Above three characters in KOI8-R should translate to the following in DEFINE_TEST() 106 * three characters (two bytes each) in UTF-8. */ in DEFINE_TEST() 146 /* Above three characters in KOI8-R should translate to the following in DEFINE_TEST() 147 * three characters in CP866. */ in DEFINE_TEST() 188 /* Above three characters in CP1251 should translate to the following in DEFINE_TEST() 189 * three characters (two bytes each) in UTF-8. */ in DEFINE_TEST() 226 /* Above three characters in CP1251 should not translate to in DEFINE_TEST() 266 /* Above three characters in CP1251 should translate to the following in DEFINE_TEST() [all …]
|
H A D | test_ustar_filename_encoding.c | 65 /* Above three characters in UTF-8 should translate to the following in DEFINE_TEST() 66 * three characters in CP866. */ in DEFINE_TEST() 106 /* Above three characters in KOI8-R should translate to the following in DEFINE_TEST() 107 * three characters (two bytes each) in UTF-8. */ in DEFINE_TEST() 147 /* Above three characters in KOI8-R should translate to the following in DEFINE_TEST() 148 * three characters in CP866. */ in DEFINE_TEST() 189 /* Above three characters in CP1251 should translate to the following in DEFINE_TEST() 190 * three characters (two bytes each) in UTF-8. */ in DEFINE_TEST() 227 /* Above three characters in CP1251 should not translate to in DEFINE_TEST() 267 /* Above three characters in CP1251 should translate to the following in DEFINE_TEST() [all …]
|