Home
last modified time | relevance | path

Searched full:six (Results 1 – 25 of 468) sorted by relevance

12345678910>>...19

/freebsd/contrib/bmake/unit-tests/
H A Dvarmod-select-words.exp2 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 Dvarmod-to-separator.mk6 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"
H A Dvarmod-to-separator.exp18 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 Dvarmod-order.exp2 while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten"
4 while evaluating variable "WORDS" with value "one two three four five six seven eight nine ten"
6 while evaluating variable "WORDS" with value "eight five four nine one seven six ten three two"
H A Dvarcmd.mk5 # FIXME: The purpose of this test is unclear. The test uses six levels of
71 @${.MAKE} -f ${MAKEFILE} M=y six
73 six: show-v
H A Dvarmod-order-reverse.mk6 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:Or} != "two three ten six seven one nine four five eight"
H A Dvarmod-order-string.mk7 WORDS= one two three four five six seven eight nine ten
8 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
H A Dvarmod-match.mk40 .if ${One Two Three Four five six seven so s:L:Ms??*} != "six seven"
89 .if ${One Two Three Four five six seven:L:M[A-Z]*} != "One Two Three Four"
94 .if ${One Two Three Four five six seven:L:M[^A-Z]*} != "five six seven"
179 .if ${One Two Three Four five six seven:L:M[^s]*[ex]} != "One Three five"
H A Dvarmod-order.mk6 WORDS= one two three four five six seven eight nine ten
9 .if ${WORDS:O} != "eight five four nine one seven six ten three two"
H A Ddir.mk42 six:
90 .PHONY: one two three four five six
H A Dvarmod-no-match.mk14 .if ${:U one two three four six :Nt*} != "one four six"
/freebsd/share/man/man4/
H A Darswitch.472 Atheros AR8316 Six-port Gigabit Ethernet Switch
74 Atheros AR8236 Six-port Fast Ethernet Switch
76 Atheros AR8226 Six-port Fast Ethernet Switch
78 Atheros AR8216 Six-port Fast Ethernet Switch
/freebsd/share/colldef_unicode/
H A Dar_SA.UTF-8.src10 collating-element <u-zero-six-four-B> from "<u><zero><six><four><B>"
13 collating-element <u-zero-six-four-C> from "<u><zero><six><four><C>"
16 collating-element <u-zero-six-four-D> from "<u><zero><six><four><D>"
19 collating-element <u-zero-six-four-E> from "<u><zero><six><four><E>"
23 collating-element <u-zero-six-four-F> from "<u><zero><six><four><F>"
26 collating-element <u-zero-six-five-zero> from "<u><zero><six><five><zero>"
27 collating-element <u-zero-eight-E-six> from "<u><zero><eight><E><six>"
28 collating-element <u-zero-eight-F-six> from "<u><zero><eight><F><six>"
29 collating-element <u-zero-six-five-one> from "<u><zero><six><five><one>"
30 collating-element <u-zero-six-five-two> from "<u><zero><six><five><two>"
[all …]
/freebsd/contrib/byacc/
H A DNOTES2 use exactly six register variables is that Berkeley Yacc was
3 developed on a VAX using PCC. PCC placed at most six variables
4 in registers. I went to considerable effort to find which six
/freebsd/lib/libc/stdlib/
H A Da64l.358 up to six characters; each character represents a digit in
91 contains more than six characters,
93 uses the first six.
94 If the first six characters of the string contain a null terminator,
/freebsd/contrib/dialog/samples/
H A Dtreeview223 tag6:six:off:3
31 tag16:1six:off:3
39 tag26:2six:off:3
/freebsd/contrib/openpam/t/
H A Dt_openpam_readlinev.c133 "zero", "one", "two", "three", "four", "five", "six", "seven",
137 "twenty-five", "twenty-six", "twenty-seven", "twenty-eight",
139 "thirty-four", "thirty-five", "thirty-six", "thirty-seven",
141 "fourty-three", "fourty-four", "fourty-five", "fourty-six",
143 "fifty-two", "fifty-three", "fifty-four", "fifty-five", "fifty-six",
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dmaxim,max31790.yaml14 The MAX31790 controls the speeds of up to six fans using six
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_lzma2.h154 * The highest two bits of a 32-bit match distance are encoded using six bits.
155 * This six-bit value is called a distance slot. This way encoding a 32-bit
162 * the highest two bits (distance slot) are always encoded using six bits,
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d60 @six[i] = lquantize(0, -10, -1, 1, incr);
88 printa(@six);
/freebsd/usr.bin/column/tests/
H A Dcolumn.sh141 four.five:six
153 four five six
/freebsd/lib/libc/gen/
H A Drand48.370 For all the six generator routines described next, the first
180 always also set the multiplicand and addend for any of the six
/freebsd/sys/contrib/zlib/doc/
H A Dalgorithm.txt85 values, and the size of the first table is six bits. Note that for each of
169 Table Y is three bits long since the longest code starting with 111 is six
183 compared to 16 entries for a Huffman tree (six two entry tables and one four
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dste-href-family-pinctrl.dtsi162 * six rows of six keys.
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Drenesas,rz-mtu3.yaml42 negative signals in six phases (12 phases in total) can be output in
90 In complementary PWM mode, six positive-phase and six negative-phase PWM

12345678910>>...19