Home
last modified time | relevance | path

Searched refs:bootIndex (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp1782 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in copyFrom() local
1784 otherElem = other.boot[bootIndex]; in copyFrom()
1801 if (this->boot[bootIndex] == nullptr) { in copyFrom()
1802 this->boot[bootIndex] = curElem; in copyFrom()
1987 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in equals() local
1988 if (boot[bootIndex] == other.boot[bootIndex]) { in equals()
1991 if ((boot[bootIndex] == nullptr) || (other.boot[bootIndex] == nullptr)) { in equals()
1994 PtnElem *otherElem = other.boot[bootIndex]; in equals()
1995 PtnElem *myElem = boot[bootIndex]; in equals()
2361 bootIndex(0), nodePtr(nullptr), matcher(nullptr), patternMap(nullptr) in PatternMapIterator()
[all …]
Ddtptngen_impl.h270 int32_t bootIndex;
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen.cpp1923 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in copyFrom() local
1925 otherElem = other.boot[bootIndex]; in copyFrom()
1942 if (this->boot[bootIndex] == nullptr) { in copyFrom()
1943 this->boot[bootIndex] = curElem; in copyFrom()
2128 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in equals() local
2129 if (boot[bootIndex] == other.boot[bootIndex]) { in equals()
2132 if ((boot[bootIndex] == nullptr) || (other.boot[bootIndex] == nullptr)) { in equals()
2135 PtnElem *otherElem = other.boot[bootIndex]; in equals()
2136 PtnElem *myElem = boot[bootIndex]; in equals()
2534 bootIndex(0), nodePtr(nullptr), matcher(nullptr), patternMap(nullptr) in PatternMapIterator()
[all …]
Ddtptngen_impl.h271 int32_t bootIndex;
/third_party/icu/icu4c/source/i18n/
Ddtptngen.cpp1931 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in copyFrom() local
1933 otherElem = other.boot[bootIndex]; in copyFrom()
1950 if (this->boot[bootIndex] == nullptr) { in copyFrom()
1951 this->boot[bootIndex] = curElem; in copyFrom()
2136 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in equals() local
2137 if (boot[bootIndex] == other.boot[bootIndex]) { in equals()
2140 if ((boot[bootIndex] == nullptr) || (other.boot[bootIndex] == nullptr)) { in equals()
2143 PtnElem *otherElem = other.boot[bootIndex]; in equals()
2144 PtnElem *myElem = boot[bootIndex]; in equals()
2542 bootIndex(0), nodePtr(nullptr), matcher(nullptr), patternMap(nullptr) in PatternMapIterator()
[all …]
Ddtptngen_impl.h271 int32_t bootIndex;
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen.cpp1931 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in copyFrom() local
1933 otherElem = other.boot[bootIndex]; in copyFrom()
1950 if (this->boot[bootIndex] == nullptr) { in copyFrom()
1951 this->boot[bootIndex] = curElem; in copyFrom()
2136 for (int32_t bootIndex = 0; bootIndex < MAX_PATTERN_ENTRIES; ++bootIndex) { in equals() local
2137 if (boot[bootIndex] == other.boot[bootIndex]) { in equals()
2140 if ((boot[bootIndex] == nullptr) || (other.boot[bootIndex] == nullptr)) { in equals()
2143 PtnElem *otherElem = other.boot[bootIndex]; in equals()
2144 PtnElem *myElem = boot[bootIndex]; in equals()
2542 bootIndex(0), nodePtr(nullptr), matcher(nullptr), patternMap(nullptr) in PatternMapIterator()
[all …]
Ddtptngen_impl.h271 int32_t bootIndex;