Searched defs:nEquiv (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp2099 int32_t nEquiv = TimeZone::countEquivalentIDs(*tzid); local
2100 if (nEquiv == 0) {
2108 for (j = 0; j < nEquiv; j++) {
/external/sqlite/dist/orig/
H A Dsqlite3.c126089 unsigned char nEquiv; /* Number of entries in aEquiv[] */ member in struct:WhereScan
[all...]
/external/sqlite/dist/
H A Dsqlite3.c126089 unsigned char nEquiv; /* Number of entries in aEquiv[] */ member in struct:WhereScan
[all...]

Completed in 488 milliseconds