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

12

/openbsd-current/regress/usr.bin/gzip/
H A DMakefile66 RANDOM=$i;\ macro
67 where=$$((RANDOM % 2048 + 256)); fuzz=$$((RANDOM % 256));\
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/
H A Dcl_arguments.py14 RANDOM = 'random' variable in class:TestOrder
167 const=TestOrder.RANDOM)
H A Dmain.py174 if enum_order == TestOrder.RANDOM:
/openbsd-current/usr.sbin/unbound/
H A Dinstall-sh327 tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
H A Dconfig.guess120 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
H A Dltmain.sh905 # Failing that, at least try and use $RANDOM to avoid a race
906 _G_tmpdir=$_G_template-${RANDOM-0}$$
/openbsd-current/gnu/llvm/llvm/utils/lit/lit/formats/
H A Dgoogletest.py118 use_shuffle = TestOrder(litConfig.order) == TestOrder.RANDOM
/openbsd-current/gnu/gcc/gcc/
H A Dgenmodes.c512 #define RANDOM_MODE(N) _SPECIAL_MODE (RANDOM, N)
664 #define ADJUST_BYTESIZE(M, X) _ADD_ADJUST(bytesize, M, X, RANDOM)
665 #define ADJUST_ALIGNMENT(M, X) _ADD_ADJUST(alignment, M, X, RANDOM)
/openbsd-current/usr.sbin/hostapd/
H A Dparse.y155 %token MANAGEMENT DATA PROBE BEACON ATIM ANY DS NO DIR RESEND RANDOM
1085 randaddr : RANDOM
1306 { "random", RANDOM },
/openbsd-current/regress/sys/netinet6/mcast6/
H A DMakefile6 MSG !!= echo $$RANDOM
/openbsd-current/regress/sys/netinet/mcast/
H A DMakefile6 MSG !!= echo $$RANDOM
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DMirrors.pm408 RANDOM: while ( @mirrors && @tests < $n && $tries++ < 15 ) { label
419 next RANDOM unless defined $args{seen}{$m->hostname}->rtt;
/openbsd-current/usr.sbin/fw_update/
H A Dfw_update.sh87 until _dir="${1}.$_i.$RANDOM" && mkdir -- "$_dir" 2>/dev/null; do
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/compile/
H A D20010519-1.f359 REAL*8 DECODF, DOTVEC, GTRMF, LENVEC, NEXTF, RANDOM, GTRR8, local in subroutine:NMDIMB
375 * DECODF, DOTVEC, GTRMF, LENVEC, NEXTF, RANDOM, GTRR8,
/openbsd-current/usr.sbin/nsd/
H A Dconfig.guess120 { test -n "$RANDOM" && tmp=$TMPDIR/cg$$-$RANDOM && (umask 077 && mkdir "$tmp" 2>/dev/null) ; } ||
/openbsd-current/distrib/miniroot/
H A Dinstall.sub208 until _dir="${1?}.$_i.$RANDOM" && mkdir -- "$_dir" 2>/dev/null; do
218 while _ufn=${_fn}.$RANDOM && [[ -e $_ufn ]]; do :; done
/openbsd-current/usr.sbin/relayd/
H A Dparse.y180 %token MATCH PARAMS RANDOM LEASTSTATES SRCHASH KEY CERTIFICATE PASSWORD ECDHE
2057 | RANDOM { $$ = RELAY_DSTMODE_RANDOM; }
2471 { "random", RANDOM },
/openbsd-current/sbin/pfctl/
H A Dparse.y479 %token BITMASK RANDOM SOURCEHASH ROUNDROBIN LEASTSTATES STATICPORT PROBABILITY
3650 | RANDOM {
5016 { "random", RANDOM},
/openbsd-current/gnu/usr.bin/binutils-2.17/etc/
H A Dconfigure1913 tmp=./confstat$$-$RANDOM
/openbsd-current/gnu/lib/libreadline/
H A Dconfigure5334 tmp=$TMPDIR/cs$$-$RANDOM
/openbsd-current/gnu/gcc/libssp/
H A Dconfigure5883 tmp=./confstat$$-$RANDOM
/openbsd-current/gnu/gcc/fixincludes/
H A Dconfigure5935 tmp=./confstat$$-$RANDOM
/openbsd-current/gnu/gcc/libmudflap/
H A Dconfigure7787 tmp=./confstat$$-$RANDOM
/openbsd-current/gnu/gcc/intl/
H A Dconfigure7833 tmp=./confstat$$-$RANDOM
/openbsd-current/gnu/gcc/libdecnumber/
H A Dconfigure7912 tmp=./confstat$$-$RANDOM

Completed in 298 milliseconds

12