/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-select-words.exp | 2 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 D | varmod-to-separator.mk | 6 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 D | varmod-to-separator.exp | 18 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 D | varmod-order.exp | 2 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 D | varcmd.mk | 5 # 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 D | varmod-order-reverse.mk | 6 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 D | varmod-order-string.mk | 7 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 D | varmod-match.mk | 40 .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 D | varmod-order.mk | 6 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 D | dir.mk | 42 six: 90 .PHONY: one two three four five six
|
H A D | varmod-no-match.mk | 14 .if ${:U one two three four six :Nt*} != "one four six"
|
/freebsd/share/man/man4/ |
H A D | arswitch.4 | 72 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 D | ar_SA.UTF-8.src | 10 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 D | NOTES | 2 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 D | a64l.3 | 58 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 D | treeview2 | 23 tag6:six:off:3 31 tag16:1six:off:3 39 tag26:2six:off:3
|
/freebsd/contrib/openpam/t/ |
H A D | t_openpam_readlinev.c | 133 "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 D | maxim,max31790.yaml | 14 The MAX31790 controls the speeds of up to six fans using six
|
/freebsd/sys/contrib/xz-embedded/linux/lib/xz/ |
H A D | xz_lzma2.h | 154 * 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 D | tst.lquantzero.d | 60 @six[i] = lquantize(0, -10, -1, 1, incr); 88 printa(@six);
|
/freebsd/usr.bin/column/tests/ |
H A D | column.sh | 141 four.five:six 153 four five six
|
/freebsd/lib/libc/gen/ |
H A D | rand48.3 | 70 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 D | algorithm.txt | 85 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 D | ste-href-family-pinctrl.dtsi | 162 * six rows of six keys.
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | renesas,rz-mtu3.yaml | 42 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
|