Searched refs:international (Results 1 – 25 of 37) sorted by relevance
12
/external/python/cpython2/Lib/ |
D | locale.py | 258 def currency(val, symbol=True, grouping=False, international=False): argument 264 digits = conv[international and 'int_frac_digits' or 'frac_digits'] 274 smb = conv[international and 'int_curr_symbol' or 'currency_symbol']
|
/external/curl/packages/DOS/ |
D | common.dj | 56 # Use libidn for international domain names
|
/external/python/cpython2/Doc/library/ |
D | locale.rst | 104 | | | used in international | 194 international convention (ISO 8601) that Monday is the first day of the 391 .. function:: currency(val[, symbol[, grouping[, international]]]) 397 with the value. If *international* is true (which is not the default), the 398 international currency symbol is used.
|
D | json.rst | 12 `ECMA-404 <http://www.ecma-international.org/publications/standards/Ecma-404.htm>`_, 498 `ECMA-404 <http://www.ecma-international.org/publications/standards/Ecma-404.htm>`_.
|
/external/python/cpython2/Lib/test/ |
D | test_locale.py | 283 grouping=True, international=True) 336 grouping=True, international=True)
|
/external/icu/icu4c/packaging/ |
D | PACKAGES | 28 - ICU international data. This package contains the source for the 154 + The ICU international data package
|
/external/curl/docs/ |
D | FEATURES | 38 - international domain names (*11)
|
/external/curl/packages/vms/ |
D | generate_config_vms_h_curl.com | 429 $! This is for international domain name support.
|
/external/libphonenumber/ |
D | release_notes.txt | 867 - Switch formatNumberForMobileDialing to prefer national format to international format when the 1051 - Fix for RFC formatting to work even when the international formatting rule starts with 1056 - Parsing Israeli * numbers written in international format now works 1121 - Add ShortNumberUtil to deal with international short phone numbers, such as short codes and 1252 - Changed way that international formats are specified to make it easier to do so 1367 area-code-optional, and no-international-dialling ranges.
|
/external/boringssl/src/crypto/obj/ |
D | objects.txt | 20 joint-iso-itu-t 23 : international-organizations : International Organizations 22 international-organizations 43 : wap 1001 international-organizations 42 : id-set : Secure Electronic Transactions
|
/external/libxml2/result/ |
D | intsubset2.xml.sax | 44 The date the file was created in international format (YYYY-MM-DD).
|
D | intsubset2.xml.sax2 | 44 The date the file was created in international format (YYYY-MM-DD).
|
/external/libxml2/result/noent/ |
D | intsubset2.xml.sax2 | 44 The date the file was created in international format (YYYY-MM-DD).
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 4 Free software is going international! The Free Translation Project
|
/external/libjpeg-turbo/ |
D | README.ijg | 227 http://www.ecma-international.org/publications/techreports/E-TR-098.htm.
|
D | README | 227 http://www.ecma-international.org/publications/techreports/E-TR-098.htm.
|
/external/libexif/ |
D | ABOUT-NLS | 4 Free software is going international! The Free Translation Project is
|
/external/icu/icu4c/source/data/lang/ |
D | fr.txt | 945 FONIPA{"alphabet phonétique international"}
|
/external/elfutils/ |
D | ABOUT-NLS | 4 Free software is going international! The Free Translation Project is
|
/external/bison/ |
D | ABOUT-NLS | 4 Free software is going international! The Free Translation Project is
|
/external/python/cpython2/Doc/tutorial/ |
D | controlflow.rst | 671 * Don't use fancy encodings if your code is meant to be used in international
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 165 * National and international computer networks 334 Workshop. At the session devoted to national and international computer 847 machine-readable form worldwide. CETH is undertaking an international 1424 Drawings are postscript files, not meeting international standards, but 2843 to international-scale networks. Such growth is made possible by 2848 regional networks and ultimately into national and international 3249 science (i.e., international agriculture and research), acid rain, and 3845 not-for-profit association and the national and international programs 3875 the international standardization process. 3889 project, it is usually submitted to the international level, so that the [all …]
|
/external/okhttp/ |
D | CHANGELOG.md | 146 non-ASCII characters (including international characters and emoji).
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 126 國際電話電報諮詢委員會 < international\-consultative\-committee\-for\-telephone\-and\-telegraph; 559 閉關自守 < close\-the\-country\-to\-international\-intercourse; 850 公約 < convention\-\(ie\,\-international\-agreement\); 1008 國際電信聯盟 < international\-telecommunications\-union; 1175 國際標準組織 < international\-standards\-organization; 1388 國際見聞 < international\-background\-knowledge; 1491 勞動節 < international\-labor\-day\-\(may\-day\); 1794 國際商業機器 < international\-business\-machines; 2613 國際級 < \(at\-an\)\-international\-level; 2740 國際貨幣基金組織 < international\-monetary\-fund; [all …]
|
/external/syslinux/doc/ |
D | CodingStyle.txt | 823 WG14 is the international standardization working group for the programming
|
12