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

  /external/chromium_org/third_party/icu/source/test/intltest/
wbnf.cpp 560 class Morph : public Pick{
562 The difference between morph and an arbitrary random string is that
563 a morph changes slowly. When we build collation rules, for example,
568 Morph(Pick & base):item(base){}
580 morph();
634 void morph(void){ function in class:Morph
    [all...]
  /external/icu4c/test/intltest/
wbnf.cpp 560 class Morph : public Pick{
562 The difference between morph and an arbitrary random string is that
563 a morph changes slowly. When we build collation rules, for example,
568 Morph(Pick & base):item(base){}
580 morph();
634 void morph(void){ function in class:Morph
    [all...]

Completed in 53 milliseconds