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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
langinfo.h 139 T_FMT, /* Time format for strftime. */
140 #define T_FMT T_FMT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 139 T_FMT, /* Time format for strftime. */
140 #define T_FMT T_FMT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 139 T_FMT, /* Time format for strftime. */
140 #define T_FMT T_FMT
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 651 return nl_langinfo_l(T_FMT, (locale_t)__loc);
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 651 return nl_langinfo_l(T_FMT, (locale_t)__loc);
  /external/webkit/Source/JavaScriptCore/runtime/
DatePrototype.cpp 202 static const nl_item formats[] = { D_T_FMT, D_FMT, T_FMT };
    [all...]

Completed in 3427 milliseconds