Home
last modified time | relevance | path

Searched defs:__seed (Results 1 – 3 of 3) sorted by relevance

/external/cronet/third_party/libc++/src/include/__random/
Dsubtract_with_carry_engine.h206 subtract_with_carry_engine<_UIntType, __w, __s, __r>::__seed(_Sseq& __q, in __seed() function
221 subtract_with_carry_engine<_UIntType, __w, __s, __r>::__seed(_Sseq& __q, in __seed() function
Dmersenne_twister_engine.h329 __t, __c, __l, __f>::__seed(_Sseq& __q, integral_constant<unsigned, 1>) in __seed() function
354 __t, __c, __l, __f>::__seed(_Sseq& __q, integral_constant<unsigned, 2>) in __seed() function
/external/cronet/third_party/libc++/src/include/__algorithm/
Dshuffle.h55 _LIBCPP_HIDE_FROM_ABI static uint_fast64_t __seed() { in __seed() function