Home
last modified time | relevance | path

Searched defs:sign (Results 376 - 400 of 765) sorted by relevance

1...<<11121314151617181920>>...31

/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_double_ops.c412 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 Dcrypt_blowfish.c503 BF_word safety, sign, diff, tmp[2]; in BF_set_key() local
[all...]
/third_party/musl/src/math/
H A Dlgammal.c227 int sign = u.i.se >> 15; in __lgammal_r() local
[all...]
H A Dlgamma_r.c175 int sign,i; in __lgamma_r() local
[all...]
H A Dlgammaf_r.c110 int i,sign; in __lgammaf_r() local
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dlgammal.c227 int sign = u.i.se >> 15; in __lgammal_r() local
[all...]
H A Dlgamma_r.c175 int sign,i; in __lgamma_r() local
[all...]
H A Dlgammaf_r.c110 int i,sign; in __lgammaf_r() local
/third_party/nghttp2/lib/
H A Dsfparse.c245 int sign = 1; in parser_number() local
/third_party/node/deps/nghttp2/lib/
H A Dsfparse.c245 int sign = 1; in parser_number() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_capi.cpp323 usnum_setSign(USimpleNumber* unumber, USimpleNumberSign sign, UErrorCode* ec) { in usnum_setSign() argument
H A Dnumber_fluent.cpp236 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 Dnghttp3_http.c181 int sign = 1; in sf_parse_integer_or_decimal() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_line.c265 static inline boolean sign(float x){ in sign() function
[all...]
/third_party/mksh/
H A Dos2.c404 char sign[2]; in execve() local
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeX86_64.c1021 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 Ddec_mips32.c25 const int sign = x >> 31; in abs_mips32() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_fluent.cpp236 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 Dnumber_rounding.cpp96 bool sign; // unused; always positive in doubleFractionLength() local
H A Dnumber_skeletons.cpp1004 auto sign = stem_to_object::signDisplay(static_cast<StemEnum>(tempStemTrie.getValue())); parseExponentSignOption() local
[all...]
/third_party/skia/src/pathops/
H A DSkPathOpsQuad.cpp56 double sign = (fPts[oddMan].fY - origY) * adj - (fPts[oddMan].fX - origX) * opp; in hullIntersects() local
/third_party/optimized-routines/math/test/rtest/
H A Dsemi.c13 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 Dftbsdf.c1135 FT_Char sign; in finalize_sdf() local
/third_party/skia/tools/viewer/
H A DTouchGesture.cpp32 SkScalar sign = SK_Scalar1; in SkScalarSignNonZero() local
/third_party/toybox/toys/posix/
H A Dfind.c151 char sign = 0; in compare_numsign() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...31