Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
Dmatrix_query.inl7 GLM_FUNC_QUALIFIER bool isNull(tmat2x2<T, P> const & m, T const & epsilon) function
16 GLM_FUNC_QUALIFIER bool isNull(tmat3x3<T, P> const & m, T const & epsilon) function
25 GLM_FUNC_QUALIFIER bool isNull(tmat4x4<T, P> const & m, T const & epsilon) function
Dvector_query.inl121 GLM_FUNC_QUALIFIER bool isNull function
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
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/typescript/scripts/types/
Dambient.d.ts62 isNull(): true; method
68 isNull(): true; method
/third_party/jsframework/runtime/utils/
Dutils.ts48 export function isNull(any: any): boolean { function
/third_party/node/lib/
Dutil.js106 function isNull(arg) { function
375 isNull, property
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_dataAbility.js67 this.isNull = function (...args) { method
225 this.isNull = function (...args) { method
Dohos_data_dataSharePredicates.js65 this.isNull = function (...args) { method
Dohos_data_distributedData.js96 this.isNull = function (...args) { method
/third_party/node/deps/icu-small/source/common/unicode/
Dlocalpointer.h94 UBool isNull() const { return ptr==nullptr; } in isNull() function
/third_party/icu/icu4c/source/common/unicode/
Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumber_types.h335 bool isNull() const { in isNull() function
/third_party/node/deps/icu-small/source/i18n/
Dnumber_types.h343 bool isNull() const { in isNull() function
/third_party/icu/icu4c/source/i18n/
Dnumber_types.h343 bool isNull() const { in isNull() function
/third_party/skia/include/core/
DSkBitmap.h210 bool isNull() const { return nullptr == fPixelRef; } in isNull() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTwine.h187 bool isNull() const { in isNull() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DTwine.h188 bool isNull() const { in isNull() function
/third_party/icu/tools/unicode/c/genprops/
Demojipropsbuilder.cpp161 bool isNull = false; in EmojiPropsBuilder() local
/third_party/typescript/tests/cases/compiler/
DunderscoreTest1.ts61 isNull(): boolean; method
235 isNull(): ChainedObject<boolean>; method
617 isNull(object: any): boolean; method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantFold.cpp2209 bool isNull = true; in ConstantFoldGetElementPtr() local
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp1256 bool isNull = true; in compactIndex() local

12