/prebuilts/go/linux-x86/src/cmd/vet/ |
README | 32 A vet check must be accurate enough that everything it reports is worth examining,
|
/external/deqp/framework/common/ |
tcuTexCompareVerifier.hpp | 41 int pcfBits; //!< Number of accurate bits in PCF. This is additional error taken into account when doing filtering. Assumed to be fixed-point. 42 int referenceBits; //!< Number of accurate bits in compare reference value. Assumed to be fixed-point. 43 int resultBits; //!< Number of accurate bits in result value. Assumed to be fixed-point.
|
/frameworks/base/location/java/android/location/ |
Criteria.java | 121 * More accurate location may consume more power and may take longer. 145 * More accurate location may consume more power and may take longer. 169 * More accurate location may consume more power and may take longer. 193 * More accurate location may consume more power and may take longer. 217 * More accurate location may consume more power and may take longer.
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
data_builder.c | 724 * @param[in] accuracy Accuracy of compass data, where 3=most accurate, and 0=least accurate. 769 * @param[in] accuracy Accuracy rating from 0 to 3, with 3 being most accurate. 779 * @param[in] accuracy Accuracy rating from 0 to 3, with 3 being most accurate. 835 * Accuracy of bias. 0 = least accurate, 3 = most accurate. [all...] |
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
data_builder.c | 519 * @param[in] accuracy Accuracy of compass data, where 3=most accurate, and 0=least accurate. 564 * @param[in] accuracy Accuracy rating from 0 to 3, with 3 being most accurate. 574 * @param[in] accuracy Accuracy rating from 0 to 3, with 3 being most accurate. 621 * Accuracy of bias. 0 = least accurate, 3 = most accurate. 773 * being most accurate. 843 * @param[in] status Lower 2 bits are the accuracy, with 0 being inaccurate, and 3 being most accurate. [all...] |
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
PixelUtils.java | 61 * Converts a sub-pixel accurate RectF to a Rect
76 * Converts a sub-pixel accurate RectF to
77 * a single pixel accurate rect. This is helpful
|
/build/make/tools/acp/ |
README | 20 - On some systems it's possible to have microsecond-accurate timestamps
|
/external/autotest/client/site_tests/audio_LoopbackLatency/ |
audio_LoopbackLatency.py | 19 """Verifies if the measured latency is as accurate as reported"""
|
/external/autotest/utils/ |
coverage_suite.py | 71 # I know this looks weird but is required for accurate results
|
/external/guava/guava-gwt/test-super/com/google/common/collect/testing/super/com/google/common/collect/testing/testers/ |
ListAddTester.java | 51 * throw regardless, but it keeps the method name accurate.
|
/external/netperf/ |
README.hpux | 14 where interrupt cycles go missing. SOOO, since there is an accurate
|
/external/pdfium/third_party/libopenjpeg20/ |
opj_clock.c | 43 /* _WIN32: use QueryPerformance (very accurate) */
|
/external/piex/src/image_type_recognition/ |
image_type_recognition_lite.h | 18 // type recognition here is not 100% accurate, it only offers a quick and rough
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
crash-greedy-v6.ll | 5 ; That requires leaveIntvBefore to be very accurate about the redefined value number.
|
/external/tpm2/ |
Clock.c | 14 // Function clock() does not provide accurate wall clock time on linux, let's
|
/external/v8/src/base/ |
ieee754.h | 48 // accurate even if the value of |x| is near zero.
|
/external/v8/src/ |
bignum-dtoa.h | 15 // For example the output of 0.299999999999999988897 is (the less accurate but
|
/external/v8/tools/clang/plugins/ |
CheckIPCVisitor.h | 12 // So we're not trying to be accurate, and just blacklisting some types
|
/frameworks/av/services/oboeservice/ |
AAudioServiceStreamShared.h | 86 * This allows for a more accurate timing model.
|
/frameworks/base/core/tests/benchmarks/src/android/net/ |
NetworkStatsBenchmark.java | 73 * accurate measurement on the migrateTun() method.
|
/frameworks/base/libs/hwui/tests/common/ |
LeakChecker.cpp | 44 // is the most accurate
|
/frameworks/minikin/libs/minikin/ |
LayoutUtils.cpp | 35 * heuristic, but should be accurate most of the time.
|
/hardware/interfaces/graphics/composer/2.1/ |
IComposer.hal | 49 * Specifies that the present fence must not be used as an accurate
|
/hardware/interfaces/vibrator/1.0/ |
IVibrator.hal | 66 * milliseconds. This doesn't need to be perfectly accurate,
|
/hardware/qcom/gps/msm8909/utils/ |
LocSharedLock.h | 41 // can maintain an accurate client count.
|