Searched refs:realSource (Results 1 – 4 of 4) sorted by relevance
407 ByteBuffer realSource=null; in toUnicodeWithCallback() local425 realSource=source; in toUnicodeWithCallback()509 if(realSource==null) in toUnicodeWithCallback()511 realSource=source; in toUnicodeWithCallback()531 Assert.assrt(realSource==null); in toUnicodeWithCallback()547 } else if(realSource!=null) { in toUnicodeWithCallback()549 source = realSource; in toUnicodeWithCallback()552 realSource=null; in toUnicodeWithCallback()604 if(realSource!=null) { in toUnicodeWithCallback()
400 CharBuffer realSource; in fromUnicodeWithCallback() local410 realSource = null; in fromUnicodeWithCallback()418 realSource = source; in fromUnicodeWithCallback()497 if (realSource == null) { in fromUnicodeWithCallback()498 realSource = source; in fromUnicodeWithCallback()516 Assert.assrt(realSource == null); in fromUnicodeWithCallback()529 } else if (realSource != null) { in fromUnicodeWithCallback()531 source = realSource; in fromUnicodeWithCallback()534 realSource = null; in fromUnicodeWithCallback()586 if (realSource != null) { in fromUnicodeWithCallback()
838 const UChar *realSource, *realSourceLimit; in _fromUnicodeWithCallback() local863 realSource=NULL; in _fromUnicodeWithCallback()875 realSource=pArgs->source; in _fromUnicodeWithCallback()963 if(realSource==NULL) { in _fromUnicodeWithCallback()964 realSource=pArgs->source; in _fromUnicodeWithCallback()980 U_ASSERT(realSource==NULL); in _fromUnicodeWithCallback()996 } else if(realSource!=NULL) { in _fromUnicodeWithCallback()998 pArgs->source=realSource; in _fromUnicodeWithCallback()1003 realSource=NULL; in _fromUnicodeWithCallback()1059 if(realSource!=NULL) { in _fromUnicodeWithCallback()[all …]
META-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...