Home
last modified time | relevance | path

Searched refs:north (Results 1 – 25 of 150) sorted by relevance

123456

/external/cldr/tools/java/org/unicode/cldr/util/
DUnlocode.java77 public final float north; field in Unlocode.LocodeData
80 public LocodeData(String locode, String name, String subdivision, float north, float east) { in LocodeData() argument
81 this(locode, Arrays.asList(name), subdivision, north, east); in LocodeData()
84 …public LocodeData(String locode, Collection<String> names, String subdivision, float north, float … in LocodeData() argument
88 this.north = north; in LocodeData()
94 return names + ", " + locode + ", " + subdivision + ", " + north + ", " + east; in toString()
124 && north == other.north in merge()
128 return new LocodeData(locode, set, subdivision, north, east); in merge()
177 … locode, alternateName, locodeData.subdivision, locodeData.north, locodeData.east)); in putCheckingDuplicate() argument
/external/icu/icu4c/source/data/unit/
Dku.txt8 north{"{0} bakur"}
59 north{"{0}Bk"}
103 north{"{0} Bk"}
Dzh_Hant_HK.txt67 north{"北緯 {0}"}
338 north{"{0}N"}
586 north{"{0} 北"}
Dmzn.txt68 north{"{0}N"}
453 north{"{0}N"}
578 north{"{0}N"}
Dpt_PT.txt52 north{"{0} norte"}
235 north{"{0} N"}
Dth.txt136 north{"{0}เหนือ"}
679 north{"{0} น"}
966 north{"{0} น"}
Dia.txt110 north{"{0} nord"}
506 north{"{0}N"}
674 north{"{0} N"}
Dkm.txt136 north{"{0}ជើង"}
679 north{"{0}ជើង"}
951 north{"{0}ជើង"}
Dor.txt162 north{"{0} ଉତ୍ତର"}
780 north{"{0}ଉ"}
1034 north{"{0} ଉ"}
Dsd.txt162 north{"{0} اتر"}
780 north{"{0} اتر"}
1046 north{"{0} اتر"}
Dka.txt162 north{"{0} ჩრდილოეთით"}
826 north{"{0}ჩრდ."}
1160 north{"{0}ჩრდ."}
Das.txt162 north{"{0} উত্তৰ"}
780 north{"{0} উঃ"}
1034 north{"{0} উঃ"}
Dzh.txt136 north{"北纬{0}"}
723 north{"{0}N"}
1183 north{"北纬{0}"}
Dmy.txt136 north{"{0} မြောက်"}
679 north{"{0}N"}
951 north{"{0} N"}
Dhy.txt162 north{"հյուսիսային լայնության {0}"}
826 north{"{0} հս․ լ․"}
1160 north{"{0} հս․ լ․"}
Dte.txt162 north{"{0} ఉత్తరం"}
831 north{"{0} ఉ."}
1225 north{"{0} ఉ."}
Dta.txt162 north{"{0}வ"}
831 north{"{0}வ"}
1225 north{"{0}வ"}
Dlo.txt136 north{"{0}N"}
676 north{"{0}N"}
958 north{"{0}N"}
Dmn.txt159 north{"{0}Умард"}
823 north{"{0}Умард"}
1157 north{"{0}Умард"}
Dky.txt162 north{"{0}Тн"}
826 north{"{0}Тн"}
1160 north{"{0}Тн"}
Dsi.txt162 north{"{0}උ"}
826 north{"{0}උ"}
1160 north{"{0}උ"}
Dyue.txt136 north{"北緯{0}"}
719 north{"北緯{0}"}
1207 north{"北緯{0}"}
Dkn.txt162 north{"{0}ಉತ್ತರ"}
831 north{"{0}ಉ"}
1226 north{"{0}ಉ"}
Dkk.txt162 north{"{0} солтүстік"}
826 north{"{0} С"}
1160 north{"{0} С"}
/external/google-fruit/extras/doc/
Dcomponent_composition.tex23 \node[above] at (U1U2Component-west-interface.north) {U1};

123456