Home
last modified time | relevance | path

Searched defs:isNull (Results 1 - 25 of 27) sorted by relevance

12

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCacheValue.java84 public boolean isNull() { return false; } in isNull() method in CacheValue
105 public boolean isNull() { return true; } in isNull() method in CacheValue.NullValue
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCacheValue.java87 public boolean isNull() { return false; } in isNull() method in CacheValue
108 public boolean isNull() { return true; } in isNull() method in CacheValue.NullValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DPointerUnion.h179 bool isNull() const { return !this->Val.getPointer(); } in isNull() function in llvm::PointerUnion
H A DTwine.h188 bool isNull() const { in isNull() function in llvm::Twine
/third_party/icu/icu4c/source/common/unicode/
H A Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function in LocalPointerBase
/third_party/node/lib/
H A Dutil.js104 function isNull(arg) { function
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocalpointer.h94 UBool isNull() const { return ptr==nullptr; } in isNull() function in LocalPointerBase
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function in LocalPointerBase
/third_party/icu/icu4c/source/i18n/
H A Dnumber_types.h343 bool isNull() const { in isNull() function in number::impl::NullableValue
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_types.h343 bool isNull() const { in isNull() function in number::impl::NullableValue
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_types.h335 bool isNull() const { in isNull() function in number::impl::NullableValue
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DPointerUnion.h265 bool isNull() const { return Val.isNull(); } in isNull() function in llvm::PointerUnion3
370 bool isNull() const { return Val.isNull(); } in isNull() function in llvm::PointerUnion4
H A DTwine.h187 bool isNull() const { in isNull() function in llvm::Twine
/third_party/skia/include/core/
H A DSkBitmap.h210 bool isNull() const { return nullptr == fPixelRef; } in isNull() function in SkBitmap
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantFold.cpp2209 bool isNull = true; in ConstantFoldGetElementPtr() local
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3596 bool Value::isNull() const { return type_ == nullValue; } in isNull() function in Value
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3596 bool Value::isNull() const { return type_ == nullValue; } in isNull() function in Value
/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLTraits.h453 inline bool isNull(StringRef S) { in isNull() function
/third_party/spirv-headers/tools/buildHeaders/jsoncpp/dist/
H A Djsoncpp.cpp3596 bool Value::isNull() const { return type_ == nullValue; } in isNull() function in Value
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3629 bool Value::isNull() const { return type_ == nullValue; } in isNull() function in Json::Value
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DCOFF.h562 bool isNull() const { in isNull() function

Completed in 109 milliseconds

12