Searched defs:moveIndex32 (Results 1 – 4 of 4) sorted by relevance
1891 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() method in RBBITestMonkey
1888 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() method in RBBITestMonkey
882 UnicodeString::moveIndex32(int32_t index, int32_t delta) const { in moveIndex32() function in UnicodeString