Home
last modified time | relevance | path

Searched defs:IsUndefined (Results 1 – 25 of 76) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Mapping/ViewGeneration/Structures/
H A DConstant.cs43 internal abstract bool IsUndefined(); in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.Constant
150 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.Constant.NullConstant
218 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.Constant.UndefinedConstant
289 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.Constant.AllOtherConstantsConstant
H A DScalarConstant.cs63 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.ScalarConstant
H A DTypeConstant.cs68 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.TypeConstant
H A DNegatedConstant.cs78 internal override bool IsUndefined() in IsUndefined() method in System.Data.Mapping.ViewGeneration.Structures.NegatedConstant
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2/world/
H A DScenerySelection.h29 bool IsUndefined() const in IsUndefined() function
/dports/math/rumur/rumur-2021.09.29/murphi2c/src/
H A Dcheck.cc16 void visit_isundefined(const IsUndefined &) final { in visit_isundefined()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/bindings/
H A DDate.h24 bool IsUndefined() const { return !mMsecSinceEpoch.isValid(); } in IsUndefined() function
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/bindings/
H A DDate.h26 bool IsUndefined() const in IsUndefined() function
/dports/net/easysoap/EasySoap++-0.8.0/include/easysoap/
H A DSOAPQName.h117 bool IsUndefined() in IsUndefined() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataStructureAndEncodingDefinition/
H A DgdcmVL.h39 bool IsUndefined() const { in IsUndefined() function
H A DgdcmMediaStorage.h193 bool IsUndefined() const { return MSField == MS_END; } in IsUndefined() function
/dports/devel/gdcm/gdcm-3.0.10/Source/DataStructureAndEncodingDefinition/
H A DgdcmVL.h39 bool IsUndefined() const { in IsUndefined() function
H A DgdcmMediaStorage.h198 bool IsUndefined() const { return MSField == MS_END; } in IsUndefined() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/shapes/
H A Dshape_interval.h50 bool IsUndefined() const { return x2_ < x1_; } in IsUndefined() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/shapes/
H A Dshape_interval.h50 bool IsUndefined() const { return x2_ < x1_; } in IsUndefined() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Dscript_value.h125 bool IsUndefined() const { in IsUndefined() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Dscript_value.h125 bool IsUndefined() const { in IsUndefined() function
/dports/lang/v8/v8-9.6.180.12/include/
H A Dv8-value.h456 bool Value::IsUndefined() const { in IsUndefined() function
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/d5/tengo/v2/
H A Dvariable.go134 func (v *Variable) IsUndefined() bool { func
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/CBot/CBotVar/
H A DCBotVar.h264 bool IsUndefined() const { return GetInit() == InitType::UNDEF; } in IsUndefined() function
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/gopkg.in/olebedev/go-duktape.v3/
H A Dduktape.go206 func (t Type) IsUndefined() bool { return t == TypeUndefined } func
/dports/math/rumur/rumur-2021.09.29/librumur/include/rumur/
H A DExpr.h701 struct RUMUR_API_WITH_RTTI IsUndefined : public UnaryExpr { struct
/dports/editors/micro/micro-2.0.10/vendor/github.com/robertkrimen/otto/
H A Dvalue.go73 func (value Value) IsUndefined() bool { func
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DRakNetTypes.h202 …bool IsUndefined(void) const {return rakNetGuid==UNASSIGNED_RAKNET_GUID && systemAddress==UNASSIGN… in IsUndefined() function
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/robertkrimen/otto/
H A Dvalue.go73 func (value Value) IsUndefined() bool { func

1234