| /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...] |
| /foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
| H A D | napi_rdb_js_utils.cpp | 103 int sign = 0; in Convert2Value() local
|
| /kernel/linux/linux-5.10/arch/x86/math-emu/ |
| H A D | poly_2xm1.c | 53 int poly_2xm1(u_char sign, FPU_REG *arg, FPU_REG *result) in poly_2xm1() argument
|
| /kernel/linux/linux-5.10/lib/mpi/ |
| H A D | mpi-mod.c | 102 int sign; in mpi_mod_barrett() local
|
| /kernel/linux/linux-6.6/arch/x86/math-emu/ |
| H A D | poly_2xm1.c | 53 int poly_2xm1(u_char sign, FPU_REG *arg, FPU_REG *result) in poly_2xm1() argument
|
| /kernel/linux/linux-6.6/lib/crypto/mpi/ |
| H A D | mpi-mod.c | 102 int sign; in mpi_mod_barrett() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dsd.c | 75 int t, e, m, sign; in dsd_ctables_tableinit() local
|
| H A D | h263enc.h | 43 int bit_size, code, sign; in h263_get_motion_length() local
|
| H A D | ffv1dec_template.c | 51 int diff, context, sign; in decode_line() local
|
| H A D | pgxdec.c | 119 int sign = 0; in pgx_decode_frame() local 53 pgx_decode_header(AVCodecContext *avctx, GetByteContext *g, int *depth, int *width, int *height, int *sign) pgx_decode_header() argument
|
| /third_party/ffmpeg/libavutil/ |
| H A D | softfloat_ieee754.h | 30 int32_t sign; member 54 int sign = 0; in av_int2sf_ieee754() local 81 int32_t mant, exp, sign; in av_div_sf_ieee754() local 94 int32_t sign, man in av_mul_sf_ieee754() local [all...] |
| /third_party/ffmpeg/libavformat/ |
| H A D | replaygain.c | 43 int sign = 1; in parse_value() local
|
| /third_party/libsnd/tests/ |
| H A D | ulaw_test.c | 208 int sign, exponent, mantissa ; in ulaw_encode() local 247 int sign, exponent, mantissa, sample ; in ulaw_decode() local
|
| /third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-jws/ |
| H A D | main.c | 19 int n, sign = 0, result = 0, in main() local
|