Searched defs:precision (Results 1 - 25 of 183) sorted by last modified time

12345678

/external/valgrind/main/none/tests/ppc32/
H A Dtest_dfp1.c295 precision_type_t precision; member in struct:dfp_test
337 if (test_group.precision == LONG_TEST) {
350 if (test_group.precision == QUAD_TEST) {
365 if (test_group.precision == LONG_TEST) {
H A Dtest_dfp2.c384 precision_type_t precision; member in struct:dfp_test
464 if (test_group.precision == LONG_TEST) {
473 if (test_group.precision == QUAD_TEST) {
483 if (test_group.precision == LONG_TEST) {
538 if (test_group.precision == LONG_TEST) {
547 if (test_group.precision == QUAD_TEST) {
557 if (test_group.precision) {
622 if (test_group.precision) {
H A Dtest_dfp3.c785 precision_type_t precision; member in struct:dfp_test
793 precision_type_t precision; member in struct:dfp_one_arg_test
823 if (test_def.precision == LONG_TEST) {
831 if (test_def.precision == QUAD_TEST) {
842 if (test_def.precision == LONG_TEST) {
884 if (test_def.precision == LONG_TEST) {
897 if (test_def.precision == QUAD_TEST) {
907 if (test_def.precision == LONG_TEST) {
950 if (test_def.precision == LONG_TEST) {
958 if (test_def.precision
[all...]
H A Dtest_dfp4.c456 precision_type_t precision; member in struct:dfp_test
464 precision_type_t precision; member in struct:dfp_one_arg_test
494 if (test_def.precision == LONG_TEST) {
514 if (test_def.precision == QUAD_TEST) {
560 if (test_def.precision == LONG_TEST) {
579 if (test_def.precision == LONG_TEST) {
H A Dtest_dfp5.c384 precision_type_t precision; member in struct:dfp_one_arg_test
392 precision_type_t precision; member in struct:dfp_one_arg_bcd_test
417 if (test_def.precision == LONG_TEST) {
430 if (test_def.precision == QUAD_TEST) {
433 if (test_def.precision == LONG_TEST)
462 if (test_def.precision == LONG_TEST)
483 if (test_def.precision == LONG_TEST) {
494 if (test_def.precision == QUAD_TEST) {
497 if (test_def.precision == LONG_TEST)
531 if (test_def.precision
[all...]
H A Dtest_isa_2_06_part2.c458 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
459 * so we can't just copy the double-precision value to the corresponding slot in the
460 * single-precision array (i.e., in the loop at the end of this function). Instead, we
560 precision_type_t precision; member in struct:vx_fp_test
1063 precision_type_t precision; member in struct:simple_test
1085 // copy single precision FP into vector element i
1103 // copy double precision FP into vector element i
1115 int dp = test_group->precision == DOUBLE_TEST ? 1 : 0;
1157 int dp = test_group->precision == DOUBLE_TEST ? 1 : 0;
1202 /* This function currently only supports double precision inpu
1583 precision_type_t precision; member in struct:div_ext_test
[all...]
H A Dtest_isa_2_06_part3.c301 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
302 * so we can't just copy the double-precision value to the corresponding slot in the
303 * single-precision array (i.e., in the loop at the end of this function). Instead, we
421 /* Technically, the number of bits of precision for xvredp and xvrsqrtedp is
425 * precision) and the estimate may still be within expected tolerances. On top of that,
428 * in 256 -- i.e., 8 bits of precision) . . . When approximating the value 1.0111_1111_1111,
439 * Only use 12 bits of precision for reasons discussed above.
523 } else { // single precision test (only have xvrsqrtesp, since xvresp was implemented in stage 2)
563 precision_type_t precision; member in struct:vx_fp_test
893 precision_type_t precision; member in struct:vx_intToFp_test
998 precision_type_t precision; member in struct:simple_test
1358 precision_type_t precision; member in struct:div_ext_test
[all...]
H A Dtest_isa_2_07_part2.c133 * Double precision:
148 * Single precision
235 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
236 * so we can't just copy the double-precision value to the corresponding slot in the
237 * single-precision array (i.e., in the loop at the end of this function). Instead, we
362 VX_FP_SMAS, // multiply add single precision result
363 VX_FP_SMSS, // multiply sub single precision result
364 VX_FP_SNMAS, // negative multiply add single precision result
365 VX_FP_SNMSS, // negative multiply sub single precision result
406 precision_type_t precision; member in struct:ldst_test
418 precision_type_t precision; member in struct:vx_fp_test2
[all...]
/external/valgrind/main/none/tests/ppc64/
H A Dtest_dfp1.c295 precision_type_t precision; member in struct:dfp_test
337 if (test_group.precision == LONG_TEST) {
350 if (test_group.precision == QUAD_TEST) {
365 if (test_group.precision == LONG_TEST) {
H A Dtest_dfp2.c384 precision_type_t precision; member in struct:dfp_test
464 if (test_group.precision == LONG_TEST) {
473 if (test_group.precision == QUAD_TEST) {
483 if (test_group.precision == LONG_TEST) {
538 if (test_group.precision == LONG_TEST) {
547 if (test_group.precision == QUAD_TEST) {
557 if (test_group.precision) {
622 if (test_group.precision) {
H A Dtest_dfp3.c785 precision_type_t precision; member in struct:dfp_test
793 precision_type_t precision; member in struct:dfp_one_arg_test
823 if (test_def.precision == LONG_TEST) {
831 if (test_def.precision == QUAD_TEST) {
842 if (test_def.precision == LONG_TEST) {
884 if (test_def.precision == LONG_TEST) {
897 if (test_def.precision == QUAD_TEST) {
907 if (test_def.precision == LONG_TEST) {
950 if (test_def.precision == LONG_TEST) {
958 if (test_def.precision
[all...]
H A Dtest_dfp4.c456 precision_type_t precision; member in struct:dfp_test
464 precision_type_t precision; member in struct:dfp_one_arg_test
494 if (test_def.precision == LONG_TEST) {
514 if (test_def.precision == QUAD_TEST) {
560 if (test_def.precision == LONG_TEST) {
579 if (test_def.precision == LONG_TEST) {
H A Dtest_dfp5.c384 precision_type_t precision; member in struct:dfp_one_arg_test
392 precision_type_t precision; member in struct:dfp_one_arg_bcd_test
417 if (test_def.precision == LONG_TEST) {
430 if (test_def.precision == QUAD_TEST) {
433 if (test_def.precision == LONG_TEST)
462 if (test_def.precision == LONG_TEST)
483 if (test_def.precision == LONG_TEST) {
494 if (test_def.precision == QUAD_TEST) {
497 if (test_def.precision == LONG_TEST)
531 if (test_def.precision
[all...]
H A Dtest_isa_2_06_part2.c458 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
459 * so we can't just copy the double-precision value to the corresponding slot in the
460 * single-precision array (i.e., in the loop at the end of this function). Instead, we
560 precision_type_t precision; member in struct:vx_fp_test
1063 precision_type_t precision; member in struct:simple_test
1085 // copy single precision FP into vector element i
1103 // copy double precision FP into vector element i
1115 int dp = test_group->precision == DOUBLE_TEST ? 1 : 0;
1157 int dp = test_group->precision == DOUBLE_TEST ? 1 : 0;
1202 /* This function currently only supports double precision inpu
1583 precision_type_t precision; member in struct:div_ext_test
[all...]
H A Dtest_isa_2_06_part3.c301 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
302 * so we can't just copy the double-precision value to the corresponding slot in the
303 * single-precision array (i.e., in the loop at the end of this function). Instead, we
421 /* Technically, the number of bits of precision for xvredp and xvrsqrtedp is
425 * precision) and the estimate may still be within expected tolerances. On top of that,
428 * in 256 -- i.e., 8 bits of precision) . . . When approximating the value 1.0111_1111_1111,
439 * Only use 12 bits of precision for reasons discussed above.
523 } else { // single precision test (only have xvrsqrtesp, since xvresp was implemented in stage 2)
563 precision_type_t precision; member in struct:vx_fp_test
893 precision_type_t precision; member in struct:vx_intToFp_test
998 precision_type_t precision; member in struct:simple_test
1358 precision_type_t precision; member in struct:div_ext_test
[all...]
H A Dtest_isa_2_07_part2.c133 * Double precision:
148 * Single precision
235 * When src is a SNaN, it's converted to a QNaN first before rounding to single-precision,
236 * so we can't just copy the double-precision value to the corresponding slot in the
237 * single-precision array (i.e., in the loop at the end of this function). Instead, we
362 VX_FP_SMAS, // multiply add single precision result
363 VX_FP_SMSS, // multiply sub single precision result
364 VX_FP_SNMAS, // negative multiply add single precision result
365 VX_FP_SNMSS, // negative multiply sub single precision result
406 precision_type_t precision; member in struct:ldst_test
418 precision_type_t precision; member in struct:vx_fp_test2
[all...]
/external/valgrind/main/include/vki/
H A Dvki-linux.h318 long precision; /* clock precision (usec) (read only) */ member in struct:vki_timex
/external/tcpdump/
H A Dntp.h82 int precision:8; member in struct:ntpdata
/external/stlport/src/
H A Dnum_put_float.cpp403 // If long double value can be safely converted to double without losing precision
443 // If long double value can be safely converted to double without losing precision
481 // according to the specified precision and format flags. This is
490 int precision) {
506 if (precision != 0 || flags & ios_base::showpoint) {
511 while (*bp != 0 && precision--)
515 if (precision > 0)
516 buf.append(precision, '0');
553 int precision) {
554 if ( sign && (decpt > -precision)
487 __format_float_scientific( __iostring& buf, const char *bp, int decpt, int sign, bool is_zero, ios_base::fmtflags flags, int precision) argument
550 __format_float_fixed( __iostring &buf, const char *bp, int decpt, int sign, ios_base::fmtflags flags, int precision) argument
651 __format_float(__iostring &buf, const char * bp, int decpt, int sign, bool is_zero, ios_base::fmtflags flags, int precision) argument
749 __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision, _FloatT x , char modifier) argument
761 snprintf(_STLP_ARRAY_AND_SIZE(static_buf), fmtbuf, precision, x); local
823 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, double x) argument
834 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, long double x) argument
[all...]
/external/stlport/stlport/stl/
H A D_ios_base.h127 streamsize precision() const { return _M_precision; } function in class:ios_base
128 streamsize precision(streamsize __newprecision) { function in class:ios_base
/external/strace/
H A Dtime.c416 int precision; member in struct:__anon31370
439 tprintf(", constant=%d, precision=%u, ",
440 tx.constant, tx.precision);
471 tprintf("time_constant=%ld, precision=%lu, ",
472 tx.time_constant, tx.precision);
482 tprintf(", constant=%ld, precision=%lu, ",
483 (long) tx.constant, (long) tx.precision);
H A Dvsprintf.c236 * %8.4u - no precision field for integers allowed (ok for strings)
272 int precision; /* # of digits/chars */ member in struct:printf_spec
340 //spec.precision is assumed 0 ("not specified")
342 // if (i > spec.precision)
343 // spec.precision = i;
345 // spec.field_width -= spec.precision;
381 // while (i <= --spec.precision) {
410 len = strnlen(s, spec.precision);
471 * @precision: precision o
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c7519 /* The double-precision datatype used by RTree depends on the
20595 #define FLAG_STRING 4 /* Allow infinity precision */
20711 int precision; /* Precision of the current field */ local
20798 /* Get the precision */
20800 precision = 0;
20804 precision = (int)getIntArg(pArgList);
20806 precision = va_arg(ap,int);
20808 if( precision<0 ) precision = -precision;
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7519 /* The double-precision datatype used by RTree depends on the
20595 #define FLAG_STRING 4 /* Allow infinity precision */
20711 int precision; /* Precision of the current field */ local
20798 /* Get the precision */
20800 precision = 0;
20804 precision = (int)getIntArg(pArgList);
20806 precision = va_arg(ap,int);
20808 if( precision<0 ) precision = -precision;
[all...]
/external/skia/src/pathops/
H A DSkDCubicToQuads.cpp30 pick an absolute precision (prec)
56 static double calc_t_div(const SkDCubic& cubic, double precision, double start) { argument
71 double tDiv3 = precision / (adjust * dist);
90 static bool add_simple_ts(const SkDCubic& cubic, double precision, SkTArray<double, true>* ts) { argument
91 double tDiv = calc_t_div(cubic, precision, 0);
102 static void addTs(const SkDCubic& cubic, double precision, double start, double end, argument
104 double tDiv = calc_t_div(cubic, precision, 0);
118 void SkDCubic::toQuadraticTs(double precision, SkTArray<double, true>* ts) const { argument
164 if (inflections == 0 && add_simple_ts(*this, precision, ts)) {
169 addTs(pair.first(), precision,
[all...]

Completed in 8638 milliseconds

12345678