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

  /external/freetype/src/base/
ftrfork.c 59 int allzeros, allmatch, i; local
102 allmatch = 1;
108 allmatch = 0;
110 if ( !allzeros && !allmatch )
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 611 boolean allMatch = true;
630 allMatch = false;
633 + " list", allMatch);
    [all...]
  /libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java 736 boolean allMatch = true;
755 allMatch = false;
758 + " list", allMatch);
    [all...]

Completed in 124 milliseconds