/third_party/boost/boost/local_function/aux_/preprocessor/traits/decl_sign_/ |
D | sign.hpp | 31 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 …]
|
D | any_bind_type.hpp | 23 #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
|
D | validate.hpp | 17 #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_/ |
D | defaults.hpp | 36 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/ |
D | math_err.c | 26 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()
|
D | math_errf.c | 26 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/ |
D | returnTypeInferenceNotTooBroad.js | 11 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/icu/vendor/double-conversion/upstream/test/cctest/ |
D | test-dtoa.cc | 51 Vector<char> buffer, bool* sign, int* length, in DoubleToAscii() 86 bool sign; in TEST() local 340 bool sign; in TEST() local 397 bool sign; in TEST() local 426 bool sign; in TEST() local 446 bool sign; in TEST() local 466 bool sign; in TEST() local 489 bool sign; in TEST() local
|
/third_party/ffmpeg/libavutil/ |
D | softfloat_ieee754.h | 30 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/vk-gl-cts/framework/delibs/debase/ |
D | deFloat16.c | 30 deUint32 sign; in deFloat32To16() local 104 deUint64 sign; in deFloat64To16() local 218 deUint32 sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ in deFloat32To16Round() local 375 deUint64 sign; /* sign : 0000 0000 0000 0000 X000 0000 0000 0000 */ in deFloat64To16Round() local 491 deUint32 sign; in deFloat16To32() local 553 deUint64 sign; in deFloat16To64() local
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_half.h | 62 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/opencl-headers/CL/ |
D | cl_half.h | 62 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/musl/libc-test/src/functionalext/supplement/network/ |
D | recv.c | 48 int *sign = (int *)malloc(sizeof(int)); in SampleServerTask() local 105 int sign = connect(clnFd, (struct sockaddr *)&srvAddr, sizeof(srvAddr)); in SampleClientTask() local 131 int sign = pthread_barrier_init(&g_barrier, 0, 2); in recv_0100() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
D | numbertheory.c | 50 _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/ |
D | ecma-helpers-number.c | 52 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/ |
D | make_cat.ps1 | 22 [switch]$sign, variable 38 if ($sign) { variable
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuFloat.hpp | 121 inline int sign (void) const { return signBit() ? -1 : 1; } in sign() function in tcu::Float 199 …ntBias, Flags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::zero (int sign) in zero() 206 …entBias, Flags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::inf (int sign) in inf() 219 …lags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::largestNormal (int sign) in largestNormal() 226 …ags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal (int sign) in smallestNormal() 235 (int sign, int exponent, StorageType mantissa) in construct() 256 (int sign, int exponent, StorageType mantissaBits) in constructBits()
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcMisc.cpp | 48 unsigned int sign = (GLhalf)(x >> 31); in floatToHalfFloat() local 109 unsigned int sign = (GLhalf)(x >> 31); in floatToUnisgnedF11() local 190 unsigned int sign = (GLhalf)(x >> 31); in floatToUnisgnedF10() local 259 unsigned int sign = (unsigned int)(hf >> 15); in halfFloatToFloat() local
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
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; in ToPrecision() local 384 bool* sign, in DoubleToAscii()
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_minifloat.h | 37 float sign = (imm & 0x80) ? -1.0 : 1.0; in agx_minifloat_decode() local 54 unsigned sign = signbit(f) ? 0x80 : 0; in agx_minifloat_encode() local
|
/third_party/musl/src/math/ |
D | fma.c | 9 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
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | fma.c | 9 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
|
/third_party/libsnd/tests/ |
D | alaw_test.c | 194 int sign, exponent, mantissa ; in alaw_encode() local 221 int sign, exponent, mantissa, sample ; in alaw_decode() local
|
D | ulaw_test.c | 208 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/ |
D | mulaw-conversion.c | 55 gint16 sign, exponent, mantissa; in mulaw_encode() local 106 gint16 sign, exponent, mantissa; in mulaw_decode() local
|