| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H A D | fpu_emu.h | 25 #define Const(x) $##x 27 #define Const(x) x macro 30 #define EXP_BIAS Const(0) 31 #define EXP_OVER Const(0x4000) /* smallest invalid large exponent */ 32 #define EXP_UNDER Const(-0x3fff) /* largest invalid small exponent */ 33 #define EXP_WAY_UNDER Const(-0x6000) /* Below the smallest denormal, but 38 #define EXTENDED_Ebias Const(0x3fff) 41 #define SIGN_POS Const(0) 42 #define SIGN_NEG Const(0x80) 44 #define SIGN_Positive Const(0) [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/ |
| H A D | extends.hpp | 75 … #define BOOST_PROTO_DEFINE_FUN_OP_IMPL_(Z, N, DATA, Const) \ argument 81 … proto_derived_expr Const() \ 87 … operator ()(BOOST_PP_ENUM_BINARY_PARAMS_Z(Z, N, A, const &a)) Const() \ 90 … proto_derived_expr Const() \ 96 … *static_cast<proto_derived_expr Const() *>(this) \ 105 … #define BOOST_PROTO_DEFINE_FUN_OP_VARIADIC_IMPL_(Const) \ argument 111 … proto_derived_expr Const()(A const &...) \ 117 … operator ()(A const &...a) Const() \ 120 … proto_derived_expr Const()(A const &...) \ 126 … *static_cast<proto_derived_expr Const() *>(this) \ [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/ |
| H A D | assign_to.hpp | 207 template <typename Attribute, int N, bool Const, typename T> 208 …ruct assign_to_attribute_from_value<fusion::extension::adt_attribute_proxy<Attribute, N, Const>, T> 211 … call(T const& val, typename fusion::extension::adt_attribute_proxy<Attribute, N, Const>& attr) in call()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/struct/detail/ |
| H A D | extension.hpp | 40 template <typename T, int N, bool Const>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/rapidjson/1.1.0/include/rapidjson/ |
| H A D | fwd.h | 107 template <bool Const, typename Encoding, typename Allocator>
|
| H A D | document.h | 100 template <bool Const, typename Encoding, typename Allocator> 103 , typename internal::MaybeAddConst<Const,GenericMember<Encoding,Allocator> >::Type> { 109 typedef typename internal::MaybeAddConst<Const,PlainType>::Type ValueType; 200 template <bool Const, typename Encoding, typename Allocator> 2438 template <bool Const, typename ValueT> 2444 typedef typename internal::MaybeAddConst<Const,PlainType>::Type ValueType; 2491 template <bool Const, typename ValueT> 2497 typedef typename internal::MaybeAddConst<Const,PlainType>::Type ValueType; 2498 …typedef GenericMemberIterator<Const, typename ValueT::EncodingType, typename ValueT::AllocatorType…
|
| /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/experimental/ |
| H A D | propagate_const | 52 * @defgroup propagate_const Const-propagating wrapper 56 * as described in n4388 "A Proposal to Add a Const-Propagating Wrapper 62 /// Const-propagating wrapper.
|
| /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/experimental/ |
| H A D | propagate_const | 52 * @defgroup propagate_const Const-propagating wrapper 56 * as described in n4388 "A Proposal to Add a Const-Propagating Wrapper 62 /// Const-propagating wrapper.
|
| /OK3568_Linux_fs/kernel/Documentation/bpf/ |
| H A D | btf.rst | 81 #define BTF_KIND_CONST 10 /* Const */
|
| /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 | valarray | 276 // 389. Const overload of valarray::operator[] returns by value.
|
| H A D | type_traits | 1505 // Const-volatile modifications.
|
| /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 | valarray | 276 // 389. Const overload of valarray::operator[] returns by value.
|
| H A D | type_traits | 1505 // Const-volatile modifications.
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | filter.rst | 1179 Pointer to struct bpf_map. "Const" because arithmetic
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | stabs.info | 3396 integer type (Sun); see *note Builtin Type Descriptors::. Const 3404 Const-qualified type (OS9000). 3438 Const-qualified type; see *note Miscellaneous Types::.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | stabs.info | 3396 integer type (Sun); see *note Builtin Type Descriptors::. Const 3404 Const-qualified type (OS9000). 3438 Const-qualified type; see *note Miscellaneous Types::.
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | type_traits | 59 // Const-volatile properties and transformations:
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | type_traits | 59 // Const-volatile properties and transformations:
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 52340 xfree86/common: Const GC funcs and ops in xf86VAarbiter
|