HomeSort by relevance Sort by last modified time
    Searched refs:LATIN (Results 1 - 14 of 14) sorted by null

  /external/fonttools/Lib/fontTools/
agl.py 118 0041;A;LATIN CAPITAL LETTER A
119 00C6;AE;LATIN CAPITAL LETTER AE
120 01FC;AEacute;LATIN CAPITAL LETTER AE WITH ACUTE
121 00C1;Aacute;LATIN CAPITAL LETTER A WITH ACUTE
122 0102;Abreve;LATIN CAPITAL LETTER A WITH BREVE
123 00C2;Acircumflex;LATIN CAPITAL LETTER A WITH CIRCUMFLEX
124 00C4;Adieresis;LATIN CAPITAL LETTER A WITH DIAERESIS
125 00C0;Agrave;LATIN CAPITAL LETTER A WITH GRAVE
128 0100;Amacron;LATIN CAPITAL LETTER A WITH MACRON
129 0104;Aogonek;LATIN CAPITAL LETTER A WITH OGONE
    [all...]
  /external/freetype/src/autofit/
afwrtsys.h 44 WRITING_SYSTEM( latin, LATIN )
  /external/chromium_org/v8/test/webkit/fast/js/
string-capitalization.js 58 // 0265;LATIN SMALL LETTER TURNED H;Ll;0;L;;;;;N;;;A78D;;A78D
59 // A78D;LATIN CAPITAL LETTER TURNED H;Lu;0;L;;;;;N;;;;0265;
66 // 0266;LATIN SMALL LETTER H WITH HOOK;Ll;0;L;;;;;N;LATIN SMALL LETTER H HOOK;;A7AA;;A7AA
73 // A792;LATIN CAPITAL LETTER C WITH BAR;Lu;0;L;;;;;N;;;;A793;
74 // A793;LATIN SMALL LETTER C WITH BAR;Ll;0;L;;;;;N;;;A792;;A792
75 // A7AA;LATIN CAPITAL LETTER H WITH HOOK;Lu;0;L;;;;;N;;;;0266;
  /external/chromium_org/third_party/cld/languages/proto/
languages.pb.h 48 LATIN = 39, // UI only.
  /external/chromium_org/third_party/libaddressinput/src/java/src/com/android/i18n/addressinput/
LookupKey.java 55 * Script types. This is used for countries that do not use Latin script, but accept it for
56 * transcribing their addresses. For example, you can write a Japanese address in Latin script
69 LATIN,
73 * Saudi Arabia, it's Arabic. Notice that for US, the local script is actually Latin script
74 * (The same goes for other countries that use Latin script). For these countries, we do not
75 * provide two set of data (Latin and local) since they use only Latin script. You have to
76 * specify the {@link ScriptType} as local instead Latin.
375 } else if (scriptStr.equals("latin")) {
376 this.script = ScriptType.LATIN;
    [all...]
FormatInterpreter.java 57 * needed because some countries uses different address formats for local/Latin scripts.
59 * @param scriptType if {@link ScriptType#LOCAL}, use local format; else use Latin format.
153 scriptType = Util.isExplicitLatinScript(lc) ? ScriptType.LATIN : ScriptType.LOCAL;
StandardAddressVerifier.java 122 script = ScriptType.LATIN;
FieldVerifier.java 44 // Known values. Can be either a key, a name in Latin, or a name in native script.
52 // Names in Latin. These are only populated if the native/local names are in a script other than
53 // latin.
159 // If there are latin names but no local names, and there are the same number of latin names
173 // For names with no Latin equivalent, we can look up the sublevel name directly.
178 // If that failed, then we try to look up the local name equivalent of this latin name.
259 * this field. If script is null, it checks both the local and the latin values. Otherwise it
271 String[] namesToConsider = (script == ScriptType.LATIN) ? mLatinNames : mLocalNames;
FormController.java 82 return ScriptType.LATIN;
AddressWidget.java 508 ? ScriptType.LATIN
  /external/chromium_org/third_party/libaddressinput/src/java/test/com/android/i18n/addressinput/
FormatInterpreterTest.java 140 for (AddressField field : formatInterpreter.getAddressFieldOrder(ScriptType.LATIN, "TW")) {
  /external/chromium_org/third_party/cld/encodings/compact_lang_det/
compact_lang_det_impl.cc 209 0x00000000, // LATIN
368 {{0x62,0x62,0x5f,0x5f}, 0x00002842}, // bb__ LATIN.12
482 {{0x6d,0x76,0x5f,0x5f}, 0x28000436}, // mv__ FINNISH.10 LATIN.10
597 ( 4 >= kMinCorrPercent) ? LATIN : UNKNOWN_LANGUAGE, // ROMANIAN
614 ( 9 >= kMinCorrPercent) ? INTERLINGUA : UNKNOWN_LANGUAGE, // LATIN
631 ( 4 >= kMinCorrPercent) ? LATIN : UNKNOWN_LANGUAGE, // ESPERANTO
633 ( 9 >= kMinCorrPercent) ? LATIN : UNKNOWN_LANGUAGE, // INTERLINGUA
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/bison/
configure     [all...]

Completed in 427 milliseconds