| /third_party/musl/src/math/ |
| 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 | __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
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_mathlib_softfloat.cpp | 133 uint32_t sign = (inpx & UINT32_C(0x8000)) << 16; in sf16_to_sf32() local
|
| /third_party/skia/third_party/externals/icu/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/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/python/Modules/_decimal/libmpdec/ |
| H A D | numbertheory.c | 50 _mpd_getkernel(mpd_uint_t n, int sign, int modnum) in _mpd_getkernel() argument 76 _mpd_init_fnt_params(mpd_size_t n, int sign, int modnum) in _mpd_init_fnt_params() argument 117 _mpd_init_w3table(mpd_uint_t w3table[3], int sign, int modnum) in _mpd_init_w3table() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | float_to_string_test.cc | 31 float MakeFloat(int sign, int biased_exponent, int mantissa) { in MakeFloat() argument
|
| /third_party/python/Python/ |
| H A D | mystrtoul.c | 267 char sign; in PyOS_strtol() local
|
| /third_party/rust/crates/rust-openssl/openssl/src/ |
| H A D | ecdsa.rs | 30 pub fn sign<T>(data: &[u8], eckey: &EcKeyRef<T>) -> Result<EcdsaSig, ErrorStack> in sign() functions
|
| /third_party/skia/docs/examples/ |
| H A D | Color_Type_RGBA_F16.cpp | 15 uint32_t sign = floatUnion.fUInt & 0x80000000u; in REG_FIDDLE() local
|
| /third_party/vk-gl-cts/framework/delibs/debase/ |
| H A D | deFloat16Test.c | 29 static float getFloat32 (deUint32 sign, deUint32 biased_exponent, deUint32 mantissa) in getFloat32() argument 42 static deFloat16 getFloat16 (deUint16 sign, deUint16 biased_exponent, deUint16 mantissa) in getFloat16() argument
|
| H A D | deMathTest.c | 76 int sign; in testInt32ToFloat() local
|
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfsigncreate_fuzzer/ |
| H A D | hcfsigncreate_fuzzer.cpp | 43 HcfSign *sign = nullptr; in TestSign() local 74 HcfSign *sign = nullptr; in TestSignSm2() local 105 HcfSign *sign = nullptr; TestSignBrainpool() local 136 HcfSign *sign = nullptr; TestSignEd25519() local 158 HcfSign *sign = nullptr; HcfSignCreateFuzzTest() local [all...] |
| /base/security/crypto_framework/test/fuzztest/crypto_operation/hcfverifycreate_fuzzer/ |
| H A D | hcfverifycreate_fuzzer.cpp | 43 HcfSign *sign = nullptr; in TestVerify() local 92 HcfSign *sign = nullptr; TestVerifySm2() local 141 HcfSign *sign = nullptr; TestVerifyBrainpool() local 190 HcfSign *sign = nullptr; TestVerifyEd25519() local [all...] |