Home
last modified time | relevance | path

Searched defs:sign (Results 476 - 500 of 691) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dnumberformatter.h1518 UNumberSignDisplay sign = UNUM_SIGN_COUNT; member
[all...]
/third_party/skia/src/utils/
H A DSkJSON.cpp741 const char* matchFastFloatDecimalPart(const char* p, int sign, float f, int exp) { in matchFastFloatDecimalPart() argument
763 const char* matchFastFloatPart(const char* p, int sign, float f) { in matchFastFloatPart() argument
782 int sign = 1; in matchFast32OrFloat() local
[all...]
/third_party/optimized-routines/math/test/rtest/
H A Ddotest.c75 int sign = (hl >> 63) ? -1 : +1; in set_mpfr_d() local
96 int sign = (f >> 31) ? -1 : +1; in set_mpfr_f() local
137 uint32_t sign, expfield, mantfield; in get_mpfr_d() local
201 uint32_t sign, expfield, mantfield; get_mpfr_f() local
336 int sign; test_lgamma() local
835 int sign, eptr; float32_case() local
963 int sign, eptr; float64_case() local
1249 uint32 sign = random_sign; log1p_cases() local
1260 uint32 sign = random_sign; log1p_cases_float() local
[all...]
/third_party/openssl/crypto/ec/
H A Decp_nistp521.c944 limb is_p, is_greater, sign; in felem_contract() local
1592 u8 sign, digit; batch_mul() local
[all...]
H A Decp_nistp224.c1150 u8 sign, digit; in batch_mul() local
/third_party/skia/third_party/externals/freetype/src/autofit/
H A Dafcjk.c1503 FT_Int sign = 0; in af_cjk_compute_stem_width() local
/third_party/python/Modules/_decimal/libmpdec/
H A Dmpdecimal.h378 uint8_t sign; member
398 char sign; /* sign printing/alignment */ member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp891 uint64_t sign = isNeg ? (1ULL << (APINT_BITS_PER_WORD - 1)) : 0; in roundToDouble() local
[all...]
/third_party/tzdata/
H A Dzdump.c999 char sign = ((off < 0 in format_utc_offset() local
/third_party/vixl/src/aarch32/
H A Ddisasm-aarch32.h325 virtual DisassemblerStream& operator<<(Sign sign) { in operator <<() argument
326 os_ << sign; in operator <<() local
/third_party/python/Python/
H A Dformatter_unicode.c134 Py_UCS4 sign; member
418 char sign; member
[all...]
/third_party/python/Modules/
H A Daudioop.c1676 index, sign, vpdiff, diff; in audioop_lin2adpcm_impl() local
1806 int valpred, step, delta, index, sign, vpdiff; audioop_adpcm2lin_impl() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
H A Dduration.cc902 int sign = 1; in ParseDuration() local
/third_party/spirv-tools/source/opt/
H A Dir_builder.h408 Instruction* GetIntConstant(T value, bool sign) { in GetIntConstant() argument
/third_party/spirv-tools/source/util/
H A Dhex_float.h752 const char* const sign = (bits & HF::sign_mask) ? "-" : ""; in operator <<() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp778 const deUint32 sign = rnd.getUint32() & 0x1u; in getInputValues() local
859 const deUint32 sign = rnd.getUint32() & 0x1u; in getInputValues() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp853 const deUint32 sign = rnd.getUint32() & 0x1u; in getInputValues() local
936 const deUint32 sign = rnd.getUint32() & 0x1u; in getInputValues() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp657 const deUint64 sign = static_cast<deUint64>(rnd.getUint32() & 0x1u); in infNanRandomFloats() local
H A DvktShaderPackingFunctionTests.cpp760 const Sign sign = rnd.getBool()? POSITIVE : NEGATIVE; in iterate() local
860 deUint16 composeHalfFloat (Sign sign, deUint32 exponent, deUint32 significand) in composeHalfFloat() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/include/
H A Dhi_cipher_compat.h369 hi_u8 *sign; /* Sign output data. */ member
379 const hi_u8 *sign; /* Input sign data. */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/primesensor_ps5260_2L/
H A Dps5260_2l_cmos.c1042 HI_U32 int_time, sign; in patch_first() local
/third_party/ffmpeg/libavcodec/
H A Dmjpegdec.c839 int sign = (~cache) >> 31; in decode_block() local
904 int sign = (~cache) >> 31; in decode_block_progressive() local
980 int code, i = ss, j, sign, val, run; decode_block_refinement() local
[all...]
H A Dmpeg4videodec.c1896 additional_code_len, sign, mismatch; in mpeg4_decode_studio_block() local
H A Dbink.c358 int t, sign, v; in read_motion_values() local
461 int t, sign, v; in read_colors() local
507 int i, j, len, len2, bsize, sign, v, v2; read_dcs() local
648 int i, t, bits, ccoef, mode, sign; read_dct_coeffs() local
762 int i, sign, mask, ccoef, mode; read_residue() local
[all...]
H A Dapedec.c903 int32_t predictionA, predictionB, sign; in filter_3800() local
946 int32_t dotprod, sign; in long_filter_high_3800() local
972 int32_t dotprod, sign; long_filter_ehigh_3830() local
1094 int32_t predictionA, sign; predictor_update_3930() local
1177 int32_t sign; predictor_update_filter() local
1260 int32_t predictionA, currentA, A, sign; predictor_decode_mono_3950() local
[all...]

Completed in 50 milliseconds

1...<<11121314151617181920>>...28