Lines Matching refs:sal_Size

49     sal_Size nNumber = 0;  in testSingleByteCharSet()
61 sal_Size nSize; in testSingleByteCharSet()
63 sal_Size nConverted; in testSingleByteCharSet()
94 sal_Size nSize; in testSingleByteCharSet()
96 sal_Size nConverted; in testSingleByteCharSet()
127 sal_Size nSize; in testSingleByteCharSet()
129 sal_Size nConverted; in testSingleByteCharSet()
152 sal_Size m_nTextSize;
154 sal_Size m_nUnicodeSize;
170 sal_Size nSize; in doComplexCharSetTest()
172 sal_Size nConverted; in doComplexCharSetTest()
189 for (sal_Size i = 0; i < rTest.m_nUnicodeSize; ++i) { in doComplexCharSetTest()
205 sal_Size nInput = 0; in doComplexCharSetTest()
206 sal_Size nOutput = 0; in doComplexCharSetTest()
208 sal_Size nSrcBytes = 1; in doComplexCharSetTest()
221 sal_Size nConverted; in doComplexCharSetTest()
222 sal_Size nSize = rtl_convertTextToUnicode( in doComplexCharSetTest()
233 for (sal_Size i = 0; i < rTest.m_nUnicodeSize; ++i) { in doComplexCharSetTest()
250 for (sal_Size i = 0;;) { in doComplexCharSetTest()
257 sal_Size nCvtBytes; in doComplexCharSetTest()
258 sal_Size nChars = rtl_convertTextToUnicode( in doComplexCharSetTest()
316 for (sal_Size i = 0; i < rTest.m_nUnicodeSize; ++i) { in doComplexCharSetTest()
331 sal_Size nSize; in doComplexCharSetTest()
333 sal_Size nConverted; in doComplexCharSetTest()
351 for (sal_Size i = 0; i < rTest.m_nTextSize; ++i) { in doComplexCharSetTest()
367 sal_Size nSize; in doComplexCharSetCutTest()
369 sal_Size nConverted; in doComplexCharSetCutTest()
385 for (sal_Size i = 0; i < nSize; ++i) { in doComplexCharSetCutTest()
2567 sal_Size cvt; in TEST_F()
2569 sal_Size(0), in TEST_F()