HomeSort by relevance Sort by last modified time
    Searched refs:localtime_r (Results 26 - 50 of 224) sorted by null

12 3 4 5 6 7 8 9

  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/
time.h 74 extern struct tm* localtime_r(const time_t *timep, struct tm *result);
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/
time.h 72 extern struct tm* localtime_r(const time_t*, struct tm*) __LIBC_ABI_PUBLIC__;

Completed in 1213 milliseconds

12 3 4 5 6 7 8 9