| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_double_ops.c | 412 nir_ssa_def *sign = nir_iand(b, nir_unpack_64_2x32_split_y(b, src), in lower_round_even() local
|
| /third_party/musl/src/crypt/ |
| H A D | crypt_blowfish.c | 503 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local [all...] |
| /third_party/musl/src/math/ |
| H A D | lgammal.c | 227 int sign = u.i.se >> 15; in __lgammal_r() local [all...] |
| H A D | lgamma_r.c | 175 int sign,i; in __lgamma_r() local [all...] |
| H A D | lgammaf_r.c | 110 int i,sign; in __lgammaf_r() local
|
| /third_party/musl/porting/liteos_a/kernel/src/math/ |
| H A D | lgammal.c | 227 int sign = u.i.se >> 15; in __lgammal_r() local [all...] |
| H A D | lgamma_r.c | 175 int sign,i; in __lgamma_r() local [all...] |
| H A D | lgammaf_r.c | 110 int i,sign; in __lgammaf_r() local
|
| /third_party/nghttp2/lib/ |
| H A D | sfparse.c | 245 int sign = 1; in parser_number() local
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | sfparse.c | 245 int sign = 1; in parser_number() local
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_capi.cpp | 323 usnum_setSign(USimpleNumber* unumber, USimpleNumberSign sign, UErrorCode* ec) { in usnum_setSign() argument
|
| H A D | number_fluent.cpp | 236 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style) const& { in sign() function in NumberFormatterSettings 243 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style)&& { in sign() function in NumberFormatterSettings
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_http.c | 181 int sign = 1; in sf_parse_integer_or_decimal() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_line.c | 265 static inline boolean sign(float x){ in sign() function [all...] |
| /third_party/mksh/ |
| H A D | os2.c | 404 char sign[2]; in execve() local [all...] |
| /third_party/pcre2/pcre2/src/sljit/ |
| H A D | sljitNativeX86_64.c | 1021 static sljit_s32 emit_mov_int(struct sljit_compiler *compiler, sljit_s32 sign, in emit_mov_int() argument
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | dec_mips32.c | 25 const int sign = x >> 31; in abs_mips32() local
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_fluent.cpp | 236 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style) const& { in sign() function in NumberFormatterSettings 243 Derived NumberFormatterSettings<Derived>::sign(UNumberSignDisplay style)&& { in sign() function in NumberFormatterSettings
|
| H A D | number_rounding.cpp | 96 bool sign; // unused; always positive in doubleFractionLength() local
|
| H A D | number_skeletons.cpp | 1004 auto sign = stem_to_object::signDisplay(static_cast<StemEnum>(tempStemTrie.getValue())); parseExponentSignOption() local [all...] |
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsQuad.cpp | 56 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects() local
|
| /third_party/optimized-routines/math/test/rtest/ |
| H A D | semi.c | 13 int sign = in[0] & 0x80000000; in test_rint() local 76 int sign = *in & 0x80000000; in test_rintf() local 131 int sign; in test_fmod() local 205 int sign; test_fmodf() local 276 int sign = x[0] & 0x80000000; test_ldexp() local 354 int sign = *x & 0x80000000; test_ldexpf() local 428 int sign; test_frexp() local 465 int sign; test_frexpf() local 491 int sign = x[0] & 0x80000000; test_modf() local 528 int sign = *x & 0x80000000; test_modff() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftbsdf.c | 1135 FT_Char sign; in finalize_sdf() local
|
| /third_party/skia/tools/viewer/ |
| H A D | TouchGesture.cpp | 32 SkScalar sign = SK_Scalar1; in SkScalarSignNonZero() local
|
| /third_party/toybox/toys/posix/ |
| H A D | find.c | 151 char sign = 0; in compare_numsign() local
|