HomeSort by relevance Sort by last modified time
    Searched refs:notOne (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
plurfmts.cpp 284 UnicodeString notOne = UNICODE_STRING_SIMPLE("not one");
292 numResult = notOne;
  /frameworks/native/opengl/libagl/
matrix.cpp 188 int notOne(GLfixed v) {
204 if (!(notZero(m[3]) | notZero(m[7]) | notZero(m[11]) | notOne(m[15]))) {

Completed in 74 milliseconds