Home | Sort by relevance Sort by last modified time |
/external/libcxx/src/ | |
algorithm.cpp | 74 static mt19937 __rs_g; local 75 return __rs_g(); |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ | |
algorithm.cpp | 82 static mt19937 __rs_g; local 83 return __rs_g(); |