Searched refs:RANDOM (Results 1 - 25 of 331) sorted by relevance

1234567891011>>

/netbsd-current/games/dab/
H A Drandom.cc43 RANDOM::RANDOM(size_t ns) : function in class:RANDOM
50 RANDOM::~RANDOM()
56 void RANDOM::clear(void)
64 size_t RANDOM::operator() (void)
H A Drandom.h42 class RANDOM { class
45 RANDOM(size_t fx);
46 ~RANDOM();
H A Dtest.cc45 RANDOM rd(10);
H A Dalgor.cc59 RANDOM rdy(b.ny()), rdx(b.nx());
166 RANDOM rd(BOX::last);
188 RANDOM rdy(b.ny()), rdx(b.nx());
223 RANDOM rdy(b.ny()), rdx(b.nx());
/netbsd-current/external/gpl2/groff/dist/contrib/grap2graph/
H A Dgrap2graph.sh66 tmp=$d/grap2graph$$-$RANDOM
/netbsd-current/external/gpl2/groff/dist/contrib/eqn2graph/
H A Deqn2graph.sh70 tmp=$d/eqn2graph$$-$RANDOM
/netbsd-current/external/gpl2/groff/dist/contrib/pic2graph/
H A Dpic2graph.sh80 tmp=$d/pic2graph$$-$RANDOM
/netbsd-current/tests/bin/sh/
H A Dt_input.sh164 test "${RANDOM}" = "${RANDOM}" &&
165 atf_skip 'ATF shell does not support $RANDOM'
/netbsd-current/games/hunt/include/
H A Dhunt_common.h58 #if !defined(REFLECT) && !defined(RANDOM)
59 #define RANDOM macro
/netbsd-current/external/gpl2/gettext/dist/build-aux/
H A Dcsharpcomp.sh.in55 # already exists. $RANDOM is bash specific and expands to empty in shells
59 tmp=$TMPDIR/gt$$-$RANDOM
/netbsd-current/crypto/external/bsd/heimdal/dist/tests/kdc/
H A Dcheck-authz.in116 ${test_kuserok} random-princ@RANDOM-REALM foo > /dev/null || exit 1
145 ${test_kuserok} random-princ@RANDOM-REALM foo > /dev/null || exit 1
/netbsd-current/external/bsd/libpcap/dist/
H A Dsslutils.c117 if (! RAND_load_file(RANDOM, 1024*1024))
/netbsd-current/external/bsd/unbound/dist/testdata/
H A Dcommon.sh134 RND_PORT=$(( $RANDOM + 5354 ))
/netbsd-current/games/hunt/huntd/
H A Dexpl.c92 #ifdef RANDOM
211 #ifdef RANDOM
H A Dmakemaze.c197 #ifdef RANDOM
H A Dshots.c270 #ifdef RANDOM
350 #ifndef RANDOM
621 #ifdef RANDOM
763 #ifdef RANDOM
966 #ifdef RANDOM
/netbsd-current/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Dcl_arguments.py13 RANDOM = enum.auto() variable in class:TestOrder
214 opts.order = TestOrder.RANDOM
/netbsd-current/crypto/external/cpl/tpm-tools/dist/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/crypto/external/cpl/trousers/dist/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/bsd/am-utils/dist/
H A Dinstall-sh348 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl2/lvm2/dist/autoconf/
H A Dinstall-sh335 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl2/xcvs/dist/build-aux/
H A Dinstall-sh341 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl3/gdb/dist/
H A Dinstall-sh327 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl3/autoconf/dist/build-aux/
H A Dinstall-sh348 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
/netbsd-current/external/gpl3/gdb.old/dist/
H A Dinstall-sh327 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$

Completed in 212 milliseconds

1234567891011>>