| /freebsd-14.2/tools/tools/iso/ |
| H A D | check-iso3166.pl | 34 $old{$two}{two} = $two; 64 $new1{$two}{two} = $two; 92 $new2{$two}{two} = $two; 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}… 136 if ($old{$two}{two} ne $new1{$two}{two} || 137 $old{$two}{three} ne $new1{$two}{three} || 138 $old{$two}{number} ne $new1{$two}{number} || 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"; [all …]
|
| /freebsd-14.2/contrib/bmake/unit-tests/ |
| H A D | varmod-subst.exp | 10 1 two 3 space 13 1 two 3 number sign 16 1 two 3 ampersand 17 1 two 3 apostrophe 20 1 two 3 asterisk 21 1 two 3 plus sign 22 1 two 3 comma 25 1 two 3 solidus 26 1 two 3 digit 27 1 two 3 colon [all …]
|
| H A D | varmod-sysv.mk | 53 .if ${one two:L:${:Uone}=${:U1}} != "1 two" 141 .if ${one two:L:o%=a%w} != "anew two" 146 .if ${one two:L:=X} != "oneX twoX" 151 .if ${one two:L:o=X} != "one twX" 156 .if ${one two:L:o=} != "one tw" 162 .if ${one two:L:o=%} != "one tw%" 168 .if ${one two:L:%o=X} != "one X" 174 .if ${one two:L:o%=X} != "X two" 180 .if ${one two oe oxen:L:o%e=X} != "X two X oxen" 191 .if ${one two:L:%=%%} != "one% two%" [all …]
|
| 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" 50 .if ${:U two :None:Ntwo:Nthree} != "" 73 .if ${:U two :None:Ntwo:Nthree} 90 .if !empty(:U two :None:Ntwo:Nthree)
|
| H A D | varmod-select-words.exp | 106 LIST:S/ /,/="one two three four five six" 111 LIST:C/ /,/="one two three four five six" 116 LIST:tW="one two three four five six" 117 LIST:tw="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" 123 LIST:tw:C/ /,/1g="one two three four five six" 125 LIST:tW:tw:C/ /,/="one two three four five six"
|
| H A D | dir.mk | 11 all: {one,two,three} 21 .if target({one,two,three}) 24 .if ${.ALLTARGETS:M{one,two,three}} != "{one,two,three}" 30 two: 90 .PHONY: one two three four five six
|
| H A D | varcmd.mk | 33 @${.MAKE} -f ${MAKEFILE} FU=bar FOO+=goo two 35 two: show 42 .ifmake two 48 two: immutable
|
| H A D | deptgt-order.mk | 5 all one two three: .PHONY 7 two: one 9 three: two
|
| H A D | varmod-subst.mk | 158 @echo ${:U1 2 3:S 2 two :Q} horizontal tabulator 159 @echo ${:U1 2 3:S 2 two :Q} space 160 @echo ${:U1 2 3:S!2!two!:Q} exclamation mark 161 @echo ${:U1 2 3:S"2"two":Q} quotation mark 165 @echo ${:U1 2 3:S$2$two$:Q} dollar sign
|
| /freebsd-14.2/contrib/sendmail/libsm/ |
| H A D | t-strl.c | 30 int one, two, k; variable 97 SM_TEST(one == two); 101 SM_TEST(one == two); 105 SM_TEST(one == two); 109 SM_TEST(one == two); 113 SM_TEST(one == two); 117 SM_TEST(one == two); 121 SM_TEST(one == two); 130 SM_TEST(one == two); 132 two = sm_snprintf(dst2, 2, "%s", src1[0]); [all …]
|
| H A D | b-strl.c | 68 long one, two; 133 printf("\tsm_strlcat() result: %ld seconds\n", two = toseconds(t2, t1)); 135 if (one - two >= -2 && one - two <= 2) 174 printf("\tsm_strlcpy() result: %ld seconds\n", two = toseconds(t2, t1)); 176 if (one - two >= -2 && one - two <= 2)
|
| /freebsd-14.2/tests/sys/netpfil/pf/ |
| H A D | pfsync.sh | 76 jexec two pfctl -e 77 pft_set_rules two \ 219 jexec two pfctl -e 220 pft_set_rules two \ 613 jexec two pfctl -Fs 645 jexec two pfctl -Fs 744 jexec two pfctl -e 745 pft_set_rules two \ 806 jexec two pfctl -e 807 pft_set_rules two \ [all …]
|
| /freebsd-14.2/tests/sys/net/if_ovpn/ |
| H A D | if_ovpn.sh | 592 two=$(vnet_mkepair) 600 ifconfig ${two}a up 601 ifconfig ${bridge} addm ${two}a 607 vnet_mkjail two ${two}b 608 jexec two ifconfig ${two}b 192.0.2.3/24 up 662 ovpn_start two " 806 two=$(vnet_mkepair) 814 ifconfig ${two}a up 828 vnet_mkjail two ${two}b 830 jexec two ifconfig ${two}b 192.0.2.3/24 up [all …]
|
| /freebsd-14.2/usr.bin/ctags/test/ |
| H A D | ctags.test | 17 char qq[] = " quote(one,two) {int bar;} "; 38 multiple(one,two); \ 40 callroute(one,two); \ 50 routine1(one,two) /* comments here are fun... */ 55 char two[10]; 59 five(one,two); 61 routine2 (one,two) { puts("hello\n"); } 64 two) { puts("world\n"); } 65 routine4(int one, char (*two)(void)) /* test ANSI arguments */
|
| /freebsd-14.2/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/ |
| H A D | tst.relenum.d | 42 two enumerator 55 printf("zero = %d; one = %d; two = %d", zero, one, two); 61 /second < one || two > second || null == first/ 64 printf("zero = %d; one = %d; two = %d", zero, one, two); 70 /first < two && second > one && one != two && zero != first/
|
| /freebsd-14.2/lib/msun/src/ |
| H A D | s_tanhf.c | 20 static const float one=1.0, two=2.0, huge = 1.0e30; variable 43 t = expm1f(two*fabsf(x)); in tanhf() 44 z = one - two/(t+two); in tanhf() 46 t = expm1f(-two*fabsf(x)); in tanhf() 47 z= -t/(t+two); in tanhf()
|
| H A D | s_tanh.c | 43 static const double one = 1.0, two = 2.0, huge = 1.0e300; variable 66 t = expm1(two*fabs(x)); in tanh() 67 z = one - two/(t+two); in tanh() 69 t = expm1(-two*fabs(x)); in tanh() 70 z= -t/(t+two); in tanh()
|
| /freebsd-14.2/tests/sys/net/ |
| H A D | if_stf.sh | 160 vnet_mkjail two ${epair}b 161 jexec two ifconfig lo0 up 162 jexec two ifconfig ${epair}b 192.0.2.2/24 up 163 stf_two=$(jexec two ifconfig stf create) 164 jexec two ifconfig $stf_two stfv4br 192.0.2.3 165 jexec two ifconfig $stf_two stfv4net 192.0.2.2/32 167 jexec two route -6 add default -interface $stf_two 177 jexec two ping6 -c 1 2001:db8:c000:0201::1 184 jexec two ifconfig $stf_two inet6 2001:0202::1/16 185 jexec two ifconfig $stf_two stfv4net 192.0.2.2/16 [all …]
|
| H A D | if_gif.sh | 51 vnet_mkjail two ${epair}b 52 jexec two ifconfig ${epair}b 192.0.2.2/24 up 53 gtwo=$(jexec two ifconfig gif create) 54 jexec two ifconfig $gtwo tunnel 192.0.2.2 192.0.2.1 55 jexec two ifconfig $gtwo inet 198.51.100.2/24 198.51.100.1 up 65 jexec two ping -c 1 198.51.100.1
|
| H A D | if_bridge_test.sh | 478 vnet_mkjail two ${epair}b 481 jexec two sysctl net.link.gif.max_nesting=2 484 jexec two ifconfig ${epair}b 192.0.2.2/24 up 488 gif_two=$(jexec two ifconfig gif create) 493 jexec two ifconfig ${gif_two} up 496 bridge_two=$(jexec two ifconfig bridge create) 516 jexec two ifconfig ${epair}b mtu 1000 630 vnet_mkjail two ${epairb}b 640 jexec two ifconfig ${epairb}b up 641 jexec two ifconfig ${epairb}b.${vid} create [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/iommu/ |
| H A D | mediatek,iommu.yaml | 74 - mediatek,mt2712-m4u # generation two 75 - mediatek,mt6779-m4u # generation two 76 - mediatek,mt6795-m4u # generation two 77 - mediatek,mt8167-m4u # generation two 78 - mediatek,mt8173-m4u # generation two 79 - mediatek,mt8183-m4u # generation two 80 - mediatek,mt8186-iommu-mm # generation two 81 - mediatek,mt8192-m4u # generation two 82 - mediatek,mt8195-iommu-vdo # generation two 83 - mediatek,mt8195-iommu-vpp # generation two [all …]
|
| /freebsd-14.2/bin/sh/tests/builtins/ |
| H A D | read2.0 | 5 echo two 11 [ "$x" = two ]) 20 echo two 27 [ "$x" = two ])
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/sound/ |
| H A D | fsl,audmix.txt | 3 The Audio Mixer is a on-chip functional module that allows mixing of two 4 audio streams into a single audio stream. Audio Mixer has two input serial 5 audio interfaces. These are driven by two Synchronous Audio interface 8 from two interfaces into a single sample. Before mixing, audio samples of 9 two inputs can be attenuated based on configuration. The output of the 20 Mixing operation is independent of audio sample rate but the two audio 37 DAIs. The current implementation requires two phandles
|
| /freebsd-14.2/contrib/libcbor/test/ |
| H A D | cbor_serialize_test.c | 306 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_array() local 317 cbor_decref(&two); in test_serialize_definite_array() 342 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_array() local 345 assert_true(cbor_array_push(item, two)); in test_serialize_indefinite_array() 352 cbor_decref(&two); in test_serialize_indefinite_array() 358 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_definite_map() local 369 cbor_decref(&two); in test_serialize_definite_map() 375 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_indefinite_map() local 386 cbor_decref(&two); in test_serialize_indefinite_map() 392 cbor_item_t *two = cbor_build_uint8(2); in test_serialize_map_no_space() local [all …]
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/phy/ |
| H A D | fsl,imx8qm-lvds-phy.yaml | 14 It converts two groups of four 7/10 bits of CMOS data into two 19 through the two groups of LVDS data streams. Together with the 20 transmit clocks, the two groups of LVDS data streams form two
|