/third_party/icu/icu4c/source/test/intltest/ |
H A D | scientificnumberformattertest.cpp | 85 if (fmt3.isNull()) { in TestBasic()
|
H A D | bidiconf.cpp | 271 if(bidiTestFile.isNull()) { in TestBidiTest() 440 if(bidiTestFile.isNull()) { in TestBidiCharacterTest()
|
H A D | nptrans.cpp | 113 if(U_SUCCESS(status) && (lmapping.isNull())) { in NamePrepTransform()
|
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | ColumnTest.java | 60 assertThat(column.parse("")).isNull(); in testStringColumn()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | number_mapper.h | 130 if (properties.currencyPluralInfo.fPtr.isNull()) { in setTo()
|
H A D | number_types.h | 335 bool isNull() const { in isNull() function in number::impl::NullableValue
|
H A D | erarules.cpp | 131 if (startDates.isNull()) { in createInstance()
|
/third_party/skia/tests/ |
H A D | BitmapTest.cpp | 94 REPORTER_ASSERT(reporter, bm.isNull()); in test_allocpixels() 127 REPORTER_ASSERT(reporter, bm.isNull()); in test_allocpixels()
|
H A D | GrAHardwareBufferTest.cpp | 61 if (bmp.isNull()) { in make_src_bitmap()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 77 if (OffsetCache.isNull()) { in getLineNumber() 111 if (!OffsetCache.isNull()) { in ~SrcBuffer()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineMemOperand.h | 79 if (V.isNull()) in getWithOffset()
|
/third_party/typescript/tests/baselines/reference/ |
H A D | underscoreTest1.js | 63 isNull(): boolean; 237 isNull(): ChainedObject<boolean>; 619 isNull(object: any): boolean; 856 _.isNull(null); 857 _.isNull(undefined); 1052 _.isNull(null);
1053 _.isNull(undefined);
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
H A D | genrb.cpp | 666 if (ucbuf.isNull() || U_FAILURE(status)) { in processFile() 679 if (data.isNull() || U_FAILURE(status)) { in processFile()
|
/third_party/icu/icu4c/source/tools/genrb/ |
H A D | genrb.cpp | 666 if (ucbuf.isNull() || U_FAILURE(status)) { in processFile() 679 if (data.isNull() || U_FAILURE(status)) { in processFile()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineRegisterInfo.cpp | 101 if (!ConstrainingRegCB.isNull()) { in constrainRegAttrs() 103 if (RegCB.isNull()) in constrainRegAttrs()
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
H A D | genrb.cpp | 648 if (ucbuf.isNull() || U_FAILURE(status)) { in processFile() 661 if (data.isNull() || U_FAILURE(status)) { in processFile()
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | localpointer.h | 94 UBool isNull() const { return ptr==NULL; } in isNull() function in LocalPointerBase 207 * and not also separately for isNull(). 220 * Move constructor, leaves src with isNull(). 249 * Move assignment operator, leaves src with isNull(). 382 * and not also separately for isNull(). 395 * Move constructor, leaves src with isNull(). 424 * Move assignment operator, leaves src with isNull().
|
/third_party/icu/icu4c/source/i18n/ |
H A D | erarules.cpp | 131 if (startDates.isNull()) { in createInstance()
|
H A D | reldatefmt.cpp | 713 if (result.isNull()) { in createObject() 1245 if (nf.isNull()) { in init() 1262 if (bi.isNull()) { in init()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | localpointer.h | 94 UBool isNull() const { return ptr==nullptr; } in isNull() function in LocalPointerBase 207 * and not also separately for isNull(). 220 * Move constructor, leaves src with isNull(). 249 * Move assignment operator, leaves src with isNull(). 382 * and not also separately for isNull(). 395 * Move constructor, leaves src with isNull(). 424 * Move assignment operator, leaves src with isNull().
|
/third_party/node/deps/icu-small/source/i18n/ |
H A D | erarules.cpp | 131 if (startDates.isNull()) { in createInstance()
|
/third_party/skia/src/utils/ |
H A D | SkCanvasStateUtils.cpp | 277 SkASSERT(!bitmap.isNull()); in make_canvas_from_canvas_layer()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | localpointer.h | 94 UBool isNull() const { return ptr==NULL; } in isNull() function in LocalPointerBase 207 * and not also separately for isNull(). 220 * Move constructor, leaves src with isNull(). 249 * Move assignment operator, leaves src with isNull(). 382 * and not also separately for isNull(). 395 * Move constructor, leaves src with isNull(). 424 * Move assignment operator, leaves src with isNull().
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | MutableCodePointTrie.java | 1154 boolean isNull = true; in compactIndex() 1159 isNull = false; in compactIndex() 1162 if (isNull) { in compactIndex()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | MutableCodePointTrie.java | 1146 boolean isNull = true; in compactIndex() 1151 isNull = false; in compactIndex() 1154 if (isNull) { in compactIndex()
|