/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | x_long.c | 89 unsigned long utmp, sign; in long_i2c() local 133 unsigned long utmp = 0, sign = 0x100; in long_c2i() local [all...] |
/third_party/node/deps/openssl/openssl/providers/common/ |
H A D | securitycheck.c | 150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) in ossl_dsa_check_key() argument
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_gcd.c | 27 int sign; in bn_mod_inverse_no_branch() local 203 int sign; int_bn_mod_inverse() local [all...] |
H A D | bn_intern.c | 26 int sign = 1; in bn_compute_wNAF() local
|
/third_party/opencl-headers/CL/ |
H A D | cl_half.h | 61 cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_overflow() argument 87 cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_underflow() argument 120 uint16_t sign = f32.i >> 31; cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; cl_half_from_double() local 371 uint16_t sign = h >> 15; cl_half_to_float() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_gcd.c | 27 int sign; in bn_mod_inverse_no_branch() local 203 int sign; int_bn_mod_inverse() local [all...] |
H A D | bn_intern.c | 26 int sign = 1; in bn_compute_wNAF() local
|
/third_party/openssl/crypto/asn1/ |
H A D | x_long.c | 89 unsigned long utmp, sign; in long_i2c() local 133 unsigned long utmp = 0, sign = 0x100; in long_c2i() local [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcMisc.cpp | 48 unsigned int sign = (GLhalf)(x >> 31); in floatToHalfFloat() local 109 unsigned int sign = (GLhalf)(x >> 31); in floatToUnisgnedF11() local 190 unsigned int sign = (GLhalf)(x >> 31); in floatToUnisgnedF10() local 259 unsigned int sign = (unsigned int)(hf >> 15); in halfFloatToFloat() local [all...] |
/third_party/skia/src/core/ |
H A D | SkColorSpaceXformSteps.cpp | 146 sign = bits & 0x80000000; in sk_program_transfer_fn() local
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderSpec.cpp | 189 auto sign = l & 0x80000000; in EvalSpecConstantUnaryOp() local
|
/third_party/openssl/providers/common/ |
H A D | securitycheck.c | 150 int ossl_dsa_check_key(OSSL_LIB_CTX *ctx, const DSA *dsa, int sign) in ossl_dsa_check_key() argument
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | units_complexconverter.cpp | 145 int sign = 1; in convert() local
|
/third_party/optimized-routines/math/ |
H A D | v_sin.c | 52 v_u64_t sign, odd, cmp; in sin() local
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | pseudofloat.h | 67 int sign=0; in PSEUDOFLOAT() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_fixed.cc | 93 const char sign = (offset_seconds < 0 ? '-' : '+'); in FixedOffsetToName() local
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl_half.h | 61 cl_half_handle_overflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_overflow() argument 87 cl_half_handle_underflow(cl_half_rounding_mode rounding_mode, uint16_t sign) cl_half_handle_underflow() argument 120 uint16_t sign = f32.i >> 31; cl_half_from_float() local 246 uint16_t sign = f64.i >> 63; cl_half_from_double() local 371 uint16_t sign = h >> 15; cl_half_to_float() local [all...] |
/third_party/vk-gl-cts/framework/delibs/debase/ |
H A D | deFloat16.c | 30 deUint32 sign; in deFloat32To16() local 104 deUint64 sign; in deFloat64To16() local 218 deUint32 sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ deFloat32To16Round() local 375 deUint64 sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ deFloat64To16Round() local 491 deUint32 sign; deFloat16To32() local 553 deUint64 sign; deFloat16To64() local [all...] |
/kernel/linux/linux-5.10/arch/x86/math-emu/ |
H A D | errors.c | 512 asmlinkage __visible int FPU_divide_by_zero(int deststnr, u_char sign) in FPU_divide_by_zero() argument
|
H A D | poly_l2.c | 31 u_char sign, argsign; in poly_l2() local
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | ftrace.c | 36 u64 sign:1; member
|
/kernel/linux/linux-5.10/arch/alpha/boot/ |
H A D | stdio.c | 45 char c,sign,tmp[66]; in number() local
|
/kernel/linux/linux-5.10/arch/powerpc/boot/ |
H A D | stdio.c | 81 char c,sign,tmp[66]; in number() local
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | printf.c | 48 char c, sign, locase; in number() local
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | ftrace.c | 36 u64 sign:1; member
|