Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__random/
Dnormal_distribution.h137 result_type __up; in operator() local
/external/cronet/buildtools/third_party/libc++/trunk/include/__format/
Dparser_std_format_spec.h784 enum class __column_width_rounding { __down, __up }; enumerator