HomeSort by relevance Sort by last modified time
    Searched refs:D_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 135 D_T_FMT, /* Date and time format for strftime. */
136 #define D_T_FMT D_T_FMT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 135 D_T_FMT, /* Date and time format for strftime. */
136 #define D_T_FMT D_T_FMT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
langinfo.h 135 D_T_FMT, /* Date and time format for strftime. */
136 #define D_T_FMT D_T_FMT
  /external/stlport/src/c_locale_glibc/
c_locale_glibc2.c 641 return nl_langinfo_l(D_T_FMT, (locale_t)__loc);
  /ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c 641 return nl_langinfo_l(D_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 227 milliseconds