Searched defs:prec1 (Results 1 – 4 of 4) sorted by relevance
/third_party/quickjs/ |
D | libbf.c | 484 static int __bf_round(bf_t *r, limb_t prec1, bf_flags_t flags, limb_t l, in __bf_round() 592 int bf_normalize_and_round(bf_t *r, limb_t prec1, bf_flags_t flags) in bf_normalize_and_round() 2760 slimb_t e, extra_bits, prec1, ziv_extra_bits; in bf_mul_pow_radix() local 4127 int64_t n, prec1; in bf_const_pi_internal() local 4156 limb_t ziv_extra_bits, prec1; in bf_const_get() local 4225 slimb_t prec1, ziv_extra_bits; in bf_ziv_rounding() local 4284 slimb_t n, K, l, i, prec1; in bf_exp_internal() local 4437 slimb_t n, prec1, l, i, K; in bf_log_internal() local 4575 limb_t prec1; in bf_pow_generic() local 4596 limb_t prec1; in bf_pow_int() local [all …]
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fProgramUniformTests.cpp | 395 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct() local 423 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fUniformApiTests.cpp | 349 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct() local 377 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs() local
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fUniformApiTests.cpp | 415 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECIS… in basicStruct() local 443 …const glu::Precision prec1 = glu::isDataTypeBoolOrBVec(type1) ? glu::PRECISION_LAST : glu::PRECI… in nestedArraysStructs() local
|