| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | j1f.c | 25 static float common(uint32_t ix, float x, int y1, int sign) in common() argument 68 int sign; in j1f() local
|
| H A D | __tanl.c | 103 int big, sign; in __tanl() local
|
| /third_party/musl/src/math/ |
| H A D | j1.c | 65 static double common(uint32_t ix, double x, int y1, int sign) in common() argument 117 int sign; in j1() local
|
| H A D | j1f.c | 25 static float common(uint32_t ix, float x, int y1, int sign) in common() argument 68 int sign; in j1f() local
|
| H A D | powl.c | 465 int n, e, sign, lx; in powil() local
|
| /third_party/musl/src/internal/ |
| H A D | floatscan.c | 63 static long double decfloat(FILE *f, int c, int bits, int emin, int sign, int pok) in decfloat() argument 314 hexfloat(FILE *f, int bits, int emin, int sign, int pok) hexfloat() argument 428 int sign = 1; __floatscan() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_utils.cpp | 141 bool sign; // unused; always positive in setTo() local
|
| H A D | number_simple.cpp | 109 void SimpleNumber::setSign(USimpleNumberSign sign, UErrorCode& status) { in setSign() argument 222 void SimpleNumberFormatter::formatImpl(UFormattedNumberData* data, USimpleNumberSign sign, UErrorCode &status) const { in formatImpl() argument
|
| H A D | number_microprops.h | 94 UNumberSignDisplay sign; member
|
| /third_party/node/deps/v8/src/date/ |
| H A D | dateparser-inl.h | 250 int sign = sign_token.ascii_sign(); in ParseES5DateTime() local
|
| /third_party/node/deps/v8/src/codegen/arm64/ |
| H A D | utils-arm64.cc | 44 float float_pack(uint32_t sign, uint32_t exp, uint32_t mantissa) { in float_pack() argument 49 double double_pack(uint64_t sign, uint64_t exp, uint64_t mantissa) { in double_pack() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/math/math_gtest/ |
| H A D | math_data_test.h | 129 unsigned sign : 1; member 140 unsigned sign : 1; member
|
| /third_party/mesa3d/src/util/ |
| H A D | format_r11g11b10f.h | 63 int sign = (f32.ui >> 16) & 0x8000; in f32_to_uf11() local 145 int sign = (f32.ui >> 16) & 0x8000; in f32_to_uf10() local
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_type.h | 102 unsigned sign:1; member [all...] |
| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | token_enc.c | 128 const int sign = c < 0; in VP8RecordCoeffTokens() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_microprops.h | 81 UNumberSignDisplay sign; member
|
| H A D | number_utils.cpp | 141 bool sign; // unused; always positive in setTo() local
|
| /third_party/skia/src/utils/ |
| H A D | SkParse.cpp | 142 int sign = 0; in FindS32() local 168 int sign = 0; in FindMSec() local
|
| /third_party/optimized-routines/math/ |
| H A D | erf.c | 40 uint32_t sign = ix >> 31; in erf() local
|
| H A D | sincosf.h | 20 double sign[4]; /* Sign of sine in quadrants 0..3. */ member
|
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | wrappers.c | 182 void wrapper_set_sign(wrapperctx *ctx, uint32 sign) in wrapper_set_sign() argument 188 void wrapper_set_sign_r(wrapperctx *ctx, uint32 sign) in wrapper_set_sign_r() argument 194 void wrapper_set_sign_i(wrapperctx *ctx, uint32 sign) in wrapper_set_sign_i() argument
|
| /third_party/skia/third_party/externals/tint/src/reader/wgsl/ |
| H A D | parser_impl_const_literal_test.cc | 29 float MakeFloat(int sign, int biased_exponent, int mantissa) { in MakeFloat() argument
|
| /third_party/vixl/test/aarch32/ |
| H A D | test-assembler-cond-rd-memop-immediate-512-a32.cc | 72 Sign sign; member 3629 Sign sign = kTests[i].operands.sign; in TestHelper() local
|
| H A D | test-assembler-cond-rd-memop-immediate-8192-a32.cc | 72 Sign sign; member 3629 Sign sign = kTests[i].operands.sign; in TestHelper() local
|
| H A D | test-assembler-cond-rd-memop-rs-a32.cc | 76 Sign sign; member 3637 Sign sign = kTests[i].operands.sign; in TestHelper() local
|