Home
last modified time | relevance | path

Searched refs:noData (Results 1 – 25 of 284) sorted by last modified time

12345678910>>...12

/dports/net/mDNSResponder/mDNSResponder-1310.140.1/mDNSCore/
H A DmDNS.c543 …nerateNegativeResponseEx(mDNS *const m, mDNSInterfaceID InterfaceID, QC_result qc, mDNSBool noData) in GenerateNegativeResponseEx() argument
553 …m->rec.r.resrec.negativeRecordType = noData ? kNegativeRecordType_NoData : kNegativeRecordType_Uns… in GenerateNegativeResponseEx()
8528 …const mDNSBool noData = ((response->h.flags.b[1] & kDNSFlag1_RC_Mask) == kDNSFlag1_RC_NoErr) ? mDN… in mDNSCoreReceiveNoUnicastAnswers() local
8538 GenerateNegativeResponseEx(m, mDNSInterface_Any, QC_forceresponse, noData); in mDNSCoreReceiveNoUnicastAnswers()
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/pointcloud/pointcloud_tools/
H A Dpc_reclass_extract.cpp369 noData = Parameters("NODATA")->asDouble(); in Reclass_Range()
392 Set_Value(i, noData); in Reclass_Range()
409 Set_Value(i, noData); in Reclass_Range()
437 noData = Parameters("NODATA")->asDouble(); in Reclass_Single()
462 Set_Value(i, noData); in Reclass_Single()
479 Set_Value(i, noData); in Reclass_Single()
496 Set_Value(i, noData); in Reclass_Single()
513 Set_Value(i, noData); in Reclass_Single()
530 Set_Value(i, noData); in Reclass_Single()
575 noData = Parameters("NODATA")->asDouble(); in Reclass_Table()
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/tools/grid/grid_tools/
H A DGrid_Value_Reclassify.cpp400 noData = Parameters("NODATA")->asDouble(); in ReclassRange()
427 pResult->Set_Value(x, y, noData); in ReclassRange()
439 pResult->Set_Value(x, y, noData); in ReclassRange()
464 noData = Parameters("NODATA")->asDouble(); in ReclassSingle()
491 pResult->Set_Value(x, y, noData); in ReclassSingle()
503 pResult->Set_Value(x, y, noData); in ReclassSingle()
515 pResult->Set_Value(x, y, noData); in ReclassSingle()
527 pResult->Set_Value(x, y, noData); in ReclassSingle()
539 pResult->Set_Value(x, y, noData); in ReclassSingle()
559 double others, noData, noDataValue; in ReclassTable() local
[all …]
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dshapes_ogis.cpp1147 double noData; in from_WKBinary() local
1151 case SG_DATATYPE_Bit : noData = Bytes.Read_Byte ( ); break; // 0: 1-bit boolean in from_WKBinary()
1152 case SG_DATATYPE_Char : noData = Bytes.Read_Char ( ); break; // 3: 8-bit signed integer in from_WKBinary()
1153 case SG_DATATYPE_Byte : noData = Bytes.Read_Byte ( ); break; // 4: 8-bit unsigned integer in from_WKBinary()
1154 case SG_DATATYPE_Short : noData = Bytes.Read_Short (bSwap); break; // 5: 16-bit signed integer in from_WKBinary()
1155 case SG_DATATYPE_Word : noData = Bytes.Read_Word (bSwap); break; // 6: 16-bit unsigned integer in from_WKBinary()
1156 case SG_DATATYPE_Int : noData = Bytes.Read_Int (bSwap); break; // 7: 32-bit signed integer in from_WKBinary()
1157 case SG_DATATYPE_DWord : noData = Bytes.Read_DWord (bSwap); break; // 8: 32-bit unsigned integer in from_WKBinary()
1158 case SG_DATATYPE_Float : noData = Bytes.Read_Float (bSwap); break; // 9: 32-bit float in from_WKBinary()
1159 case SG_DATATYPE_Double: noData = Bytes.Read_Double(bSwap); break; // 10: 64-bit float in from_WKBinary()
[all …]
/dports/graphics/electricsheep/electricsheep-37ba0fd692d6581f8fe009ed11c9650cd8174123/client_generic/DisplayOutput/OpenGL/
H A Dglx.cpp210 static char noData[] = { 0,0,0,0,0,0,0,0 }; in Initialize() local
213 bitmapNoData = XCreateBitmapFromData( m_pDisplay, m_Window, noData, 8, 8 ); in Initialize()
/dports/devel/phpunit8/
H A Dphpunit24544 …s.sanitizeWidth(b,c)-d.left-d.right},a.utils.noData=function(b,c){var d=b.options(),e=d.margin(),f…
24545noData:{get:function(){return q},set:function(a){q=a}},margin:{get:function(){return h},set:functi…
24546noData:{get:function(){return q},set:function(a){q=a}},tooltips:{get:function(){return h.enabled()…
24547noData(b,v),b;v.selectAll(".nv-noData").remove(),c=e.xScale(),d=e.yScale();var E=v.selectAll("g.nv…
24548noData:{get:function(){return z},set:function(a){z=a}},reduceXTicks:{get:function(){return u},set:…
24549noData(b,k),b;k.selectAll(".nv-noData").remove();var t=k.selectAll("g.nv-wrap.nv-pieChart").data([…
24550noData(b,s),b;s.selectAll(".nv-noData").remove();var v=e.y()(p[p.length-1],p.length-1);c=e.xScale(…
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dvendor.map1 …n\t\t\telemData = dataPriv.get( elem );\n\n\t\t// Don't attach events to noData or text/comment no…
/dports/www/firefox/firefox-99.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dvendor.map1 …n\t\t\telemData = dataPriv.get( elem );\n\n\t\t// Don't attach events to noData or text/comment no…
/dports/www/firefox-esr/firefox-91.8.0/devtools/client/debugger/test/mochitest/examples/ember/quickstart/dist/assets/
H A Dvendor.map1 …n\t\t\telemData = dataPriv.get( elem );\n\n\t\t// Don't attach events to noData or text/comment no…
/dports/astro/marble/marble-21.12.3/src/lib/marble/
H A DElevationModel.cpp121 qreal noData = 0; in height() local
157 noData += ( 1 - dx ) * ( 1 - dy ); in height()
164 if ( noData ) { in height()
166 ret += ( ret / ( 1 - noData ) ) * noData; in height()
/dports/www/grafana8/grafana-8.3.6/public/sass/pages/
H A D_explore.scss147 .ReactTable .rt-noData {
/dports/www/grafana8/grafana-8.3.6/public/build/
H A Dgrafana.dark.0e38943fa459e872fe93.css4 …dc}.ReactTable .rt-tr .rt-td:last-child{text-align:right}.ReactTable .rt-noData{top:60px;z-index:i…
H A Dgrafana.light.0e38943fa459e872fe93.css4 …2e}.ReactTable .rt-tr .rt-td:last-child{text-align:right}.ReactTable .rt-noData{top:60px;z-index:i…
H A Dexplore.0e38943fa459e872fe93.js.map1noData}>\n No logs found.\n <Button size=\"xs\" fill=\"text\" onClick={this.…
H A D7095.0e38943fa459e872fe93.js.map1noData: css`\n align-items: center;\n display: flex;\n height: 100%;\n justify…
/dports/www/grafana8/grafana-8.3.6/public/app/types/
H A Dalerting.ts13 evalData?: { noData?: boolean; evalMatches?: any };
35 evalData?: { noData?: boolean; evalMatches?: any };
H A Dunified-alerting.ts151 noData: boolean; property
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/panel/table/
H A DTablePanel.tsx127 return <div className={tableStyles.noData}>No data</div>;
167 noData: css`
/dports/www/grafana8/grafana-8.3.6/public/app/features/explore/
H A DLogs.tsx411 <div className={styles.noData}>
420 <div className={styles.noData}>
436 noData: css`
/dports/www/grafana8/grafana-8.3.6/public/app/features/alerting/state/
H A Dreducers.test.ts92 noData: true,
216 noData: true,
H A Dreducers.ts41 if (rule.evalData && rule.evalData.noData) {
/dports/www/grafana8/grafana-8.3.6/pkg/services/alerting/
H A Deval_handler_test.go17 noData bool member
21 …nResult{Firing: c.firing, EvalMatches: c.matches, Operator: c.operator, NoDataFound: c.noData}, nil
162 &conditionStub{operator: "or", noData: false},
163 &conditionStub{operator: "or", noData: false},
164 &conditionStub{operator: "or", noData: false},
175 &conditionStub{operator: "and", noData: true},
187 &conditionStub{operator: "and", noData: true},
188 &conditionStub{operator: "and", noData: false},
199 &conditionStub{operator: "or", noData: true},
200 &conditionStub{operator: "or", noData: false},
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/Table/
H A DTable.tsx241 <div style={{ height: height - headerHeight }} className={tableStyles.noData}>
H A Dstyles.ts181 noData: css`
/dports/www/grafana8/grafana-8.3.6/pkg/services/ngalert/eval/
H A Deval.go363 noData := datasourceUIDsToRefIDs(execResults.NoData)
364 for datasourceUID, refIDs := range noData {

12345678910>>...12