Home
last modified time | relevance | path

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

123456

/external/cronet/tot/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h234 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
255 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
281 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
302 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
328 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
348 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
368 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
388 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
408 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
428 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
[all …]
/external/cronet/stable/third_party/libc++/src/include/__ostream/
Dbasic_ostream.h234 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
255 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
281 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
302 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
328 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
348 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
368 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
388 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
408 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
428 const _Fp& __f = std::use_facet<_Fp>(this->getloc()); variable
[all …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__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 …]
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__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 …]
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__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()
/external/cronet/tot/third_party/libc++/src/include/__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()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__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()
/external/cronet/stable/third_party/libc++/src/include/__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()
/external/cronet/tot/third_party/libc++/src/include/__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()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__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()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__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()
/external/cronet/stable/third_party/libc++/src/include/__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()
/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
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__filesystem/
Du8path.h35 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _InputIt __l) { in u8path()
57 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _NullSentinel) { in u8path()
/external/cronet/tot/third_party/libc++/src/include/__filesystem/
Du8path.h35 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _InputIt __l) { in u8path()
57 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _NullSentinel) { in u8path()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__filesystem/
Du8path.h35 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _InputIt __l) { in u8path()
57 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _NullSentinel) { in u8path()
/external/cronet/stable/third_party/libc++/src/include/__filesystem/
Du8path.h35 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _InputIt __l) { in u8path()
57 _LIBCPP_HIDE_FROM_ABI _LIBCPP_DEPRECATED_WITH_CHAR8_T path u8path(_InputIt __f, _NullSentinel) { in u8path()
/external/clang/lib/Headers/
Dia32intrin.h39 __writeeflags(unsigned long long __f) in __writeeflags()
52 __writeeflags(unsigned int __f) in __writeeflags()
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__pstl/cpu_algos/
Dtransform.h35 __simd_transform(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noex… in __simd_transform()
44 … __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, _Function __f) noexcept { in __simd_transform()
/external/cronet/tot/third_party/libc++/src/include/__pstl/cpu_algos/
Dtransform.h37 __simd_transform(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noex… in __simd_transform()
46 … __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, _Function __f) noexcept { in __simd_transform()
Dtransform_reduce.h48 __simd_transform_reduce(_DifferenceType __n, _Tp __init, _BinaryOperation, _UnaryOperation __f) noe… in __simd_transform_reduce()
65 __simd_transform_reduce(_Size __n, _Tp __init, _BinaryOperation __binary_op, _UnaryOperation __f) n… in __simd_transform_reduce()
/external/cronet/stable/third_party/libc++/src/include/__pstl/cpu_algos/
Dtransform.h37 __simd_transform(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noex… in __simd_transform()
46 … __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, _Function __f) noexcept { in __simd_transform()
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__pstl/cpu_algos/
Dtransform.h35 __simd_transform(_Iterator1 __first1, _DifferenceType __n, _Iterator2 __first2, _Function __f) noex… in __simd_transform()
44 … __first1, _DifferenceType __n, _Iterator2 __first2, _Iterator3 __first3, _Function __f) noexcept { in __simd_transform()
/external/trusty/musl/include/
Dmath.h55 static __inline unsigned __FLOAT_BITS(float __f) in __FLOAT_BITS()
57 union {float __f; unsigned __i;} __u; in __FLOAT_BITS() member
61 static __inline unsigned long long __DOUBLE_BITS(double __f) in __DOUBLE_BITS()
63 union {double __f; unsigned long long __i;} __u; in __DOUBLE_BITS() member
/external/musl/include/
Dmath.h55 static __inline unsigned __FLOAT_BITS(float __f) in __FLOAT_BITS()
57 union {float __f; unsigned __i;} __u; in __FLOAT_BITS() member
61 static __inline unsigned long long __DOUBLE_BITS(double __f) in __DOUBLE_BITS()
63 union {double __f; unsigned long long __i;} __u; in __DOUBLE_BITS() member

123456