Searched defs:parseInt (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSGlobalObjectFunctions.cpp220 static double parseInt(const UString& s, int radix) function in namespace:JSC
466 return JSValue::encode(jsNumber(parseInt(value.toString(exec), radix)));
480 return JSValue::encode(jsNumber(parseInt(value.toString(exec), radix)));
/external/icu4c/i18n/
H A Dsmpdtfmt.cpp1091 parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
1113 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
1122 parseInt(text, number, 2, pos, FALSE,currentNumberFormat);
2440 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2757 parseInt(text, number, 6, pos, FALSE,currentNumberFormat);
2904 parseInt(*src, number, pos, allowNegative,currentNumberFormat);
2917 void SimpleDateFormat::parseInt(const UnicodeString& text, function in class:SimpleDateFormat
2922 parseInt(text, number, -1, pos, allowNegative,fmt);
2928 void SimpleDateFormat::parseInt(const UnicodeString& text, function in class:SimpleDateFormat
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 371 milliseconds