Home
last modified time | relevance | path

Searched defs:__limit (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dsort.h334 const unsigned __limit = 8; in __insertion_sort_incomplete() local
726 _LIBCPP_CONSTEXPR difference_type __limit = 24; variable
Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__algorithm/
Dnth_element.h51 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__algorithm/
H A Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__algorithm/
Dnth_element.h54 const difference_type __limit = 7; in __nth_element() local
/aosp_15_r20/external/cronet/third_party/libc++/src/src/
H A Dstd_stream.h28 static const int __limit = 8; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dfstream.tcc655 const streamsize __limit = std::min(__chunk, __bufavail); in xsputn() local
Drandom.tcc1142 auto __limit = __p.p() * (__aurng.max() - __aurng.min()); in __generate_impl() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dfstream.tcc655 const streamsize __limit = std::min(__chunk, __bufavail); in xsputn() local
Drandom.tcc1142 auto __limit = __p.p() * (__aurng.max() - __aurng.min()); in __generate_impl() local