Home
last modified time | relevance | path

Searched defs:__nd_ (Results 1 – 2 of 2) sorted by relevance

/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Dlognormal_distribution.h38 normal_distribution<result_type> __nd_; variable
44 : __nd_(__m, __s) {} in __nd_() function
Dstudent_t_distribution.h58 normal_distribution<result_type> __nd_; variable