Home
last modified time | relevance | path

Searched defs:isNull (Results 1 – 25 of 47) 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/deps/npm/node_modules/core-util-is/lib/
Dutil.js38 function isNull(arg) { function
/third_party/node/lib/
Dutil.js83 function isNull(arg) { function
348 isNull, property
/third_party/flatbuffers/ts/flexbuffers/
Dreference.ts34 isNull(): boolean { return this.valueType === ValueType.NULL; } method in Reference
/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
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumber_types.h325 bool isNull() const { 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/node/deps/icu-small/source/common/unicode/
Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function
/third_party/icu/icu4c/source/common/unicode/
Dlocalpointer.h94 UBool isNull() const { return ptr==NULL; } in isNull() function
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dlocalpointer.h85 UBool isNull() const { return ptr==NULL; } in isNull() function
/third_party/icu/icu4c/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/skia/third_party/externals/icu/source/i18n/
Dnumber_types.h335 bool isNull() const { in isNull() function
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/
Dprefer-string-starts-ends-with.ts63 function isNull(node: TSESTree.Node): node is TSESTree.Literal { function
/third_party/flutter/skia/include/core/
DSkBitmap.h209 bool isNull() const { return nullptr == fPixelRef; } 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-10.0/llvm/include/llvm/ADT/
DTwine.h188 bool isNull() const { 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/typescript/tests/cases/compiler/
DunderscoreTest1.ts61 isNull(): boolean; method
235 isNull(): ChainedObject<boolean>; method
617 isNull(object: any): boolean; method

12