Searched refs:country (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10/tcl-105/tcl_ext/mk4tcl/metakit/tcl/tequila/
H A Dproxy.tcl11 mk::view layout tqs.people {name country}
13 mk::row append tqs.people name jc country nl
14 mk::row append tqs.people name nb country gr
/macosx-10.10/ICU-531.30/icuSources/tools/tzcode/
H A Dtzselect.ksh77 country=
151 country = cc_list[i]
152 if (cc_name[country]) {
153 country = cc_name[country]
155 print country
161 # If there's more than one country, ask the user which one.
164 echo >&2 'Please select a country.'
165 select country in $countries
167 case $country i
[all...]
H A Dtz2icu.cpp1454 << " <cmap> country map, from tzdata archive," << endl
1583 // Create the country map
1584 map<string, string> icuRegions; // ICU's custom zone -> country override
1585 map<string, set<string> > countryMap; // country -> set of zones
1586 map<string, string> reverseCountryMap; // zone -> country
1596 string zone, country; local
1598 is >> zone >> country; local
1600 if (country.size() < 2) {
1604 icuRegions[zone] = country;
1627 string country, coor local
1775 string country = i->first; local
1781 file << country << ":intvector { "; local
[all...]
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-AddressBook/Examples/Plugins/Python Address Label/
H A Dplugin.py34 if address.country() is not NSNull.null():
35 text += '\n' + address.country()
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-AddressBook/Examples/Plugins/Python Address Label/
H A Dplugin.py34 if address.country() is not NSNull.null():
35 text += '\n' + address.country()
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-AddressBook-2.5.1/Examples/Plugins/Python Address Label/
H A Dplugin.py34 if address.country() is not NSNull.null():
35 text += '\n' + address.country()
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dmclist.tcl30 ttk::treeview $w.tree -columns {country capital currency} -show headings \
66 foreach col {country capital currency} name {Country Capital Currency} {
70 foreach {country capital currency} $data {
71 $w.tree insert {} end -values [list $country $capital $currency]
72 foreach col {country capital currency} {
83 foreach c {country capital currency} {
/macosx-10.10/adv_cmds-158/whois/
H A Dwhois.c106 const char *country, *host; local
114 country = host = qnichost = NULL;
128 country = optarg;
162 country = "ru";
176 if (!argc || (country != NULL && host != NULL))
180 * If no host or country is specified determine the top level domain
185 if (host == NULL && country == NULL) {
192 if (country != NULL) {
193 s_asprintf(&qnichost, "%s%s", country, QNICHOST_TAIL);
360 "usage: whois [-aAbdgiIlmQrR6] [-c country
[all...]
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dmclist.rb59 tree = Ttk::Treeview.new(base_frame, :columns=>%w(country capital currency),
96 cols = %w(country capital currency)
103 data.each{|country, capital, currency|
104 #tree.insert('', :end, :values=>[country, capital, currency])
105 tree.insert(nil, :end, :values=>[country, capital, currency])
106 cols.zip([country, capital, currency]).each{|col, val|
/macosx-10.10/ICU-531.30/icuSources/common/
H A Dulocimp.h59 char *country, int32_t countryCapacity,
H A Dlocid.cpp368 *p++ = '_'; /* No country found */
428 /* Copy the language and country fields */
431 uprv_strcpy(country, other.country);
485 language[0] = script[0] = country[0] = 0;
537 variantField = 1; /* Usually the 2nd one, except when a script or country is also used. */
553 /* We have a country */
554 uprv_memcpy(country, field[variantField], fieldLen[variantField]);
555 country[fieldLen[variantField]] = 0;
558 variantField++; /* script or country empt
[all...]
H A Dicuuc40shim.cpp331 Locale(const char* language, const char* country = 0, const char* variant = 0, const char* keywordsAndValues = 0)
332 : icu::Locale(language, country, variant, keywordsAndValues)
/macosx-10.10/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dmclist.rb55 tree = Ttk::Treeview.new(base_frame, :columns=>%w(country capital currency),
92 cols = %w(country capital currency)
99 data.each{|country, capital, currency|
100 #tree.insert('', :end, :values=>[country, capital, currency])
101 tree.insert(nil, :end, :values=>[country, capital, currency])
102 cols.zip([country, capital, currency]).each{|col, val|
/macosx-10.10/ICU-531.30/icuSources/common/unicode/
H A Dlocid.h55 * according to the customs/conventions of the user's native country,
66 * const char* country,
122 * name of the country suitable for displaying to the user. Similarly,
127 * that takes a locale as an argument and displays the name or country in
166 * through these objects by language, country, or variant,
208 /** Useful constant for this country/region. @stable ICU 2.0 */
210 /** Useful constant for this country/region. @stable ICU 2.0 */
212 /** Useful constant for this country/region. @stable ICU 2.0 */
214 /** Useful constant for this country/region. @stable ICU 2.0 */
216 /** Useful constant for this country/regio
730 char country[ULOC_COUNTRY_CAPACITY]; member in class:Locale
[all...]
H A Duloc.h37 * according to the customs/conventions of the user's native country,
109 * name of the country suitable for displaying to the user. Similarly,
114 * that takes a locale as an argument and displays the name or country in
161 * through these objects by language, country, or variant,
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
219 /** Useful constant for this country/region. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
223 /** Useful constant for this country/region. @stable ICU 2.0 */
225 /** Useful constant for this country/region. @stable ICU 2.0 */
227 /** Useful constant for this country/regio
[all...]
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dzonemeta.h52 * Return the canonical country code for this tzid. If we have none, or if the time zone
53 * is not associated with a country, return bogus string.
55 * @param country [output] Country code
56 * @param isPrimary [output] TRUE if the zone is the primary zone for the country
57 * @return A reference to the result country
59 static UnicodeString& U_EXPORT2 getCanonicalCountry(const UnicodeString &tzid, UnicodeString &country, UBool *isPrimary = NULL);
H A Dzonemeta.cpp416 ZoneMeta::getCanonicalCountry(const UnicodeString &tzid, UnicodeString &country, UBool *isPrimary /* = NULL */) { argument
423 country.setTo(region, -1);
425 country.setToBogus();
426 return country;
436 return country;
489 // Even a country has multiple zones, one of them might be
515 return country;
H A Dlocdspnm.cpp549 const char* country = locale.getCountry(); local
553 UBool hasCountry = uprv_strlen(country) > 0;
560 ncat(buffer, ULOC_FULLNAME_CAPACITY, lang, "_", script, "_", country, (char *)0);
577 ncat(buffer, ULOC_FULLNAME_CAPACITY, lang, "_", country, (char*)0);
599 appendWithSep(resultRemainder, regionShortDisplayName(country, temp));
/macosx-10.10/cups-408/cups/cups/
H A Dlanguage.c367 country[16], /* Country code */ local
565 * language string is converted from ll-cc[.charset] (language-country)
571 country[0] = '\0';
593 * Copy the country code...
596 for (language ++, ptr = country; *language; language ++)
599 else if (ptr < (country + sizeof(country) - 1))
625 country[0] = '\0';
630 DEBUG_printf(("4cupsLangGet: langname=\"%s\", country=\"%s\", charset=\"%s\"",
631 langname, country, charse
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/icu/unicode/
H A Duloc.h37 * according to the customs/conventions of the user's native country,
109 * name of the country suitable for displaying to the user. Similarly,
114 * that takes a locale as an argument and displays the name or country in
161 * through these objects by language, country, or variant,
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
219 /** Useful constant for this country/region. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
223 /** Useful constant for this country/region. @stable ICU 2.0 */
225 /** Useful constant for this country/region. @stable ICU 2.0 */
227 /** Useful constant for this country/regio
[all...]
/macosx-10.10/WTF-7600.1.24/icu/unicode/
H A Duloc.h37 * according to the customs/conventions of the user's native country,
109 * name of the country suitable for displaying to the user. Similarly,
114 * that takes a locale as an argument and displays the name or country in
161 * through these objects by language, country, or variant,
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
219 /** Useful constant for this country/region. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
223 /** Useful constant for this country/region. @stable ICU 2.0 */
225 /** Useful constant for this country/region. @stable ICU 2.0 */
227 /** Useful constant for this country/regio
[all...]
/macosx-10.10/WebCore-7600.1.25/icu/unicode/
H A Duloc.h37 * according to the customs/conventions of the user's native country,
109 * name of the country suitable for displaying to the user. Similarly,
114 * that takes a locale as an argument and displays the name or country in
161 * through these objects by language, country, or variant,
187 * "-" is recognized as a country/variant separator similarly to RFC1766.
219 /** Useful constant for this country/region. @stable ICU 2.0 */
221 /** Useful constant for this country/region. @stable ICU 2.0 */
223 /** Useful constant for this country/region. @stable ICU 2.0 */
225 /** Useful constant for this country/region. @stable ICU 2.0 */
227 /** Useful constant for this country/regio
[all...]
/macosx-10.10/WebKit-7600.1.25/win/Interfaces/Accessible2/
H A DAccessible2.idl365 BSTR country; ///< ISO 3166-1 Alpha-2 two character country code
/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dtimezone.h181 * @param region The ISO 3166 two-letter country code or UN M.49
228 * given country. Some zones are affiliated with no country
231 * @param country The ISO 3166 two-letter country code, or NULL to
232 * retrieve zones not affiliated with any country.
236 static StringEnumeration* U_EXPORT2 createEnumeration(const char* country);
779 * 2-letter country code or UN M.49 3-digit area code.
/macosx-10.10/WebCore-7600.1.25/platform/
H A DLocalizedStrings.h254 String textTrackCountryAndLanguageMenuItemText(const String& title, const String& country, const String& language);

Completed in 434 milliseconds

12