Home
last modified time | relevance | path

Searched refs:hasDeleter (Results 1 - 16 of 16) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Duvector.h214 bool hasDeleter() {return deleter != nullptr;} in hasDeleter() function in UVector
347 if (hasDeleter()) { in push()
H A Drbbinode.cpp269 U_ASSERT(!dest->hasDeleter()); in findNodes()
H A Drbbitblb.cpp393 U_ASSERT(!dest->hasDeleter()); in addRuleRootNodes()
1046 U_ASSERT(!dest->hasDeleter()); in setAdd()
1047 U_ASSERT(!source->hasDeleter()); in setAdd()
H A Drbbi.cpp1277 U_ASSERT(!fLanguageBreakEngines->hasDeleter()); in getLanguageBreakEngine()
/third_party/node/deps/icu-small/source/common/
H A Duvector.h214 bool hasDeleter() {return deleter != nullptr;} in hasDeleter() function in UVector
347 if (hasDeleter()) { in push()
H A Drbbinode.cpp269 U_ASSERT(!dest->hasDeleter()); in findNodes()
H A Drbbitblb.cpp393 U_ASSERT(!dest->hasDeleter()); in addRuleRootNodes()
1031 U_ASSERT(!dest->hasDeleter()); in setAdd()
1032 U_ASSERT(!source->hasDeleter()); in setAdd()
H A Drbbi.cpp1252 U_ASSERT(!fLanguageBreakEngines->hasDeleter()); in getLanguageBreakEngine()
/third_party/icu/icu4c/source/i18n/
H A Drbt_pars.cpp978 U_ASSERT(!dataVector.hasDeleter()); in parseRules()
1038 U_ASSERT(idBlockVector.hasDeleter()); in parseRules()
H A Dtznames_impl.cpp159 if (values->hasDeleter()) { in addValue()
169 if (values->hasDeleter()) { in addValue()
H A Dalphaindex.cpp296 U_ASSERT(indexCharacters.hasDeleter()); in initLabels()
H A Dvtzone.cpp1773 U_ASSERT(transitionRules->hasDeleter()); // Assumed for U_FAILURE early return, below. in write()
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_pars.cpp978 U_ASSERT(!dataVector.hasDeleter()); in parseRules()
1038 U_ASSERT(idBlockVector.hasDeleter()); in parseRules()
H A Dtznames_impl.cpp159 if (values->hasDeleter()) { in addValue()
169 if (values->hasDeleter()) { in addValue()
H A Dalphaindex.cpp296 U_ASSERT(indexCharacters.hasDeleter()); in initLabels()
H A Dvtzone.cpp1773 U_ASSERT(transitionRules->hasDeleter()); // Assumed for U_FAILURE early return, below. in write()

Completed in 34 milliseconds