HomeSort by relevance Sort by last modified time
    Searched refs:_S_g (Results 1 - 4 of 4) sorted by null

  /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 280 milliseconds