OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_g
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
throw_allocator.h
178
static twister_rand_gen
_S_g
;
306
twister_rand_gen throw_allocator_base::
_S_g
;
321
{
_S_g
.init(seed); }
412
if (
_S_g
.get_prob() < _S_throw_prob)
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
178
static twister_rand_gen
_S_g
;
306
twister_rand_gen throw_allocator_base::
_S_g
;
321
{
_S_g
.init(seed); }
412
if (
_S_g
.get_prob() < _S_throw_prob)
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
178
static twister_rand_gen
_S_g
;
306
twister_rand_gen throw_allocator_base::
_S_g
;
321
{
_S_g
.init(seed); }
412
if (
_S_g
.get_prob() < _S_throw_prob)
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
throw_allocator.h
178
static twister_rand_gen
_S_g
;
306
twister_rand_gen throw_allocator_base::
_S_g
;
321
{
_S_g
.init(seed); }
412
if (
_S_g
.get_prob() < _S_throw_prob)
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
throw_allocator.h
178
static twister_rand_gen
_S_g
;
306
twister_rand_gen throw_allocator_base::
_S_g
;
321
{
_S_g
.init(seed); }
412
if (
_S_g
.get_prob() < _S_throw_prob)
Completed in 922 milliseconds