HomeSort by relevance Sort by last modified time
    Searched full:precision (Results 701 - 725 of 7852) sorted by null

<<21222324252627282930>>

  /external/skqp/tests/
PathOpsTestCommon.h 32 void CubicToQuads(const SkDCubic& cubic, double precision, SkTArray<SkDQuad, true>& quads);
  /external/swiftshader/src/OpenGL/compiler/
InfoSink.h 75 // Make sure floats are written with correct precision.
78 // does not have a fractional part, the default precision format does
83 stream.precision(1);
88 stream.precision(8);
  /external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
apint-and-xor-merge.ll 2 ; precision integers.
  /external/vulkan-validation-layers/libs/glm/gtx/
closest_point.inl 15 template <typename T, precision P>
color_space_YCoCg.hpp 55 template <typename T, precision P>
61 template <typename T, precision P>
68 template <typename T, precision P>
75 template <typename T, precision P>
matrix_interpolation.hpp 55 template <typename T, precision P>
63 template <typename T, precision P>
70 template <typename T, precision P>
77 template <typename T, precision P>
  /frameworks/av/media/libstagefright/codecs/amrwbenc/inc/
oper_32b.h 18 /* Double precision operations */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
decfloat.h 96 precision of the type
98 and _Decimal64 to the range and precision of the _Decimal64
100 range and precision of the _Decimal128 type;
102 precision of the _Decimal128 type.
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
decfloat.h 96 precision of the type
98 and _Decimal64 to the range and precision of the _Decimal64
100 range and precision of the _Decimal128 type;
102 precision of the _Decimal128 type.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/input.streams/iostreamclass/iostream.assign/
member_swap.pass.cpp 51 assert(is1.precision() == 6);
59 assert(is2.precision() == 6);
74 assert(is1.precision() == 6);
82 assert(is2.precision() == 6);
move_assign.pass.cpp 56 assert(is1.precision() == 6);
64 assert(is2.precision() == 6);
79 assert(is1.precision() == 6);
87 assert(is2.precision() == 6);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/input.streams/istream/istream.assign/
member_swap.pass.cpp 51 assert(is1.precision() == 6);
59 assert(is2.precision() == 6);
74 assert(is1.precision() == 6);
82 assert(is2.precision() == 6);
move_assign.pass.cpp 56 assert(is1.precision() == 6);
64 assert(is2.precision() == 6);
79 assert(is1.precision() == 6);
87 assert(is2.precision() == 6);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.format/output.streams/ostream.assign/
member_swap.pass.cpp 51 assert(os1.precision() == 6);
59 assert(os2.precision() == 6);
74 assert(os1.precision() == 6);
82 assert(os2.precision() == 6);
move_assign.pass.cpp 56 assert(os1.precision() == 6);
64 assert(os2.precision() == 6);
79 assert(os1.precision() == 6);
87 assert(os2.precision() == 6);
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/libs/glm/gtx/
closest_point.inl 15 template <typename T, precision P>
color_space_YCoCg.hpp 55 template <typename T, precision P>
61 template <typename T, precision P>
68 template <typename T, precision P>
75 template <typename T, precision P>
matrix_interpolation.hpp 55 template <typename T, precision P>
63 template <typename T, precision P>
70 template <typename T, precision P>
77 template <typename T, precision P>
  /system/chre/util/include/chre/util/nanoapp/
math.h 26 //! The constant pi in single-precision floating point format.
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/aarch64/
fp_cvt_int.s 79 // single-precision and double precision
97 // single-precision and double precision
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arm/
half-prec-psyntax.d 2 #name: Half-precision instructions (programmer's syntax)
vfp2.d 5 # Test the ARM VFP Double Precision instructions
vfp2_t2.d 5 # Test the ARM VFP Double Precision instructions
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mips/
elf_arch_mips1.d 17 FP ABI: Hard float \(double precision\)
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/
e500.s 17 # Double-precision opcodes.

Completed in 896 milliseconds

<<21222324252627282930>>