Searched refs:realBufferEnd (Results 1 – 4 of 4) sorted by relevance
147 char *realBufferEnd; in testConvertFromUnicode() local185 realBufferEnd = junkout + realBufferSize; in testConvertFromUnicode()196 end = nct_min(targ + gOutBufferSize, realBufferEnd); in testConvertFromUnicode()201 if(targ == realBufferEnd) in testConvertFromUnicode()316 UChar *realBufferEnd; in testConvertToUnicode() local343 realBufferEnd = junkout + realBufferSize; in testConvertToUnicode()360 end = nct_min( targ + gOutBufferSize, realBufferEnd); in testConvertToUnicode()363 if(targ == realBufferEnd) in testConvertToUnicode()
2638 char *realBufferEnd; in testConvertFromUnicode() local2689 realBufferEnd = junkout + realBufferSize; in testConvertFromUnicode()2700 end = nct_min(targ + gOutBufferSize, realBufferEnd); in testConvertFromUnicode()2705 if(targ == realBufferEnd) in testConvertFromUnicode()2843 UChar *realBufferEnd; in testConvertToUnicode() local2870 realBufferEnd = junkout + realBufferSize; in testConvertToUnicode()2897 end = nct_min( targ + gOutBufferSize, realBufferEnd); in testConvertToUnicode()2900 if(targ == realBufferEnd) in testConvertToUnicode()3029 char *realBufferEnd; in testConvertFromUnicodeWithContext() local3080 realBufferEnd = junkout + realBufferSize; in testConvertFromUnicodeWithContext()[all …]
1196 char *realBufferEnd; in testConvertFromU() local1234 realBufferEnd = junkout + realBufferSize; in testConvertFromU()1245 end = nct_min(targ + gOutBufferSize, realBufferEnd); in testConvertFromU()1250 if(targ == realBufferEnd) in testConvertFromU()1371 UChar *realBufferEnd; in testConvertToU() local1408 realBufferEnd = junkout + realBufferSize; in testConvertToU()1419 end = nct_min( targ + gOutBufferSize, realBufferEnd); in testConvertToU()1422 if(targ == realBufferEnd) in testConvertToU()
377 char *realBufferEnd; in testConvertFromU() local410 realBufferEnd = junkout + realBufferSize; in testConvertFromU()418 end = nct_min(targ + gOutBufferSize, realBufferEnd); in testConvertFromU()423 if(targ == realBufferEnd) { in testConvertFromU()538 UChar *realBufferEnd; in testConvertToU() local568 realBufferEnd = junkout + realBufferSize; in testConvertToU()576 end = nct_min( targ + gOutBufferSize, realBufferEnd); in testConvertToU()579 if(targ == realBufferEnd) in testConvertToU()