HomeSort by relevance Sort by last modified time
    Searched refs:timelocal (Results 1 - 16 of 16) sorted by null

  /development/ndk/platforms/android-L/include/
time.h 96 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /bionic/libc/include/
time.h 98 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
time.h 100 extern time_t timelocal(struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
time.h 316 extern time_t timelocal (struct tm *__tp) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
time.h 316 extern time_t timelocal (struct tm *__tp) __THROW;
  /external/ppp/pppd/plugins/radius/
avpair.c 640 #ifdef TIMELOCAL
641 pair->lvalue = (UINT4) timelocal (tm);
642 #else /* TIMELOCAL */
644 #endif /* TIMELOCAL */
  /bionic/libc/tzcode/
localtime.c 1996 timelocal(struct tm * const tmp) function
    [all...]
  /external/chromium_org/third_party/icu/source/tools/tzcode/
localtime.c 1960 timelocal(tmp) function
    [all...]
  /external/icu/icu4c/source/tools/tzcode/
localtime.c 1960 timelocal(tmp) function
    [all...]
  /bionic/libc/
Android.mk 610 # Include tzsetwall, timelocal, timegm, time2posix, and posix2time.
    [all...]
  /external/qemu-pc-bios/bochs/
configure     [all...]

Completed in 1577 milliseconds