Home
last modified time | relevance | path

Searched refs:LC_TIME (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/android/support/include/
Dlanginfo.h43 #define ABDAY_1 _NL_ITEM(LC_TIME,1)
44 #define ABDAY_2 _NL_ITEM(LC_TIME,2)
45 #define ABDAY_3 _NL_ITEM(LC_TIME,3)
46 #define ABDAY_4 _NL_ITEM(LC_TIME,4)
47 #define ABDAY_5 _NL_ITEM(LC_TIME,5)
48 #define ABDAY_6 _NL_ITEM(LC_TIME,6)
49 #define ABDAY_7 _NL_ITEM(LC_TIME,7)
52 #define DAY_1 _NL_ITEM(LC_TIME,11)
53 #define DAY_2 _NL_ITEM(LC_TIME,12)
54 #define DAY_3 _NL_ITEM(LC_TIME,13)
[all …]
Dlocale.h47 #define LC_TIME LC_TIME macro
66 #define LC_TIME_MASK (1 << LC_TIME)
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dlocale_h.pass.cpp35 #ifndef LC_TIME
36 #error LC_TIME not defined
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/c.locales/
Dclocale.pass.cpp35 #ifndef LC_TIME
36 #error LC_TIME not defined
/ndk/sources/host-tools/sed-4.2.1/m4/
Dlocale-fr.m462 # Setting LC_ALL is not enough. Need to set LC_TIME to empty, because
63 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
67 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
71 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
75 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
79 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
83 if (LC_ALL=fr LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
159 # Setting LC_ALL is not enough. Need to set LC_TIME to empty, because
160 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
164 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
[all …]
Dlocale-ja.m466 # Setting LC_ALL is not enough. Need to set LC_TIME to empty, because
67 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
71 if (LC_ALL=ja_JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
75 if (LC_ALL=ja_JP.EUC-JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
79 if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
83 if (LC_ALL=ja_JP.EUC LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
87 if (LC_ALL=ja LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
Dlocale-zh.m467 # Setting LC_ALL is not enough. Need to set LC_TIME to empty, because
68 # otherwise on MacOS X 10.3.5 the LC_TIME=C from the beginning of the
72 if (LC_ALL=zh_CN LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
76 if (LC_ALL=zh_CN.GB18030 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
/ndk/sources/host-tools/make-3.81/config/
Dmdate-sh59 LC_TIME=C
60 export LC_TIME
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dmdate-sh58 LC_TIME=C
59 export LC_TIME
Dhelp2man189 setlocale LC_TIME, 'C';
/ndk/sources/android/support/src/musl-locale/
Dlanginfo.c42 case LC_TIME: in nl_langinfo_l()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dclocale24 LC_TIME
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c177 return ((locale_t)__loc)->__names[LC_TIME]; in _Locale_time_name()
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure5685 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5689 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5693 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5697 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
5701 if (LC_ALL=fr LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9250 if (LC_ALL=ja_JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9254 if (LC_ALL=ja_JP.EUC-JP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9258 if (LC_ALL=ja_JP.eucJP LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9262 if (LC_ALL=ja_JP.EUC LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
9266 if (LC_ALL=ja LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then
[all …]