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

/external/icu/icu4c/source/common/
H A Dunormcmp.cpp536 UBool _normalize(const Normalizer2 *n2, const UChar *s, int32_t length, function
617 if(_normalize(&fn2, s1, length1, fcd1, pErrorCode)) {
621 if(_normalize(&fn2, s2, length2, fcd2, pErrorCode)) {
626 if(_normalize(n2, s1, length1, fcd1, pErrorCode)) {
630 if(_normalize(n2, s2, length2, fcd2, pErrorCode)) {
/external/chromium-trace/trace-viewer/third_party/Paste/paste/util/
H A Dintset.py173 self._normalize()
201 def _normalize(self): member in class:IntSet

Completed in 145 milliseconds