Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderListMarker.cpp115 if (int tens = number / 10) { in toHebrewUnder1000() local
180 if (int tens = (number / 10) % 10) { in toArmenianUnder10000() local
237 if (int tens = (number / 10) % 10) { in toGeorgian() local
/external/webkit/JavaScriptCore/runtime/
DNumberPrototype.cpp404 double tens = intPow10(e - precision + 1); in numberProtoFuncToPrecision() local
/external/skia/src/core/
DSkString.cpp107 const uint16_t* tens = gTens; in SkStrAppendScalar() local
/external/qemu/
Dtrace.c184 uint32_t tens = year / 10; in convert_secs_to_date_time() local
/external/webkit/JavaScriptCore/wtf/
Ddtoa.cpp1005 static const double tens[] = { variable
/external/webkit/V8Binding/v8/src/third_party/dtoa/
Ddtoa.c1395 tens[] = { variable