HomeSort by: relevance | last modified time | path
    Searched refs:five (Results 1 - 18 of 18) sorted by relevancy

  /src/usr.bin/make/unit-tests/
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"
varcmd.exp 7 five FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
8 five v=is x k=is x
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"
varcmd.mk 59 @${.MAKE} -f ${MAKEFILE} five
70 five: show show-v target
dir.exp 7 Expanding "f{our,ive}"... four five
dir.mk 40 five: target
90 .PHONY: one two three four five six
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"
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"
varmod-order-shuffle.mk 15 WORDS= one two three four five six seven eight nine ten
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"
varmod-select-words.mk 14 LIST= one two three four five six
directive-for.mk 43 .for var in one t\ w\ o "three three" 'four four' `five six`
  /src/usr.bin/ctags/test/
ctags.test 61 five(one,two);
  /src/tests/usr.bin/xlint/lint1/
msg_193.c 572 five:
575 goto five;
  /src/share/misc/
style 436 double five;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-kobol-helios64.dts 8 * ships with an enclosing that can host five 2.5" hard disks.
  /src/sys/arch/m68k/060sp/dist/
pfpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
918 # bit five of the fp ext word separates the monadic and dyadic operations
1289 # bit five of the fp extension word separates the monadic and dyadic operations
1834 # bit five of the fp extension word separates the monadic and dyadic operations
3662 # bits four and five of the fp extension word separate the monadic and dyadic
fpsp.s 680 # bit five of the fp extension word separates the monadic and dyadic operations
918 # bit five of the fp ext word separates the monadic and dyadic operations
1289 # bit five of the fp extension word separates the monadic and dyadic operations
1834 # bit five of the fp extension word separates the monadic and dyadic operations
3662 # bits four and five of the fp extension word separate the monadic and dyadic

Completed in 40 milliseconds