Searched
full:precision (Results
1776 -
1800 of
7852) sorted by null
<<71727374757677787980>>
| /external/libcxx/test/std/numerics/numarray/valarray.nonmembers/valarray.transcend/ |
| tan_valarray.pass.cpp | 26 o.precision(p);
|
| tanh_valarray.pass.cpp | 26 o.precision(p);
|
| /external/libjpeg-turbo/ |
| jconfig.h | 25 * We do not support run-time selection of data precision, sorry.
|
| /external/libjpeg-turbo/testimages/ |
| nightshot_iso_100.txt | 7 The images historically used for compression research (lena, barbra, pepper etc...) have outlived their useful life and its about time they become a part of history only. They are too small, come from data sources too old and are available in only 8-bit precision.
|
| /external/libpcap/pcap/ |
| pcap.h | 261 #define PCAP_ERROR_TSTAMP_PRECISION_NOTSUP -12 /* the requested time stamp precision is not supported */ 310 * that's low-precision but relatively cheap to fetch; it's normally done 315 * that's high-precision; it might be more expensive to fetch. It might 320 * PCAP_TSTAMP_ADAPTER is a high-precision time stamp supplied by the 323 * PCAP_TSTAMP_ADAPTER_UNSYNCED is a high-precision time stamp supplied by 339 #define PCAP_TSTAMP_HOST_LOWPREC 1 /* host-provided, low precision */ 340 #define PCAP_TSTAMP_HOST_HIPREC 2 /* host-provided, high precision */ 350 #define PCAP_TSTAMP_PRECISION_MICRO 0 /* use timestamps with microsecond precision, default */ 351 #define PCAP_TSTAMP_PRECISION_NANO 1 /* use timestamps with nanosecond precision */
|
| /external/libxcam/doc/ |
| Makefile.am | 18 # IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS BE LIABLE FOR
|
| /external/llvm/lib/Support/ |
| APSInt.cpp | 1 //===-- llvm/ADT/APSInt.cpp - Arbitrary Precision Signed Int ---*- C++ -*--===//
|
| /external/llvm/lib/Target/AMDGPU/ |
| SIDefines.h | 289 // Bits 3:0 control rounding mode. 1:0 control single precision, 3:2 double 290 // precision. 300 // Bits 7:4 control denormal handling. 5:4 control single precision, 6:7 double 301 // precision.
|
| /external/llvm/test/CodeGen/X86/ |
| x86-64-double-precision-shift-left.ll | 3 ; double precision shift instructions we generate alternative sequence
|
| x86-64-double-precision-shift-right.ll | 3 ; double precision shift instructions we generate alternative sequence
|
| /external/llvm/test/Object/Mips/ |
| abi-flags.yaml | 14 # OBJ-NEXT: FP ABI: Hard float (double precision) (0x1)
|
| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| lp_bld_alpha.c | 64 * Alpha testing needs to be done in the color buffer precision.
|
| /external/mesa3d/src/glx/apple/ |
| apple_glapi.c | 11 * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
|
| /external/mesa3d/src/glx/ |
| dri_common.h | 2 * Copyright 1998-1999 Precision Insight, Inc., Cedar Park, Texas.
|
| /external/parameter-framework/upstream/parameter/ |
| LogarithmicParameterAdaptation.cpp | 41 "Only double-precision floating points that are compliant with"
|
| /external/pdfium/third_party/lcms/ |
| 0005-old-fix-e-with-tilde.patch | 7 // 16 bit precision -----------------------------------------------------------------------------------------------------------
|
| /external/python/cpython2/Doc/library/ |
| xdrlib.rst | 73 Packs the single-precision floating point number *value*. 78 Packs the double-precision floating point number *value*. 186 Unpacks a single-precision floating point number. 191 Unpacks a double-precision floating point number, similarly to
|
| /external/python/cpython2/Doc/tutorial/ |
| floatingpoint.rst | 53 On a typical machine running Python, there are 53 bits of precision available 167 precision". 754 doubles contain 53 bits of precision, so on input the computer 200 Therefore the best possible approximation to 1/10 in 754 double precision is
|
| /external/python/cpython2/Lib/test/decimaltestdata/ |
| divideint.decTest | 23 precision: 9 125 precision: 6 136 precision: 9 269 precision: 9 288 precision: 15 302 precision: 9 444 precision: 8 450 precision: 6 462 precision: 9
|
| max.decTest | 26 precision: 9 95 precision: 9 196 precision: 9 216 precision: 15 337 precision: 3 365 precision: 3 370 precision: 3 399 precision: 9 416 precision: 5
|
| /external/python/cpython3/Doc/library/ |
| xdrlib.rst | 72 Packs the single-precision floating point number *value*. 77 Packs the double-precision floating point number *value*. 185 Unpacks a single-precision floating point number. 190 Unpacks a double-precision floating point number, similarly to
|
| /external/python/cpython3/Lib/test/decimaltestdata/ |
| divideint.decTest | 23 precision: 9 125 precision: 6 136 precision: 9 269 precision: 9 288 precision: 15 302 precision: 9 444 precision: 8 450 precision: 6 462 precision: 9
|
| max.decTest | 26 precision: 9 95 precision: 9 196 precision: 9 216 precision: 15 337 precision: 3 365 precision: 3 370 precision: 3 399 precision: 9 416 precision: 5
|
| /external/skia/src/sksl/ |
| README | 16 * Precision modifiers are not used. 'float', 'int', and 'uint' are always high 17 precision. New types 'half', 'short', and 'ushort' are medium precision (we 18 do not use low precision).
|
| /external/skia/third_party/libjpeg-turbo/ |
| jconfig.h | 27 * We do not support run-time selection of data precision, sorry.
|
Completed in 1212 milliseconds
<<71727374757677787980>>