HomeSort by relevance Sort by last modified time
    Searched full:accurate (Results 201 - 225 of 1507) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/
ARMMachObjectWriter.cpp 84 // Report as 'long', even though that is not quite accurate.
106 // Report as 'long', even though that is not quite accurate.
115 // Report as 'long', even though that is not quite accurate.
  /external/zopfli/src/zopfli/
lz77.c 72 This is not an accurate score, it is a heuristic only for the greedy LZ77
73 implementation. More accurate cost models are employed later. Making this
74 heuristic more accurate may hurt rather than improve compression.
  /libcore/ojluni/src/main/java/java/util/
Timer.java 222 * clock underlying <tt>Object.wait(long)</tt> is accurate).
226 * activities where it is more important to keep the frequency accurate
262 * clock underlying <tt>Object.wait(long)</tt> is accurate). As a
268 * activities where it is more important to keep the frequency accurate
301 * clock underlying <tt>Object.wait(long)</tt> is accurate).
342 * clock underlying <tt>Object.wait(long)</tt> is accurate). As a
  /art/compiler/debug/
elf_debug_loc_writer.h 86 // PCs corresponding to stackmap with dex register map are accurate,
109 // basic blocks in order to keep instruction-accurate line number mapping.
  /bionic/libc/arch-arm64/generic/bionic/
memmove.S 82 * bottom 6 bits of count to be accurate. */
209 * bottom 6 bits of count to be accurate. */
  /external/clang/test/SemaCXX/
undefined-internal.cpp 142 // (The more accurate used-but-not-defined warning is the only other visible
143 // effect of accurate odr-used computation.)
  /external/compiler-rt/lib/builtins/
divtf3.c 80 // is accurate to about 3.5 binary digits.
137 // The numerical reciprocal is accurate to within 2^-112, lies in the
  /external/deqp/framework/common/
tcuTexLookupVerifier.hpp 37 * accurate bits in significand. Maximum number of accurate bits supported
  /external/libjpeg-turbo/
djpeg.1 120 Use fast integer DCT (less accurate).
139 more accurate results than the int method, and it is much slower. The float
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineRegisterInfo.cpp 79 // TRI doesn't have accurate enough information to model this yet.
128 // Update the back-pointer to be accurate once more.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
math.so 
  /external/crcalc/src/com/hp/creals/
CR.java 115 * is accurate to the specified precision.
123 * accurate to the requested precision; no cumulative rounding errors
222 * accurate to 2**n.
564 * Return a textual representation accurate to <TT>n</tt> places
620 * Return a textual scientific notation representation accurate
    [all...]
  /bionic/libc/arch-arm64/denver64/bionic/
memcpy_base.S 71 * bottom 6 bits of count to be accurate. */
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_coshl.c 118 /* |x| in [1, 64), return accurate exp(|x|)/2+1/exp(|x|)/2 */
e_sinhl.c 102 /* |x| < 64, return x, s(x), or accurate s*(exp(|x|)/2-1/exp(|x|)/2) */
s_cbrtl.c 124 * dt is much more accurate than needed.
  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/app/src/android/server/cts/
VirtualDisplayActivity.java 164 // This should be accurate with match parent on both params.
  /cts/tests/tests/assist/service/src/android/voiceinteraction/service/
MainInteractionSession.java 140 // send to test to verify that this is accurate.
  /device/google/dragon/audio/hal/dsp/
drc_math.h 16 /* Uncomment to use the slow but accurate functions. */
  /device/linaro/bootloader/edk2/StdLib/LibC/Time/
tzfile.h 139 ** Accurate only for the past couple of centuries;
  /docs/source.android.com/src/devices/audio/
warmup.jd 105 <li>Accurate time delays in kernel device driver</li>
  /docs/source.android.com/src/devices/tech/test_infra/tradefed/fundamentals/
index.jd 40 reproducible, and accurate. They spend the majority of their time interacting with tradefed's
  /external/ImageMagick/ImageMagick/script/
changelog.html 66 <li> Add tanh/atanh clone of legacy sigmoidal map (faster &amp; more accurate).</li>
  /external/ImageMagick/
README.txt 75 * Color management: accurate color management with color profiles or in
  /external/autotest/client/deps/glbench/src/
main.cc 31 "Run a smaller set of tests with less accurate results. "

Completed in 1943 milliseconds

1 2 3 4 5 6 7 891011>>