OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ERA_D_FMT
(Results
1 - 14
of
14
) sorted by null
/bionic/libc/include/
langinfo.h
85
#define
ERA_D_FMT
47
/bionic/libc/bionic/
langinfo.cpp
83
case
ERA_D_FMT
: result = ""; break;
/device/linaro/bootloader/edk2/StdLib/Include/
langinfo.h
81
#define
ERA_D_FMT
((nl_item)53) /* Era date format string */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
langinfo.h
150
ERA_D_FMT
, /* Date in alternate era format. */
151
#define
ERA_D_FMT
ERA_D_FMT
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
langinfo.h
150
ERA_D_FMT
, /* Date in alternate era format. */
151
#define
ERA_D_FMT
ERA_D_FMT
/prebuilts/ndk/r10/sources/android/support/include/
langinfo.h
95
#define
ERA_D_FMT
_NL_ITEM(LC_TIME,60)
/prebuilts/ndk/r11/sources/android/support/include/
langinfo.h
95
#define
ERA_D_FMT
_NL_ITEM(LC_TIME,60)
/prebuilts/ndk/r13/sources/android/support/include/
langinfo.h
95
#define
ERA_D_FMT
_NL_ITEM(LC_TIME,60)
/bionic/tests/
langinfo_test.cpp
93
EXPECT_STREQ("", nl_langinfo(
ERA_D_FMT
));
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
_localemodule.c
503
#ifdef
ERA_D_FMT
504
LANGINFO(
ERA_D_FMT
),
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
_localemodule.c
503
#ifdef
ERA_D_FMT
504
LANGINFO(
ERA_D_FMT
),
/prebuilts/ndk/r11/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
661
return nl_langinfo_l(
ERA_D_FMT
, (locale_t)__loc);
/prebuilts/ndk/r13/sources/cxx-stl/stlport/src/c_locale_glibc/
c_locale_glibc2.c
661
return nl_langinfo_l(
ERA_D_FMT
, (locale_t)__loc);
/prebuilts/misc/common/swig/include/2.0.11/php/
phpkw.swg
310
PHPBN2(
ERA_D_FMT
);
Completed in 91 milliseconds