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

<<919293949596979899100>>

  /external/libopus/silk/arm/
NSQ_neon.c 91 precision. This is an encoder-specific calculation (and unlike
  /external/libpng/contrib/tools/
intgamma.sh 15 # This script uses the "bc" arbitrary precision calculator to calculate 32-bit
  /external/libvpx/libvpx/vp8/common/
quant_common.c 109 * The smallest precision for that is '(x*6349) >> 12' but 16 is a good
  /external/libxml2/
triop.h 97 void trio_set_precision TRIO_PROTO((trio_pointer_t ref, int precision));
  /external/llvm/lib/Analysis/
CFLAndersAliasAnalysis.cpp 16 // precise analysis result. The precision of this analysis is roughly the same
  /external/llvm/lib/Target/AMDGPU/
AMDGPU.td 19 "Enable double precision operations"
176 // precision rate for the device.
180 "Enable single precision denormal handling"
186 "Enable double precision denormal handling",
  /external/llvm/test/CodeGen/X86/
x86-64-double-shifts-var.ll 20 ; double precision shift instructions we do not generate 'shld' or 'shrd'
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
13-1.c 97 /* Wait a while in case the precision of the sa_time
14-1.c 86 /* Wait a while in case the precision of the sa_time
  /external/mesa3d/docs/relnotes/
11.0.2.html 50 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=91970">Bug 91970</a> - [BSW regression] dEQP-GLES3.functional.shaders.precision.int.highp_mul_vertex</li>
6.4.html 59 <li>fixed precision problem in Z clearing (bug 4395)
  /external/mesa3d/src/compiler/glsl/
glsl_symbol_table.h 75 bool add_default_precision_qualifier(const char *type_name, int precision);
  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_lowering_nvc0.h 36 void handleRCPRSQ(Instruction *); // double precision float recip/rsqrt
  /external/parameter-framework/upstream/parameter/
LogarithmicParameterAdaptation.h 70 * Make sure there is no precision lose by using std::exp overload that
  /external/pdfium/third_party/agg23/
agg_color_gray.h 17 // Adaptation for high precision colors has been sponsored by
  /external/protobuf/js/binary/
encoder.js 323 * Writes a single-precision floating point value to the buffer. Numbers
324 * requiring more than 32 bits of precision will be truncated.
336 * Writes a double-precision floating point value to the buffer. As this is
337 * the native format used by JavaScript, no precision will be lost.
  /external/protobuf/src/google/protobuf/util/
time_util.h 68 // accepted as long as they fit into nano-seconds precision.
83 // 3, 6, or 9 fractional digits depending on the precision required to
138 // have a different precision and time range from Timestamp/Duration.
139 // When converting to a lower precision type, the value will be truncated
  /external/python/cpython2/Lib/test/decimaltestdata/
tointegral.decTest 30 precision: 9
84 -- numbers around precision
85 precision: 9
167 precision: 9
  /external/python/cpython2/Modules/_ctypes/libffi/src/ia64/
ffi.c 189 but not quad precision. Both have sizeof == 16, so tell the
190 difference based on the precision. */
241 /* Leave FFI_TYPE_LONGDOUBLE as meaning double extended precision,
242 and encode quad precision as a two-word integer structure. */
  /external/python/cpython3/Doc/c-api/
float.rst 63 precision, minimum and maximum values of a float. It's a thin wrapper
  /external/python/cpython3/Doc/library/
string.rst 265 precision and so on. Each value type can define its own "formatting
303 format_spec: [[`fill`]`align`][`sign`][#][0][`width`][`grouping_option`][.`precision`][`type`]
309 precision: `integer`
400 The *precision* is a decimal number indicating how many digits should be
405 used from the field content. The *precision* is not allowed for integer values.
459 | | The default precision is ``6``. |
465 | | number. The default precision is ``6``. |
470 | ``'g'`` | General format. For a given precision ``p >= 1``, |
477 | | precision ``p-1`` would have exponent ``exp``. Then |
479 | | with presentation type ``'f'`` and precision |
    [all...]
  /external/python/cpython3/Lib/test/decimaltestdata/
tointegral.decTest 30 precision: 9
84 -- numbers around precision
85 precision: 9
167 precision: 9
  /external/python/cpython3/Modules/_ctypes/libffi/src/ia64/
ffi.c 189 but not quad precision. Both have sizeof == 16, so tell the
190 difference based on the precision. */
241 /* Leave FFI_TYPE_LONGDOUBLE as meaning double extended precision,
242 and encode quad precision as a two-word integer structure. */
  /external/skia/gm/
giantbitmap.cpp 15 * precision when scaling very large images (where the dx might get very small.
  /external/skia/src/gpu/
GrShaderCaps.cpp 101 writer->appendBool("Uses precision modifiers", fUsesPrecisionModifiers);

Completed in 1195 milliseconds

<<919293949596979899100>>