| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | stdexcept | 35 explicit xxx_error(const string& what_arg); 36 explicit xxx_error(const char* what_arg); 64 explicit __libcpp_refstring(const char* __msg); 83 explicit logic_error(const string&); 84 explicit logic_error(const char*); 100 explicit runtime_error(const string&); 101 explicit runtime_error(const char*); 115 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const string& __s) : logic_error(__s) {} 116 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const char* __s) : logic_error(__s) {} 125 _LIBCPP_INLINE_VISIBILITY explicit invalid_argument(const string& __s) : logic_error(__s) {} [all …]
|
| H A D | codecvt | 32 explicit codecvt_utf8(size_t refs = 0); 41 explicit codecvt_utf16(size_t refs = 0); 50 explicit codecvt_utf8_utf16(size_t refs = 0); 90 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 125 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 160 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 190 explicit codecvt_utf8(size_t __refs = 0) 213 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, 248 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, 283 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, [all …]
|
| H A D | random | 40 explicit linear_congruential_engine(result_type s = default_seed); 41 template<class Sseq> explicit linear_congruential_engine(Sseq& q); 100 explicit mersenne_twister_engine(result_type value = default_seed); 101 template<class Sseq> explicit mersenne_twister_engine(Sseq& q); 158 explicit subtract_with_carry_engine(result_type value = default_seed); 159 template<class Sseq> explicit subtract_with_carry_engine(Sseq& q); 207 explicit discard_block_engine(const Engine& e); 208 explicit discard_block_engine(Engine&& e); 209 explicit discard_block_engine(result_type s); 210 template<class Sseq> explicit discard_block_engine(Sseq& q); [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | stdexcept | 35 explicit xxx_error(const string& what_arg); 36 explicit xxx_error(const char* what_arg); 64 explicit __libcpp_refstring(const char* __msg); 83 explicit logic_error(const string&); 84 explicit logic_error(const char*); 100 explicit runtime_error(const string&); 101 explicit runtime_error(const char*); 115 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const string& __s) : logic_error(__s) {} 116 _LIBCPP_INLINE_VISIBILITY explicit domain_error(const char* __s) : logic_error(__s) {} 125 _LIBCPP_INLINE_VISIBILITY explicit invalid_argument(const string& __s) : logic_error(__s) {} [all …]
|
| H A D | codecvt | 32 explicit codecvt_utf8(size_t refs = 0); 41 explicit codecvt_utf16(size_t refs = 0); 50 explicit codecvt_utf8_utf16(size_t refs = 0); 90 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 125 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 160 explicit __codecvt_utf8(size_t __refs, unsigned long _Maxcode, 190 explicit codecvt_utf8(size_t __refs = 0) 213 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, 248 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, 283 explicit __codecvt_utf16(size_t __refs, unsigned long _Maxcode, [all …]
|
| H A D | random | 40 explicit linear_congruential_engine(result_type s = default_seed); 41 template<class Sseq> explicit linear_congruential_engine(Sseq& q); 100 explicit mersenne_twister_engine(result_type value = default_seed); 101 template<class Sseq> explicit mersenne_twister_engine(Sseq& q); 158 explicit subtract_with_carry_engine(result_type value = default_seed); 159 template<class Sseq> explicit subtract_with_carry_engine(Sseq& q); 207 explicit discard_block_engine(const Engine& e); 208 explicit discard_block_engine(Engine&& e); 209 explicit discard_block_engine(result_type s); 210 template<class Sseq> explicit discard_block_engine(Sseq& q); [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | functional_hash.h | 113 // Explicit specializations for integer types. in _GLIBCXX_VISIBILITY() 123 /// Explicit specialization for bool. in _GLIBCXX_VISIBILITY() 126 /// Explicit specialization for char. in _GLIBCXX_VISIBILITY() 129 /// Explicit specialization for signed char. in _GLIBCXX_VISIBILITY() 132 /// Explicit specialization for unsigned char. in _GLIBCXX_VISIBILITY() 135 /// Explicit specialization for wchar_t. in _GLIBCXX_VISIBILITY() 139 /// Explicit specialization for char8_t. in _GLIBCXX_VISIBILITY() 143 /// Explicit specialization for char16_t. in _GLIBCXX_VISIBILITY() 146 /// Explicit specialization for char32_t. in _GLIBCXX_VISIBILITY() 149 /// Explicit specialization for short. in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | predefined_ops.h | 60 explicit 89 explicit 147 explicit _GLIBCXX14_CONSTEXPR 171 explicit 177 explicit 184 explicit 215 explicit 221 explicit 228 explicit 259 explicit [all …]
|
| H A D | codecvt.h | 223 explicit in _GLIBCXX_VISIBILITY() 290 explicit in _GLIBCXX_VISIBILITY() 296 explicit in _GLIBCXX_VISIBILITY() 355 explicit in _GLIBCXX_VISIBILITY() 358 explicit in _GLIBCXX_VISIBILITY() 418 explicit in _GLIBCXX_VISIBILITY() 421 explicit in _GLIBCXX_VISIBILITY() 479 explicit in _GLIBCXX_VISIBILITY() 536 explicit in _GLIBCXX_VISIBILITY() 594 explicit in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | functional_hash.h | 113 // Explicit specializations for integer types. in _GLIBCXX_VISIBILITY() 123 /// Explicit specialization for bool. in _GLIBCXX_VISIBILITY() 126 /// Explicit specialization for char. in _GLIBCXX_VISIBILITY() 129 /// Explicit specialization for signed char. in _GLIBCXX_VISIBILITY() 132 /// Explicit specialization for unsigned char. in _GLIBCXX_VISIBILITY() 135 /// Explicit specialization for wchar_t. in _GLIBCXX_VISIBILITY() 139 /// Explicit specialization for char8_t. in _GLIBCXX_VISIBILITY() 143 /// Explicit specialization for char16_t. in _GLIBCXX_VISIBILITY() 146 /// Explicit specialization for char32_t. in _GLIBCXX_VISIBILITY() 149 /// Explicit specialization for short. in _GLIBCXX_VISIBILITY() [all …]
|
| H A D | predefined_ops.h | 60 explicit 89 explicit 147 explicit _GLIBCXX14_CONSTEXPR 171 explicit 177 explicit 184 explicit 215 explicit 221 explicit 228 explicit 259 explicit [all …]
|
| H A D | codecvt.h | 223 explicit in _GLIBCXX_VISIBILITY() 290 explicit in _GLIBCXX_VISIBILITY() 296 explicit in _GLIBCXX_VISIBILITY() 355 explicit in _GLIBCXX_VISIBILITY() 358 explicit in _GLIBCXX_VISIBILITY() 418 explicit in _GLIBCXX_VISIBILITY() 421 explicit in _GLIBCXX_VISIBILITY() 479 explicit in _GLIBCXX_VISIBILITY() 536 explicit in _GLIBCXX_VISIBILITY() 594 explicit in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ |
| H A D | stdexcept | 119 explicit 123 explicit 156 explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; 158 explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; 171 explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; 173 explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; 187 explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; 189 explicit length_error(const char*) _GLIBCXX_TXN_SAFE; 203 explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; 205 explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ |
| H A D | stdexcept | 119 explicit 123 explicit 156 explicit domain_error(const string& __arg) _GLIBCXX_TXN_SAFE; 158 explicit domain_error(const char*) _GLIBCXX_TXN_SAFE; 171 explicit invalid_argument(const string& __arg) _GLIBCXX_TXN_SAFE; 173 explicit invalid_argument(const char*) _GLIBCXX_TXN_SAFE; 187 explicit length_error(const string& __arg) _GLIBCXX_TXN_SAFE; 189 explicit length_error(const char*) _GLIBCXX_TXN_SAFE; 203 explicit out_of_range(const string& __arg) _GLIBCXX_TXN_SAFE; 205 explicit out_of_range(const char*) _GLIBCXX_TXN_SAFE; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_sync.h | 21 * This file contains our internal "API" for explicit fences. 22 * It hides the implementation details of the actual explicit fence mechanism 71 * kbase_sync_fence_out_create Create an explicit output fence to specified atom 72 * @katom: Atom to assign the new explicit fence to 81 * @katom: Atom to assign the existing explicit fence to 84 * Assigns an explicit input fence to atom. 103 * kbase_sync_fence_out_trigger - Signal explicit output fence attached on katom 104 * @katom: Atom with an explicit fence to signal 115 * kbase_sync_fence_in_wait() - Wait for explicit input fence to be signaled 116 * @katom: Atom with explicit fence to wait for [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_sync.h | 23 * DOC: This file contains our internal "API" for explicit fences. 24 * It hides the implementation details of the actual explicit fence mechanism 72 * kbase_sync_fence_out_create - Create an explicit output fence to specified atom 74 * @katom: Atom to assign the new explicit fence to 83 * @katom: Atom to assign the existing explicit fence to 86 * Assigns an explicit input fence to atom. 108 * kbase_sync_fence_out_trigger - Signal explicit output fence attached on katom 109 * @katom: Atom with an explicit fence to signal 120 * kbase_sync_fence_in_wait() - Wait for explicit input fence to be signaled 121 * @katom: Atom with explicit fence to wait for [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn_vw.hpp | 18 …explicit BOOST_MEM_FN_NAME(mf0)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf0)<R, T, F… in BOOST_MEM_FN_NAME() 24 …explicit BOOST_MEM_FN_NAME(cmf0)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf0)<R, T,… in BOOST_MEM_FN_NAME() 31 …explicit BOOST_MEM_FN_NAME(mf1)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf1)<R, T, A… in BOOST_MEM_FN_NAME() 37 …explicit BOOST_MEM_FN_NAME(cmf1)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf1)<R, T,… in BOOST_MEM_FN_NAME() 44 …explicit BOOST_MEM_FN_NAME(mf2)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf2)<R, T, A… in BOOST_MEM_FN_NAME() 50 …explicit BOOST_MEM_FN_NAME(cmf2)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf2)<R, T,… in BOOST_MEM_FN_NAME() 57 …explicit BOOST_MEM_FN_NAME(mf3)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf3)<R, T, A… in BOOST_MEM_FN_NAME() 63 …explicit BOOST_MEM_FN_NAME(cmf3)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf3)<R, T,… in BOOST_MEM_FN_NAME() 70 …explicit BOOST_MEM_FN_NAME(mf4)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(mf4)<R, T, A… in BOOST_MEM_FN_NAME() 76 …explicit BOOST_MEM_FN_NAME(cmf4)(F f): mf<R>::BOOST_NESTED_TEMPLATE BOOST_MEM_FN_NAME2(cmf4)<R, T,… in BOOST_MEM_FN_NAME() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | push.hpp | 61 BOOST_PP_IIF(has_return, result, explicit) \ 65 BOOST_PP_IIF(has_return, result, explicit) \ 70 BOOST_PP_IIF(has_return, result, explicit) \ 75 BOOST_PP_IIF(has_return, result, explicit) \ 79 BOOST_PP_IIF(has_return, result, explicit) \ 87 BOOST_PP_IIF(has_return, result, explicit) \ 91 BOOST_PP_IIF(has_return, result, explicit) \ 98 BOOST_PP_IF(has_return, result, explicit) \ 101 BOOST_PP_IF(has_return, result, explicit) \ 105 BOOST_PP_IF(has_return, result, explicit) \ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/ |
| H A D | explicit_operator_bool.hpp | 14 * \c bool operator idiom, which is superseded with explicit conversion operators in 30 * \brief The macro defines an explicit operator of conversion to \c bool 37 BOOST_FORCEINLINE explicit operator bool () const\ 43 * \brief The macro defines a noexcept explicit operator of conversion to \c bool 50 BOOST_FORCEINLINE explicit operator bool () const BOOST_NOEXCEPT\ 56 * \brief The macro defines a constexpr explicit operator of conversion to \c bool 63 BOOST_FORCEINLINE BOOST_CONSTEXPR explicit operator bool () const BOOST_NOEXCEPT\ 87 // explicit conversion to bool. 100 // explicit conversion to bool.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/decimal/ |
| H A D | decimal | 236 explicit decimal32(decimal64 __d64); 237 explicit decimal32(decimal128 __d128); 238 explicit decimal32(float __r) : __val(__r) {} 239 explicit decimal32(double __r) : __val(__r) {} 240 explicit decimal32(long double __r) : __val(__r) {} 255 // Note: explicit per n3407. 256 explicit operator long long() const { return (long long)__val; } 323 explicit decimal64(decimal128 d128); 324 explicit decimal64(float __r) : __val(__r) {} 325 explicit decimal64(double __r) : __val(__r) {} [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/decimal/ |
| H A D | decimal | 236 explicit decimal32(decimal64 __d64); 237 explicit decimal32(decimal128 __d128); 238 explicit decimal32(float __r) : __val(__r) {} 239 explicit decimal32(double __r) : __val(__r) {} 240 explicit decimal32(long double __r) : __val(__r) {} 255 // Note: explicit per n3407. 256 explicit operator long long() const { return (long long)__val; } 323 explicit decimal64(decimal128 d128); 324 explicit decimal64(float __r) : __val(__r) {} 325 explicit decimal64(double __r) : __val(__r) {} [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | advanced_insert_int.hpp | 52 explicit move_insert_range_proxy(FwdIt first) in move_insert_range_proxy() 77 explicit insert_range_proxy(FwdIt first) in insert_range_proxy() 101 explicit insert_n_copies_proxy(const value_type &v) in insert_n_copies_proxy() 153 explicit insert_copy_proxy(const value_type &v) in insert_copy_proxy() 180 explicit insert_move_proxy(value_type &v) in insert_move_proxy() 231 explicit insert_nonmovable_emplace_proxy(BOOST_FWD_REF(Args)... args) in insert_nonmovable_emplace_proxy() 260 explicit insert_emplace_proxy(BOOST_FWD_REF(Args)... args) in insert_emplace_proxy() 294 …explicit insert_emplace_proxy(typename boost::container::allocator_traits<Allocator>::value_type &… in insert_emplace_proxy() 308 …explicit insert_emplace_proxy(const typename boost::container::allocator_traits<Allocator>::value_… in insert_emplace_proxy() 317 …explicit insert_emplace_proxy(const typename boost::container::allocator_traits<Allocator>::value_… in insert_emplace_proxy() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | Explicit-Locations.html | 17 <title>Debugging with GDB: Explicit Locations</title> 19 <meta name="description" content="Debugging with GDB: Explicit Locations"> 20 <meta name="keywords" content="Debugging with GDB: Explicit Locations"> 64 <a name="Explicit-Locations"></a> 70 <a name="Explicit-Locations-1"></a> 71 <h4 class="subsection">9.2.2 Explicit Locations</h4> 72 <a name="index-explicit-locations"></a> 74 <p><em>Explicit locations</em> allow the user to directly specify the source 77 <p>Explicit locations are useful when several functions, labels, or 79 sources. In these cases, explicit locations point to the source [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | Explicit-Locations.html | 17 <title>Debugging with GDB: Explicit Locations</title> 19 <meta name="description" content="Debugging with GDB: Explicit Locations"> 20 <meta name="keywords" content="Debugging with GDB: Explicit Locations"> 64 <a name="Explicit-Locations"></a> 70 <a name="Explicit-Locations-1"></a> 71 <h4 class="subsection">9.2.2 Explicit Locations</h4> 72 <a name="index-explicit-locations"></a> 74 <p><em>Explicit locations</em> allow the user to directly specify the source 77 <p>Explicit locations are useful when several functions, labels, or 79 sources. In these cases, explicit locations point to the source [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/optional/ |
| H A D | optional.hpp | 66 explicit in_place_init_t(init_tag){} in in_place_init_t() 74 explicit in_place_init_if_t(init_tag){} in in_place_init_if_t() 180 explicit optional_base ( Expr&& expr, PtrExpr const* tag ) in optional_base() 192 explicit optional_base ( Expr const& expr, Expr const* tag ) in optional_base() 381 explicit optional_base ( in_place_init_t, Args&&... args ) in optional_base() 389 explicit optional_base ( in_place_init_if_t, bool cond, Args&&... args ) in optional_base() 424 explicit optional_base ( in_place_init_t, Arg&& arg ) in optional_base() 431 explicit optional_base ( in_place_init_t ) in optional_base() 439 explicit optional_base ( in_place_init_if_t, bool cond, Arg&& arg ) in optional_base() 447 explicit optional_base ( in_place_init_if_t, bool cond ) in optional_base() [all …]
|