Home
last modified time | relevance | path

Searched refs:Nuller (Results 1 – 25 of 59) sorted by relevance

123

/dports/devel/upp/upp/uppsrc/Core/src.tpp/
H A DFunction_en-us.tpp29 [s5;:Upp`:`:Function`<Res`(ArgTypes`.`.`.`)`> `:`:Function`(const Upp`:`:Nuller`&`):%- [* F
30 unction]([@(0.0.255) const]_[_^Upp`:`:Nuller^ Nuller][@(0.0.255) `&])&]
33 Variant with Nuller is useful when defining function declaration
H A DDateTime_en-us.tpp26 [s5;:Date`:`:Date`(const Nuller`&`): [* Date]([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.255) `&
113 [s5;:Time`:`:Time`(const Nuller`&`): [* Time]([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.255) `&
H A DSize_en-us.tpp95 [s5;:Size`_`:`:Size`_`(const Nuller`&`):%- [* Size`_]([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.2…
H A DValueArray_en-us.tpp85 [s5;:ValueArray`:`:ValueArray`(const Nuller`&`): [* ValueArray]([@(0.0.255) const]_[_^Nuller^ N
H A DColor_en-us.tpp38 [s5;:Color`:`:Color`(const Nuller`&`):%- [* Color]([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.255)…
/dports/devel/upp/upp/uppsrc/Draw/src.tpp/
H A DDrawing_en-us.tpp104 [s5;:Drawing`:`:Drawing`(const Nuller`&`): [* Drawing]([@(0.0.255) const]_[_^Nuller^ Nuller
H A DImage_en-us.tpp172 [s5;:Image`:`:Image`(const Nuller`&`): Image([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.255) `&
H A DFont_en-us.tpp400 [s5;:Font`:`:Font`(const Nuller`&`): [* Font]([@(0.0.255) const]_[_^Nuller^ Nuller][@(0.0.255) `&
/dports/devel/upp/upp/bazaar/Rss/
H A DRss.h104 RssTag(const Nuller&) { Clear(); } in RssTag() argument
132 RssNode(const Nuller&) { Clear(); } in RssNode() argument
210 RssChannel(const Nuller&) { Clear(); } in RssChannel() argument
251 Rss(const Nuller&) { Clear(); } in Rss() argument
/dports/devel/upp/upp/bazaar/Sound/
H A DSound.h88 StreamParameters(Nuller):device(Null){} in StreamParameters()
201 SoundAPI(const Nuller&):index(Null),name("Null"){} in SoundAPI() argument
218 SoundDevice(const Nuller&):index(Null),name("Null"){} in SoundDevice() argument
/dports/devel/upp/upp/uppsrc/Core/
H A DTimeDate.h1 class Nuller; variable
28 Date(const Nuller&) { year = -32768; day = month = 0; } in Date()
112 Time(const Nuller&) { hour = minute = second = 0; } in Time()
H A DUuid.h12 Uuid(const Nuller&) { SetNull(); } in Uuid()
H A DComplex.h12 Complex(const Nuller&) : C(DOUBLE_NULL, DOUBLE_NULL) {} in Complex()
H A DDefs.h263 class Nuller {
270 Nuller() {} in Nuller() function
273 extern const Nuller Null;
H A DFunction.h54 Function(const Nuller&) { ptr = NULL; } in Function() argument
H A DColor.h67 Color(const Nuller&) { SetNull(); } in Color() argument
/dports/devel/upp/upp/tutorial/CoreTutorial/
H A DValue2.cpp39 Foo(const Nuller&) { x = Null; } in Value2Tutorial()
/dports/graphics/qgis/qgis-3.22.3/src/core/raster/
H A Dqgsrasterpipe.cpp157 role = Qgis::RasterPipeInterfaceRole::Nuller; in interfaceRole()
299 return dynamic_cast<QgsRasterNuller *>( interface( Qgis::RasterPipeInterfaceRole::Nuller ) ); in nuller()
/dports/devel/upp/upp/uppsrc/Geom/
H A Dfp3.h8 Pointf3(const Nuller&) : x(Null), y(Null), z(Null) {} in Pointf3()
142 Matrixf3(const Nuller&) : a(Null) {} in Matrixf3()
211 Box3(const Nuller& = Null) { low[0] = Null; }
/dports/devel/upp/upp/uppsrc/Geom/Coords/
H A DGeomCoords.h80 GeomRefCon(const Nuller& = Null) : t(0) {}
199 GeomRefPtr(const Nuller& = Null) {}
611 GisCoords(const Nuller& = Null) {}
705 GisTransform(const Nuller& = Null);
/dports/devel/upp/upp/bazaar/plugin/matio/
H A Dmatio.h42 MatMatrix(const Nuller&) {rows = cols = 0;} in MatMatrix() argument
86 MatVar(const Nuller&) {var = 0;} in MatVar() argument
/dports/devel/upp/upp/uppsrc/Ole/
H A Dutil.h49 Guid(const Nuller& = Null) { Clear(); }
171 OleBstr(const Nuller& = Null) : bstr(NULL) {} in bstr()
/dports/devel/upp/upp/uppsrc/ScatterDraw/
H A DHistogram.h103 Histogram(const Nuller&) {SetNull();} in Histogram() argument
/dports/devel/upp/upp/bazaar/Surface/
H A DSurface.h46 Point3D(const Nuller&) {SetNull();} in Point3D() argument
125 Segment3D(const Nuller&) {SetNull();} in Segment3D() argument
/dports/devel/upp/upp/bazaar/ValueCtrl/
H A DValueCtrl.h41 ValueEditKey(const Nuller&) { k = Null; } in ValueEditKey()

123