Home
last modified time | relevance | path

Searched defs:IsNull (Results 76 – 100 of 1982) sorted by relevance

12345678910>>...80

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/web/
H A Dweb_array_buffer.h58 bool IsNull() const { return private_.IsNull(); } in IsNull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/editing/serializers/
H A Dtext_offset.cc17 bool TextOffset::IsNull() const { in IsNull() function in blink::TextOffset
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/common/indexeddb/
H A Dindexeddb_key_path.h29 bool IsNull() const { return type_ == blink::mojom::IDBKeyPathType::Null; } in IsNull() function
/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DeditTarget.h133 bool IsNull() const { return *this == UsdEditTarget(); } in IsNull() function
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/gil/extension/toolbox/metafunctions/
H A Dis_bit_aligned.hpp32 template <typename B, typename C, typename L> in IsNull()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dgdiobj.h32 bool IsNull() const { return m_refData == NULL; } in IsNull() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dgdiobj.h32 bool IsNull() const { return m_refData == NULL; } in IsNull() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dgdiobj.h32 bool IsNull() const { return m_refData == NULL; } in IsNull() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dgdiobj.h32 bool IsNull() const { return m_refData == NULL; } in IsNull() function
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/private/
H A Dlvbitmapfont.h85 virtual bool IsNull() const { return m_font == NULL; } in IsNull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/tint/src/src/ast/
H A Dnull_literal.cc24 bool NullLiteral::IsNull() const { in IsNull() function in tint::ast::NullLiteral
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dcpdf_null.cpp27 bool CPDF_Null::IsNull() const { in IsNull() function in CPDF_Null
/dports/games/opencity/opencity-0.0.6.5stable/src/framework/System/
H A DCNullValue.cpp51 bool NullValue::IsNull() const in IsNull() function in NullValue
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Marshall/
H A DIMarshallingInfo.cs17 bool IsNull(int fieldIndex); in IsNull() method
H A DObjectHeaderAttributes.cs21 public virtual bool IsNull(int fieldIndex) in IsNull() method in Db4objects.Db4o.Internal.Marshall.ObjectHeaderAttributes
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CodeContracts/Mono.CodeContracts.Static.Proving/
H A DComposedFactQuery.cs57 public FlatDomain<bool> IsNull(APC pc, Variable variable) in IsNull() method in Mono.CodeContracts.Static.Proving.ComposedFactQuery
76 public FlatDomain<bool> IsNull(APC pc, BoxedExpression expr) in IsNull() method in Mono.CodeContracts.Static.Proving.ComposedFactQuery
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/mojo/public/cpp/bindings/
H A Draw_ptr_impl_ref_traits.h16 static bool IsNull(PointerType ptr) { return !ptr; } in IsNull() function
H A Dunique_ptr_impl_ref_traits.h16 static bool IsNull(const PointerType& ptr) { return !ptr; } in IsNull() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cookies/
H A Dsite_for_cookies.h91 bool IsNull() const { return scheme_.empty(); } in IsNull() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/public/platform/
H A Dweb_security_origin.h67 bool IsNull() const { return private_.IsNull(); } in IsNull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/
H A Dweb_security_origin.h67 bool IsNull() const { return private_.IsNull(); } in IsNull() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/mojo/public/cpp/bindings/
H A Dunique_ptr_impl_ref_traits.h16 static bool IsNull(const PointerType& ptr) { return !ptr; } in IsNull() function
H A Draw_ptr_impl_ref_traits.h16 static bool IsNull(PointerType ptr) { return !ptr; } in IsNull() function
/dports/www/ilias/ILIAS-5.4.25/src/Validation/Constraints/
H A DIsNull.php17 class IsNull extends Custom implements Constraint class
/dports/www/ilias6/ILIAS-6.14/src/Refinery/
H A DIsNull.php17 class IsNull extends CustomConstraint implements Constraint class

12345678910>>...80