OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_fmt
(Results
1 - 6
of
6
) sorted by null
/prebuilt/linux-x86/toolchain/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
/bionic/libc/tzcode/
strptime.c
54
const char *
t_fmt
;
member in struct:__anon595
193
if (!(bp = _strptime(bp, _ctloc(
t_fmt
), tm, cr)))
/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
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/
libintl.a
[
all
...]
Completed in 564 milliseconds