Home
last modified time | relevance | path

Searched defs:sign (Results 76 - 100 of 971) sorted by relevance

12345678910>>...39

/third_party/musl/porting/liteos_m/kernel/src/math/
H A Dsqrt.c86 int32_t sign = (int)0x80000000; in sqrt() local
[all...]
/third_party/musl/src/math/
H A Datan.c66 uint32_t ix,sign; in atan() local
H A Dsincosf.c32 unsigned n, sign; in sincosf() local
/third_party/musl/porting/liteos_a/kernel/src/locale/
H A D__mo_lookup.c25 int sign = strcmp(s, (char *)p + os); in __mo_lookup() local
/third_party/musl/src/locale/
H A D__mo_lookup.c25 int sign = strcmp(s, (char *)p + os); in __mo_lookup() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dcbrtl.c36 int sign = u.i.se & 0x8000; in cbrtl() local
H A Datanf.c44 uint32_t ix,sign; in atanf() local
H A D__tan.c71 int big, sign; in __tan() local
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_doubleconversion.cpp25 bool sign; in testDoubleConversionApi() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.h38 enum sq_tex_sign sign : 2; member
/third_party/optimized-routines/math/
H A Dmath_errf.c26 xflowf (uint32_t sign, float y) in xflowf() argument
33 __math_uflowf (uint32_t sign) in __math_uflowf() argument
42 __math_may_uflowf (uint32_t sign) in __math_may_uflowf() argument
49 __math_oflowf (uint32_t sign) in __math_oflowf() argument
55 __math_divzerof (uint32_t sign) in __math_divzerof() argument
[all...]
H A Dmath_err.c26 xflow (uint32_t sign, double y) in xflow() argument
33 __math_uflow (uint32_t sign) in __math_uflow() argument
42 __math_may_uflow (uint32_t sign) in __math_may_uflow() argument
49 __math_oflow (uint32_t sign) in __math_oflow() argument
55 __math_divzero (uint32_t sign) in __math_divzero() argument
[all...]
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_types_util.cpp226 int32_t sign = 0; in Unmarshalling() local
H A Dbig_integer.cpp28 BigInteger::BigInteger(int32_t sign, std::vector<uint64_t>&& trueForm) in BigInteger() argument
/kernel/linux/linux-5.10/drivers/firmware/
H A Discsi_ibft_find.c38 char *sign; member
/kernel/linux/linux-5.10/arch/parisc/math-emu/
H A Ddenormal.c47 int sign, exponent; in sgl_denormalize() local
88 int sign, exponent; in dbl_denormalize() local
[all...]
/kernel/linux/linux-5.10/arch/x86/math-emu/
H A Dreg_divide.c33 u_char taga, tagb, signa, signb, sign, saved_sign; in FPU_div() local
/kernel/linux/linux-6.6/arch/parisc/math-emu/
H A Ddenormal.c47 int sign, exponent; in sgl_denormalize() local
88 int sign, exponent; in dbl_denormalize() local
[all...]
/kernel/linux/linux-5.10/lib/mpi/
H A Dmpi-inv.c35 int sign; in mpi_invm() local
[all...]
/kernel/linux/linux-6.6/drivers/firmware/
H A Discsi_ibft_find.c38 char *sign; member
/kernel/linux/linux-6.6/arch/x86/math-emu/
H A Dreg_divide.c33 u_char taga, tagb, signa, signb, sign, saved_sign; in FPU_div() local
/kernel/linux/linux-6.6/lib/crypto/mpi/
H A Dmpi-inv.c35 int sign; in mpi_invm() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestStdlib.cpp53 int decpt, sign; in HWTEST_F() local
/third_party/ffmpeg/libavcodec/arm/
H A Daac.h73 VMUL2S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL2S() argument
98 VMUL4S(float *dst, const float *v, unsigned idx, unsigned sign, const float *scale) VMUL4S() argument
/third_party/FreeBSD/lib/libc/arm/
H A D_fpmath.h44 unsigned int sign :1; member

Completed in 8 milliseconds

12345678910>>...39