HomeSort by relevance Sort by last modified time
    Searched refs:toULength (Results 26 - 31 of 31) sorted by null

12

  /external/chromium_org/third_party/icu/source/common/
ucnvbocu.c 248 * mode decoder's incomplete (diff<<2)|count (ignored when toULength==0)
962 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
966 byteIndex=cnv->toULength;
    [all...]
ucnvisci.c     [all...]
ucnv_ext.c 430 cnv->toULength=cnv->preToUFirstLength;
    [all...]
  /external/icu4c/common/
ucnvbocu.cpp 262 * mode decoder's incomplete (diff<<2)|count (ignored when toULength==0)
967 diff=cnv->mode; /* mode may be set to UCNV_SI by ucnv_bld.c but then toULength==0 */
971 byteIndex=cnv->toULength;
    [all...]
ucnvisci.c     [all...]
ucnv_ext.cpp 431 cnv->toULength=cnv->preToUFirstLength;
    [all...]

Completed in 74 milliseconds

12