HomeSort by relevance Sort by last modified time
    Searched full:monotonic (Results 351 - 375 of 458) sorted by null

<<111213141516171819

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
chrono 750 * @brief Monotonic clock
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/
chrono 750 * @brief Monotonic clock
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
chrono 750 * @brief Monotonic clock
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
chrono 751 * @brief Monotonic clock
  /system/core/fs_mgr/
fs_mgr.c 67 * gettime() - returns the time in seconds of the system's monotonic clock or
  /system/core/toolbox/
getevent.c 359 fprintf(stderr, "Can't enable monotonic clock reporting: %s\n", strerror(errno));
  /system/update_engine/
update_attempter.h 405 // Last status notification timestamp used for throttling. Use monotonic
  /frameworks/base/media/java/android/media/
MediaPlayer.java     [all...]
  /art/compiler/optimizing/
bounds_check_elimination.cc 499 HPhi* const induction_variable_; // Induction variable for this monotonic value range.
722 // For monotonic value range, don't handle `instruction`
    [all...]
  /external/c-ares/
CHANGES 527 - Fallback to gettimeofday when monotonic clock is unavailable at run-time.
560 - Use monotonic time source if available, for private function ares__tvnow()
    [all...]
  /external/libusb/
ChangeLog 274 Linux: more flexibility with monotonic clock
281 Also, CLOCK_MONOTONIC_RAW seems even more monotonic, so we should use
    [all...]
  /external/skia/src/core/
SkAAClip.cpp 204 // Y and offset must be monotonic
1100 SkASSERT(prevY < row->fY); // must be monotonic
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/patches.android/
0013-temp-collective-ndk-hackathon-fixes.patch 331 +#warning posix doesn't have a monotonic clock on this system \
333 + not be monotonic, and therefore may not be conforming)
    [all...]
  /external/curl/lib/
config-vxworks.h 128 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
curl_config.h 127 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
curl_config.h.cmake 112 /* Define to 1 if you have the clock_gettime function and monotonic timer. */
  /external/dbus/
NEWS 115 ? Be more careful about monotonic time vs. real time, fixing DBUS_COOKIE_SHA1
  /external/harfbuzz_ng/src/
hb-coretext.cc     [all...]
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/util/
UnicodeMap.java 149 throw new IllegalArgumentException("Invariant failed: not monotonic"
    [all...]
  /external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
UnicodeMap.java 148 throw new IllegalArgumentException("Invariant failed: not monotonic"
    [all...]
  /external/libcxx/test/libcxx/test/
config.py 449 self.config.available_features.add('libcpp-has-no-monotonic-clock')
    [all...]
  /external/libmicrohttpd/src/microhttpd/
internal.h     [all...]
  /external/llvm/lib/AsmParser/
LLLexer.cpp 542 KEYWORD(monotonic);
  /hardware/libhardware/include/hardware/
camera2.h 88 * of the image; it must be from a monotonic clock, and is measured in
    [all...]
hwcomposer.h 431 * the "timestamp" parameter is the system monotonic clock timestamp in
    [all...]

Completed in 400 milliseconds

<<111213141516171819