Home
last modified time | relevance | path

Searched refs:four (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/freebsd-13.1/contrib/bmake/unit-tests/
H A Dvarmod-select-words.exp105 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 Dvarcmd.mk35 @${.MAKE} -f ${MAKEFILE} four
49 .ifmake four
54 four: show
H A Ddir.mk36 four:
88 .PHONY: one two three four five six
H A Dvarmod-order-reverse.mk6 WORDS= one two three four five six seven eight nine ten
/freebsd-13.1/contrib/ntp/lib/isc/tests/
H A Dqueue_test.c57 item_t one, two, three, four, five; in ATF_TC_BODY() local
67 item_init(&four, 4); in ATF_TC_BODY()
102 ATF_CHECK(! ISC_QLINK_LINKED(&four, qlink)); in ATF_TC_BODY()
103 ISC_QUEUE_PUSH(queue, &four, qlink); in ATF_TC_BODY()
104 ATF_CHECK(ISC_QLINK_LINKED(&four, qlink)); in ATF_TC_BODY()
/freebsd-13.1/contrib/dialog/samples/
H A Dtreeview221 tag4:four:off:1
29 tag14:1four:off:1
37 tag24:2four:off:1
/freebsd-13.1/sys/contrib/device-tree/Bindings/timer/
H A Dsamsung,exynos4210-mct.yaml16 four preset counter values. The CPU local timers are 32-bit free running
32 interrupts should be specified after the four global timer interrupts
61 // in addition to four global timer interrupts.
92 // In this example, the IP contains four local timers, but using
109 // In this example, the IP contains four local timers, but using
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d58 @four[i] = lquantize(0, -10, 10, 1, incr);
80 printa(@four);
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.linkpriv.ksh49 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
60 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh51 DTRACE_PROBE4(test_prov, four, 7, 8, 9, 10);
62 probe four(uintptr_t, uintptr_t, uintptr_t, uintptr_t);
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/
H A Dimx.txt32 gasket demultiplexes the four virtual channel streams from the host
33 controller's 32-bit output image bus onto four 16-bit parallel busses
48 bus sink endpoint nodes and correspond to the four
/freebsd-13.1/contrib/bearssl/src/symcipher/
H A Daes_x86ni_ctrcbc.c58 __m128i erev, zero, one, four, notthree; in br_aes_x86ni_ctrcbc_ctr() local
74 four = _mm_set_epi64x(0, 4); in br_aes_x86ni_ctrcbc_ctr()
75 notthree = _mm_sub_epi64(zero, four); in br_aes_x86ni_ctrcbc_ctr()
229 ivx0 = _mm_add_epi64(ivx0, four); in br_aes_x86ni_ctrcbc_ctr()
230 ivx1 = _mm_add_epi64(ivx1, four); in br_aes_x86ni_ctrcbc_ctr()
231 ivx2 = _mm_add_epi64(ivx2, four); in br_aes_x86ni_ctrcbc_ctr()
232 ivx3 = _mm_add_epi64(ivx3, four); in br_aes_x86ni_ctrcbc_ctr()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonScheduleV60.td10 // There are four SLOTS (four parallel pipelines) in Hexagon V60 machine.
/freebsd-13.1/sys/contrib/device-tree/Bindings/display/imx/
H A Dhdmi.txt19 - ports: See dw_hdmi.txt. The DWC HDMI shall have between one and four ports,
20 numbered 0 to 3, corresponding to the four inputs of the HDMI multiplexer.
H A Dldb.txt14 multiplexer in the front to select any of the four IPU display
58 On i.MX6, there should be four input ports (port@[0-3]) that correspond
59 to the four LVDS multiplexer inputs.
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dsbs,sbs-manager.txt16 four smart battery devices at address 0xb. The driver actually implements this
17 behaviour. So standard i2c-mux nodes can be used to register up to four slave
/freebsd-13.1/contrib/libxo/tests/xo/saved/
H A Dxo_01.HIPx.out42 <div class="data" data-tag="name" data-xpath="/top/item/name">four</div>
46 <div class="data" data-tag="value" data-xpath="/top/item[name = 'four']/value">004</div>
51 <div class="data" data-tag="color" data-xpath="/top/item[name = 'four']/color">yellow</div>
H A Dxo_01.T.out4 Item four is number 004, color: yellow
/freebsd-13.1/sys/contrib/device-tree/Bindings/leds/
H A Dleds-lm36274.txt3 The LM36274 is an integrated four-channel WLED driver and LCD bias supply.
4 The backlight boost provides the power to bias four parallel LED strings with
/freebsd-13.1/sys/contrib/device-tree/Bindings/dma/
H A Dsnps-dma.txt52 described in the dma.txt file, using a four-cell specifier for each channel.
53 The four cells in order are:
/freebsd-13.1/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Dtst.enum.d43 four = 4, enumerator
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/i2c/
H A Dimx219.yaml56 The sensor supports either two-lane, or four-lane operation.
57 If this property is omitted four-lane operation is assumed.
/freebsd-13.1/contrib/bzip2/
H A Dwords22 Checking test results. If any of the four "cmp"s which follow
/freebsd-13.1/contrib/libxo/tests/xo/
H A Dxo_01.sh19 for i in one:1:red two:2:blue three:3:green four:4:yellow ; do
/freebsd-13.1/contrib/libcbor/doc/source/api/
H A Dtype_0_1.rst4 … (which may be effectively regarded as unsigned), and negative. There are four possible widths for…
37 An integer item is created with one of the four widths. Because integers' `storage is bundled toget…

12345678910>>...17