Home | History | Annotate | Download | only in cintltst

Lines Matching refs:doFlush

2643     UBool doFlush;
2704 doFlush = (UBool)(sourceLimit == realSourceEnd);
2711 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
2722 doFlush, /* flush if we're at the end of the input data */
3034 UBool doFlush;
3095 doFlush = (UBool)(sourceLimit == realSourceEnd);
3102 log_verbose("calling fromUnicode @ SOURCE:%08lx to %08lx TARGET: %08lx to %08lx, flush=%s\n", src,sourceLimit, targ,end, doFlush?"TRUE":"FALSE");
3113 doFlush, /* flush if we're at the end of the input data */