HomeSort by relevance Sort by last modified time
    Searched full:cent (Results 26 - 50 of 228) sorted by null

12 3 4 5 6 7 8 910

  /external/chromium_org/third_party/icu/source/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))) {
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 268 "cent pass",
269 "cent mul",
270 "cent flat",
271 "cent sc",
  /external/fonttools/Lib/fontTools/ttLib/
standardGlyphOrder.py 145 "cent", # 132
  /external/icu/icu4c/source/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))) {
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir_print.cpp 268 "cent pass",
269 "cent mul",
270 "cent flat",
271 "cent sc",
  /external/qemu/pc-bios/keymaps/
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
lv 15 cent 0x05 shift altgr
sl 95 cent 0x2e altgr
tr 104 cent 0x2e altgr
  /frameworks/av/media/libeffects/testlibs/
AudioPeakingFilter.cpp 31 // bw - bandwidth, starting at 1 cent, jumps of 1024, to 3073 cents.
  /packages/inputmethods/LatinIME/java/res/xml/
key_styles_currency.xml 116 U+00A2: "¢" CENT SIGN -->
140 U+00A2: "¢" CENT SIGN
  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_print_visitor.cpp 147 const char *const cent = (ir->centroid) ? "centroid " : ""; local
154 cent, inv, mode[ir->mode], interp[ir->interpolation]);
  /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]);
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
HTMLEntities.properties 35 cent=162
  /external/chromium_org/third_party/markupsafe/
_constants.py 95 'cent': 162,
  /external/qemu/ui/
sdl_keysym.h 105 { "cent", 0x0a2},
vnc_keysym.h 105 { "cent", 0x0a2},
  /pdk/apps/CameraITS/tests/scene1/
test_crop_regions.py 29 # The regions correspond to: TL, TR, BL, BR, CENT
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/StdSuites/
Text_Suite.py 167 'center' : 'cent', # Align with center

Completed in 5708 milliseconds

12 3 4 5 6 7 8 910