| /freebsd-13.1/contrib/bmake/unit-tests/ |
| H A D | varmod-select-words.exp | 105 LIST:[ -1.. +3]="six five four three" 106 LIST:S/ /,/="one two three four five six" 107 LIST:S/ /,/W="one,two three four five six" 111 LIST:C/ /,/="one two three four five six" 112 LIST:C/ /,/W="one,two three four five six" 116 LIST:tW="one two three four five six" 117 LIST:tw="one two three four five six" 118 LIST:tW:C/ /,/="one,two three four five six" 121 LIST:tw:C/ /,/="one two three four five six" 122 LIST:tw:C/ /,/g="one two three four five six" [all …]
|
| H A D | deptgt-order.mk | 5 all one two three: .PHONY 9 three: two 15 .ORDER: three one 19 all: three
|
| H A D | dir.mk | 9 all: {one,two,three} 19 .if target({one,two,three}) 22 .if ${.ALLTARGETS:M{one,two,three}} != "{one,two,three}" 30 three: 88 .PHONY: one two three four five six
|
| H A D | deptgt-order.exp | 1 Parsing line 15: .ORDER: three one 2 ParseDependency(.ORDER: three one) 9 : 'Making three out of two.'
|
| H A D | varcmd.mk | 32 @${.MAKE} -f ${MAKEFILE} three 34 three: show
|
| /freebsd-13.1/tools/tools/iso/ |
| H A D | check-iso3166.pl | 31 my $three = $2; 36 $old{$two}{three} = $three; 61 my $three = $3; 66 $new1{$two}{three} = $three; 138 $old{$two}{three} ne $new1{$two}{three} ||
|
| /freebsd-13.1/bin/sh/tests/builtins/ |
| H A D | read2.0 | 7 echo three 14 [ "$x" = three ] 22 echo three 30 [ "$x" = three ]
|
| /freebsd-13.1/contrib/unbound/testdata/ratelimit.tdir/ |
| H A D | ratelimit.test | 20 # For this test we send three parallel queries and we expect only one of them 44 echo "Number of ratelimited queries OK for three parallel queries" 46 echo "Number of ratelimited queries not OK for three parallel queries" 50 echo "Number of ratelimited queries not OK for three parallel queries" 64 # For this test we send three parallel queries and we expect at least two of 111 # For this test we send three parallel queries. The ratelimit should be reached 112 # for that second. Then for the next second we again send three parallel 147 echo "three parallel queries with backoff OK" 149 echo "Number of ratelimited queries not OK for three parallel queries with backoff" 153 echo "Number of ratelimited queries not OK for three parallel queries with backoff" [all …]
|
| /freebsd-13.1/contrib/ntp/lib/isc/tests/ |
| H A D | queue_test.c | 57 item_t one, two, three, four, five; in ATF_TC_BODY() local 66 item_init(&three, 3); in ATF_TC_BODY() 98 ATF_CHECK(! ISC_QLINK_LINKED(&three, qlink)); in ATF_TC_BODY() 99 ISC_QUEUE_PUSH(queue, &three, qlink); in ATF_TC_BODY() 100 ATF_CHECK(ISC_QLINK_LINKED(&three, qlink)); in ATF_TC_BODY()
|
| /freebsd-13.1/contrib/libxo/tests/core/saved/ |
| 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><…
|
| H A D | test_09.XP.out | 26 <three>three</three>
|
| H A D | test_09.JP.out | 35 "three": "three"
|
| H A D | test_09.J.out | 1 …"gum","rope","ladder","bolt","water"],"total":"six","one":"one", "two": ["two"],"three":"three"}}}}
|
| H A D | test_09.E.out | 35 op string: [three] [three] [0]
|
| /freebsd-13.1/contrib/dialog/samples/ |
| H A D | treeview2 | 20 tag3:three:on:2 28 tag13:1three:on:2 36 tag23:2three:on:2
|
| /freebsd-13.1/bin/sh/tests/parser/ |
| H A D | set-v1.0.stderr | 4 echo three >&2 5 three
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/ |
| H A D | tst.lquantzero.d | 57 @three[i] = lquantize(0, 0, 20, 1, incr); 76 printa(@three);
|
| /freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/ |
| H A D | tst.linkpriv.ksh | 48 DTRACE_PROBE3(test_prov, three, 4, 5, 7); 59 probe three(uintptr_t, uintptr_t, uintptr_t);
|
| H A D | tst.linkunpriv.ksh | 50 DTRACE_PROBE3(test_prov, three, 4, 5, 7); 61 probe three(uintptr_t, uintptr_t, uintptr_t);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/memory-controllers/ |
| H A D | brcm,dpfe-cpu.txt | 7 There are three memory regions for interacting with the DCPU. These are 13 - reg: must reference three register ranges
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/clock/ |
| H A D | renesas,r8a7740-cpg-clocks.txt | 5 The CPG generates core clocks for the R8A7740 SoC. It includes three PLLs 14 - clocks: Reference to the three parent clocks
|
| /freebsd-13.1/contrib/kyua/integration/ |
| H A D | cmd_config_test.sh | 89 test_suites.first.three = 3 133 test_suites.first.three = 3 138 test_suites.first.three = 3 148 test_suites.first.three test_suites.first.fourth
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-pxa-pci-ce4100.txt | 5 PCI device has three PCI-bars, each bar contains a complete I2C 6 controller. So we have a total of three independent I2C-Controllers 43 * three is the bar number followed by the 64bit bar address
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | riscv,cpu-intc.txt | 10 The RISC-V supervisor ISA manual specifies three interrupt sources that are 19 required to have a HLIC with these three interrupt sources present. Since the 29 RISC-V supervisor ISA manual, with only the following three interrupts being
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/net/ |
| H A D | xilinx_gmii2rgmii.txt | 7 This core can be used in all three modes of operation(10/100/1000 Mb/s). 9 Speed of operation. This core can switch dynamically between the three
|