HomeSort by relevance Sort by last modified time
    Searched full:accurate (Results 1 - 25 of 1471) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /hardware/bsp/intel/peripheral/libupm/src/max31723/
CMakeLists.txt 2 set (libdescription "Very accurate temperature sensor")
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/
create_timing_table.py 7 accurate = True variable
17 rsa.newkeys(bitsize, accurate=accurate, poolsize=poolsize)
  /external/vulkan-validation-layers/libs/glm/gtx/
fast_exponential.hpp 34 /// @brief Fast but less accurate implementations of exponential based functions.
54 /// Faster than the common pow function but less accurate.
61 /// Faster than the common pow function but less accurate.
68 /// Faster than the common exp function but less accurate.
73 /// Faster than the common log function but less accurate.
78 /// Faster than the common exp2 function but less accurate.
83 /// Faster than the common log2 function but less accurate.
88 /// Faster than the common ln function but less accurate.
fast_trigonometry.hpp 33 /// @brief Fast but less accurate implementations of trigonometric functions.
53 //! Faster than the common sin function but less accurate.
59 //! Faster than the common cos function but less accurate.
65 //! Faster than the common tan function but less accurate.
71 //! Faster than the common asin function but less accurate.
77 //! Faster than the common acos function but less accurate.
83 //! Faster than the common atan function but less accurate.
89 //! Faster than the common atan function but less accurate.
fast_square_root.hpp 33 /// @brief Fast but less accurate implementations of square root based functions.
55 //! Faster than the common sqrt function but less accurate.
60 //! Faster than the common inversesqrt function but less accurate.
65 //! Faster than the common inversesqrt function but less accurate.
70 //! Faster than the common length function but less accurate.
75 //! Faster than the common distance function but less accurate.
80 //! Faster than the common normalize function but less accurate.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
LimitedInputStream.java 21 // TODO: maybe one day this can become more accurate
  /external/compiler-rt/test/BlocksRuntime/
byrefaccess.c 9 // test that byref access to locals is accurate
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
storprop.h 15 ULONG Accurate;
  /external/netperf/
README.solaris 27 really accurate even ignoring the issue with interrupt time. It is
28 likely that to be truely accurate, it is necessary to know how much
  /frameworks/minikin/libs/minikin/
LayoutUtils.h 27 * heuristic, but should be accurate most of the time.
37 * heuristic, but should be accurate most of the time.
  /external/libchrome/base/
build_time.h 20 // considered accurate to a day.
  /external/mockito/src/org/mockito/internal/progress/
MockingProgress.java 34 * state validation errors are more accurate
  /external/v8/src/third_party/fdlibm/
README.v8 11 This is used to provide a accurate implementation for trigonometric functions
  /external/v8/src/
fast-dtoa.h 15 // result will be the most accurate number of this length. Longer
16 // representations might be more accurate.
  /frameworks/av/media/libeffects/loudness/common/core/
math.h 55 // It's pretty accurate between +-0.1 and accurate to 10e-3 between +-1
  /art/test/477-long-to-float-conversion-precision/src/
Main.java 33 // The result for this test case used to be slightly less accurate
  /bionic/libc/bionic/
time64_config.h 56 Your system localtime() is probably more accurate, but our gmtime() is
  /cts/tests/tests/keystore/
Android.mk 43 # The comment below is not particularly accurate, but it's copied from other
  /external/icu/icu4c/source/test/perf/DateFmtPerf/
ReadMe.txt 10 There is no Perl script associated with this performance test, due to the fact that the performance test results in a different time if it is allowed to run more than once per execution of the executable. We are only interested in the first time returned by the executable in order to maintain accurate "real world" results. For this to happen, make sure to run the executable with the -i 1 and -p 1 options.
  /external/nanopb-c/examples/using_double_on_avr/
README.txt 23 The conversion routines are as accurate as the float datatype can
  /external/skia/src/sfnt/
SkTypedEnum.h 30 // __cplusplus should actually be accurate now.
  /external/skia/tests/
ColorPrivTest.cpp 29 // In particular, slow may end up a little too high (weirdly, fast is more accurate).
  /hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
datalogger_outputs.c 88 * @param[out] accuracy 0 (uncalibrated) to 3 (most accurate).
122 * @param[out] accuracy 0 (uncalibrated) to 3 (most accurate).
157 * @param[out] accuracy 0 (uncalibrated) to 3 (most accurate).
248 * @param[out] accuracy 0 (uncalibrated) to 3 (most accurate).
264 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate,
265 while 3 is most accurate.
307 * @param[out] accuracy Accuracy 0 to 3, 3 = most accurate
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
hal_outputs.c 117 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
146 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
171 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
196 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
221 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate,
222 * while 3 is most accurate
    [all...]
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 69 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
98 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
127 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
157 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate, while 3 is most accurate.
182 * @param[out] accuracy Accuracy of the measurment, 0 is least accurate,
183 * while 3 is most accurate.
    [all...]

Completed in 907 milliseconds

1 2 3 4 5 6 7 8 91011>>