Searched refs:five (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/bmake/unit-tests/
H A Dmodorder.exp1 LIST = one two three four five six seven eight nine ten
2 LIST:O = eight five four nine one seven six ten three two
H A Dvarcmd.mk44 @${.MAKE} -f ${MAKEFILE} five
55 five: show show-v
H A Dvarcmd.exp7 five FU=<v>bar</v> FOO=<v>goo</v> VAR=<v>Internal</v>
8 five v=is x k=is x
H A Dforloop.mk5 LIST = one "two and three" four "five"
H A Dmodmatch.mk29 LIST= One Two Three Four five six seven
H A Dmodmatch.exp18 Lower=five six seven
19 nose=One Three five
H A Dmodorder.mk3 LIST= one two three four five six seven eight nine ten
H A Dmodts.mk3 LIST+= four five six
H A Dmodword.mk8 LIST+= four five six
/freebsd-11-stable/contrib/dialog/samples/
H A Dtreeview222 tag5:five:off:2
30 tag15:1five:off:2
38 tag25:2five:off:2
H A Dtreeview14 tag5 five off 2 \
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/llquantize/
H A Dtst.bases.d34 @five = llquantize(i, 5, 0, 1, 25);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.lquantzero.d59 @five[i] = lquantize(0, -10, 0, 1, incr);
84 printa(@five);
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/usdt/
H A Dtst.linkpriv.ksh50 DTRACE_PROBE5(test_prov, five, 11, 12, 13, 14, 15);
61 probe five(uintptr_t, uintptr_t, uintptr_t, uintptr_t, uintptr_t);
H A Dtst.linkunpriv.ksh52 DTRACE_PROBE5(test_prov, five, 11, 12, 13, 14, 15);
63 probe five(uintptr_t, uintptr_t, uintptr_t, uintptr_t, uintptr_t);
/freebsd-11-stable/contrib/ntp/lib/isc/tests/
H A Dqueue_test.c57 item_t one, two, three, four, five; local
68 item_init(&five, 5);
106 ATF_CHECK(! ISC_QLINK_LINKED(&five, qlink));
107 ISC_QUEUE_PUSH(queue, &five, qlink);
108 ATF_CHECK(ISC_QLINK_LINKED(&five, qlink));
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
H A Dbinary_diff.c202 char five[5]; local
216 five[n] = b85str[info % 85];
221 SVN_ERR(svn_stream_write(output_stream, five, &five_sz));
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-nand.h237 uint64_t five : 4; member in struct:__anon8645
326 uint64_t five : 4; member in struct:__anon8650
H A Dcvmx-nand.c1093 cmd.ale.five = 5;

Completed in 91 milliseconds