Searched refs:x (Results 1 – 25 of 97) sorted by relevance
1234
/localedata/unicode-gen/ |
A D | gen_translit_combining.py | 217 decomposed_code_points = [int(x, 16) for x in decomposition.split(' ')] 376 x for x in decomposed_code_points[index] 377 if not is_combining_remove(x)]
|
A D | gen_translit_cjk_compat.py | 122 decomposed_code_points = [[int(x, 16) 123 for x in decomposition.split(' ')]] 161 decomposed_code_points = [int(x, 16) 162 for x in decomposition.split(' ')]
|
A D | gen_translit_circle.py | 95 decomposed_code_points = [int(x, 16) 96 for x in decomposition.split(' ')]
|
A D | gen_translit_font.py | 95 decomposed_code_points = [[int(x, 16) 96 for x in decomposition.split(' ')]]
|
A D | gen_translit_fraction.py | 115 decomposed_code_points = [[int(x, 16) 116 for x in decomposition.split(' ')]]
|
A D | gen_translit_compat.py | 121 decomposed_code_points = [int(x, 16) 122 for x in decomposition.split(' ')]
|
/localedata/tests-mbwc/ |
A D | tst_funcs.h | 54 #define TST_ABS(x) (((x) > 0) ? (x) : -(x)) argument
|
/localedata/tests/ |
A D | test6.def | 4 <r>;<s>;<t>;<u>;<v>;<w>;<x>;<y>;<z> 11 (<S>,<s>);(<T>,<t>);(<U>,<u>);(<V>,<v>);(<W>,<w>);(<X>,<x>); \ 17 (<s>,<S>);(<t>,<T>);(<u>,<U>);(<v>,<V>);(<w>,<W>);(<x>,<X>); \
|
A D | test1.cm | 57 <x> /x78
|
/localedata/locales/ |
A D | ckb_IQ | 71 % r, rr, s, sh, t, u, uu, v, w, x, y, z 167 % Appropriate date representation(%x)
|
A D | ber_DZ | 54 % a ɛ b b* c č d ḍ e f g g* ğ h ḥ i j k k* l m n q q* gam gam* r ṛ s ṣ t ṭ u w x x* y z ẓ
|
A D | en_ZA | 45 % - Changed %x for LC_TIME to use dd/mm/ccyy 163 % Date representation to be referenced by the "%x" field descriptor -
|
A D | uz_UZ@cyrillic | 89 <U0445> "<U0078>" % h= -> x 129 <U0425> "<U0058>" % h= -> x
|
A D | uz_UZ | 95 <U0445> "<U0078>" % h= -> x 135 <U0425> "<U0058>" % h= -> x
|
A D | bg_BG | 275 d_t_fmt "%x (%a) %X" 276 date_fmt "%x (%a) %X %Z"
|
/localedata/charmaps/ |
A D | ISO_10646 | 180 <x> /x00/x78 LATIN SMALL LETTER X 573 <x*> /x03/xC7 GREEK SMALL LETTER CHI 729 <x+> /x06/x2E ARABIC LETTER KHAH 917 <x.> /x1E/x8B LATIN SMALL LETTER X WITH DOT ABOVE 919 <x:> /x1E/x8D LATIN SMALL LETTER X WITH DIAERESIS 1338 <(x)> /x24/xB3 PARENTHESIZED LATIN SMALL LETTER X 1390 <x-o> /x24/xE7 CIRCLED LATIN SMALL LETTER X 1827 <x+-> /xFE/xA5 ARABIC LETTER KHAH ISOLATED FORM 1828 <x+.> /xFE/xA6 ARABIC LETTER KHAH FINAL FORM 1829 <x+,> /xFE/xA7 ARABIC LETTER KHAH INITIAL FORM [all …]
|
/localedata/ |
A D | et_EE.UTF-8.in | 40 x
|
A D | mi_NZ.UTF-8.in | 34 x
|
A D | ku_TR.UTF-8.in | 50 x
|
A D | ik_CA.UTF-8.in | 57 x
|
A D | dsb_DE.UTF-8.in | 64 x
|
A D | sv_SE.ISO-8859-1.in | 49 x
|
A D | cy_GB.UTF-8.in | 69 x
|
A D | tk_TM.UTF-8.in | 88 x
|
A D | sv_SE.UTF-8.in | 72 x
|
Completed in 16 milliseconds
1234