| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | atomic | 133 struct atomic<integral> 138 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept; 139 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept; 140 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 141 integral load(memory_order m = memory_order_seq_cst) const noexcept; 142 operator integral() const volatile noexcept; 143 operator integral() const noexcept; 144 integral exchange(integral desr, 146 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept; 147 bool compare_exchange_weak(integral& expc, integral desr, [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | atomic | 133 struct atomic<integral> 138 void store(integral desr, memory_order m = memory_order_seq_cst) volatile noexcept; 139 void store(integral desr, memory_order m = memory_order_seq_cst) noexcept; 140 integral load(memory_order m = memory_order_seq_cst) const volatile noexcept; 141 integral load(memory_order m = memory_order_seq_cst) const noexcept; 142 operator integral() const volatile noexcept; 143 operator integral() const noexcept; 144 integral exchange(integral desr, 146 integral exchange(integral desr, memory_order m = memory_order_seq_cst) noexcept; 147 bool compare_exchange_weak(integral& expc, integral desr, [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/tr1/ |
| H A D | exp_integral.tcc | 69 * @brief Return the exponential integral @f$ E_1(x) @f$ 73 * The exponential integral is given by 78 * @param __x The argument of the exponential integral function. 79 * @return The exponential integral. 107 * @brief Return the exponential integral @f$ E_1(x) @f$ 110 * The exponential integral is given by 115 * @param __x The argument of the exponential integral function. 116 * @return The exponential integral. 143 * @brief Return the exponential integral @f$ E_n(x) @f$ 146 * The exponential integral is given by [all …]
|
| H A D | ell_integral.tcc | 140 * @brief Return the complete elliptic integral of the first kind 143 * The complete elliptic integral of the first kind is defined as 150 * but is not is good as the Carlson elliptic integral formulation. 179 * @brief Return the complete elliptic integral of the first kind 182 * The complete elliptic integral of the first kind is defined as 187 * where @f$ F(k,\phi) @f$ is the incomplete elliptic integral of the 208 * @brief Return the incomplete elliptic integral of the first kind 211 * The incomplete elliptic integral of the first kind is defined as 218 * @param __phi The integral limit argument of the elliptic function. 254 * @brief Return the complete elliptic integral of the second kind [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/tr1/ |
| H A D | exp_integral.tcc | 69 * @brief Return the exponential integral @f$ E_1(x) @f$ 73 * The exponential integral is given by 78 * @param __x The argument of the exponential integral function. 79 * @return The exponential integral. 107 * @brief Return the exponential integral @f$ E_1(x) @f$ 110 * The exponential integral is given by 115 * @param __x The argument of the exponential integral function. 116 * @return The exponential integral. 143 * @brief Return the exponential integral @f$ E_n(x) @f$ 146 * The exponential integral is given by [all …]
|
| H A D | ell_integral.tcc | 140 * @brief Return the complete elliptic integral of the first kind 143 * The complete elliptic integral of the first kind is defined as 150 * but is not is good as the Carlson elliptic integral formulation. 179 * @brief Return the complete elliptic integral of the first kind 182 * The complete elliptic integral of the first kind is defined as 187 * where @f$ F(k,\phi) @f$ is the incomplete elliptic integral of the 208 * @brief Return the incomplete elliptic integral of the first kind 211 * The incomplete elliptic integral of the first kind is defined as 218 * @param __phi The integral limit argument of the elliptic function. 254 * @brief Return the complete elliptic integral of the second kind [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/libc/usr/include/ |
| H A D | stdint.h | 31 /* Exact integral types. */ 100 /* Largest integral types. */ 113 /* Limits of integral types. */ 115 /* Minimum of signed integral types. */ 120 /* Maximum of signed integral types. */ 126 /* Maximum of unsigned integral types. */ 133 /* Minimum of signed integral types having a minimum size. */ 138 /* Maximum of signed integral types having a minimum size. */ 144 /* Maximum of unsigned integral types having a minimum size. */ 151 /* Minimum of fast signed integral types having a minimum size. */ [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/libc/usr/include/ |
| H A D | stdint.h | 31 /* Exact integral types. */ 100 /* Largest integral types. */ 113 /* Limits of integral types. */ 115 /* Minimum of signed integral types. */ 120 /* Maximum of signed integral types. */ 126 /* Maximum of unsigned integral types. */ 133 /* Minimum of signed integral types having a minimum size. */ 138 /* Maximum of signed integral types having a minimum size. */ 144 /* Maximum of unsigned integral types having a minimum size. */ 151 /* Minimum of fast signed integral types having a minimum size. */ [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 | specfun.h | 106 * - @ref expint "expint - The exponential integral" in _GLIBCXX_VISIBILITY() 127 * 1. If any argument intended to be floating point is given an integral value in _GLIBCXX_VISIBILITY() 128 * That integral value is promoted to double. in _GLIBCXX_VISIBILITY() 232 * The associated Laguerre polynomial is defined for integral in _GLIBCXX_VISIBILITY() 352 * Return the complete elliptic integral of the first kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() 362 * Return the complete elliptic integral of the first kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() 372 * Return the complete elliptic integral of the first kind in _GLIBCXX_VISIBILITY() 375 * The complete elliptic integral of the first kind is defined as in _GLIBCXX_VISIBILITY() 380 * where @f$ F(k,\phi) @f$ is the incomplete elliptic integral of the in _GLIBCXX_VISIBILITY() 400 * Return the complete elliptic integral of the second kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() [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 | specfun.h | 106 * - @ref expint "expint - The exponential integral" in _GLIBCXX_VISIBILITY() 127 * 1. If any argument intended to be floating point is given an integral value in _GLIBCXX_VISIBILITY() 128 * That integral value is promoted to double. in _GLIBCXX_VISIBILITY() 232 * The associated Laguerre polynomial is defined for integral in _GLIBCXX_VISIBILITY() 352 * Return the complete elliptic integral of the first kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() 362 * Return the complete elliptic integral of the first kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() 372 * Return the complete elliptic integral of the first kind in _GLIBCXX_VISIBILITY() 375 * The complete elliptic integral of the first kind is defined as in _GLIBCXX_VISIBILITY() 380 * where @f$ F(k,\phi) @f$ is the incomplete elliptic integral of the in _GLIBCXX_VISIBILITY() 400 * Return the complete elliptic integral of the second kind @f$ E(k) @f$ in _GLIBCXX_VISIBILITY() [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 | Integral-Datatypes.html | 17 <title>Debugging with GDB: Integral Datatypes</title> 19 <meta name="description" content="Debugging with GDB: Integral Datatypes"> 20 <meta name="keywords" content="Debugging with GDB: Integral Datatypes"> 64 <a name="Integral-Datatypes"></a> 70 <a name="Integral-Datatypes-1"></a> 71 <h4 class="unnumberedsubsubsec">Integral Datatypes</h4> 72 <a name="index-integral-datatypes_002c-in-file_002di_002fo-protocol"></a> 74 <p>The integral datatypes used in the system calls are <code>int</code>, 88 <p>All integral datatypes transferred as part of a memory read or write of a
|
| H A D | C-Operators.html | 82 <li> <em>Integral types</em> include <code>int</code> with any of its storage-class 120 should be of an integral type. 124 <dd><p>Logical <small>OR</small>. Defined on integral types. 128 <dd><p>Logical <small>AND</small>. Defined on integral types. 132 <dd><p>Bitwise <small>OR</small>. Defined on integral types. 136 <dd><p>Bitwise exclusive-<small>OR</small>. Defined on integral types. 140 <dd><p>Bitwise <small>AND</small>. Defined on integral types. 155 <dd><p>left shift, and right shift. Defined on integral types. 163 <dd><p>Addition and subtraction. Defined on integral types, floating-point types and 169 defined on integral and floating-point types. Modulus is defined on [all …]
|
| H A D | Pointer-Values.html | 30 <link href="Integral-Datatypes.html#Integral-Datatypes" rel="previous" title="Integral Datatypes"> 67 …ry Transfer</a>, Previous: <a href="Integral-Datatypes.html#Integral-Datatypes" accesskey="p" rel=…
|
| H A D | Protocol_002dspecific-Representation-of-Datatypes.html | 29 <link href="Integral-Datatypes.html#Integral-Datatypes" rel="next" title="Integral Datatypes"> 75 … align="left" valign="top">• <a href="Integral-Datatypes.html#Integral-Datatypes" accesskey="…
|
| /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 | Integral-Datatypes.html | 17 <title>Debugging with GDB: Integral Datatypes</title> 19 <meta name="description" content="Debugging with GDB: Integral Datatypes"> 20 <meta name="keywords" content="Debugging with GDB: Integral Datatypes"> 64 <a name="Integral-Datatypes"></a> 70 <a name="Integral-Datatypes-1"></a> 71 <h4 class="unnumberedsubsubsec">Integral Datatypes</h4> 72 <a name="index-integral-datatypes_002c-in-file_002di_002fo-protocol"></a> 74 <p>The integral datatypes used in the system calls are <code>int</code>, 88 <p>All integral datatypes transferred as part of a memory read or write of a
|
| H A D | C-Operators.html | 82 <li> <em>Integral types</em> include <code>int</code> with any of its storage-class 120 should be of an integral type. 124 <dd><p>Logical <small>OR</small>. Defined on integral types. 128 <dd><p>Logical <small>AND</small>. Defined on integral types. 132 <dd><p>Bitwise <small>OR</small>. Defined on integral types. 136 <dd><p>Bitwise exclusive-<small>OR</small>. Defined on integral types. 140 <dd><p>Bitwise <small>AND</small>. Defined on integral types. 155 <dd><p>left shift, and right shift. Defined on integral types. 163 <dd><p>Addition and subtraction. Defined on integral types, floating-point types and 169 defined on integral and floating-point types. Modulus is defined on [all …]
|
| H A D | Pointer-Values.html | 30 <link href="Integral-Datatypes.html#Integral-Datatypes" rel="previous" title="Integral Datatypes"> 67 …ry Transfer</a>, Previous: <a href="Integral-Datatypes.html#Integral-Datatypes" accesskey="p" rel=…
|
| H A D | Protocol_002dspecific-Representation-of-Datatypes.html | 29 <link href="Integral-Datatypes.html#Integral-Datatypes" rel="next" title="Integral Datatypes"> 75 … align="left" valign="top">• <a href="Integral-Datatypes.html#Integral-Datatypes" accesskey="…
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/ |
| H A D | Negative-Type-Numbers.html | 129 <p>Here is the list of negative type numbers. The phrase <em>integral 136 <dd><p><code>int</code>, 32 bit signed integral type. 147 <dd><p><code>short</code>, 16 bit signed integral type. 151 <dd><p><code>long</code>, 32 bit signed integral type. 155 <dd><p><code>unsigned char</code>, 8 bit unsigned integral type. 159 <dd><p><code>signed char</code>, 8 bit signed integral type. 163 <dd><p><code>unsigned short</code>, 16 bit unsigned integral type. 167 <dd><p><code>unsigned int</code>, 32 bit unsigned integral type. 171 <dd><p><code>unsigned</code>, 32 bit unsigned integral type. 175 <dd><p><code>unsigned long</code>, 32 bit unsigned integral type. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/stabs/ |
| H A D | Negative-Type-Numbers.html | 129 <p>Here is the list of negative type numbers. The phrase <em>integral 136 <dd><p><code>int</code>, 32 bit signed integral type. 147 <dd><p><code>short</code>, 16 bit signed integral type. 151 <dd><p><code>long</code>, 32 bit signed integral type. 155 <dd><p><code>unsigned char</code>, 8 bit unsigned integral type. 159 <dd><p><code>signed char</code>, 8 bit signed integral type. 163 <dd><p><code>unsigned short</code>, 16 bit unsigned integral type. 167 <dd><p><code>unsigned int</code>, 32 bit unsigned integral type. 171 <dd><p><code>unsigned</code>, 32 bit unsigned integral type. 175 <dd><p><code>unsigned long</code>, 32 bit unsigned integral type. [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/numeric/conversion/detail/ |
| H A D | is_subranged.hpp | 34 // for integral to integral conversions 43 // for unsigned integral to signed integral conversions 49 // This code assumes that signed/unsigned integral values are represented 54 … // The '+1' is required since numeric_limits<>::digits gives 1 bit less for signed integral types. 75 // for integral to integral conversions of the same sign. 79 // An integral conversion of the same sign is subranged if digits(T) < digits(S). 87 // for integral to float conversions 94 // for float to integral conversions
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/ |
| H A D | mathcalls.h | 97 /* Break VALUE into a normalized fraction and an integral power of 2. */ 109 /* Break VALUE into integral and fractional parts. */ 124 /* Return the base 2 signed integral exponent of X. */ 158 /* Smallest integral value not less than X. */ 295 /* Round X to integral value in floating-point format using current 299 /* Round X to nearest integral value, rounding halfway cases away from 303 /* Round X to the integral value in floating-point format nearest but 308 and magnitude congruent `mod 2^n' to the magnitude of the integral 315 /* Round X to nearest integral value according to current rounding 321 /* Round X to nearest integral value, rounding halfway cases away from
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/ |
| H A D | mathcalls.h | 97 /* Break VALUE into a normalized fraction and an integral power of 2. */ 109 /* Break VALUE into integral and fractional parts. */ 124 /* Return the base 2 signed integral exponent of X. */ 158 /* Smallest integral value not less than X. */ 295 /* Round X to integral value in floating-point format using current 299 /* Round X to nearest integral value, rounding halfway cases away from 303 /* Round X to the integral value in floating-point format nearest but 308 and magnitude congruent `mod 2^n' to the magnitude of the integral 315 /* Round X to nearest integral value according to current rounding 321 /* Round X to nearest integral value, rounding halfway cases away from
|
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-eventconvert.c | 111 vo.integral = value->integral; in test_values_XIRawEvent() 114 swapl(&vo.integral); in test_values_XIRawEvent() 118 assert(vi.integral == vo.integral); in test_values_XIRawEvent() 125 vo.integral = raw_value->integral; in test_values_XIRawEvent() 128 swapl(&vo.integral); in test_values_XIRawEvent() 132 assert(vi.integral == vo.integral); in test_values_XIRawEvent() 385 swapl(&vo.integral); in test_values_XIDeviceEvent() 389 assert(vi.integral == vo.integral); in test_values_XIDeviceEvent() 1022 assert(out->dx.integral == value.integral); in test_XIBarrierEvent() 1025 assert(out->dy.integral == value.integral); in test_XIBarrierEvent() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/ |
| H A D | promote_integral.hpp | 130 \brief Meta-function to define an integral type with size 134 This meta-function tries to promote the fundamental integral type T 135 to a another integral type with size (roughly) twice the bit size of T. 244 // Define the list of signed integral types we are going to use 264 // Define the list of unsigned integral types we are going to use 284 // Define the list of integral types that will be used for
|