HomeSort by relevance Sort by last modified time
    Searched refs:clock_settime (Results 76 - 84 of 84) sorted by null

1 2 34

  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/sys/
linux-unistd.h 126 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/sys/
linux-unistd.h 126 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/sys/
linux-unistd.h 126 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/sys/
linux-unistd.h 126 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/sys/
linux-unistd.h 129 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/sys/
linux-unistd.h 129 int clock_settime (clockid_t clk_id, const struct timespec *tp);
  /external/chromium_org/components/nacl/loader/nonsfi/
nonsfi_sandbox_sigsys_unittest.cc 83 RESTRICT_SYSCALL_DEATH_TEST(clock_settime);
  /external/blktrace/btreplay/
btreplay.c 349 clock_settime(CLOCK_MONOTONIC, &ts);
    [all...]
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.stderr.exp     [all...]

Completed in 599 milliseconds

1 2 34