Home
last modified time | relevance | path

Searched refs:isNull (Results 126 - 150 of 221) sorted by relevance

123456789

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DYAMLTraits.cpp215 if (isNull(SN->value())) in beginSequence()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp1387 if (dateTimePatterns.isNull() || status == U_MISSING_RESOURCE_ERROR) {
2833 return (fSkeletons.isNull()) ? 0 : fSkeletons->size();
2866 if (fPatterns.isNull()) {
2899 return (fPatterns.isNull()) ? 0 : fPatterns->size();
H A Dalphaindex.cpp264 if (immutableBucketList.isNull() || coll.isNull()) { in buildImmutableIndex()
/third_party/cups-filters/filter/
H A Drastertopdf.cpp743 if (!icc_ref.isNull()) in makeImage()
783 if (!icc_ref.isNull()) in makeImage()
/third_party/icu/icu4c/source/common/
H A Duloc.cpp1388 if (myContext.isNull() || result.isNull()) { in uloc_openKeywordList()
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/icu/icu4c/source/i18n/
H A Dalphaindex.cpp264 if (immutableBucketList.isNull() || coll.isNull()) { in buildImmutableIndex()
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()
/third_party/node/deps/icu-small/source/i18n/
H A Dalphaindex.cpp264 if (immutableBucketList.isNull() || coll.isNull()) { in buildImmutableIndex()
H A Ducol_res.cpp394 if(t.isNull() || t->isBogus()) { in loadFromData()
/third_party/node/deps/icu-small/source/common/
H A Duloc.cpp1370 if (myContext.isNull() || result.isNull()) { in uloc_openKeywordList()
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/icu/icu4c/source/test/intltest/
H A Dnumbertest_range.cpp891 assertFalse("should create successfully, const lvalue", lnf2.isNull()); in toObject()
900 assertFalse("should create successfully, rvalue reference", lnf.isNull()); in toObject()
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLTraits.h634 inline bool isNull(StringRef S) { in isNull() function
655 if (isNull(S)) in needsQuotes()
/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()
/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/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()

Completed in 63 milliseconds

123456789