Home
last modified time | relevance | path

Searched defs:tens (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/rendering/
DRenderListMarker.cpp157 if (int tens = number / 10) { in toHebrewUnder1000() local
222 if (int tens = (number / 10) % 10) { in toArmenianUnder10000() local
279 if (int tens = (number / 10) % 10) { in toGeorgian() local
/external/webkit/JavaScriptCore/runtime/
DNumberPrototype.cpp413 double tens = intPow10(e - precision + 1); in numberProtoFuncToPrecision() local
/external/skia/src/core/
DSkString.cpp107 const uint16_t* tens = gTens; in SkStrAppendScalar() local
/external/quake/quake/src/WinQuake/
Dsbar.cpp460 int minutes, seconds, tens, units; in Sbar_SoloScoreboard() local
/external/quake/quake/src/QW/client/
Dsbar.c480 int minutes, seconds, tens, units; in Sbar_SoloScoreboard() local
/external/webkit/JavaScriptCore/wtf/
Ddtoa.cpp1007 static const double tens[] = { variable
/external/qemu/
Dtrace.c184 uint32_t tens = year / 10; in convert_secs_to_date_time() local
/external/v8/src/third_party/dtoa/
Ddtoa.c1401 tens[] = { variable
/external/chromium/base/third_party/dmg_fp/
Ddtoa.cc1440 tens[] = { variable