Searched
full:arithmetic (Results
276 -
300 of
1189) sorted by null
<<11121314151617181920>>
/prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/net/ |
if_dl.h | 72 /* We do arithmetic directly with these, so keep them char instead of void */
|
/system/core/sh/ |
parser.h | 45 #define CTLARI '\206' /* arithmetic expression */
|
/external/openssl/crypto/bn/ |
bntest.c | 67 * The binary polynomial arithmetic software is originally written by 1081 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1140 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1203 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1270 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1328 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1387 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1453 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1520 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ 1582 #if 0 /* make test uses ouput in bc but bc can't handle GF(2^m) arithmetic */ [all...] |
/external/astl/include/ |
iterator | 264 // Random access iterator: equivalent to mem pointer arithmetic. 274 * Iterator arithmetic.
|
/external/kernel-headers/original/linux/ |
ktime.h | 33 * NOPs and most arithmetic ktime_t operations are plain arithmetic
|
/external/skia/include/core/ |
Sk64.h | 126 performs an arithmetic right-shift (sign extending). 133 performs an arithmetic right-shift (sign extending).
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
ratio | 46 * @defgroup ratio Rational Arithmetic 137 * @brief Provides compile-time rational arithmetic.
|
istream | 137 // [27.6.1.2.2] arithmetic extractors 139 * @name Arithmetic Extractors 158 * @brief Basic arithmetic extractors 221 * This function behaves like one of the basic arithmetic extractors, 688 * Behaves like one of the formatted arithmetic extractors described in 715 * Behaves like one of the formatted arithmetic extractors described in
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
ratio | 46 * @defgroup ratio Rational Arithmetic 137 * @brief Provides compile-time rational arithmetic.
|
istream | 137 // [27.6.1.2.2] arithmetic extractors 139 * @name Arithmetic Extractors 158 * @brief Basic arithmetic extractors 221 * This function behaves like one of the basic arithmetic extractors, 688 * Behaves like one of the formatted arithmetic extractors described in 715 * Behaves like one of the formatted arithmetic extractors described in
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
ratio | 46 * @defgroup ratio Rational Arithmetic 137 * @brief Provides compile-time rational arithmetic.
|
istream | 137 // [27.6.1.2.2] arithmetic extractors 139 * @name Arithmetic Extractors 158 * @brief Basic arithmetic extractors 221 * This function behaves like one of the basic arithmetic extractors, 688 * Behaves like one of the formatted arithmetic extractors described in 715 * Behaves like one of the formatted arithmetic extractors described in
|
/prebuilt/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ |
ratio | 46 * @defgroup ratio Rational Arithmetic 137 * @brief Provides compile-time rational arithmetic.
|
istream | 137 // [27.6.1.2.2] arithmetic extractors 139 * @name Arithmetic Extractors 158 * @brief Basic arithmetic extractors 221 * This function behaves like one of the basic arithmetic extractors, 688 * Behaves like one of the formatted arithmetic extractors described in 715 * Behaves like one of the formatted arithmetic extractors described in
|
/external/chromium/testing/gmock/include/gmock/internal/ |
gmock-internal-utils.h | 176 // is true iff arithmetic type From can be losslessly converted to 177 // arithmetic type To. 181 // reference) built-in arithmetic types, kFromKind is the kind of 245 // LosslessArithmeticConvertible<From, To>::value is true iff arithmetic 246 // type From can be losslessly converted to arithmetic type To. 250 // reference) built-in arithmetic types; the value is
|
/bionic/libm/src/ |
e_sqrt.c | 24 * Bit by bit method using integer arithmetic. (Slow, but portable) 191 Other methods (use floating-point arithmetic) 197 (IEEE double precision arithmetic) in software. 202 to chop results of arithmetic operations instead of round them, 203 and the INEXACT flag to indicate when an arithmetic operation
|
/external/fdlibm/ |
e_sqrt.c | 19 * Bit by bit method using integer arithmetic. (Slow, but portable) 195 Other methods (use floating-point arithmetic) 201 (IEEE double precision arithmetic) in software. 206 to chop results of arithmetic operations instead of round them, 207 and the INEXACT flag to indicate when an arithmetic operation
|
Completed in 953 milliseconds
<<11121314151617181920>>