Home
last modified time | relevance | path

Searched refs:countries (Results 1 – 25 of 264) sorted by relevance

1234567891011

/external/python/cpython2/Tools/world/
Dworld110 elif countries.has_key(addr):
111 print rawaddr, 'originated from', countries[addr]
241 codes = countries.keys()
244 print ' %2s:' % code, countries[code]
304 countries = { variable
547 all.update(countries)
DREADME26 united matches 6 countries:
/external/icu/icu4c/source/tools/tzcode/
Dtzselect.ksh138 countries=$($AWK -F'\t' \
162 case $countries in
165 select country in $countries
177 country=$countries
/external/cldr/tools/java/org/unicode/cldr/util/data/
DUnMacroRegions.txt48 199 Least developed countries
49 432 Landlocked developing countries
51 778 Transition countries
363 199 Least developed countries
416 432 Landlocked developing countries
504 778 Transition countries d/
520 Transition countries of South-Eastern Europe
/external/libxkbcommon/xkbcommon/test/data/symbols/
Dkpdl7 // As a result users of SI-abiding countries expect either a "." or a ","
38 // Period <KPDL>, usual keyboard serigraphy in most countries
48 // Period <KPDL>, usual keyboard serigraphy in most countries, latin-9 restriction
/external/cldr/tools/java/org/unicode/cldr/util/data/external/
Dm49_raw.txt72 199 Least developed countries
74 432 Landlocked developing countries
1207 Least developed countries
1358 Landlocked developing countries
Dalternate_country_names.txt213 skip; skip; Heavily indebted poor countries (HIPC)
219 skip; skip; Least developed countries: UN classification
/external/libphonenumber/
Drelease_notes.txt101 to use the new possibleLengths metadata. This affects a lot of countries,
525 could belong to multiple countries
526 - Removing obsolete code that treated countries with no metadata as valid.
611 countries with very long carrier codes, such as Korea.
724 - Added carrier mapping files for some NANPA countries, EG, SS, MA, DZ, TN, GM, SN, MR, ML, GN,
743 - Adding a token to indicate which countries have mobile portability.
748 - Bug fix: Argentinian (and other countries with mobile tokens) mobile numbers now geocode
780 -- Not requiring the NDC to be alone for countries where there is no national prefix in strict
833 - Fix for as-you-type-formatting bug affecting countries with no national prefix
938 format for countries with no national prefix, e.g. Spain.
[all …]
/external/cldr/tools/java/org/unicode/cldr/tool/
DGenerateStatistics.java58 …Set<String> languages = new TreeSet<String>(col), countries = new TreeSet<String>(col), draftLangu… in generateSize() local
82 countries, nativeLanguages, nativeCountries); in generateSize()
86 + languages.size() + ", " + countries.size() + ", " in generateSize()
101 logHtml.println("<p><b>Territories (" + countries.size() + "):</b>"); in generateSize()
DGenerateG2xG2.java197 Set<String> countries = sc.getGoodAvailableCodes("territory"); in showLocales() local
200 for (Iterator<String> it = countries.iterator(); it.hasNext();) { in showLocales()
DGenerateItemCounts.java440 Set<String> countries = new TreeSet<String>(); in doSummary() local
520 countries.add(country); in doSummary()
569 summary2.println("#Countries:\t" + countries.size()); in doSummary()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUServiceThreadTest.java46 private static final String[] countries = { field in ICUServiceThreadTest
90 String c = countries[r.nextInt(countries.length)]; in getCLV()
DDisplayNameTest.java68 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in DisplayNameTest
121 check("Country", locale, countries, null, new DisplayNameGetter() { in checkLocale()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUServiceThreadTest.java43 private static final String[] countries = { field in ICUServiceThreadTest
87 String c = countries[r.nextInt(countries.length)]; in getCLV()
DDisplayNameTest.java65 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in DisplayNameTest
118 check("Country", locale, countries, null, new DisplayNameGetter() { in checkLocale()
/external/unicode/additions/
Demoji-exclusions.txt2 …de and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
Demoji-data.txt2 …de and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
Demoji-sequences.txt2 …de and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
Demoji-zwj-sequences.txt2 …de and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.
/external/cldr/tools/java/org/unicode/cldr/util/
DIsoCurrencyParser.java101 Set<String> countries = sc.getAvailableCodes("territory");
102 for (String country : countries) {
/external/icu/icu4j/perf-tests/data/conversion/
Denglish.txt15 … single website to be targeted across multiple platforms, languages and countries without re-engin…
/external/cldr/tools/java/org/unicode/cldr/test/
DCLDRTest.java779 Set<String> countries = new TreeSet<String>(CldrUtility.MINIMUM_TERRITORIES); in TestMinimalLocalization() local
781 if (others != null) countries.addAll(others); in TestMinimalLocalization()
782 checkForItems(item, countries, CLDRFile.TERRITORY_NAME, missing, failureCount, null); in TestMinimalLocalization()
786 for (Iterator<String> it2 = countries.iterator(); it2.hasNext();) { in TestMinimalLocalization()
/external/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt230 certain countries either by patents or by copyrighted interfaces, the
233 those countries, so that distribution is permitted only in or among
234 countries not thus excluded. In such case, this License incorporates
/external/ltp/testcases/kernel/io/disktest/
DLICENSE220 countries either by patents or by copyrighted interfaces, the original
222 explicit geographical distribution limitation excluding those countries,
223 so that distribution is permitted only in or among countries not thus
/external/cldr/common/uca/
DUCA_Rules_SHORT.txt4 …de and the Unicode Logo are registered trademarks of Unicode, Inc. in the U.S. and other countries.

1234567891011