HomeSort by relevance Sort by last modified time
    Searched defs:precision (Results 101 - 125 of 192) sorted by null

1 2 3 45 6 7 8

  /external/strace/
time.c 570 int precision; member in struct:__anon28557
593 tprintf(", constant=%d, precision=%u, ",
594 tx.constant, tx.precision);
625 tprintf("time_constant=%ld, precision=%lu, ",
626 tx.time_constant, tx.precision);
636 tprintf(", constant=%ld, precision=%lu, ",
637 tx.constant, tx.precision);
  /external/v8/src/arm/
disasm-arm.cc 374 VFPRegPrecision precision = local
380 reg = instr->VFPNRegValue(precision);
382 reg = instr->VFPMRegValue(precision);
384 reg = instr->VFPDRegValue(precision);
395 if (precision == kSinglePrecision) {
    [all...]
  /external/valgrind/main/none/tests/ppc32/
test_dfp1.c 295 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) {
test_dfp2.c 384 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) {
test_dfp3.c 785 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 == QUAD_TEST)
    [all...]
test_dfp5.c 384 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 == LONG_TEST)
    [all...]
  /external/valgrind/main/none/tests/ppc64/
test_dfp1.c 295 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) {
test_dfp2.c 384 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) {
test_dfp3.c 785 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 == QUAD_TEST)
    [all...]
test_dfp5.c 384 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 == LONG_TEST)
    [all...]
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/math/policies/
policy.hpp 214 // Precision:
234 // Trait to work out bits precision from digits10 and digits2:
237 struct precision struct in namespace:boost::math::policies::detail
240 // Now work out the precision:
250 (Digits2::value > ::boost::math::policies::detail::precision<Digits10,Digits2>::digits2_type::value),
416 // Now work out the precision:
421 typedef typename detail::precision<digits10_type, bits_precision_type>::type precision_type;
461 typedef detail::precision<digits10<>, digits2<> >::type precision_type;
486 typedef detail::precision<digits10<>, digits2<> >::type precision_type;
523 // Now work out the precision
739 struct precision struct in namespace:boost::math::policies
759 struct precision<float, Policy> struct in namespace:boost::math::policies
764 struct precision<double, Policy> struct in namespace:boost::math::policies
769 struct precision<long double, Policy> struct in namespace:boost::math::policies
777 struct precision struct in namespace:boost::math::policies
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesf.h 756 int precision; member in class:Integer_Field
761 precision,lower_limit,upper_limit));
767 precision(prec), lower_limit(low), upper_limit(high) {
774 int precision; member in class:Numeric_Field
779 precision,lower_limit,upper_limit));
785 precision(prec), lower_limit(low), upper_limit(high) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 756 int precision; member in class:Integer_Field
761 precision,lower_limit,upper_limit));
767 precision(prec), lower_limit(low), upper_limit(high) {
774 int precision; member in class:Numeric_Field
779 precision,lower_limit,upper_limit));
785 precision(prec), lower_limit(low), upper_limit(high) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesf.h 756 int precision; member in class:Integer_Field
761 precision,lower_limit,upper_limit));
767 precision(prec), lower_limit(low), upper_limit(high) {
774 int precision; member in class:Numeric_Field
779 precision,lower_limit,upper_limit));
785 precision(prec), lower_limit(low), upper_limit(high) {
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /external/chromium_org/third_party/angle_dx11/src/compiler/
glslang_tab.h 61 PRECISION = 262,
177 TPrecision precision; member in union:YYSTYPE::__anon12974::__anon12976
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
ProgramBinary.cpp 1686 GLenum precision; local
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_snprintf.c 42 * precision specifications; fix various floating point conversion bugs;
45 * check for integer overflow of the field width, precision, and return
479 int precision = -1; local
566 if (precision == -1)
567 precision = 0;
570 if (precision > (INT_MAX - ch) / 10) {
574 precision = 10 * precision + ch;
578 * C99 says: "A negative precision argument is
579 * taken as if the precision were omitted.
    [all...]
  /external/mdnsresponder/mDNSShared/
DebugServices.c 1166 // Added %S - UTF-16 string. Host order if no BOM. Precision is UTF-16 char count. BOM counts in any precision. Arg=ptr
1201 unsigned int precision; member in struct:DebugSNPrintF_format
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_snprintf.c 42 * precision specifications; fix various floating point conversion bugs;
45 * check for integer overflow of the field width, precision, and return
479 int precision = -1; local
566 if (precision == -1)
567 precision = 0;
570 if (precision > (INT_MAX - ch) / 10) {
574 precision = 10 * precision + ch;
578 * C99 says: "A negative precision argument is
579 * taken as if the precision were omitted.
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/math/
BigDecimalArithmeticTest.java 1158 int precision = 21; local
1178 int precision = 21; local
1198 int precision = 21; local
1218 int precision = 21; local
1238 int precision = 21; local
1258 int precision = 21; local
1278 int precision = 21; local
1333 int precision = 32; local
1353 int precision = 75; local
1417 int precision = 75; local
1441 int precision = 15; local
1499 int precision = 15; local
1519 int precision = 75; local
1537 int precision = 75; local
1554 int precision = 15; local
1571 int precision = 0; local
    [all...]
  /libcore/harmony-tests/src/test/java/tests/api/java/math/
BigDecimalTest.java 587 fail("arithmetic Exception not caught as a result of loosing precision");
925 int precision = 6; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
ios_base.h 619 * @return The precision to generate on certain output operations.
621 * Be careful if you try to give a definition of "precision" here; see
625 precision() const function in class:ios_base
630 * @param prec The new precision value.
631 * @return The previous value of precision().
634 precision(streamsize __prec) function in class:ios_base
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
ios_base.h 617 * @return The precision to generate on certain output operations.
619 * Be careful if you try to give a definition of @a precision here; see
623 precision() const function in class:ios_base
628 * @param prec The new precision value.
629 * @return The previous value of precision().
632 precision(streamsize __prec) function in class:ios_base
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
ios_base.h 617 * @return The precision to generate on certain output operations.
619 * Be careful if you try to give a definition of @a precision here; see
623 precision() const function in class:ios_base
628 * @param prec The new precision value.
629 * @return The previous value of precision().
632 precision(streamsize __prec) function in class:ios_base

Completed in 621 milliseconds

1 2 3 45 6 7 8