| /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/ |
| NativeFormatting.h | 45 Optional<size_t> Precision = None);
|
| ScaledNumber.h | 278 /// losing precision only when necessary. 329 /// Get the sum of two scaled numbers with as much precision as possible. 369 /// Get LHS minus RHS with as much precision as possible. 426 unsigned Precision); 428 unsigned Precision); 474 /// ScaledNumber implements most arithmetic operations. Precision is kept 583 /// \c Precision indicates the number of decimal digits of precision to use; 587 /// to convert without scientific notation and has more than \c Precision 589 /// digit past zero. E.g., assuming 10 digits of precision [all...] |
| /prebuilts/go/darwin-x86/src/cmd/vet/ |
| README | 25 Precision:
|
| /prebuilts/go/darwin-x86/src/math/ |
| sin.go | 28 // eliminated by contriving an extended precision modular arithmetic. 59 // eliminated by contriving an extended precision modular arithmetic. 155 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic 213 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
|
| /prebuilts/go/darwin-x86/src/runtime/trace/ |
| trace.go | 11 // A precise nanosecond-precision timestamp and a stack trace is
|
| /prebuilts/go/darwin-x86/test/fixedbugs/ |
| issue6866.go | 10 // This program tests arbitrary precision constant arithmetic
|
| /prebuilts/go/linux-x86/src/cmd/vet/ |
| README | 25 Precision:
|
| /prebuilts/go/linux-x86/src/math/ |
| sin.go | 28 // eliminated by contriving an extended precision modular arithmetic. 59 // eliminated by contriving an extended precision modular arithmetic. 155 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic 213 z := ((x - y*PI4A) - y*PI4B) - y*PI4C // Extended precision modular arithmetic
|
| /prebuilts/go/linux-x86/src/runtime/trace/ |
| trace.go | 11 // A precise nanosecond-precision timestamp and a stack trace is
|
| /prebuilts/go/linux-x86/test/fixedbugs/ |
| issue6866.go | 10 // This program tests arbitrary precision constant arithmetic
|
| /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostreams.base/ios/basic.ios.members/ |
| swap.pass.cpp | 79 ios1.precision(1); 99 ios2.precision(2); 124 assert(ios1.precision() == 2); 153 assert(ios2.precision() == 1);
|
| /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/detail/ |
| func_common.hpp | 40 #include "precision.hpp" 213 template <typename genType, precision P> 261 template <typename T, typename U, precision P, template <typename, precision> class vecType> 267 template <typename T, typename U, precision P, template <typename, precision> class vecType> 292 template <template <typename, precision> class vecType, typename T, precision P> 365 template <template <typename, precision> class vecType, precision P [all...] |
| type_half.hpp | 44 /// half-precision floating-point numbers.
|
| /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
| ppc750ps.s | 1 # PowerPC 750 paired single precision tests
|
| /toolchain/binutils/binutils-2.27/zlib/doc/ |
| txtvsbin.txt | 24 is low. Another weakness of this scheme is a reduced precision, due to 29 a much increased precision and a near-100% recall. This scheme is 73 [128..255], the precision rarely has to suffer if this upper range is 90 positives). This, however, incurs a reduced precision overall, since
|