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

  /external/chromium/third_party/icu/source/test/intltest/
plurfmts.cpp 243 UnicodeString notOne = UNICODE_STRING_SIMPLE("not one");
251 numResult = notOne;
  /external/icu4c/test/intltest/
plurfmts.cpp 274 UnicodeString notOne = UNICODE_STRING_SIMPLE("not one");
282 numResult = notOne;
  /frameworks/base/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 722 milliseconds