| /freebsd/contrib/bmake/unit-tests/ |
| H A D | varmod-select-words.exp | 2 while evaluating variable "LIST" with value "one two three four five six" 5 LIST:[0]="one two three four five six" 6 LIST:[0x0]="one two three four five six" 7 LIST:[000]="one two three four five six" 8 LIST:[*]="one two three four five six" 9 LIST:[@]="one two three four five six" 10 LIST:[0]:C/ /,/="one,two three four five six" 11 LIST:[0]:C/ /,/g="one,two,three,four,five,six" 12 LIST:[0]:C/ /,/1g="one,two,three,four,five,six" 13 LIST:[*]:C/ /,/="one,two three four five six" [all …]
|
| H A D | deptgt-order.exp | 1 Parsing deptgt-order.mk: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 | 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-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 | varmod-to-separator.exp | 2 while evaluating variable "WORDS" with value "one two three" 4 while evaluating variable "WORDS" with value "one two three" 10 while evaluating variable "WORDS" with value "one two three" 18 while evaluating variable "WORDS" with value "one two three four five six" 20 while evaluating variable "WORDS" with value "one two three four five six" 22 while evaluating variable "WORDS" with value "one two three four five six"
|
| 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 | 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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/mmp/ |
| H A D | mmp_degraded_import.ksh | 30 # 5. The same two cases on a three-way mirror, where the number of legs 33 # case, since two of the three legs are readable. 108 # legs" are the same number. A three-way mirror separates them. 125 # 4. A three-way mirror with an offlined leg is claimed and imported degraded 126 log_note "Verify a three-way mirror with an offlined leg is claimed" 137 # 5. A three-way mirror with one leg this host cannot open, and which the 138 # configuration does not mark absent, is refused. Two of the three legs 142 log_note "Verify a three-way mirror with an unreachable leg is refused" 148 log_fail "Imported a three-way mirror while a required leg was" \
|
| /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/crypto/openssh/regress/unittests/misc/ |
| H A D | test_misc.c | 241 addargs(&args, "three=%d", 3); in test_arglist() 247 ASSERT_STRING_EQ(args.list[2], "three=3"); in test_arglist() 256 ASSERT_STRING_EQ(args.list[2], "three=3"); in test_arglist() 265 ASSERT_STRING_EQ(args.list[2], "three=3"); in test_arglist() 270 replacearg(&args, 2, "THREE=3!"); in test_arglist() 274 ASSERT_STRING_EQ(args.list[2], "THREE=3!"); in test_arglist() 283 ASSERT_STRING_EQ(args.list[2], "THREE=3!"); in test_arglist() 397 stringlist_append(&list, "three"); in test_stringlist() 401 ASSERT_STRING_EQ(list[2], "three"); in test_stringlist()
|
| /freebsd/contrib/libxo/tests/core/saved/ |
| H A D | test_09.XP.out | 26 <three>three</three>
|
| H A D | test_09.X.out | 1 …m><item>water</item><total>six</total><one>one</one><two>two</two><three>three</three></contents><…
|