Home
last modified time | relevance | path

Searched refs:LC_COLLATE (Results 1 – 25 of 64) sorted by relevance

123

/external/libcxx/test/std/depr/depr.c.headers/
Dlocale_h.pass.cpp19 #ifndef LC_COLLATE
20 #error LC_COLLATE not defined
/external/libcxx/test/std/localization/c.locales/
Dclocale.pass.cpp21 #ifndef LC_COLLATE
22 #error LC_COLLATE not defined
/external/u-boot/scripts/
Dbuild-whitelist.sh11 export LC_ALL=C LC_COLLATE=C
62 unset LC_ALL LC_COLLATE
Dcheck-config.sh31 export LC_COLLATE=C
/external/strace/xlat/
Dgen.sh151 LC_COLLATE=C
221 LC_COLLATE=C
Dv4l2_sdr_fmts.in1 …2_fourcc(_be)?\('"'(.)', '(.)', '(.)', '(.)'"'\).*/\10\5\4\3\2\t\0/p' |LC_COLLATE=C sort -k1,1 -t'…
Dv4l2_pix_fmts.in1 …2_fourcc(_be)?\('"'(.)', '(.)', '(.)', '(.)'"'\).*/\10\5\4\3\2\t\0/p' |LC_COLLATE=C sort -k1,1 -t'…
/external/strace/
Dgenerate_sen.sh6 LC_COLLATE=C sort -u |
/external/libcxx/include/support/xlocale/
D__nop_locale_mgmt.h35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
/external/e2fsprogs/lib/ss/
Dmk_cmds.sh.in10 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
/external/toybox/scripts/
Dtest.sh27 export LC_COLLATE=C
/external/libcxx/include/
Dclocale20 LC_COLLATE
/external/e2fsprogs/lib/et/
Dcompile_et.sh.in19 LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION \
/external/libchrome/third_party/jinja2/
Dget_jinja2.sh131 for i in $(LC_COLLATE=C ls *.py)
/external/e2fsprogs/tests/
Dtest_config5 unset LANG LANGUAGE LC_ADDRESS LC_ALL LC_COLLATE LC_CTYPE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSA…
/external/e2fsprogs/intl/
Ddcigettext.c1077 #ifdef LC_COLLATE in category_to_name()
1078 case LC_COLLATE: in category_to_name()
/external/lua/src/
Dloslib.c362 static const int cat[] = {LC_ALL, LC_COLLATE, LC_CTYPE, LC_MONETARY, in os_setlocale()
/external/python/cpython2/Lib/
Dlocale.py53 LC_COLLATE = 3 variable
/external/python/cpython3/Lib/
Dlocale.py55 LC_COLLATE = 3 variable
/external/strace/tests/
DMakefile.am476 LC_COLLATE=C sed -r -n -f $(srcdir)/ksysent.sed < $@.t1 > $@.t2
/external/strace/tests-mx32/
DMakefile.am476 LC_COLLATE=C sed -r -n -f $(srcdir)/ksysent.sed < $@.t1 > $@.t2
/external/strace/tests-m32/
DMakefile.am476 LC_COLLATE=C sed -r -n -f $(srcdir)/ksysent.sed < $@.t1 > $@.t2
/external/python/cpython2/Lib/test/
Dtest_locale.py463 locale.setlocale(locale.LC_COLLATE)
/external/python/cpython3/Modules/
D_localemodule.c743 PyModule_AddIntMacro(m, LC_COLLATE); in PyInit__locale()
/external/python/cpython2/Modules/
D_localemodule.c713 x = PyInt_FromLong(LC_COLLATE); in init_locale()

123