/external/python/cpython2/Tools/world/ |
world | 29 united matches 6 countries: 112 elif countries.has_key(addr): 113 print rawaddr, 'originated from', countries[addr] 137 print regexp, 'matches %d countries:' % len(matches) 155 print 'countries = {' 246 codes = countries.keys() 249 print ' %2s:' % code, countries[code] 311 countries = { 554 all.update(countries) 304 countries = { variable
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
IsoCurrencyParser.java | 92 .put("MEMBER COUNTRIES OF THE AFRICAN DEVELOPMENT BANK GROUP", "ZZ") 101 Set<String> countries = sc.getAvailableCodes("territory"); external variable declarations 102 for (String country : countries) {
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
DisplayNameTest.java | 68 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in class:DisplayNameTest 121 check("Country", locale, countries, null, new DisplayNameGetter() {
|
ICUServiceThreadTest.java | 46 private static final String[] countries = { field in class:ICUServiceThreadTest 90 String c = countries[r.nextInt(countries.length)];
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
DisplayNameTest.java | 65 String[] countries = addUnknown(ULocale.getISOCountries(),2); field in class:DisplayNameTest 118 check("Country", locale, countries, null, new DisplayNameGetter() {
|
ICUServiceThreadTest.java | 43 private static final String[] countries = { field in class:ICUServiceThreadTest 87 String c = countries[r.nextInt(countries.length)];
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
GenerateStatistics.java | 58 Set<String> languages = new TreeSet<String>(col), countries = new TreeSet<String>(col), draftLanguages = new TreeSet<String>( local 82 countries, nativeLanguages, nativeCountries); 86 + languages.size() + ", " + countries.size() + ", " 101 logHtml.println("<p><b>Territories (" + countries.size() + "):</b>"); 107 logHtml.println("<p><b>Draft countries (" + draftCountries.size()
|
GenerateG2xG2.java | 103 // fill in the currencies, and TZs for the countries that have multiple zones 197 Set<String> countries = sc.getGoodAvailableCodes("territory"); local 200 for (Iterator<String> it = countries.iterator(); it.hasNext();) {
|
CountItems.java | 465 final Set<String> countries = supplementalDataInfo.getContained(subcontinent); local 466 countryToContinent.putAll(countries, continent); [all...] |
GenerateItemCounts.java | 440 Set<String> countries = new TreeSet<String>(); local 520 countries.add(country); 569 summary2.println("#Countries:\t" + countries.size()); [all...] |
Misc.java | 782 Set<String> countries = sc.getAvailableCodes("territory"); local [all...] |
/external/cldr/tools/java/org/unicode/cldr/test/ |
CLDRTest.java | 779 Set<String> countries = new TreeSet<String>(CldrUtility.MINIMUM_TERRITORIES); local [all...] |
/external/libphonenumber/demo/war/WEB-INF/lib/ |
commons-lang-2.6.jar | |
/external/owasp/sanitizer/tools/findbugs/lib/ |
commons-lang-2.6.jar | |
/external/guice/extensions/struts2/lib/ |
xwork-core-2.2.1.jar | |