Searched defs:moveIndex32 (Results 1 – 3 of 3) sorted by relevance
1681 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() method in RBBITestMonkey
1684 static int moveIndex32(StringBuffer s, int pos, int amt) { in moveIndex32() method in RBBITestMonkey
840 UnicodeString::moveIndex32(int32_t index, int32_t delta) const { in moveIndex32() function in UnicodeString