Searched refs:randomize (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/usr.bin/jot/
H A Djot.c95 bool randomize = false; local
132 randomize = true;
149 if (randomize)
206 if (randomize)
226 if (randomize)
238 if (randomize)
255 if (!randomize && s != 0.0) {
269 if (randomize) {
/freebsd-9.3-release/games/fortune/strfile/
H A Dstrfile.c76 * r - randomize the order of the strings
111 static int Rflag = false; /* randomize order flag */
128 static void randomize(void);
222 randomize();
281 case 'r': /* randomize pointers */
429 * randomize:
431 * not to randomize across delimiter boundaries. All
435 randomize(void) function
/freebsd-9.3-release/usr.sbin/keyserv/
H A Dkeyserv.c75 static void randomize( des_block * );
221 * randomize the master key the best we can
224 randomize(master) function
283 randomize(master);
/freebsd-9.3-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_resource.c90 int randomize)
107 if (randomize) {
86 __cxio_init_resource_fifo(struct buf_ring **fifo, struct mtx *fifo_lock, u32 nr, u32 skip_low, u32 skip_high, int randomize) argument
/freebsd-9.3-release/contrib/gcc/
H A Dtoplev.c467 randomize (void) function
1260 randomize ();
2070 randomize ();

Completed in 94 milliseconds