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

<<61626364656667686970>>

  /external/mesa3d/src/amd/addrlib/core/
addrelemlib.h 66 ADDR_UNORM, // Unsigned normalized (repeating fraction) full precision
67 ADDR_SNORM, // Signed normalized (repeating fraction) full precision
68 ADDR_GAMMA, // Gamma-corrected, full precision
  /external/python/cpython2/Doc/c-api/
conversion.rst 122 .. c:function:: char* PyOS_double_to_string(double val, char format_code, int precision, int flags, int *ptype)
125 *format_code*, *precision*, and *flags*.
128 ``'g'``, ``'G'`` or ``'r'``. For ``'r'``, the supplied *precision*
  /external/python/cpython2/Include/
pymath.h 46 /* High precision definition of pi and e (Euler)
66 precision to double precision in the process. On other platforms it does
  /external/python/cpython2/Lib/test/decimaltestdata/
nextminus.decTest 23 precision: 9
69 -- input operand is >precision
104 precision: 9
nextplus.decTest 23 precision: 9
69 -- input operand is >precision
108 precision: 9
  /external/python/cpython3/Include/
pymath.h 40 /* High precision definition of pi and e (Euler)
66 precision to double precision in the process. On other platforms it does
  /external/python/cpython3/Lib/test/decimaltestdata/
nextminus.decTest 23 precision: 9
69 -- input operand is >precision
104 precision: 9
nextplus.decTest 23 precision: 9
69 -- input operand is >precision
108 precision: 9
  /external/swiftshader/third_party/LLVM/docs/CommandGuide/
lli.pod 101 =item B<-disable-excess-fp-precision>
103 Disable optimizations that may increase floating point precision.
116 precision.
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMSubtarget.h 101 /// HasFP16 - True if subtarget supports half-precision FP (We support VFP+HF
105 /// HasD16 - True if subtarget is limited to 16 double precision
134 /// precision.
  /external/webrtc/talk/app/webrtc/java/android/org/webrtc/
GlRectDrawer.java 64 "precision mediump float;\n"
82 "precision mediump float;\n"
93 + "precision mediump float;\n"
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pvamrwb_math_op.cpp 40 Isqrt() : inverse square root (16 bits precision).
41 amrwb_log_2() : log2 (16 bits precision).
43 These operations are not standard double precision operations.
45 precision is not necessary. For example, the function Div_32() has a
46 24 bits precision which is enough for our purposes.
51 int16 hi, lo : L_32 = hi<<16 + lo<<1 (DPF - Double Precision Format)
553 * These operations are not standard double precision operations. *
554 * They are used where single precision is not enough but the full 32 bits *
555 * precision is not necessary. For example, the function Div_32() has a *
556 * 24 bits precision which is enough for our purposes.
    [all...]
  /frameworks/base/core/java/android/view/
InputEvent.java 185 * nanosecond (instead of millisecond) precision.
187 * The value is in nanosecond precision but it may not have nanosecond accuracy.
192 * nanosecond (instead of millisecond) precision.
  /frameworks/support/navigation/safe-args-gradle-plugin/src/test/kotlin/androidx/navigation/safeargs/gradle/
PluginTest.kt 154 // lastModified has one second precision on certain platforms and jdk versions
175 // lastModified has one second precision on certain platforms and jdk versions
203 // lastModified has one second precision on certain platforms and jdk versions
  /hardware/qcom/gps/msm8084/core/
gps_extended_c.h 253 /** Contains Position Dilusion of Precision. */
255 /** Contains Horizontal Dilusion of Precision. */
257 /** Contains Vertical Dilusion of Precision. */
  /hardware/qcom/gps/msm8960/core/
gps_extended_c.h 211 /** Contains Position Dilusion of Precision. */
213 /** Contains Horizontal Dilusion of Precision. */
215 /** Contains Vertical Dilusion of Precision. */
  /libcore/ojluni/src/main/java/java/sql/
ParameterMetaData.java 101 * For numeric data, this is the maximum precision. For character data, this is the length in characters.
103 * maximum allowed precision of the fractional seconds component). For binary data, this is the length in bytes. For the ROWID datatype,
108 * @return precision
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
BranchProbability.h 30 // precision).
78 /// Scales \c Num. Guarantees full precision. Returns the floor of the
86 /// Scales \c Num by the inverse of \c this. Guarantees full precision.

Completed in 1611 milliseconds

<<61626364656667686970>>