OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rand_type
(Results
1 - 25
of
64
) sorted by relevancy
1
2
3
/src/external/gpl3/binutils/dist/libiberty/
random.c
214
static int
rand_type
= TYPE_3;
variable
233
if (
rand_type
!= TYPE_0)
262
if (
rand_type
== TYPE_0)
263
state[-1] =
rand_type
;
265
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
273
rand_type
= TYPE_0;
279
rand_type
= TYPE_1;
285
rand_type
= TYPE_2;
291
rand_type
= TYPE_3;
297
rand_type
= TYPE_4
[
all
...]
/src/external/gpl3/binutils.old/dist/libiberty/
random.c
214
static int
rand_type
= TYPE_3;
variable
233
if (
rand_type
!= TYPE_0)
262
if (
rand_type
== TYPE_0)
263
state[-1] =
rand_type
;
265
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
273
rand_type
= TYPE_0;
279
rand_type
= TYPE_1;
285
rand_type
= TYPE_2;
291
rand_type
= TYPE_3;
297
rand_type
= TYPE_4
[
all
...]
/src/external/gpl3/gcc/dist/libiberty/
random.c
214
static int
rand_type
= TYPE_3;
variable
233
if (
rand_type
!= TYPE_0)
262
if (
rand_type
== TYPE_0)
263
state[-1] =
rand_type
;
265
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
273
rand_type
= TYPE_0;
279
rand_type
= TYPE_1;
285
rand_type
= TYPE_2;
291
rand_type
= TYPE_3;
297
rand_type
= TYPE_4
[
all
...]
/src/external/gpl3/gcc.old/dist/libiberty/
random.c
216
static int
rand_type
= TYPE_3;
variable
235
if (
rand_type
!= TYPE_0)
264
if (
rand_type
== TYPE_0)
265
state[-1] =
rand_type
;
267
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
275
rand_type
= TYPE_0;
281
rand_type
= TYPE_1;
287
rand_type
= TYPE_2;
293
rand_type
= TYPE_3;
299
rand_type
= TYPE_4
[
all
...]
/src/external/gpl3/gdb/dist/libiberty/
random.c
214
static int
rand_type
= TYPE_3;
variable
233
if (
rand_type
!= TYPE_0)
262
if (
rand_type
== TYPE_0)
263
state[-1] =
rand_type
;
265
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
273
rand_type
= TYPE_0;
279
rand_type
= TYPE_1;
285
rand_type
= TYPE_2;
291
rand_type
= TYPE_3;
297
rand_type
= TYPE_4
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/
random.c
214
static int
rand_type
= TYPE_3;
variable
233
if (
rand_type
!= TYPE_0)
262
if (
rand_type
== TYPE_0)
263
state[-1] =
rand_type
;
265
state[-1] = (MAX_TYPES * (rptr - state)) +
rand_type
;
273
rand_type
= TYPE_0;
279
rand_type
= TYPE_1;
285
rand_type
= TYPE_2;
291
rand_type
= TYPE_3;
297
rand_type
= TYPE_4
[
all
...]
/src/external/bsd/ntp/dist/libntp/
ntp_random.c
210
static long
rand_type
= TYPE_3;
variable
268
if (
rand_type
== TYPE_0) {
359
if (
rand_type
== TYPE_0)
360
state[-1] =
rand_type
;
362
state[-1] = MAX_TYPES * (rptr - state) +
rand_type
;
369
rand_type
= TYPE_0;
373
rand_type
= TYPE_1;
377
rand_type
= TYPE_2;
381
rand_type
= TYPE_3;
385
rand_type
= TYPE_4
[
all
...]
/src/common/lib/libc/stdlib/
random.c
248
static int
rand_type
= TYPE_3;
variable
270
if (
rand_type
== TYPE_0)
349
if (
rand_type
== TYPE_0)
350
state[-1] =
rand_type
;
352
state[-1] = MAX_TYPES * (uint32_t)(rptr - state) +
rand_type
;
357
rand_type
= TYPE_0;
361
rand_type
= TYPE_1;
365
rand_type
= TYPE_2;
369
rand_type
= TYPE_3;
373
rand_type
= TYPE_4
[
all
...]
/src/games/rogue/
random.c
71
static int
rand_type
= 3;
variable
84
if (
rand_type
!= 0) {
101
if (
rand_type
== 0) {
/src/external/bsd/wpa/dist/wpa_supplicant/dbus/
dbus_new_handlers.c
4748
unsigned int
rand_type
= 0;
local
4785
rand_type
= MAC_ADDR_RAND_SCAN;
4787
rand_type
= MAC_ADDR_RAND_SCHED_SCAN;
4789
rand_type
= MAC_ADDR_RAND_PNO;
4805
wpa_s,
rand_type
, wpa_s->perm_addr, mask)) {
4815
rand_types_to_disable &= ~
rand_type
;
/src/external/gpl3/gdb/dist/gnulib/import/
stdlib.in.h
83
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb.old/dist/gnulib/import/
stdlib.in.h
83
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
/src/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
stdlib.h
88
int
rand_type
; /* Type of random number generator. */
Completed in 92 milliseconds
1
2
3
Indexes created Thu Jun 11 00:25:07 UTC 2026