Home
last modified time | relevance | path

Searched defs:_normalize (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dunormcmp.cpp538 UBool _normalize(const Normalizer2 *n2, const UChar *s, int32_t length, in _normalize() function
/external/autotest/frontend/tko/
Dgraphing_utils.py391 def _normalize(data_values, data_errors, base_values, base_errors): function