Home
last modified time | relevance | path

Searched refs:isNull (Results 151 - 175 of 238) sorted by relevance

12345678910

/third_party/skia/third_party/externals/icu/source/common/
H A Duloc.cpp1378 if (myContext.isNull() || result.isNull()) { in uloc_openKeywordList()
H A Dlocid.cpp1437 if (item.isNull() && U_SUCCESS(status)) {
1443 if (item.isNull()) {
1758 if (U_SUCCESS(status) && !iter.isNull()) {
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
1261 isNull = false; in compactIndex()
1264 if (isNull) { in compactIndex()
/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.cc804 if (!icon.isNull()) { in mouseReleaseEvent()
1520 if (str.isNull()) in loadConfig()
1553 if (str.isNull()) in saveConfigAs()
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.cc808 if (!icon.isNull()) { in mouseReleaseEvent()
1543 if (str.isNull()) in loadConfig()
1576 if (str.isNull()) in saveConfigAs()
/third_party/icu/icu4c/source/tools/genrb/
H A Dparse.cpp768 if (ucbuf.isNull() || U_FAILURE(errorCode)) { in getRules()
1309 if(isStrict() || t.isNull()) { in addCollation()
1807 if (string.isNull() || U_FAILURE(*status)) in parseBinary()
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
1261 isNull = false; in compactIndex()
1264 if (isNull) { in compactIndex()
H A Dserv.cpp515 if (cacheDescriptorList.isNull()) { in getKey()
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
1261 isNull = false; in compactIndex()
1264 if (isNull) { in compactIndex()
H A Dserv.cpp515 if (cacheDescriptorList.isNull()) { in getKey()
/third_party/node/deps/icu-small/source/tools/genrb/
H A Dparse.cpp768 if (ucbuf.isNull() || U_FAILURE(errorCode)) { in getRules()
1309 if(isStrict() || t.isNull()) { in addCollation()
1807 if (string.isNull() || U_FAILURE(*status)) in parseBinary()
/third_party/skia/third_party/externals/icu/source/tools/genrb/
H A Dparse.cpp760 if (ucbuf.isNull() || U_FAILURE(errorCode)) { in getRules()
974 if(isStrict() || t.isNull()) { in addCollation()
1459 if (string.isNull() || U_FAILURE(*status)) in parseBinary()
/third_party/icu/icu4c/source/test/intltest/
H A Ddtfmttst.cpp1374 if (dfLatn.isNull() || dfArab.isNull()) { in TestFormattingLocaleTimeSeparator()
2579 if (fmt.isNull()) { in TestHebrewClone()
2623 if (fmt.isNull()) { in TestDateFormatSymbolsClone()
4479 if (sdfmt.isNull()) { in TestFormatsWithNumberSystems()
4522 if (format.isNull()) { in TestDotAndAtLeniency()
5656 if (dfmt.isNull()) { in TestParseRegression13744()
H A Dsvccoll.cpp176 if (fufu.isNull()) { in TestRegister()
/third_party/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp607 if (nf.isNull()) { in initMeasureFormat()
H A Ducol_res.cpp384 if(t.isNull() || t->isBogus()) { in loadFromData()
H A Dnumber_formatimpl.cpp490 if (fRules.isNull()) { in resolvePluralRules()
H A Ddtfmtsym.cpp1571 if (resourcesToVisitNext.isNull()) {
1597 if (!resourcesToVisit.isNull() && !resourcesToVisit->isEmpty() && !resourcesToVisit->contains(&keyUString)
1666 if (!resourcesToVisitNext.isNull()) {
/third_party/node/deps/icu-small/source/i18n/
H A Ducol_res.cpp394 if(t.isNull() || t->isBogus()) { in loadFromData()
H A Dnumber_formatimpl.cpp492 if (fRules.isNull()) { in resolvePluralRules()
H A Dmeasfmt.cpp607 if (nf.isNull()) { in initMeasureFormat()
H A Ddtfmtsym.cpp1579 if (resourcesToVisitNext.isNull()) {
1605 if (!resourcesToVisit.isNull() && !resourcesToVisit->isEmpty() && !resourcesToVisit->contains(&keyUString)
1674 if (!resourcesToVisitNext.isNull()) {
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp607 if (nf.isNull()) { in initMeasureFormat()
H A Dnumber_formatimpl.cpp482 if (fRules.isNull()) { in resolvePluralRules()
H A Ducol_res.cpp384 if(t.isNull() || t->isBogus()) { in loadFromData()

Completed in 59 milliseconds

12345678910