Searched defs:formatValue (Results 1 - 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp81 CharString formatValue; local
82 formatValue.appendInvariantChars(str, status);
83 digitList.set(StringPiece(formatValue.data()), status, 0);
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.cpp1042 std::unique_ptr<CFXJSE_Value> formatValue = GetSimpleValue(pThis, args, 1); local
1043 if (ValueIsNull(pThis, formatValue.get())) {
1047 ValueToUTF8String(formatValue.get(), formatString);
1287 std::unique_ptr<CFXJSE_Value> formatValue = GetSimpleValue(pThis, args, 1); local
1288 if (ValueIsNull(pThis, formatValue.get())) {
1292 ValueToUTF8String(formatValue.get(), formatString);
1429 std::unique_ptr<CFXJSE_Value> formatValue = GetSimpleValue(pThis, args, 1); local
1430 if (formatValue->IsNull()) {
1434 ValueToUTF8String(formatValue.get(), formatString);
1476 std::unique_ptr<CFXJSE_Value> formatValue local
1537 std::unique_ptr<CFXJSE_Value> formatValue = GetSimpleValue(pThis, args, 1); local
[all...]
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.commons.httpclient_3.1.0.v201005080502.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 135 milliseconds