Searched defs:splits (Results 1 – 7 of 7) sorted by relevance
68 for (int splits = 0; in split() local
53 String[] splits = receiverClassName.split("\\."); in replaceLastDotWith$IfInnerStaticClass() local
280 } splits[4]; in walk() local
112 static UnicodeString *split(const UnicodeString &src, UChar ch, int32_t &splits) in split()159 int32_t splits = 0; in checkEncoding() local
70 static UnicodeString *split(const UnicodeString &src, UChar ch, int32_t &splits) in split()
3128 UText *splits[10] = {NULL}; in API_Pattern_UTF8() local5579 UnicodeString splits[10]; in Bug7029() local
810 std::list<Instruction *> splits; member in nv50_ir::GCRA