| /third_party/FreeBSD/lib/libc/aarch64/ |
| H A D | _fpmath.h | 34 unsigned int sign :1; member
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 395 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/libsnd/tests/ |
| H A D | alaw_test.c | 194 int sign, exponent, mantissa ; in alaw_encode() local 221 int sign, exponent, mantissa, sample ; in alaw_decode() local
|
| /third_party/jerryscript/jerry-libm/ |
| H A D | sqrt.c | 107 int sign = (int) 0x80000000; in sqrt() local [all...] |
| /third_party/musl/src/math/ |
| H A D | __rem_pio2f.c | 49 int n, sign, e0; in __rem_pio2f() local
|
| H A D | atanl.c | 135 unsigned sign = u.i.se >> 15; in atanl() local
|
| H A D | expm1f.c | 35 int k, sign = u.i >> 31; in expm1f() local
|
| H A D | tgamma.c | 114 int sign = u.i>>63; in tgamma() local [all...] |
| H A D | jn.c | 44 int nm1, i, sign; in jn() local 218 int nm1, sign, i; in yn() local [all...] |
| H A D | jnf.c | 22 int nm1, sign, i; in jnf() local 165 int nm1, sign, i; in ynf() local [all...] |
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | expm1f.c | 35 int k, sign = u.i >> 31; in expm1f() local
|
| H A D | atanl.c | 135 unsigned sign = u.i.se >> 15; in atanl() local
|
| H A D | jn.c | 44 int nm1, i, sign; in jn() local 218 int nm1, sign, i; in yn() local [all...] |
| H A D | jnf.c | 22 int nm1, sign, i; in jnf() local 165 int nm1, sign, i; in ynf() local [all...] |
| H A D | __rem_pio2f.c | 49 int n, sign, e0; in __rem_pio2f() local
|
| H A D | tgamma.c | 114 int sign = u.i>>63; in tgamma() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | double-conversion-double-to-string.cpp | 402 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/node/deps/v8/src/base/numbers/ |
| H A D | dtoa.cc | 31 DoubleToAscii(double v, DtoaMode mode, int requested_digits, Vector<char> buffer, int* sign, int* length, int* point) DoubleToAscii() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/stdlib/ |
| H A D | functionalext_fcvt.c | 30 int decpt, sign; in fcvt_0100() local 40 int decpt, sign; in fcvt_0200() local 54 int decpt, sign; in fcvt_0300() local 69 int decpt, sign; in fcvt_0400() local 84 int decpt, sign; fcvt_0500() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecp_nistputil.c | 213 void ossl_ec_GFp_nistp_recode_scalar_bits(unsigned char *sign, in ossl_ec_GFp_nistp_recode_scalar_bits() argument
|
| /third_party/skia/src/core/ |
| H A D | SkHalf.cpp | 41 uint32_t sign = floatUnion.fUInt & sign_mask; in SkFloatToHalf() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Common/ |
| H A D | Half.cpp | 22 unsigned int sign = (fp32i & 0x80000000) >> 16; in half() local
|
| /third_party/skia/third_party/externals/swiftshader/src/System/ |
| H A D | Half.cpp | 22 unsigned int sign = (fp32i & 0x80000000) >> 16; in half() local
|
| /third_party/openssl/demos/signature/ |
| H A D | rsa_pss_direct.c | 38 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function
|
| H A D | rsa_pss_hash.c | 33 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function
|