Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__algorithm/
Dcopy_n.h34 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; in copy_n() typedef
60 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; in copy_n() typedef
Dfor_each_n.h28 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; in for_each_n() typedef
Dgenerate_n.h26 typedef decltype(_VSTD::__convert_to_integral(__orig_n)) _IntegralSize; in generate_n() typedef