HomeSort by relevance Sort by last modified time
    Searched full:next32 (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/icu/source/test/intltest/
citrtest.cpp 75 virtual UChar32 next32(){return DONE;}; function in class:SCharacterIterator
612 c = iter.next32();
625 c=iter.next32();
627 errln("next32 didn't return DONE at the end");
726 c = iter.next32();
730 c=iter.next32();
732 errln("error in next32()");
1061 virtual UChar32 next32() { function in class:SubCharIter
    [all...]
  /external/icu/icu4c/source/test/intltest/
citrtest.cpp 75 virtual UChar32 next32(){return DONE;}; function in class:SCharacterIterator
612 c = iter.next32();
625 c=iter.next32();
627 errln("next32 didn't return DONE at the end");
726 c = iter.next32();
730 c=iter.next32();
732 errln("error in next32()");
1061 virtual UChar32 next32() { function in class:SubCharIter
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uchriter.cpp 257 UCharCharacterIterator::next32() { function in class:UCharCharacterIterator
  /external/icu/icu4c/source/common/
uchriter.cpp 257 UCharCharacterIterator::next32() { function in class:UCharCharacterIterator
  /external/chromium_org/third_party/icu/source/common/unicode/
uchriter.h 157 * This can be used to begin an iteration with next32().
259 virtual UChar32 next32(void);
chariter.h 402 * This can be used to begin an iteration with next32().
512 virtual UChar32 next32(void) = 0;
  /external/icu/icu4c/source/common/unicode/
uchriter.h 157 * This can be used to begin an iteration with next32().
259 virtual UChar32 next32(void);
chariter.h 402 * This can be used to begin an iteration with next32().
512 virtual UChar32 next32(void) = 0;
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]

Completed in 382 milliseconds