Searched refs:to_upper (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/utils/
H A DSkParsePath.cpp31 static inline int to_upper(int c) { function
93 op = (char) to_upper(op);
/external/v8/test/cctest/
H A Dtest-regexp.cc1448 unibrow::Mapping<unibrow::ToUppercase> to_upper; local
1452 int length = to_upper.get(c, '\0', upper);

Completed in 328 milliseconds