/external/swiftshader/third_party/LLVM/docs/ |
GarbageCollection.html | 6 <title>Accurate Garbage Collection with LLVM</title>
17 Accurate Garbage Collection with LLVM
93 conservative and accurate.</p>
102 <p>Accurate garbage collection requires the ability to identify all pointers in
117 <p>Accurate garbage collectors do not suffer from any of these problems, but
125 support accurate garbage collection.</p>
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
mathmodule.c | 64 sin(pi*x), giving accurate results for all finite x (especially x
109 random tests, this function proved accurate to within <= 10 ulps across the
854 "The result is computed in a way which is accurate for x near zero.")
897 accurate summation. Since the partials table is collapsed before
899 accurate result returned by sum(itertools.chain(seq1, seq2)).
[all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
mathmodule.c | 64 sin(pi*x), giving accurate results for all finite x (especially x
109 random tests, this function proved accurate to within <= 10 ulps across the
854 "The result is computed in a way which is accurate for x near zero.")
897 accurate summation. Since the partials table is collapsed before
899 accurate result returned by sum(itertools.chain(seq1, seq2)).
[all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_exp2.c | 315 * Method: (accurate tables) 330 * that exp2t[i] is accurate to 2**-64. 338 * Gal, S. and Bachelis, B. An Accurate Elementary Mathematical Library
|
/external/google-breakpad/src/third_party/libdisasm/ |
libdis.h | 411 * NOTE : These may not be accurate for all instructions; updates to the 444 * NOTE : These may not be accurate for all instructions; updates to the 467 * NOTE : These may not be accurate for all instructions; updates to the [all...] |
/external/icu/icu4c/source/i18n/ |
chnsecal.cpp | 74 * computations. Some sources use a different historically accurate 473 * This is not an accurate conversion in that getTimezoneOffset 475 * accurate algorithm can be implemented but practically we do not need
|
/external/llvm/lib/Target/ARM/ |
ARMScheduleSwift.td | 339 // Not accurate. 358 // Not accurate. 704 // though, not accurate) [all...] |
/external/v8/src/runtime/ |
runtime-scopes.cc | 523 // inlined, we use the slow but accurate {GetCallerArguments}. 537 // inlined, we use the slow but accurate {GetCallerArguments}. 563 // inlined, we use the slow but accurate {GetCallerArguments}. [all...] |
/frameworks/base/core/java/android/util/ |
Patterns.java | 28 * List accurate as of 2011/07/18. List taken from: 75 * List accurate as of 2011/07/18. List taken from: 114 * List accurate as of 2015/11/24. List taken from:
|
/libcore/ojluni/src/main/java/java/util/ |
DualPivotQuicksort.java | 458 * accurate assignment a[less] = a[great]. 525 * more accurate assignment a[k] = a[great]. [all...] |
/bionic/libc/arch-arm64/denver64/bionic/ |
memset.S | 71 // Preserve for accurate backtrace.
|
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/ |
Camera2Focuser.java | 188 * accurate, but the AF latency also need to be as short as possible.
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
PaintTest.java | 83 // We need to turn off kerning in order to get accurate comparisons 163 // We need to turn off kerning in order to get accurate comparisons [all...] |
/cts/tests/tests/media/src/android/media/cts/ |
CodecState.java | 235 // as video presentation time. This is not accurate and should be fixed
|
/cts/tests/tests/nativemedia/aaudio/src/ |
test_aaudio.cpp | 239 // Try to get a more accurate measure of the sample rate.
|
/dalvik/docs/ |
heap-profiling.html | 64 accurate, they actually happen concurrently, but the results in the heap
|
/device/google/contexthub/sensorhal/ |
sensors.cpp | 112 // we'll have an accurate count of how many wake events are STILL in the HAL queue
|
/docs/source.android.com/src/devices/audio/ |
latency_contrib.jd | 44 As accurate as the above list of contributors may be, it is also misleading.
|
midi_arch.jd | 215 <em>port number</em> would have been a more accurate term,
|
/docs/source.android.com/src/devices/graphics/ |
arch-gameloops.jd | 87 up right away, you still have an accurate picture of when the display refresh
|
/docs/source.android.com/src/devices/media/ |
oem.jd | 116 multiple times to get more accurate minimum and maximum values.
|
/external/ImageMagick/ |
README.md | 54 * [Color management](http://www.imagemagick.org/script/color-management.php): accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/ |
package.html | 58 accurate dense output even close to the discontinuity.
|
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
UnitTestZipArchive.java | 102 * {@link DefaultDeflateCompatibilityWindow#getCorpus()} to provide enough data for an accurate
|
/external/autotest/server/hosts/ |
base_label.py | 131 accurate label updating.
|