Home
last modified time | relevance | path

Searched refs:zone3 (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/devel/libical/libical-3.0.8/src/test/libical-glib/
H A Darray.py33 zone3 = ICalGLib.Timezone.get_builtin_timezone("Africa/Casablanca"); variable
39 ICalGLib.Timezone.array_append_from_vtimezone(array, zone3.get_component());
51 assert(z3.get_location() == zone3.get_location());
66 assert(z3.get_location() == zone3.get_location());
78 assert(z3.get_location() == zone3.get_location());
/dports/sysutils/consul/consul-1.10.3/command/operator/autopilot/state/testdata/enterprise/
H A Djson.golden17 "RedundancyZone": "zone3",
24 "zone": "zone3"
105 "RedundancyZone": "zone3",
112 "zone": "zone3"
171 "RedundancyZone": "zone3",
178 "zone": "zone3"
235 "RedundancyZone": "zone3",
242 "zone": "zone3"
325 "zone3": {
387 "zone3": {
H A Dpretty.golden30 zone3:
71 Redundancy Zone: zone3
76 "zone": "zone3"
139 Redundancy Zone: zone3
144 "zone": "zone3"
190 Redundancy Zone: zone3
195 "zone": "zone3"
240 Redundancy Zone: zone3
245 "zone": "zone3"
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/command/operator/autopilot/state/testdata/enterprise/
H A Djson.golden17 "RedundancyZone": "zone3",
24 "zone": "zone3"
105 "RedundancyZone": "zone3",
112 "zone": "zone3"
171 "RedundancyZone": "zone3",
178 "zone": "zone3"
235 "RedundancyZone": "zone3",
242 "zone": "zone3"
325 "zone3": {
387 "zone3": {
H A Dpretty.golden30 zone3:
71 Redundancy Zone: zone3
76 "zone": "zone3"
139 Redundancy Zone: zone3
144 "zone": "zone3"
190 Redundancy Zone: zone3
195 "zone": "zone3"
240 Redundancy Zone: zone3
245 "zone": "zone3"
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/command/operator/autopilot/state/testdata/enterprise/
H A Djson.golden17 "RedundancyZone": "zone3",
24 "zone": "zone3"
105 "RedundancyZone": "zone3",
112 "zone": "zone3"
171 "RedundancyZone": "zone3",
178 "zone": "zone3"
235 "RedundancyZone": "zone3",
242 "zone": "zone3"
325 "zone3": {
387 "zone3": {
H A Dpretty.golden30 zone3:
71 Redundancy Zone: zone3
76 "zone": "zone3"
139 Redundancy Zone: zone3
144 "zone": "zone3"
190 Redundancy Zone: zone3
195 "zone": "zone3"
240 Redundancy Zone: zone3
245 "zone": "zone3"
/dports/misc/vxl/vxl-3.3.2/core/vpgl/tests/
H A Dtest_lvcs.cxx32 int zone3; in test_lvcs() local
46 u.transform(lat3, lon3, x3, y3, zone3); in test_lvcs()
47 TEST("wgs84 to utm, pt3 zone", zone3, 11); in test_lvcs()
/dports/dns/samba-nsupdate/bind-9.16.5/lib/dns/tests/
H A Dzt_test.c270 dns_zone_t *zone1 = NULL, *zone2 = NULL, *zone3 = NULL; in asyncload_zt() local
294 result = dns_test_makezone("fake", &zone3, view, false); in asyncload_zt()
296 dns_zone_setfile(zone3, "testdata/zt/nonexistent.db", in asyncload_zt()
308 result = dns_test_managezone(zone3); in asyncload_zt()
340 dns_test_releasezone(zone3); in asyncload_zt()
347 dns_zone_detach(&zone3); in asyncload_zt()
/dports/dns/bind-tools/bind-9.16.27/lib/dns/tests/
H A Dzt_test.c272 dns_zone_t *zone1 = NULL, *zone2 = NULL, *zone3 = NULL; in asyncload_zt() local
296 result = dns_test_makezone("fake", &zone3, view, false); in asyncload_zt()
298 dns_zone_setfile(zone3, "testdata/zt/nonexistent.db", in asyncload_zt()
310 result = dns_test_managezone(zone3); in asyncload_zt()
342 dns_test_releasezone(zone3); in asyncload_zt()
349 dns_zone_detach(&zone3); in asyncload_zt()
/dports/dns/bind916/bind-9.16.27/lib/dns/tests/
H A Dzt_test.c272 dns_zone_t *zone1 = NULL, *zone2 = NULL, *zone3 = NULL; in asyncload_zt() local
296 result = dns_test_makezone("fake", &zone3, view, false); in asyncload_zt()
298 dns_zone_setfile(zone3, "testdata/zt/nonexistent.db", in asyncload_zt()
310 result = dns_test_managezone(zone3); in asyncload_zt()
342 dns_test_releasezone(zone3); in asyncload_zt()
349 dns_zone_detach(&zone3); in asyncload_zt()
/dports/dns/bind911/bind-9.11.37/lib/dns/tests/
H A Dzt_test.c285 dns_zone_t *zone1 = NULL, *zone2 = NULL, *zone3 = NULL; in asyncload_zt() local
308 result = dns_test_makezone("fake", &zone3, view, false); in asyncload_zt()
310 dns_zone_setfile(zone3, "testdata/zt/nonexistent.db"); in asyncload_zt()
321 result = dns_test_managezone(zone3); in asyncload_zt()
357 dns_test_releasezone(zone3); in asyncload_zt()
364 dns_zone_detach(&zone3); in asyncload_zt()
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/lib/dns/tests/
H A Dzt_test.c270 dns_zone_t *zone1 = NULL, *zone2 = NULL, *zone3 = NULL; in asyncload_zt() local
294 result = dns_test_makezone("fake", &zone3, view, false); in asyncload_zt()
296 dns_zone_setfile(zone3, "testdata/zt/nonexistent.db", in asyncload_zt()
308 result = dns_test_managezone(zone3); in asyncload_zt()
340 dns_test_releasezone(zone3); in asyncload_zt()
347 dns_zone_detach(&zone3); in asyncload_zt()
/dports/audio/giada/giada-0.17.1/src/gui/dialogs/
H A DmainWindow.cpp91 Fl_Group* zone3 = new Fl_Group(8, beatMeter->y(), W-16, beatMeter->h()); in gdMainWindow() local
92 zone3->add(beatMeter); in gdMainWindow()
101 add(zone3); in gdMainWindow()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/fx/
H A Draindropfilter.cpp128 …DImg zone3 = m_orgImage.copy(d->selection.x(), d->selection.y() + d->… in filterImage() local
133 … DImg zone3Dest = DImg(zone3.width(), zone3.height(), zone3.sixteenBit(), zone3.hasAlpha()); in filterImage()
140 rainDropsImage(&zone3, &zone3Dest, 0, d->drop, d->amount, d->coeff, true, 50, 75); in filterImage()
/dports/dns/knot3/knot-3.1.5/tests/knot/
H A Dtest_confio.c409 knot_dname_t *zone3 = knot_dname_from_str_alloc(ZONE3); in test_conf_io_set() local
410 ok(zone3 != NULL, "create dname "ZONE3); in test_conf_io_set()
448 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_set()
454 knot_dname_free(zone3, NULL); in test_conf_io_set()
545 knot_dname_t *zone3 = knot_dname_from_str_alloc(ZONE3); in test_conf_io_unset() local
546 ok(zone3 != NULL, "create dname "ZONE3); in test_conf_io_unset()
561 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
575 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
589 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
640 knot_dname_free(zone3, NULL); in test_conf_io_unset()
/dports/dns/knot3-lib/knot-3.1.5/tests/knot/
H A Dtest_confio.c409 knot_dname_t *zone3 = knot_dname_from_str_alloc(ZONE3); in test_conf_io_set() local
410 ok(zone3 != NULL, "create dname "ZONE3); in test_conf_io_set()
448 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_set()
454 knot_dname_free(zone3, NULL); in test_conf_io_set()
545 knot_dname_t *zone3 = knot_dname_from_str_alloc(ZONE3); in test_conf_io_unset() local
546 ok(zone3 != NULL, "create dname "ZONE3); in test_conf_io_unset()
561 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
575 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
589 val = conf_zone_get_txn(conf(), conf()->io.txn, C_COMMENT, zone3); in test_conf_io_unset()
640 knot_dname_free(zone3, NULL); in test_conf_io_unset()
/dports/net/kalarmcal/kalarmcal-21.12.3/autotests/
H A Dkadatetimetest.cpp2024 QCOMPARE(zone3.timeZone(), london); in addSubtract()
2029 QCOMPARE(zone4.date(), zone3.date()); in addSubtract()
2030 QCOMPARE(zone4.time(), zone3.time()); in addSubtract()
2038 QCOMPARE(zone1.daysTo(zone3), 184); in addSubtract()
2041 QVERIFY(!(zone2 == zone3)); in addSubtract()
2328 QVERIFY(zone3.isDateOnly()); in addSubtractDate()
2329 QCOMPARE(zone3.timeZone(), london); in addSubtractDate()
2345 QCOMPARE(zone1.daysTo(zone3), 184); in addSubtractDate()
2348 QVERIFY(zone2 == zone3); in addSubtractDate()
2450 zone3.setTime(QTime(13, 14, 15)); in addSubtractDate()
[all …]
/dports/science/code_saturne/code_saturne-7.1.0/bin/model/
H A DLocalizationModel.py1149 zone3 = Zone("BoundaryZone", label='plafond', localization="not porte", nature='wall')
1152 model.addZone(zone3)
1217 zone3 = Zone("BoundaryZone", label='plafond', localization="not porte", nature='wall')
1220 model.addZone(zone3)
/dports/x11/kf5-kdelibs4support/kdelibs4support-5.89.0/autotests/
H A Dkdatetimetest.cpp2266 KDateTime zone3 = zone1.addDays(184); in addSubtract() local
2267 QCOMPARE(zone3.timeZone(), london); in addSubtract()
2278 QCOMPARE(zone1.daysTo(zone3), 184); in addSubtract()
2281 QVERIFY(!(zone2 == zone3)); in addSubtract()
2589 KDateTime zone3 = zone1.addDays(184); in addSubtractDate() local
2590 QVERIFY(zone3.isDateOnly()); in addSubtractDate()
2591 QCOMPARE(zone3.timeZone(), london); in addSubtractDate()
2604 QCOMPARE(zone1.daysTo(zone3), 184); in addSubtractDate()
2607 QVERIFY(zone2 == zone3); in addSubtractDate()
2761 zone3.setTime(QTime(13, 14, 15)); in addSubtractDate()
[all …]
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/templates/provision/algo/8180/
H A Dalgom{$mac}.conf104 mcast.zone3 = 224.0.2.60:50004
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/dialogs/
H A Dpanel_setup_rules_help.md148 (condition "A.insideArea('zone3')"))
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hwmon/
H A Ddme1737.rst332 - 4: zone3
353 zone3 yes yes yes
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hwmon/
H A Ddme1737.rst332 - 4: zone3
353 zone3 yes yes yes
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/hwmon/
H A Ddme1737.rst332 - 4: zone3
353 zone3 yes yes yes

12345678