Home
last modified time | relevance | path

Searched defs:gen1 (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/lib/random/
Dsimple_philox_test.cc45 static void DifferenceTest(const char *names, SimplePhilox *gen1, in DifferenceTest()
60 SimplePhilox gen1(&philox1), gen2(&philox2); in TEST() local
67 SimplePhilox gen1(&philox1), gen2(&philox2); in TEST() local
77 SimplePhilox gen1(&philox1), gen2(&philox2); in TEST() local
/external/libunwind/src/mi/
DGdyn-remote.c209 unw_word_t dyn_list_addr, addr, next_addr, gen1, gen2, start_ip, end_ip; in unwi_dyn_remote_find_proc_info() local
/external/ipsec-tools/src/racoon/
Doakley.h159 int gen1; member
/external/libcxx/test/std/numerics/rand/rand.dis/rand.dist.bern/rand.dist.bern.bin/
Deval.pass.cpp349 std::mt19937 gen1; in test8() local
/external/python/cpython2/Lib/test/
Dtest_itertools.py1442 def gen1(): function
/external/python/cpython3/Lib/test/
Dtest_itertools.py1955 def gen1(): function