Searched defs:strBuf (Results 1 - 14 of 14) sorted by relevance

/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp442 char strBuf[200]; local
443 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
445 fFile,fLine,getName(),strBuf,fCStr, u_errorName(setupStatus));
566 char strBuf[200]; local
567 u_strToUTF8(strBuf,200,NULL,buf,trial+1,&setupStatus);
569 fFile,fLine,getName(),strBuf,trial,fCStr,fLen, u_errorName(setupStatus));
657 char strBuf[200]; local
658 u_strToUTF8(strBuf,200,NULL,buf.getTerminatedBuffer(),buf.length()+1,&setupStatus);
660 fFile,fLine,getName(),strBuf,buf.length(),fCStr,fLen, u_errorName(setupStatus));
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3882 UnicodeString strBuf; local
3883 numFmt->format(numberToBeFormat, strBuf);
3888 if (strBuf.compare(formatResult)) {
3889 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
3994 UnicodeString strBuf; local
3995 numFmt->format(numberToBeFormat, strBuf);
4001 if (strBuf.compare(formatResult)) {
4002 errln("FAIL: Expected " + formatResult + " actual: " + strBuf);
4030 errln((UnicodeString)" round-trip would be: " + strBuf);
/external/pdfium/xfa/fxfa/fm2js/
H A Dxfa_fm2jscontext.cpp4683 CFX_ByteTextBuf& strBuf) {
4714 strBuf << pCapUnits[pData[iIndex] - '0'];
4715 strBuf << pComm[0];
4718 strBuf << pCapUnits[pData[iIndex + 2] - '0'];
4721 strBuf << pLastTens[pData[iIndex + 1] - '2'];
4722 strBuf << "-";
4723 strBuf << pUnits[pData[iIndex + 2] - '0'];
4725 strBuf << pTens[pData[iIndex + 2] - '0'];
4727 strBuf << pCapUnits[pData[iIndex + 2] - '0'];
4733 strBuf << pCapUnit
4682 TrillionUS(const CFX_ByteStringC& szData, CFX_ByteTextBuf& strBuf) argument
4781 WordUS(const CFX_ByteStringC& szData, int32_t iStyle, CFX_ByteTextBuf& strBuf) argument
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 404 milliseconds