Home
last modified time | relevance | path

Searched defs:__f (Results 1 – 25 of 250) sorted by relevance

12345678910

/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ostream/
Dbasic_ostream.h233 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
254 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
280 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
301 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
327 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
347 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
367 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
387 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
407 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
427 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
[all …]
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ostream/
Dbasic_ostream.h231 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
252 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
278 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
299 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
325 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
345 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
365 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
385 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
405 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
425 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
[all …]
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__ostream/
Dbasic_ostream.h231 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
252 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
278 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
299 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
325 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
345 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
365 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
385 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
405 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
425 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
[all …]
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__ranges/
Dzip_view.h61 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform()
70 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each()
83 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform()
90 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform()
100 __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices...… in __tuple_zip_for_each()
107 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__ranges/
Dzip_view.h72 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform()
82 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each()
95 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform()
102 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform()
112 __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices...… in __tuple_zip_for_each()
119 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__ranges/
Dzip_view.h71 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform()
81 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each()
94 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform()
101 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform()
111 __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices...… in __tuple_zip_for_each()
118 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__ranges/
Dzip_view.h72 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform()
82 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each()
95 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform()
102 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform()
112 __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices...… in __tuple_zip_for_each()
119 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__ranges/
Dzip_view.h71 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_transform(_Fun&& __f, _Tuple&& __tuple) { in __tuple_transform()
81 _LIBCPP_HIDE_FROM_ABI constexpr void __tuple_for_each(_Fun&& __f, _Tuple&& __tuple) { in __tuple_for_each()
94 __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices..… in __tuple_zip_transform()
101 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_transform(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&… in __tuple_zip_transform()
111 __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&& __tuple2, index_sequence<_Indices...… in __tuple_zip_for_each()
118 _LIBCPP_HIDE_FROM_ABI constexpr auto __tuple_zip_for_each(_Fun&& __f, _Tuple1&& __tuple1, _Tuple2&&… in __tuple_zip_for_each()
/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__functional/
Dinvoke.h27 invoke(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_v<_Fn, _Args...>) { in invoke()
37 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__functional/
Dinvoke.h28 invoke(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_v<_Fn, _Args...>) { in invoke()
38 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
/prebuilts/clang/host/linux-x86/clang-r547379/include/c++/v1/__functional/
Dinvoke.h27 invoke(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_v<_Fn, _Args...>) { in invoke()
37 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__functional/
Dinvoke.h27 invoke(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_v<_Fn, _Args...>) { in invoke()
37 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__functional/
Dinvoke.h27 invoke(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_v<_Fn, _Args...>) { in invoke()
37 invoke_r(_Fn&& __f, _Args&&... __args) noexcept(is_nothrow_invocable_r_v<_Result, _Fn, _Args...>) { in invoke_r()
/prebuilts/vndk/v34/arm/include/system/unwinding/libunwindstack/include/unwindstack/
DUcontextRiscv64.h38 uint32_t __f[32]; member
43 uint64_t __f[32]; member
48 uint64_t __f[64] __attribute__((__aligned__(16))); member
54 struct __riscv_mc_f_ext_state __f; member
/prebuilts/vndk/v34/x86_64/include/system/unwinding/libunwindstack/include/unwindstack/
DUcontextRiscv64.h38 uint32_t __f[32]; member
43 uint64_t __f[32]; member
48 uint64_t __f[64] __attribute__((__aligned__(16))); member
54 struct __riscv_mc_f_ext_state __f; member
/prebuilts/vndk/v34/arm64/include/system/unwinding/libunwindstack/include/unwindstack/
DUcontextRiscv64.h38 uint32_t __f[32]; member
43 uint64_t __f[32]; member
48 uint64_t __f[64] __attribute__((__aligned__(16))); member
54 struct __riscv_mc_f_ext_state __f; member
/prebuilts/vndk/v34/x86/include/system/unwinding/libunwindstack/include/unwindstack/
DUcontextRiscv64.h38 uint32_t __f[32]; member
43 uint64_t __f[32]; member
48 uint64_t __f[64] __attribute__((__aligned__(16))); member
54 struct __riscv_mc_f_ext_state __f; member
/prebuilts/vndk/v32/x86/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v32/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v33/arm/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v30/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v32/x86_64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v31/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v33/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument
/prebuilts/vndk/v34/arm64/include/external/libcxx/include/support/win32/
Dlocale_win32.h177 #define strftime_l( __s, __l, __f, __tm, __loc ) strftime( __s, __l, __f, __tm ) argument
181 #define sscanf_l( __s, __l, __f, ...) _sscanf_l( __s, __f, __l, __VA_ARGS__ ) argument
182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
183 #define vsprintf_l( __s, __l, __f, ... ) _vsprintf_l( __s, __f, __l, __VA_ARGS__ ) argument
184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) argument

12345678910