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

  /external/icu/icu4c/source/common/
caniter.cpp 374 const UHashElement *ne2 = NULL; local
377 ne2 = permutations.nextElement(el2);
379 while (ne2 != NULL) {
381 //UnicodeString *possible = new UnicodeString(*((UnicodeString *)(ne2->value.pointer)));
382 UnicodeString possible(*((UnicodeString *)(ne2->value.pointer)));
395 ne2 = permutations.nextElement(el2);
  /hardware/interfaces/tests/expression/1.0/
IExpression.hal 134 ne2 = (10 != 10) == 0,

Completed in 1108 milliseconds