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

  /external/chromium_org/third_party/icu/source/test/intltest/
citrtest.cpp 72 virtual UChar32 current32() const{return DONE;}; function in class:SCharacterIterator
563 if (iter.current32() != text[(int32_t)1])
569 c=iter.current32();
574 c=iter.current32();
579 c=iter.current32();
585 c=iter.current32();
606 if (iter.current32() != c)
607 errln("current32() isn't working right");
643 if (iter.current32() != c)
644 errln("current32() isn't working right")
1042 virtual UChar32 current32() const { function in class:SubCharIter
    [all...]
  /external/icu4c/test/intltest/
citrtest.cpp 73 virtual UChar32 current32() const{return DONE;}; function in class:SCharacterIterator
564 if (iter.current32() != text[(int32_t)1])
570 c=iter.current32();
575 c=iter.current32();
580 c=iter.current32();
586 c=iter.current32();
607 if (iter.current32() != c)
608 errln("current32() isn't working right");
644 if (iter.current32() != c)
645 errln("current32() isn't working right")
1043 virtual UChar32 current32() const { function in class:SubCharIter
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uchriter.cpp 245 UCharCharacterIterator::current32() const { function in class:UCharCharacterIterator
utext.cpp 252 // For surrogates, let current32() deal with the complications
    [all...]
  /external/icu4c/common/
uchriter.cpp 246 UCharCharacterIterator::current32() const { function in class:UCharCharacterIterator
utext.cpp 255 // For surrogates, let current32() deal with the complications
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
chariter.h 263 * UChar32 c=it.current32();
485 virtual UChar32 current32(void) const = 0;
uchriter.h 228 virtual UChar32 current32(void) const;
  /external/icu4c/common/unicode/
chariter.h 263 * UChar32 c=it.current32();
491 virtual UChar32 current32(void) const = 0;
uchriter.h 228 virtual UChar32 current32(void) const;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 874 milliseconds