Home
last modified time | relevance | path

Searched refs:three (Results 1 – 25 of 715) sorted by relevance

12345678910>>...29

/freebsd-src/usr.bin/diff3/tests/
H A Dlong-m.txt2 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 Dlong-y.txt2 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 Dlong-o.txt2 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 Dlong-merge.out2 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-src/contrib/bmake/unit-tests/
H A Dvarmod-select-words.exp1 make: in target "mod-squarebrackets-0-star-at": while evaluating variable "LIST" with value "one two three four five six": Bad modifier ":[]"
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 fou
[all...]
H A Ddepsrc-wait.mk9 @${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 Ddeptgt-order.mk5 all one two three: .PHONY
9 three: two
15 .ORDER: three one
19 all: three
H A Ddir.mk11 all: {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 Dvarmod-no-match.mk8 .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 Ddeptgt-order.exp1 Parsing line 15: .ORDER: three one
2 ParseDependency(.ORDER: three one)
9 : 'Making three out of two.'
H A Dmeta-ignore.inc15 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
H A Dvarcmd.mk36 @${.MAKE} -f ${MAKEFILE} three
38 three: show
/freebsd-src/tools/tools/iso/
H A Dcheck-iso3166.pl30 my $three = $2;
35 $old{$two}{three} = $three;
60 my $three = $3;
65 $new1{$two}{three} = $three;
137 $old{$two}{three} ne $new1{$two}{three} ||
/freebsd-src/bin/sh/tests/builtins/
H A Dread2.06 echo three
13 [ "$x" = three ]
21 echo three
29 [ "$x" = three ]
/freebsd-src/contrib/libcbor/test/
H A Darray_test.c120 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-src/contrib/libxo/tests/core/saved/
H A Dtest_09.XP.out26 <three>three</three>
H A Dtest_09.X.out1 …m><item>water</item><total>six</total><one>one</one><two>two</two><three>three</three></contents><…
H A Dtest_09.JP.out35 "three": "three"
H A Dtest_09.J.out1 …"gum","rope","ladder","bolt","water"],"total":"six","one":"one", "two": ["two"],"three":"three"}}}}
H A Dtest_09.JPu.out35 "three": "three"
/freebsd-src/contrib/dialog/samples/
H A Dtreeview220 tag3:three:on:2
28 tag13:1three:on:2
36 tag23:2three:on:2
/freebsd-src/bin/sh/tests/parser/
H A Dset-v1.0.stderr4 echo three >&2
5 three
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d57 @three[i] = lquantize(0, 0, 20, 1, incr);
76 printa(@three);
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.linkpriv.ksh48 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
59 probe three(uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh50 DTRACE_PROBE3(test_prov, three, 4, 5, 7);
61 probe three(uintptr_t, uintptr_t, uintptr_t);

12345678910>>...29