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

  /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/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...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 333 milliseconds