Home
last modified time | relevance | path

Searched defs:__max (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dranges_max.h39 struct __max { struct
44 operator()(_LIBCPP_LIFETIMEBOUND const _Tp& __a, in operator()
55 operator()(initializer_list<_Tp> __il, _Comp __comp = {}, _Proj __proj = {}) const { in operator()
91 inline constexpr auto max = __max{}; argument
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
Dell_integral.tcc76 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rf() local
318 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rd() local
497 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rc() local
568 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rj() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/tr1/
Dell_integral.tcc76 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rf() local
318 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rd() local
497 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rc() local
568 const _Tp __max = std::numeric_limits<_Tp>::max(); in __ellint_rj() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__locale_dir/
Dlocale_base_api.h214 __strftime(char* __s, size_t __max, const char* __format, const tm* __tm, __locale_t __loc) { in __strftime()
242 inline _LIBCPP_HIDE_FROM_ABI int __mbtowc(wchar_t* __pwc, const char* __pmb, size_t __max, __locale… in __mbtowc()
/aosp_15_r20/external/clang/test/CodeGen/
H A Dfold-const-declref.c7 const int __max = __negative && 0 ; in main() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__thread/
Dthis_thread.h43 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__thread/
Dthis_thread.h40 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__thread/
Dthis_thread.h40 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__thread/
H A Dthis_thread.h40 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__thread/
Dthis_thread.h40 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__thread/
Dthis_thread.h40 …_LIBCPP_CONSTEXPR chrono::duration<long double> __max = chrono::duration<long double>(9223372036.0… in sleep_for() 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/
Dstl_tempbuf.h87 const ptrdiff_t __max = in _GLIBCXX_VISIBILITY() local
Dstl_algo.h4091 _ForwardIterator __min, __max; in _GLIBCXX_VISIBILITY() local
4169 _ForwardIterator __min, __max; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dstl_tempbuf.h87 const ptrdiff_t __max = in _GLIBCXX_VISIBILITY() local
Dstl_algo.h4091 _ForwardIterator __min, __max; in _GLIBCXX_VISIBILITY() local
4169 _ForwardIterator __min, __max; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/
Dnumeric_traits.h59 static const _Value __max = __glibcxx_max(_Value); in _GLIBCXX_VISIBILITY() member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
Dnumeric_traits.h59 static const _Value __max = __glibcxx_max(_Value); in _GLIBCXX_VISIBILITY() member
/aosp_15_r20/external/libcxx/src/support/solaris/
H A Dxlocale.cpp59 size_t __max, mbstate_t *__ps, locale_t __loc) { in mbrtowc_l()
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__locale_dir/locale_base_api/
Dbsd_locale_defaults.h67 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
Dbsd_locale_fallbacks.h72 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__locale_dir/locale_base_api/
Dbsd_locale_fallbacks.h70 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/
D__bsd_locale_fallbacks.h80 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) in __libcpp_mbtowc_l()
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/
D__bsd_locale_fallbacks.h80 int __libcpp_mbtowc_l(wchar_t *__pwc, const char *__pmb, size_t __max, locale_t __l) in __libcpp_mbtowc_l()
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__locale_dir/locale_base_api/
H A Dbsd_locale_fallbacks.h70 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__locale_dir/locale_base_api/
Dbsd_locale_fallbacks.h70 inline _LIBCPP_HIDE_FROM_ABI int __libcpp_mbtowc_l(wchar_t* __pwc, const char* __pmb, size_t __max,… in __libcpp_mbtowc_l()

123