Home
last modified time | relevance | path

Searched refs:elementComparisonType (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/icu-small/source/i18n/
Dsearch.cpp34 m_search_->elementComparisonType = other.m_search_->elementComparisonType; in SearchIterator()
65 m_search_->elementComparisonType = (int16_t)value; in setAttribute()
67 m_search_->elementComparisonType = 0; in setAttribute()
89 int16_t value = m_search_->elementComparisonType; in getAttribute()
188 m_search_->elementComparisonType == that.m_search_->elementComparisonType && in operator ==()
338 m_search_->elementComparisonType = 0; in reset()
351 m_search_->elementComparisonType = 0; in SearchIterator()
370 m_search_->elementComparisonType = 0; in SearchIterator()
387 m_search_->elementComparisonType = 0; in SearchIterator()
408 m_search_->elementComparisonType = that.m_search_->elementComparisonType; in operator =()
Dusearch.cpp686 result->search->elementComparisonType = 0; in usearch_openFromCollator()
800 strsrch->search->elementComparisonType = (int16_t)value; in usearch_setAttribute()
802 strsrch->search->elementComparisonType = 0; in usearch_setAttribute()
827 int16_t value = strsrch->search->elementComparisonType; in usearch_getAttribute()
1362 strsrch->search->elementComparisonType = 0; in usearch_reset()
1413 if (ss->search->elementComparisonType != 0) { in CEIBuffer()
1862 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
1909 if (strsrch->search->elementComparisonType == 0) { in usearch_search()
1927 …ompareCEsResult ceMatch = compareCE64s(nextCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
2199 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_searchBackwards()
Dusrchimp.h137 int16_t elementComparisonType; member
/third_party/icu/icu4c/source/i18n/
Dsearch.cpp34 m_search_->elementComparisonType = other.m_search_->elementComparisonType; in SearchIterator()
65 m_search_->elementComparisonType = (int16_t)value; in setAttribute()
67 m_search_->elementComparisonType = 0; in setAttribute()
90 int16_t value = m_search_->elementComparisonType; in getAttribute()
189 m_search_->elementComparisonType == that.m_search_->elementComparisonType && in operator ==()
338 m_search_->elementComparisonType = 0; in reset()
351 m_search_->elementComparisonType = 0; in SearchIterator()
370 m_search_->elementComparisonType = 0; in SearchIterator()
387 m_search_->elementComparisonType = 0; in SearchIterator()
408 m_search_->elementComparisonType = that.m_search_->elementComparisonType; in operator =()
Dusearch.cpp686 result->search->elementComparisonType = 0; in usearch_openFromCollator()
800 strsrch->search->elementComparisonType = (int16_t)value; in usearch_setAttribute()
802 strsrch->search->elementComparisonType = 0; in usearch_setAttribute()
829 int16_t value = strsrch->search->elementComparisonType; in usearch_getAttribute()
1364 strsrch->search->elementComparisonType = 0; in usearch_reset()
1415 if (ss->search->elementComparisonType != 0) { in CEIBuffer()
1864 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
1911 if (strsrch->search->elementComparisonType == 0) { in usearch_search()
1929 …ompareCEsResult ceMatch = compareCE64s(nextCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
2201 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_searchBackwards()
Dusrchimp.h137 int16_t elementComparisonType; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dsearch.cpp34 m_search_->elementComparisonType = other.m_search_->elementComparisonType; in SearchIterator()
65 m_search_->elementComparisonType = (int16_t)value; in setAttribute()
67 m_search_->elementComparisonType = 0; in setAttribute()
90 int16_t value = m_search_->elementComparisonType; in getAttribute()
189 m_search_->elementComparisonType == that.m_search_->elementComparisonType && in operator ==()
338 m_search_->elementComparisonType = 0; in reset()
351 m_search_->elementComparisonType = 0; in SearchIterator()
370 m_search_->elementComparisonType = 0; in SearchIterator()
387 m_search_->elementComparisonType = 0; in SearchIterator()
408 m_search_->elementComparisonType = that.m_search_->elementComparisonType; in operator =()
Dusrchimp.h138 int16_t elementComparisonType; member
Dusearch.cpp2738 result->search->elementComparisonType = 0; in usearch_openFromCollator()
2852 strsrch->search->elementComparisonType = (int16_t)value; in usearch_setAttribute()
2854 strsrch->search->elementComparisonType = 0; in usearch_setAttribute()
2881 int16_t value = strsrch->search->elementComparisonType; in usearch_getAttribute()
3438 strsrch->search->elementComparisonType = 0; in usearch_reset()
3489 if (ss->search->elementComparisonType != 0) { in CEIBuffer()
3932 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
3979 if (strsrch->search->elementComparisonType == 0) { in usearch_search()
3997 …ompareCEsResult ceMatch = compareCE64s(nextCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_search()
4247 …pareCEsResult ceMatch = compareCE64s(targetCEI->ce, patCE, strsrch->search->elementComparisonType); in usearch_searchBackwards()