OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:t_fmt
(Results
1 - 9
of
9
) 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
/ndk/sources/cxx-stl/llvm-libc++/include/support/android/
langinfo.h
71
#define
T_FMT
_NL_ITEM(LC_TIME,57)
/bionic/libc/tzcode/
strptime.c
54
const char *
t_fmt
;
member in struct:__anon663
193
if (!(bp = _strptime(bp, _ctloc(
t_fmt
), tm, cr)))
/external/openssh/openbsd-compat/
strptime.c
156
if (!(bp = _strptime(bp, _ctloc(
t_fmt
), tm, 0)))
/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 302 milliseconds