Home
last modified time | relevance | path

Searched defs:sign (Results 1 – 25 of 681) sorted by relevance

12345678910>>...28

/third_party/boost/boost/local_function/aux_/preprocessor/traits/decl_sign_/
Dsign.hpp31 decl_traits, sign) \ argument
38 decl_traits, sign) \ argument
46 decl_traits, sign) \ argument
60 decl_traits, sign) \ argument
66 decl_traits, sign) \ argument
74 decl_traits, sign) \ argument
88 s, decl_traits, sign) \ argument
111 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_VALID(sign) \ argument
116 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_OK_(sign, unused) \ argument
124 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_(sign, defaults_error) \ argument
[all …]
Dany_bind_type.hpp23 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_ANY_BIND_WITH_TYPE_(sign) \ argument
30 sign) \ argument
38 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_ANY_BIND_THIS_TYPE_(sign) \ argument
52 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_ANY_BIND_HAS_TYPE(sign) \ argument
57 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_ANY_BIND_WITH_TYPE(sign) \ argument
68 sign) \ argument
77 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_ANY_BIND_THIS_TYPE(sign) \ argument
Dvalidate.hpp17 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_VALIDATE_1_(sign, error) \ argument
27 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_VALIDATE(sign) \ argument
/third_party/boost/boost/local_function/aux_/preprocessor/traits/decl_sign_/validate_/
Ddefaults.hpp36 sign) \ argument
50 sign, index, error) \ argument
62 sign, index, error) \ argument
75 sign, index, error) \ argument
100 sign, index, error) \ argument
118 #define BOOST_LOCAL_FUNCTION_AUX_PP_DECL_TRAITS_SIGN_VALIDATE_DEFAULTS(sign) \ argument
/third_party/optimized-routines/math/
Dmath_err.c26 xflow (uint32_t sign, double y) in xflow()
33 __math_uflow (uint32_t sign) in __math_uflow()
42 __math_may_uflow (uint32_t sign) in __math_may_uflow()
49 __math_oflow (uint32_t sign) in __math_oflow()
55 __math_divzero (uint32_t sign) in __math_divzero()
Dmath_errf.c26 xflowf (uint32_t sign, float y) in xflowf()
33 __math_uflowf (uint32_t sign) in __math_uflowf()
42 __math_may_uflowf (uint32_t sign) in __math_may_uflowf()
49 __math_oflowf (uint32_t sign) in __math_oflowf()
55 __math_divzerof (uint32_t sign) in __math_divzerof()
/third_party/typescript/tests/baselines/reference/
DreturnTypeInferenceNotTooBroad.js11 export const y = sepsis({ low: 1, sign: { kind: 'a', a: 3 }}); property
15 export const yone = unwrap(sepsis({ low: 1, sign: { kind: 'a', a: 3 }})); property
21 exports.y = sepsis({ low: 1, sign: { kind: 'a', a: 3 } }); property
25 exports.yone = unwrap(sepsis({ low: 1, sign: { kind: 'a', a: 3 } })); property
/third_party/mingw-w64/mingw-w64-crt/math/DFP/
Ddfp_internal.h131 uint32_t sign:1; member
138 uint32_t sign:1; member
147 uint32_t sign:1; member
154 uint32_t sign:1; member
161 uint32_t sign:1; member
170 uint32_t sign:1; member
178 uint32_t sign:1; member
186 uint32_t sign:1; member
196 uint32_t sign:1; member
/third_party/ffmpeg/libavutil/
Dsoftfloat_ieee754.h30 int32_t sign; member
54 int sign = 0; in av_int2sf_ieee754() local
81 int32_t mant, exp, sign; in av_div_sf_ieee754() local
94 int32_t sign, mant, exp; in av_mul_sf_ieee754() local
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_half.h62 uint16_t sign) in cl_half_handle_overflow()
88 uint16_t sign) in cl_half_handle_underflow()
120 uint16_t sign = f32.i >> 31; in cl_half_from_float() local
246 uint16_t sign = f64.i >> 63; in cl_half_from_double() local
371 uint16_t sign = h >> 15; in cl_half_to_float() local
/third_party/python/Modules/_decimal/libmpdec/
Dnumbertheory.c50 _mpd_getkernel(mpd_uint_t n, int sign, int modnum) in _mpd_getkernel()
76 _mpd_init_fnt_params(mpd_size_t n, int sign, int modnum) in _mpd_init_fnt_params()
117 _mpd_init_w3table(mpd_uint_t w3table[3], int sign, int modnum) in _mpd_init_w3table()
/third_party/jerryscript/jerry-core/ecma/base/
Decma-helpers-number.c52 ecma_number_pack (bool sign, /**< sign */ in ecma_number_pack()
115 ecma_number_pack (bool sign, /**< sign */ in ecma_number_pack()
208 bool sign; in ecma_number_get_sign_field() local
266 ecma_number_make_infinity (bool sign) /**< true - for negative Infinity, in ecma_number_make_infinity()
436 ecma_number_make_from_sign_mantissa_and_exponent (bool sign, /**< true - for negative sign, in ecma_number_make_from_sign_mantissa_and_exponent()
602 const bool sign = ecma_number_is_negative (num); in ecma_number_trunc() local
747 int sign = 1; in ecma_number_parse_int() local
918 bool sign = false; in ecma_number_parse_float() local
/third_party/python/Tools/msi/
Dmake_cat.ps122 [switch]$sign, variable
38 if ($sign) { variable
Dmake_appx.ps124 [switch]$sign, variable
65 if ($sign) { variable
/third_party/musl/porting/liteos_a/kernel/src/math/
Dfma.c9 struct num { uint64_t m; int e; int sign; }; member
15 int sign = e & 0x800; in normalize() local
100 int sign = nx.sign^ny.sign; in fma() local
D__math_oflowf.c3 float __math_oflowf(uint32_t sign) in __math_oflowf()
D__math_uflow.c3 double __math_uflow(uint32_t sign) in __math_uflow()
/third_party/musl/src/math/
Dfma.c9 struct num { uint64_t m; int e; int sign; }; member
15 int sign = e & 0x800; in normalize() local
100 int sign = nx.sign^ny.sign; in fma() local
D__math_divzero.c3 double __math_divzero(uint32_t sign) in __math_divzero()
/third_party/libsnd/tests/
Dalaw_test.c194 int sign, exponent, mantissa ; in alaw_encode() local
221 int sign, exponent, mantissa, sample ; in alaw_decode() local
Dulaw_test.c208 int sign, exponent, mantissa ; in ulaw_encode() local
247 int sign, exponent, mantissa, sample ; in ulaw_decode() local
/third_party/gstreamer/gstplugins_good/gst/law/
Dmulaw-conversion.c55 gint16 sign, exponent, mantissa; in mulaw_encode() local
106 gint16 sign, exponent, mantissa; in mulaw_decode() local
/third_party/optimized-routines/math/test/rtest/
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; in test_fmodf() local
276 int sign = x[0] & 0x80000000; in test_ldexp() local
354 int sign = *x & 0x80000000; in test_ldexpf() local
428 int sign; in test_frexp() local
465 int sign; in test_frexpf() local
491 int sign = x[0] & 0x80000000; in test_modf() local
528 int sign = *x & 0x80000000; in test_modff() local
/third_party/boost/boost/math/special_functions/
Dhankel.hpp18 std::complex<T> hankel_imp(T v, T x, const bessel_no_int_tag&, const Policy& pol, int sign) in hankel_imp()
72 …line std::complex<T> hankel_imp(T v, T x, const bessel_maybe_int_tag&, const Policy& pol, int sign) in hankel_imp()
84 inline std::complex<T> hankel_imp(int v, T x, const bessel_int_tag&, const Policy& pol, int sign) in hankel_imp()
93 inline std::complex<T> sph_hankel_imp(T v, T x, const Policy& pol, int sign) in sph_hankel_imp()
/third_party/musl/porting/liteos_m/kernel/src/math/
D__math_divzero.c3 double __math_divzero(uint32_t sign) in __math_divzero()

12345678910>>...28