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

1 2 3 4 5 6 7 8

  /packages/inputmethods/LatinIME/java/res/xml/
key_styles_currency_dollar.xml 23 U+00A2: "¢" CENT SIGN
key_styles_currency_generic.xml 24 U+00A2: "¢" CENT SIGN -->
key_styles_currency_euro.xml 23 U+00A2: "¢" CENT SIGN
key_styles_currency.xml 118 U+00A2: "¢" CENT SIGN -->
142 U+00A2: "¢" CENT SIGN
  /external/fonttools/Lib/fontTools/encodings/
MacRoman.py 20 'ucircumflex', 'udieresis', 'dagger', 'degree', 'cent', 'sterling', 'section',
StandardEncoding.py 28 'cent', 'sterling', 'fraction', 'yen', 'florin', 'section',
  /prebuilts/misc/common/swig/include/2.0.11/d/
dkw.swg 30 DKEYWORD(cent);
  /external/icu/icu4c/source/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*/
  /external/valgrind/coregrind/m_debuginfo/
image.c 63 CEnt;
93 CEnt* ces[CACHE_N_ENTRIES];
392 /* Is this offset inside this CEnt? */
393 static inline Bool is_in_CEnt ( const CEnt* cent, DiOffT off )
398 /* vg_assert(cent->used > 0 && cent->used <= CACHE_ENTRY_SIZE); */
400 cent->off <= off && off < cent->off + cent->used
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
RbnfTest.java 407 { "100", "cent" },
408 { "106", "cent six" },
409 { "127", "cent vingt-sept" },
411 { "579", "cinq cent soixante-dix-neuf" },
413 { "1,123", "mille cent vingt-trois" },
414 { "1,594", "mille cinq cent quatre-vingt-quatorze" },
417 { "4,567", "quatre mille cinq cent soixante-sept" },
418 { "15,943", "quinze mille neuf cent quarante-trois" },
419 { "2,345,678", "deux millions trois cent quarante-cinq mille "
420 + "six cent soixante-dix-huit" }
    [all...]
RBNFParseTest.java 141 { "1,2 millions", "twelve million", "un million deux cent mille" },
  /external/icu/icu4c/source/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*/
  /frameworks/opt/timezonepicker/res/values-fr/
arrays.xml 26 <item msgid="5984634754870859705">"Heure stand. cent. (Saskatchewan)"</item>
  /external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
CollationCurrencyTest.java 31 { 0x00A2 }, /*00A2; L; [14 38, 03, 03] # [082C.0020.0002] # CENT SIGN*/
32 { 0xFFE0 }, /*FFE0; L; [14 38, 03, 05] # [082C.0020.0003] # FULLWIDTH CENT SIGN*/
  /external/fonttools/Lib/fontTools/ttLib/
standardGlyphOrder.py 145 "cent", # 132
  /external/icu/icu4c/source/i18n/
indiancal.cpp 161 double wjd, depoch, quadricent, dqc, cent, dcent, quad, dquad, yindex, yearday, leapadj; local
167 cent = uprv_floor(dqc / 36524);
172 year = (int32_t)((quadricent * 400) + (cent * 100) + (quad * 4) + yindex);
173 if (!((cent == 4) || (yindex == 4))) {
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 268 "cent pass",
269 "cent mul",
270 "cent flat",
271 "cent sc",
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.cpp 31 // bw - bandwidth, starting at 1 cent, jumps of 1024, to 3073 cents.
  /external/libxml2/result/valid/
rss.xml 65 <!-- inverted exclamation mark --><!ENTITY cent "&#162;">
66 <!-- cent sign --><!ENTITY pound "&#163;">
  /external/libxml2/test/valid/
rss.xml 72 <!-- inverted exclamation mark --><!ENTITY cent "&#162;">
73 <!-- cent sign --><!ENTITY pound "&#163;">
  /external/mesa3d/src/glsl/
ir_print_visitor.cpp 147 const char *const cent = (ir->centroid) ? "centroid " : ""; local
154 cent, inv, mode[ir->mode], interp[ir->interpolation]);
  /cts/apps/CameraITS/tests/scene1/
test_crop_regions.py 29 # The regions correspond to: TL, TR, BL, BR, CENT
  /external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/pie/
PieRenderer.java 173 * Determines how many counts there are per cent of whatever the
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 35 cent=162

Completed in 1961 milliseconds

1 2 3 4 5 6 7 8