HomeSort by relevance Sort by last modified time
    Searched refs:strftime_l (Results 1 - 25 of 27) sorted by null

1 2

  /bionic/libc/bionic/
strftime_l.cpp 31 size_t strftime_l(char *s, size_t max, const char *format, const struct tm *tm, function
  /ndk/sources/android/support/include/
time.h 40 size_t strftime_l(char *s, size_t maxsize, const char *format,
  /prebuilts/ndk/9/sources/android/support/include/
time.h 40 size_t strftime_l(char *s, size_t maxsize, const char *format,
  /ndk/sources/android/support/src/musl-locale/
strftime_l.c 4 size_t strftime_l(char *restrict s, size_t n, const char *restrict f, const struct tm *restrict tm, locale_t l) function
  /bionic/libc/include/
time.h 79 extern size_t strftime_l(char *, size_t, const char *, const struct tm *, locale_t) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/
time.h 79 extern size_t strftime_l(char *, size_t, const char *, const struct tm *, locale_t) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/
time.h 79 extern size_t strftime_l(char *, size_t, const char *, const struct tm *, locale_t) __LIBC_ABI_PUBLIC__;
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/
time.h 79 extern size_t strftime_l(char *, size_t, const char *, const struct tm *, locale_t) __LIBC_ABI_PUBLIC__;
  /external/libcxx/include/support/android/
locale_bionic.h 144 static inline size_t strftime_l(char *s, size_t max, const char *format, function
  /external/libcxx/include/support/win32/
locale_win32.h 102 #define strftime_l _strftime_l macro
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 102 #define strftime_l _strftime_l macro
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/win32/
locale_win32.h 102 #define strftime_l _strftime_l macro
  /external/libcxx/include/support/ibm/
xlocale.h 266 // strftime_l() is defined by POSIX. However, AIX 7.1 does not have it
269 size_t strftime_l(char *__s, size_t __size, const char *__fmt, function
  /external/libcxx/include/support/solaris/
xlocale.h 103 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm
  /ndk/sources/android/support/
Android.mk 27 src/musl-locale/strftime_l.c \
115 src/musl-locale/strftime_l.c \
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 266 // strftime_l() is defined by POSIX. However, AIX 7.1 does not have it
269 size_t strftime_l(char *__s, size_t __size, const char *__fmt, function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 103 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
time.h 217 extern size_t strftime_l (char *__restrict __s, size_t __maxsize,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
time.h 217 extern size_t strftime_l (char *__restrict __s, size_t __maxsize,
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/ibm/
xlocale.h 266 // strftime_l() is defined by POSIX. However, AIX 7.1 does not have it
269 size_t strftime_l(char *__s, size_t __size, const char *__fmt, function
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/support/solaris/
xlocale.h 103 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm
  /external/libcxx/src/support/solaris/
xlocale.c 98 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm function
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
xlocale.c 98 size_t strftime_l(char *__s, size_t __size, const char *__fmt, const struct tm function
  /external/libcxx/src/
locale.cpp     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp     [all...]

Completed in 2815 milliseconds

1 2