/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_tone_curve.cpp | 60 bool dng_tone_curve::IsNull () const in IsNull() function in dng_tone_curve
|
D | dng_hue_sat_map.h | 95 bool IsNull () const in IsNull() function
|
D | dng_fingerprint.cpp | 37 bool dng_fingerprint::IsNull () const in IsNull() function in dng_fingerprint
|
/third_party/skia/third_party/externals/tint/src/inspector/ |
D | scalar.cc | 38 bool Scalar::IsNull() const { in IsNull() function in tint::inspector::Scalar
|
/third_party/protobuf/src/google/protobuf/ |
D | generated_message_util.cc | 567 bool IsNull(const void* ptr) { in IsNull() function 573 bool IsNull<WireFormatLite::TYPE_STRING>(const void* ptr) { in IsNull() function 578 bool IsNull<WireFormatLite::TYPE_BYTES>(const void* ptr) { in IsNull() function 583 bool IsNull<WireFormatLite::TYPE_GROUP>(const void* ptr) { in IsNull() function 588 bool IsNull<WireFormatLite::TYPE_MESSAGE>(const void* ptr) { in IsNull() function 594 bool IsNull<FieldMetadata::kInlinedType>(const void* ptr) { in IsNull() function
|
D | arenastring.h | 69 bool IsNull() { return ptr_ == 0; } in IsNull() function
|
D | descriptor.cc | 102 inline bool IsNull() const { return type == NULL_SYMBOL; } in IsNull() function
|
/third_party/node/deps/v8/include/ |
D | v8-value.h | 473 bool Value::IsNull() const { in IsNull() function
|
/third_party/googletest/googletest/test/ |
D | gtest-unittest-api_test.cc | 132 AssertionResult IsNull(const char* str) { in IsNull() function
|
/third_party/node/deps/v8/src/parsing/ |
D | preparser.h | 59 bool IsNull() const { return type_ == kNullIdentifier; } in IsNull() function 201 bool IsNull() const { return TypeField::decode(code_) == kNull; } in IsNull() function 377 bool IsNull() const { return is_null_; } in IsNull() function 455 bool IsNull() { return code_ == kNullStatement; } in IsNull() function
|
/third_party/node/deps/v8/src/torque/ls/ |
D | message.h | 36 bool IsNull(const std::string& property) const { in IsNull() function
|
/third_party/node/deps/v8/src/base/platform/ |
D | time.h | 264 constexpr bool IsNull() const { return us_ == 0; } in IsNull() function
|
/third_party/cef/libcef_dll/ctocpp/ |
D | v8value_ctocpp.cc | 221 NO_SANITIZE("cfi-icall") bool CefV8ValueCToCpp::IsNull() { in IsNull() function in CefV8ValueCToCpp
|
/third_party/node/deps/v8/src/compiler/ |
D | heap-refs.cc | 136 bool IsNull() const { return object_->IsNull(); } in IsNull() function in v8::internal::compiler::ObjectData 1754 bool ObjectRef::IsNull() const { return object()->IsNull(); } in IsNull() function in v8::internal::compiler::ObjectRef
|
D | wasm-compiler.cc | 2972 Node* WasmGraphBuilder::IsNull(Node* object) { in IsNull() function in v8::internal::compiler::WasmGraphBuilder
|
/third_party/skia/third_party/externals/dawn/src/tests/ |
D | DawnTest.cpp | 721 bool DawnTestBase::IsNull() const { in IsNull() function in DawnTestBase
|
/third_party/cef/libcef/renderer/ |
D | v8_impl.cc | 1644 bool CefV8ValueImpl::IsNull() { in IsNull() function in CefV8ValueImpl
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 59973 bool IsNull() const { return mValue == 0; } in IsNull() function in mozilla::TimeStamp 79451 bool IsNull() const in IsNull() function in mozilla::dom::DOMString 86777 bool IsNull() const { in IsNull() function
|