HomeSort by relevance Sort by last modified time
    Searched full:cent (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /external/qemu/pc-bios/keymaps/
fr-ca 10 cent 0x5 altgr
da 18 cent 0x06 shift altgr
46 cent 0x12 shift altgr
fi 18 cent 0x06 shift altgr
47 cent 0x12 shift altgr
fr-be 58 cent 0x12 shift altgr
113 cent 0x2e altgr
it 43 cent 0x12 shift altgr
97 cent 0x2e altgr
no 18 cent 0x06 shift altgr
46 cent 0x12 shift altgr
pt 44 cent 0x12 shift altgr
96 cent 0x2e altgr
pt-br 17 cent 0x06 altgr
es 89 cent 0x2e altgr
de 97 cent 0x2e altgr
de-ch 42 cent 0x09 altgr
en-gb 100 cent 0x2e altgr
fr 156 cent 0x2e altgr
fr-ch 97 cent 0x2e altgr
hr 105 cent 0x2e altgr
is 120 cent 0x2e altgr
  /packages/inputmethods/LatinIME/java/res/xml/
key_styles_currency_dollar.xml 23 U+00A2: "¢" CENT SIGN
key_styles_currency_euro.xml 23 U+00A2: "¢" CENT SIGN
keys_pcqwerty_symbols3.xml 27 <!-- U+00A2: "¢" CENT SIGN -->
key_styles_currency.xml 109 U+00A2: "¢" CENT SIGN -->
135 U+00A2: "¢" CENT SIGN
  /external/icu4c/test/intltest/
itrbnf.cpp     [all...]
currcoll.cpp 49 { 0x00A2, 0x0000}, /*00A2; L; [14 38, 03, 03] # [082C.0020.0002] # CENT SIGN*/
50 { 0xFFE0, 0x0000}, /*FFE0; L; [14 38, 03, 05] # [082C.0020.0003] # FULLWIDTH CENT SIGN*/
  /external/icu4c/test/cintltst/
ccurrtst.c 46 { 0x00A2, 0x0000}, /*00A2; L; [14 38, 03, 03] # [082C.0020.0002] # CENT SIGN*/
47 { 0xFFE0, 0x0000}, /*FFE0; L; [14 38, 03, 05] # [082C.0020.0003] # FULLWIDTH CENT SIGN*/
83 { 0x00a2, 0x0000}, /* cent*/
  /frameworks/opt/timezonepicker/res/values-fr/
arrays.xml 26 <item msgid="5984634754870859705">"Heure stand. cent. (Saskatchewan)"</item>
  /external/icu4c/i18n/
indiancal.cpp 162 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
168 cent = uprv_floor(dqc / 36524);
173 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
174 if (!((cent == 4) || (yindex == 4))) {

Completed in 541 milliseconds

1 2 3 4