/external/bison/m4/ |
D | locale-fr.m4 | 40 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 68 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point 99 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 100 gt_cv_locale_fr=fr_FR 103 if (LC_ALL=fr_FR.ISO-8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 104 gt_cv_locale_fr=fr_FR.ISO-8859-1 107 if (LC_ALL=fr_FR.ISO8859-1 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 108 gt_cv_locale_fr=fr_FR.ISO8859-1 111 if (LC_ALL=fr_FR.iso88591 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 112 gt_cv_locale_fr=fr_FR.iso88591 [all …]
|
D | wcwidth.m4 | 69 if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|
D | locale-zh.m4 | 43 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
|
D | locale-ja.m4 | 42 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
|
/external/icu/icu4c/source/data/locales/ |
D | fr_FR.txt | 6 // * Source File: <path>/common/main/fr_FR.xml 9 fr_FR{
|
D | resfiles.mk | 102 fr_DJ.txt fr_DZ.txt fr_FR.txt fr_GA.txt fr_GF.txt\
|
/external/bison/lib/ |
D | config.charset | 137 et_EE eu eu_ES fi fi_FI fo fo_FO fr fr_BE fr_CA fr_CH fr_FR \ 363 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT la_LN \ 423 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE \
|
/external/e2fsprogs/intl/ |
D | config.charset | 134 et_EE eu eu_ES fi fi_FI fo fo_FO fr fr_BE fr_CA fr_CH fr_FR \ 360 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT la_LN \ 408 fi_FI fr_BE fr_CA fr_CH fr_FR is_IS it_CH it_IT nl_BE \
|
D | locale.alias | 44 fran�ais fr_FR.ISO-8859-1 45 french fr_FR.ISO-8859-1
|
/external/pcre/dist/testdata/ |
D | testinput3 | 1 /-- This set of tests checks local-specific features, using the "fr_FR" locale. 3 be whichever of "fr_FR", "french", or "fr" is found to exist. There is
|
D | testoutput3 | 1 /-- This set of tests checks local-specific features, using the "fr_FR" locale. 3 be whichever of "fr_FR", "french", or "fr" is found to exist. There is
|
D | testoutput3A | 1 /-- This set of tests checks local-specific features, using the "fr_FR" locale. 3 be whichever of "fr_FR", "french", or "fr" is found to exist. There is
|
D | testoutput3B | 1 /-- This set of tests checks local-specific features, using the "fr_FR" locale. 3 be whichever of "fr_FR", "french", or "fr" is found to exist. There is
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | LocaleDataTest.java | 375 LocaleData fr_FR = LocaleData.getInstance(ULocale.FRANCE); in TestFallback() local 379 …assertEquals("Start quotes are not equal", fr_FR.getDelimiter(LocaleData.QUOTATION_START), fr_CH.g… in TestFallback() 380 …assertEquals("End quotes are not equals", fr_FR.getDelimiter(LocaleData.QUOTATION_END), fr_CH.getD… in TestFallback() 381 …assertNotEquals("Alt start quotes are equal", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_START), … in TestFallback() 382 …assertNotEquals("Alt end quotes are equals", fr_FR.getDelimiter(LocaleData.ALT_QUOTATION_END), fr_… in TestFallback()
|
/external/icu/icu4c/source/test/cintltst/ |
D | crestst.c | 419 UResourceBundle *fr_FR = NULL; in TestFallback() local 425 fr_FR = ures_open(NULL, "fr_FR", &status); in TestFallback() 436 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback() 439 junk = ures_getStringByKey(fr_FR, "LocaleString", &resultLen, &status); in TestFallback() 441 junk = ures_getStringByKey(fr_FR, "LocaleID", &resultLen, &status); in TestFallback() 445 subResource = ures_getByKey(fr_FR, "layout", NULL, &status); in TestFallback() 455 junk = ures_getStringByKey(fr_FR, "ExemplarCharacters", &resultLen, &status); in TestFallback() 464 ures_close(fr_FR); in TestFallback()
|
D | creststn.c | 2071 UResourceBundle *fr_FR = NULL; in TestFallback() local 2077 fr_FR = ures_open(NULL, "fr_FR", &status); in TestFallback() 2088 junk = tres_getString(fr_FR, -1, "LocaleID", &resultLen, &status); in TestFallback() 2090 junk = tres_getString(fr_FR, -1, "LocaleString", &resultLen, &status); in TestFallback() 2092 junk = tres_getString(fr_FR, -1, "LocaleID", &resultLen, &status); in TestFallback() 2097 subResource = ures_getByKey(fr_FR, "layout", NULL, &status); in TestFallback() 2108 junk = tres_getString(fr_FR, -1, "ExemplarCharacters", &resultLen, &status); in TestFallback() 2117 ures_close(fr_FR); in TestFallback()
|
/external/pcre/dist/ |
D | RunTest | 473 locale=fr_FR
|
D | README | 728 default tables. The tests make use of the "fr_FR" (French) locale. Before 730 the "locale" command. If that command fails, or if it doesn't include "fr_FR" 734 ** Failed to set locale "fr_FR" 740 work by changing "fr_FR" to "french" everywhere it occurs. Alternatively, use
|
D | NON-AUTOTOOLS-BUILD | 231 locale to "french" rather than "fr_FR", and there some minor output
|
D | ChangeLog | 171 as for 'fr_FR' and 'french'. For some reason, however, it then used the 1159 13. RunTest now checks for the "fr" locale as well as for "fr_FR" and "french". 2807 1. If the fr_FR locale cannot be found for test 3, try the "french" locale, 3546 the fr_FR locale, for instance, the \xAA and \xBA characters (ordmasculine 4131 2. Changed the locale test to use "fr_FR" instead of "fr" because that's
|
/external/pcre/dist/doc/html/ |
D | README.txt | 728 default tables. The tests make use of the "fr_FR" (French) locale. Before 730 the "locale" command. If that command fails, or if it doesn't include "fr_FR" 734 ** Failed to set locale "fr_FR" 740 work by changing "fr_FR" to "french" everywhere it occurs. Alternatively, use
|
D | NON-AUTOTOOLS-BUILD.txt | 231 locale to "french" rather than "fr_FR", and there some minor output
|
/external/bison/ |
D | configure | 17445 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 17585 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 17718 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET) 17746 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point 17781 if (LC_ALL=fr_FR LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 17782 gt_cv_locale_fr_utf8=fr_FR 17785 if (LC_ALL=fr_FR.UTF-8 LC_TIME= LC_CTYPE= ./conftest; exit) 2>/dev/null; then 17786 gt_cv_locale_fr_utf8=fr_FR.UTF-8 34236 if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL)
|
/external/icu/icu4c/source/data/misc/ |
D | metadata.txt | 3986 "fr_FR",
|
D | supplementalData.txt | 8060 "fr_FR",
|