Searched refs:nEquiv (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtztest.cpp2024 int32_t nEquiv = TimeZone::countEquivalentIDs(*tzid); local
2025 if (nEquiv == 0) {
2033 for (j = 0; j < nEquiv; j++) {
/external/icu/icu4c/source/test/intltest/
H A Dtztest.cpp2043 int32_t nEquiv = TimeZone::countEquivalentIDs(*tzid); local
2044 if (nEquiv == 0) {
2052 for (j = 0; j < nEquiv; j++) {
/external/sqlite/dist/orig/
H A Dsqlite3.c110735 unsigned char nEquiv; /* Number of entries in aEquiv[] */ member in struct:WhereScan
[all...]
/external/sqlite/dist/
H A Dsqlite3.c110755 unsigned char nEquiv; /* Number of entries in aEquiv[] */ member in struct:WhereScan
[all...]

Completed in 2138 milliseconds