Home
last modified time | relevance | path

Searched refs:isNull (Results 1 – 25 of 8535) sorted by relevance

12345678910>>...342

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_ifnull.cpp59 if (isNull) in getIntVal()
64 if (isNull) in getIntVal()
79 if (isNull) in getStrVal()
84 if (isNull) in getStrVal()
99 if (isNull) in getDecimalVal()
104 if (isNull) in getDecimalVal()
119 if (isNull) in getDoubleVal()
124 if (isNull) in getDoubleVal()
138 if (isNull) in getLongDoubleVal()
143 if (isNull) in getLongDoubleVal()
[all …]
H A Dfunc_case.cpp490 if (isNull) in getBoolVal()
511 if (isNull) in getIntVal()
525 if (isNull) in getStrVal()
539 if (isNull) in getDecimalVal()
553 if (isNull) in getDoubleVal()
566 if (isNull) in getLongDoubleVal()
580 if (isNull) in getDateIntVal()
594 if (isNull) in getDatetimeIntVal()
608 if (isNull) in getTimestampIntVal()
622 if (isNull) in getTimeIntVal()
[all …]
H A Dfunc_nullif.cpp83 if (isNull) in getIntVal()
118 if (isNull) in getIntVal()
154 if (isNull) in getIntVal()
189 if (isNull) in getIntVal()
223 if (isNull) in getIntVal()
240 isNull = true; in getIntVal()
355 isNull = true; in getUintVal()
370 if (isNull) in getStrVal()
378 if (isNull) in getStrVal()
403 isNull = true; in getStrVal()
[all …]
H A Dfunc_between.cpp87 if (!numericGE(val, pm[1]->data()->getIntVal(row, isNull)) && !isNull) in getBool()
94 return !isNull && in getBool()
96 numericLE(val, pm[2]->data()->getIntVal(row, isNull)) && !isNull; in getBool()
109 if (!numericGE(val, pm[1]->data()->getUintVal(row, isNull)) && !isNull) in getBool()
116 return !isNull && in getBool()
118 numericLE(val, pm[2]->data()->getUintVal(row, isNull)) && !isNull; in getBool()
134 return !isNull && in getBool()
152 return !isNull && in getBool()
261 if (!strGE(cs, val, pm[1]->data()->getStrVal(row, isNull)) && !isNull) in getBool()
376 return getBool(row, pm, isNull, ct, false) && !isNull; in getBoolVal()
[all …]
H A Dfunc_math.cpp384 if (isNull) in getDoubleVal()
412 if (isNull) in getDoubleVal()
437 if (isNull) in getDoubleVal()
464 if (isNull) in getDoubleVal()
491 if (isNull) in getDoubleVal()
519 if (isNull) in getDoubleVal()
593 if (isNull) in getDoubleVal()
608 if (isNull) in getDoubleVal()
622 if (isNull) in getDoubleVal()
636 if (isNull) in getDoubleVal()
[all …]
H A Dfunc_decode_oracle.cpp67 if (isNull) in simple_case_cmp()
445 if (isNull) in getBoolVal()
466 if (isNull) in getIntVal()
480 if (isNull) in getStrVal()
494 if (isNull) in getDecimalVal()
508 if (isNull) in getDoubleVal()
521 if (isNull) in getLongDoubleVal()
535 if (isNull) in getDateIntVal()
549 if (isNull) in getDatetimeIntVal()
563 if (isNull) in getTimestampIntVal()
[all …]
H A Dfunc_in.cpp75 if (isNull) in getBoolForIn()
82 if (val == pm[i]->data()->getIntVal(row, isNull) && !isNull ) in getBoolForIn()
100 if (isNull) in getBoolForIn()
107 if (val == pm[i]->data()->getUintVal(row, isNull) && !isNull ) in getBoolForIn()
121 if (isNull) in getBoolForIn()
142 if (isNull) in getBoolForIn()
163 if (isNull) in getBoolForIn()
184 if (isNull) in getBoolForIn()
208 if (isNull) in getBoolForIn()
378 return getBoolForIn(row, pm, isNull, ct, false) && !isNull; in getBoolVal()
[all …]
H A Dfunc_coalesce.cpp58 if (isNull) in getIntVal()
67 isNull = true; in getIntVal()
82 if (isNull) in getStrVal()
91 isNull = true; in getStrVal()
106 if (isNull) in getDateIntVal()
115 isNull = true; in getDateIntVal()
139 isNull = true; in getDatetimeIntVal()
163 isNull = true; in getTimestampIntVal()
187 isNull = true; in getTimeIntVal()
211 isNull = true; in getDoubleVal()
[all …]
H A Dfunc_inet_aton.cpp61 if (!isNull) in getIntVal()
65 if (!isNull) in getIntVal()
87 if (!isNull) in getDoubleVal()
115 if (!isNull) in getStrVal()
137 if (!isNull) in getBoolVal()
163 if (!isNull) in getDecimalVal()
188 if (!isNull) in getDateIntVal()
214 if (!isNull) in getDatetimeIntVal()
234 if (!isNull) in getTimestampIntVal()
254 if (!isNull) in getTimeIntVal()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/utils/funcexp/
H A Dfunc_ifnull.cpp59 if (isNull) in getIntVal()
64 if (isNull) in getIntVal()
79 if (isNull) in getStrVal()
84 if (isNull) in getStrVal()
99 if (isNull) in getDecimalVal()
104 if (isNull) in getDecimalVal()
119 if (isNull) in getDoubleVal()
124 if (isNull) in getDoubleVal()
138 if (isNull) in getLongDoubleVal()
143 if (isNull) in getLongDoubleVal()
[all …]
H A Dfunc_case.cpp490 if (isNull) in getBoolVal()
511 if (isNull) in getIntVal()
525 if (isNull) in getStrVal()
539 if (isNull) in getDecimalVal()
553 if (isNull) in getDoubleVal()
566 if (isNull) in getLongDoubleVal()
580 if (isNull) in getDateIntVal()
594 if (isNull) in getDatetimeIntVal()
608 if (isNull) in getTimestampIntVal()
622 if (isNull) in getTimeIntVal()
[all …]
H A Dfunc_nullif.cpp83 if (isNull) in getIntVal()
118 if (isNull) in getIntVal()
154 if (isNull) in getIntVal()
189 if (isNull) in getIntVal()
223 if (isNull) in getIntVal()
240 isNull = true; in getIntVal()
355 isNull = true; in getUintVal()
370 if (isNull) in getStrVal()
378 if (isNull) in getStrVal()
403 isNull = true; in getStrVal()
[all …]
H A Dfunc_between.cpp87 if (!numericGE(val, pm[1]->data()->getIntVal(row, isNull)) && !isNull) in getBool()
94 return !isNull && in getBool()
96 numericLE(val, pm[2]->data()->getIntVal(row, isNull)) && !isNull; in getBool()
109 if (!numericGE(val, pm[1]->data()->getUintVal(row, isNull)) && !isNull) in getBool()
116 return !isNull && in getBool()
118 numericLE(val, pm[2]->data()->getUintVal(row, isNull)) && !isNull; in getBool()
134 return !isNull && in getBool()
152 return !isNull && in getBool()
261 if (!strGE(cs, val, pm[1]->data()->getStrVal(row, isNull)) && !isNull) in getBool()
376 return getBool(row, pm, isNull, ct, false) && !isNull; in getBoolVal()
[all …]
H A Dfunc_math.cpp384 if (isNull) in getDoubleVal()
412 if (isNull) in getDoubleVal()
437 if (isNull) in getDoubleVal()
464 if (isNull) in getDoubleVal()
491 if (isNull) in getDoubleVal()
519 if (isNull) in getDoubleVal()
593 if (isNull) in getDoubleVal()
608 if (isNull) in getDoubleVal()
622 if (isNull) in getDoubleVal()
636 if (isNull) in getDoubleVal()
[all …]
H A Dfunc_decode_oracle.cpp67 if (isNull) in simple_case_cmp()
445 if (isNull) in getBoolVal()
466 if (isNull) in getIntVal()
480 if (isNull) in getStrVal()
494 if (isNull) in getDecimalVal()
508 if (isNull) in getDoubleVal()
521 if (isNull) in getLongDoubleVal()
535 if (isNull) in getDateIntVal()
549 if (isNull) in getDatetimeIntVal()
563 if (isNull) in getTimestampIntVal()
[all …]
H A Dfunc_in.cpp75 if (isNull) in getBoolForIn()
82 if (val == pm[i]->data()->getIntVal(row, isNull) && !isNull ) in getBoolForIn()
100 if (isNull) in getBoolForIn()
107 if (val == pm[i]->data()->getUintVal(row, isNull) && !isNull ) in getBoolForIn()
121 if (isNull) in getBoolForIn()
142 if (isNull) in getBoolForIn()
163 if (isNull) in getBoolForIn()
184 if (isNull) in getBoolForIn()
208 if (isNull) in getBoolForIn()
378 return getBoolForIn(row, pm, isNull, ct, false) && !isNull; in getBoolVal()
[all …]
H A Dfunc_coalesce.cpp58 if (isNull) in getIntVal()
67 isNull = true; in getIntVal()
82 if (isNull) in getStrVal()
91 isNull = true; in getStrVal()
106 if (isNull) in getDateIntVal()
115 isNull = true; in getDateIntVal()
139 isNull = true; in getDatetimeIntVal()
163 isNull = true; in getTimestampIntVal()
187 isNull = true; in getTimeIntVal()
211 isNull = true; in getDoubleVal()
[all …]
H A Dfunc_inet_aton.cpp61 if (!isNull) in getIntVal()
65 if (!isNull) in getIntVal()
87 if (!isNull) in getDoubleVal()
115 if (!isNull) in getStrVal()
137 if (!isNull) in getBoolVal()
163 if (!isNull) in getDecimalVal()
188 if (!isNull) in getDateIntVal()
214 if (!isNull) in getDatetimeIntVal()
234 if (!isNull) in getTimestampIntVal()
254 if (!isNull) in getTimeIntVal()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dpredicateoperator.cpp385 if (isNull) in getBoolVal()
388 if (isNull) in getBoolVal()
420 if (isNull) in getBoolVal()
425 if (isNull) in getBoolVal()
453 if (isNull) in getBoolVal()
458 if (isNull) in getBoolVal()
485 if (isNull) in getBoolVal()
490 if (isNull) in getBoolVal()
514 if (isNull) in getBoolVal()
518 if (isNull) in getBoolVal()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/execplan/
H A Dpredicateoperator.cpp385 if (isNull) in getBoolVal()
388 if (isNull) in getBoolVal()
420 if (isNull) in getBoolVal()
425 if (isNull) in getBoolVal()
453 if (isNull) in getBoolVal()
458 if (isNull) in getBoolVal()
485 if (isNull) in getBoolVal()
490 if (isNull) in getBoolVal()
514 if (isNull) in getBoolVal()
518 if (isNull) in getBoolVal()
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/odf/tests/
H A DTestXmlReader.cpp82 QCOMPARE(node1.isNull(), true); in testNode()
96 QCOMPARE(node2.isNull(), true); in testNode()
103 QCOMPARE(node3.isNull(), false); in testNode()
115 QCOMPARE(doc2.isNull(), false); in testNode()
130 QCOMPARE(node3.isNull(), true); in testNode()
141 QCOMPARE(node4.isNull(), false); in testNode()
152 QCOMPARE(node4.isNull(), true); in testNode()
625 QCOMPARE(doc.isNull(), true); in testDocument()
669 QCOMPARE(doc.isNull(), true); in testDocument()
682 QCOMPARE(doc.isNull(), true); in testDocument()
[all …]
H A DTestXmlReaderWithoutSpaces.cpp82 QCOMPARE(node1.isNull(), true); in testNode()
96 QCOMPARE(node2.isNull(), true); in testNode()
103 QCOMPARE(node3.isNull(), false); in testNode()
115 QCOMPARE(doc2.isNull(), false); in testNode()
130 QCOMPARE(node3.isNull(), true); in testNode()
152 QCOMPARE(node4.isNull(), true); in testNode()
625 QCOMPARE(doc.isNull(), true); in testDocument()
669 QCOMPARE(doc.isNull(), true); in testDocument()
682 QCOMPARE(doc.isNull(), true); in testDocument()
1278 if (node.isNull()) { in dumpNodes()
[all …]
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/odf/tests/
H A DTestXmlReader.cpp76 QCOMPARE(node1.isNull(), true); in testNode()
90 QCOMPARE(node2.isNull(), true); in testNode()
97 QCOMPARE(node3.isNull(), false); in testNode()
109 QCOMPARE(doc2.isNull(), false); in testNode()
124 QCOMPARE(node3.isNull(), true); in testNode()
135 QCOMPARE(node4.isNull(), false); in testNode()
146 QCOMPARE(node4.isNull(), true); in testNode()
619 QCOMPARE(doc.isNull(), true); in testDocument()
663 QCOMPARE(doc.isNull(), true); in testDocument()
676 QCOMPARE(doc.isNull(), true); in testDocument()
[all …]
H A DTestXmlReaderWithoutSpaces.cpp76 QCOMPARE(node1.isNull(), true); in testNode()
90 QCOMPARE(node2.isNull(), true); in testNode()
97 QCOMPARE(node3.isNull(), false); in testNode()
109 QCOMPARE(doc2.isNull(), false); in testNode()
124 QCOMPARE(node3.isNull(), true); in testNode()
135 QCOMPARE(node4.isNull(), false); in testNode()
146 QCOMPARE(node4.isNull(), true); in testNode()
619 QCOMPARE(doc.isNull(), true); in testDocument()
663 QCOMPARE(doc.isNull(), true); in testDocument()
1272 if (node.isNull()) { in dumpNodes()
[all …]
/dports/deskutils/kalarm/kalarm-21.12.3/src/resources/
H A Dresource.cpp42 bool Resource::isNull() const in isNull() function in Resource
44 return mResource.isNull(); in isNull()
124 if (!mResource.isNull()) in setEnabled()
130 if (!mResource.isNull()) in setEnabled()
156 if (!mResource.isNull()) in setKeepFormat()
167 if (!mResource.isNull()) in setBackgroundColour()
188 if (!mResource.isNull()) in configSetStandard()
194 if (!mResource.isNull()) in configSetStandard()
210 if (mResource.isNull()) in compatibilityVersion()
220 if (!mResource.isNull()) in editResource()
[all …]

12345678910>>...342