Home
last modified time | relevance | path

Searched defs:sign (Results 101 - 125 of 971) sorted by relevance

12345678910>>...39

/third_party/FreeBSD/lib/libc/aarch64/
H A D_fpmath.h34 unsigned int sign :1; member
/third_party/icu/icu4c/source/i18n/
H A Ddouble-conversion-double-to-string.cpp395 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 Dalaw_test.c194 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 Dsqrt.c107 int sign = (int) 0x80000000; in sqrt() local
[all...]
/third_party/musl/src/math/
H A D__rem_pio2f.c49 int n, sign, e0; in __rem_pio2f() local
H A Datanl.c135 unsigned sign = u.i.se >> 15; in atanl() local
H A Dexpm1f.c35 int k, sign = u.i >> 31; in expm1f() local
H A Dtgamma.c114 int sign = u.i>>63; in tgamma() local
[all...]
H A Djn.c44 int nm1, i, sign; in jn() local
218 int nm1, sign, i; in yn() local
[all...]
H A Djnf.c22 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 Dexpm1f.c35 int k, sign = u.i >> 31; in expm1f() local
H A Datanl.c135 unsigned sign = u.i.se >> 15; in atanl() local
H A Djn.c44 int nm1, i, sign; in jn() local
218 int nm1, sign, i; in yn() local
[all...]
H A Djnf.c22 int nm1, sign, i; in jnf() local
165 int nm1, sign, i; in ynf() local
[all...]
H A D__rem_pio2f.c49 int n, sign, e0; in __rem_pio2f() local
H A Dtgamma.c114 int sign = u.i>>63; in tgamma() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddouble-conversion-double-to-string.cpp402 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 Ddtoa.cc31 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 Dfunctionalext_fcvt.c30 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 Decp_nistputil.c213 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 DSkHalf.cpp41 uint32_t sign = floatUnion.fUInt & sign_mask; in SkFloatToHalf() local
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DHalf.cpp22 unsigned int sign = (fp32i & 0x80000000) >> 16; in half() local
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DHalf.cpp22 unsigned int sign = (fp32i & 0x80000000) >> 16; in half() local
/third_party/openssl/demos/signature/
H A Drsa_pss_direct.c38 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function
H A Drsa_pss_hash.c33 static int sign(OSSL_LIB_CTX *libctx, unsigned char **sig, size_t *sig_len) in sign() function

Completed in 9 milliseconds

12345678910>>...39