Home
last modified time | relevance | path

Searched defs:IsNull (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_tone_curve.cpp60 bool dng_tone_curve::IsNull () const in IsNull() function in dng_tone_curve
H A Ddng_hue_sat_map.h95 bool IsNull () const in IsNull() function in dng_hue_sat_map
H A Ddng_fingerprint.cpp37 bool dng_fingerprint::IsNull () const in IsNull() function in dng_fingerprint
/third_party/node/deps/v8/include/
H A Dv8-value.h473 bool Value::IsNull() const { in IsNull() function in v8::Value
/third_party/node/deps/v8/include/v8-include/
H A Dv8-value.h487 bool Value::IsNull() const { in IsNull() function in v8::Value
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dscalar.cc38 bool Scalar::IsNull() const { in IsNull() function in tint::inspector::Scalar
/third_party/googletest/googletest/test/
H A Dgtest-unittest-api_test.cc132 AssertionResult IsNull(const char* str) { in IsNull() function
[all...]
/third_party/protobuf/src/google/protobuf/
H A Darenastring.h69 bool IsNull() { return ptr_ == 0; } in IsNull() function in google::protobuf::internal::TaggedPtr
H A Dgenerated_message_util.cc567 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
H A Ddescriptor.cc102 inline bool IsNull() const { return type == NULL_SYMBOL; } in IsNull() function
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dtime.h264 constexpr bool IsNull() const { return us_ == 0; } in IsNull() function in v8::base::time_internal::TimeBase
/third_party/node/deps/v8/src/torque/ls/
H A Dmessage.h36 bool IsNull(const std::string& property) const { in IsNull() function in v8::internal::torque::ls::BaseJsonAccessor
/third_party/skia/third_party/externals/dawn/src/tests/
H A DDawnTest.cpp721 bool DawnTestBase::IsNull() const { in IsNull() function in DawnTestBase
/third_party/node/deps/v8/src/parsing/
H A Dparser.h759 V8_INLINE static bool IsNull(T subject) { in IsNull() function in v8::internal::Parser
H A Dpreparser.h59 bool IsNull() const { return type_ == kNullIdentifier; } in IsNull() function in v8::internal::PreParserIdentifier
201 bool IsNull() const { return TypeField::decode(code_) == kNull; } in IsNull() function in v8::internal::PreParserExpression
377 bool IsNull() const { return is_null_; } in IsNull() function in v8::internal::PreParserStatementList
455 bool IsNull() { return code_ == kNullStatement; } in IsNull() function in v8::internal::PreParserStatement
1496 V8_INLINE static bool IsNull(T subject) { in IsNull() function in v8::internal::PreParser
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dheap-refs.cc136 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
H A Dwasm-compiler.cc2972 Node* WasmGraphBuilder::IsNull(Node* object) { in IsNull() function in v8::internal::compiler::WasmGraphBuilder
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h4256 inline PolymorphicMatcher<internal::IsNullMatcher> IsNull() { in IsNull() function
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...

Completed in 46 milliseconds