Home
last modified time | relevance | path

Searched refs:trueV (Results 1 – 9 of 9) sorted by relevance

/dports/sysutils/nomad/nomad-1.1.0/client/allocrunner/
H A Dtask_hook_coordinator_test.go284 falseV, trueV := false, true
296 indicators: []*bool{&trueV},
302 indicators: []*bool{&trueV, &trueV, &trueV},
308 indicators: []*bool{nil, &falseV, &trueV},
/dports/devel/grantlee5/grantlee-5.2.0/templates/tests/
H A Dtestbuiltins.cpp290 auto trueV = QVariant::fromValue<int>(1); in testTruthiness_data() local
291 QTest::newRow("truthtest-07") << trueV << true; in testTruthiness_data()
296 auto trueV = QVariant::fromValue<uint>(1); in testTruthiness_data() local
297 QTest::newRow("truthtest-09") << trueV << true; in testTruthiness_data()
302 auto trueV = QVariant::fromValue<qlonglong>(1); in testTruthiness_data() local
303 QTest::newRow("truthtest-11") << trueV << true; in testTruthiness_data()
309 QTest::newRow("truthtest-13") << trueV << true; in testTruthiness_data()
314 auto trueV = QVariant::fromValue<double>(1); in testTruthiness_data() local
315 QTest::newRow("truthtest-15") << trueV << true; in testTruthiness_data()
320 auto trueV = QVariant::fromValue<float>(1); in testTruthiness_data() local
[all …]
/dports/science/hypre/hypre-2.23.0/src/sstruct_ls/
H A Dfac_cf_coarsen.c122 HYPRE_Int trueV = 1; in hypre_AMR_CFCoarsen() local
372 found= trueV; in hypre_AMR_CFCoarsen()
380 if (nUventries > 0 && found == trueV) in hypre_AMR_CFCoarsen()
H A Dmaxwell_PNedelec.c77 HYPRE_Int trueV = 1; in hypre_Maxwell_PNedelec() local
517 row_in= trueV; in hypre_Maxwell_PNedelec()
634 row_in= trueV; in hypre_Maxwell_PNedelec()
709 row_in= trueV; in hypre_Maxwell_PNedelec()
802 row_in= trueV; in hypre_Maxwell_PNedelec()
877 row_in= trueV; in hypre_Maxwell_PNedelec()
973 row_in= trueV; in hypre_Maxwell_PNedelec()
1045 row_in= trueV; in hypre_Maxwell_PNedelec()
1606 row_in= trueV; in hypre_Maxwell_PNedelec()
1747 row_in= trueV; in hypre_Maxwell_PNedelec()
[all …]
H A Dfac_amr_fcoarsen.c135 HYPRE_Int trueV = 1; in hypre_AMR_FCoarsen() local
506 stencil_marker= trueV; in hypre_AMR_FCoarsen()
545 found= trueV; in hypre_AMR_FCoarsen()
565 stencil_marker= trueV; in hypre_AMR_FCoarsen()
586 found= trueV; in hypre_AMR_FCoarsen()
587 stencil_marker= trueV; in hypre_AMR_FCoarsen()
642 if (stencil_marker == trueV) in hypre_AMR_FCoarsen()
2178 found= trueV; in hypre_AMR_FCoarsen()
2247 found= trueV; in hypre_AMR_FCoarsen()
2913 sort= trueV; in hypre_AMR_FCoarsen()
[all …]
H A Dmaxwell_semi_interp.c158 HYPRE_Int trueV = 1; in hypre_Maxwell_PTopology() local
2292 row_in= trueV; in hypre_Maxwell_PTopology()
2415 row_in= trueV; in hypre_Maxwell_PTopology()
2492 row_in= trueV; in hypre_Maxwell_PTopology()
2591 row_in= trueV; in hypre_Maxwell_PTopology()
2667 row_in= trueV; in hypre_Maxwell_PTopology()
2766 row_in= trueV; in hypre_Maxwell_PTopology()
2846 row_in= trueV; in hypre_Maxwell_PTopology()
3420 row_in= trueV; in hypre_Maxwell_PTopology()
3578 row_in= trueV; in hypre_Maxwell_PTopology()
[all …]
H A Dmaxwell_TV_setup.c153 HYPRE_Int trueV = 1; in hypre_MaxwellTV_Setup() local
612 coarsen[part] = trueV; in hypre_MaxwellTV_Setup()
769 m= trueV; in hypre_MaxwellTV_Setup()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go709 trueV, falseV := true, false
712 {&omitN{A: &trueV}},
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/hashicorp/go-msgpack/codec/
H A Dcodecs_test.go709 trueV, falseV := true, false
712 {&omitN{A: &trueV}},