| /third_party/astc-encoder/Source/ |
| H A D | astcenc_mathlib_softfloat.cpp | 186 uint32_t sign = (inpx & 0x8000) << 16; in sf16_to_sf32() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | MacroProps.java | 31 public SignDisplay sign; field in MacroProps
|
| /third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
| H A D | double-to-string.cc | 177 bool sign; in ToShortestIeeeNumber() local 220 bool sign; in ToFixed() local 253 bool sign; in ToExponential() local 309 bool sign; ToPrecision() local 379 DoubleToAscii(double v, DtoaMode mode, int requested_digits, char* buffer, int buffer_length, bool* sign, int* length, int* point) DoubleToAscii() argument [all...] |
| /third_party/icu/vendor/double-conversion/upstream/test/cctest/ |
| H A D | test-dtoa.cc | 86 bool sign; in TEST() local 50 DoubleToAscii(double v, DtoaMode test_mode, int requested_digits, Vector<char> buffer, bool* sign, int* length, int* point) DoubleToAscii() argument 340 bool sign; TEST() local 397 bool sign; TEST() local 426 bool sign; TEST() local 446 bool sign; TEST() local 466 bool sign; TEST() local 489 bool sign; TEST() local [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/duration/ |
| H A D | ICUDurationTest.java | 44 private final int sign; field in ICUDurationTest.ICUTestDuration [all...] |
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/duration/ |
| H A D | ICUDurationTest.java | 47 private final int sign; field in ICUDurationTest.ICUTestDuration [all...] |
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_utils.cpp | 141 bool sign; // unused; always positive in setTo() local
|
| H A D | number_microprops.h | 82 UNumberSignDisplay sign; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_fp16_conv.c | 96 nir_ssa_def *sign = nir_iand(b, src, nir_imm_int(b, 0x80000000)); in float_to_half_impl() local 69 half_rounded(nir_builder *b, nir_ssa_def *value, nir_ssa_def *guard, nir_ssa_def *sticky, nir_ssa_def *sign, nir_rounding_mode mode) half_rounded() argument [all...] |
| /third_party/musl/porting/liteos_a/kernel/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/musl/porting/linux/user/src/time/ |
| H A D | strptime.c | 83 int sign = 1; in __getgmtoff() local
|
| /third_party/musl/src/math/ |
| H A D | __tanl.c | 103 int big, sign; in __tanl() local
|
| 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/porting/liteos_a/kernel/src/math/ |
| H A D | powl.c | 457 int n, e, sign, lx; in powil() local
|
| 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 | __tanl.c | 103 int big, sign; in __tanl() local
|
| /third_party/musl/porting/liteos_m/kernel/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/musl/porting/uniproton/kernel/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/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
|