Home
last modified time | relevance | path

Searched refs:warm (Results 1 – 25 of 4178) sorted by relevance

12345678910>>...168

/dports/math/cgl/Cgl-releases-0.60.3/Cgl/src/CglGomory/
H A DCglGomoryTest.cpp78 warm.setSize(5,3); in CglGomoryUnitTest()
159 warm.setSize(6,4); in CglGomoryUnitTest()
240 warm.setSize(7,5); in CglGomoryUnitTest()
295 warm.setSize(5,3); in CglGomoryUnitTest()
376 warm.setSize(6,4); in CglGomoryUnitTest()
457 warm.setSize(7,5); in CglGomoryUnitTest()
512 warm.setSize(2,3); in CglGomoryUnitTest()
590 warm.setSize(2,4); in CglGomoryUnitTest()
668 warm.setSize(2,5); in CglGomoryUnitTest()
723 warm.setSize(2,3); in CglGomoryUnitTest()
[all …]
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/tests/
H A Dv00003.vtc57 varnish v1 -cliok "vcl.state vcl1 warm"
59 varnish v1 -cliexpect "active *warm *warm *[0-9]+ *vcl1\\s+available *auto *warm *[0-9]+ *vcl2" "vc…
68 varnish v1 -cliexpect "active *warm *warm *[0-9]+ *vcl1\\s+available *auto *cold *[0-9]+ *vcl2" "vc…
73 varnish v1 -cliexpect "available *warm *warm *[0-9]+ *vcl1\\s+active *auto *warm *[0-9]+ *vcl2" "vc…
75 # the non-auto vcl will stay warm even after the cooldown period
77 varnish v1 -cliexpect "available *warm *warm *[0-9]+ *vcl1\\s+active *auto *warm *[0-9]+ *vcl2" "vc…
86 varnish v1 -cliexpect "available *auto *warm *[0-9]+ *vcl1\\s+active *auto *warm *[0-9]+ *vcl2" "vc…
93 # A VMOD's warm-up can fail
95 varnish v1 -clierr 300 "vcl.state vcl1 warm"
99 # A warm-up failure can also fail a child start
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/perfdocs/generated/
H A Draptor.rst37 Cold and warm desktop page-load performance tests for amazon on firefox, chrome, and chromium using…
41 Cold and warm desktop page-load performance test for apple on firefox, chrome, and chromium using W…
49 Cold and warm desktop page-load performance test for bing on firefox, chrome, and chromium using We…
53 Cold and warm desktop page-load performance test for docs on firefox, chrome, and chromium using We…
57 Cold and warm desktop page-load performance test for ebay on firefox, chrome, and chromium using We…
61 Cold and warm desktop page-load performance test for facebook, chrome, and chromium using WebExtens…
65 Cold and warm desktop page-load performance test for fandom on firefox, chrome, and chromium using …
77 Cold and warm desktop page-load performance test for imdb on firefox, chrome, and chromium using We…
81 Cold and warm desktop page-load performance test for imgur on firefox, chrome, and chromium using W…
101 Cold and warm desktop page-load performance test office on firefox, chrome, and chromium using WebE…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/testing/raptor/raptor/perfdocs/
H A Dconfig.yml11 …raptor-tp6-amazon: "Cold and warm desktop page-load performance tests for amazon on firefox, chrom…
12 …raptor-tp6-facebook: "Cold and warm desktop page-load performance test for facebook, chrome, and c…
13 …raptor-tp6-google: "Cold and warm desktop page-load performance test for google on firefox, chrome…
14 …raptor-tp6-youtube: "Cold and warm desktop page-load performance test for youtube on firefox, chro…
15 …raptor-tp6-docs: "Cold and warm desktop page-load performance test for docs on firefox, chrome, an…
16 …raptor-tp6-sheets: "Cold and warm desktop page-load performance test for sheets on firefox, chrome…
17 …raptor-tp6-slides: "Cold and warm desktop page-load performance test for slides on firefox, chrome…
18 …raptor-tp6-imdb: "Cold and warm desktop page-load performance test for imdb on firefox, chrome, an…
19 …raptor-tp6-imgur: "Cold and warm desktop page-load performance test for imgur on firefox, chrome, …
21 …raptor-tp6-bing: "Cold and warm desktop page-load performance test for bing on firefox, chrome, an…
[all …]
/dports/devel/awscli/awscli-1.20.61/awscli/examples/autoscaling/
H A Ddelete-warm-pool.rst1 **Example 1: To delete a warm pool**
3 The following example deletes the warm pool for the specified Auto Scaling group. ::
5 aws autoscaling delete-warm-pool \
10 …g <https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html>`__ in t…
12 **Example 2: To force delete a warm pool**
14 To delete the warm pool without waiting for its instances to terminate, use the ``--force-delete`` …
16 aws autoscaling delete-warm-pool \
22 …g <https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html>`__ in t…
H A Dput-warm-pool.rst1 **To create a warm pool**
3 The following example creates a warm pool for the specified Auto Scaling group. ::
5 aws autoscaling put-warm-pool \
9 This command produces no output. If a warm pool already exists, it will be updated.
11 …g <https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html>`__ in t…
H A Ddescribe-warm-pool.rst1 **To describe a warm pool**
3 This example describes the warm pool for the specified Auto Scaling group. ::
5 aws autoscaling describe-warm-pool \
43 …g <https://docs.aws.amazon.com/autoscaling/ec2/userguide/ec2-auto-scaling-warm-pools.html>`__ in t…
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/
H A DTestStoragePolicySummary.java91 BlockStoragePolicy warm = bsps.getPolicy("WARM"); in testMultipleWarmsInDifferentOrder() local
97 StorageType.DISK,StorageType.DISK},warm); in testMultipleWarmsInDifferentOrder()
99 StorageType.ARCHIVE,StorageType.DISK},warm); in testMultipleWarmsInDifferentOrder()
101 StorageType.DISK,StorageType.ARCHIVE},warm); in testMultipleWarmsInDifferentOrder()
106 StorageType.DISK,StorageType.ARCHIVE},warm); in testMultipleWarmsInDifferentOrder()
108 StorageType.ARCHIVE,StorageType.DISK},warm); in testMultipleWarmsInDifferentOrder()
127 BlockStoragePolicy warm = bsps.getPolicy("WARM"); in testDifferentSpecifiedPolicies() local
138 StorageType.DISK,StorageType.ARCHIVE},warm); in testDifferentSpecifiedPolicies()
172 BlockStoragePolicy warm = bsps.getPolicy("WARM"); in testSortInDescendingOrder() local
181 StorageType.DISK,StorageType.ARCHIVE},warm); in testSortInDescendingOrder()
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/extensions/MultimediaViewer/tests/browser/features/
H A Dmmv.performance.feature8 Scenario: Commons with warm cache
9 Given I visit an unrelated Commons page to warm up the browser cache
13 Scenario: MMV with warm cache and small browser window
15 When I click on an unrelated image in the article to warm up the browser cache
18 …Then the MMV image is loaded in 125 percent of the time with a warm cache and an average browser w…
25 Scenario: MMV with warm cache and average browser window
27 When I click on an unrelated image in the article to warm up the browser cache
30 …Then the MMV image is loaded in 125 percent of the time with a warm cache and an average browser w…
37 Scenario: MMV with warm cache and large browser window
39 When I click on an unrelated image in the article to warm up the browser cache
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/extensions/MultimediaViewer/tests/browser/features/
H A Dmmv.performance.feature8 Scenario: Commons with warm cache
9 Given I visit an unrelated Commons page to warm up the browser cache
13 Scenario: MMV with warm cache and small browser window
15 When I click on an unrelated image in the article to warm up the browser cache
18 …Then the MMV image is loaded in 125 percent of the time with a warm cache and an average browser w…
25 Scenario: MMV with warm cache and average browser window
27 When I click on an unrelated image in the article to warm up the browser cache
30 …Then the MMV image is loaded in 125 percent of the time with a warm cache and an average browser w…
37 Scenario: MMV with warm cache and large browser window
39 When I click on an unrelated image in the article to warm up the browser cache
[all …]
/dports/math/py-scs/scs-3.0.0/src/
H A D__init__.py91 warm = {}
93 warm['x'] = probdata['x']
95 warm['y'] = probdata['y']
97 warm['s'] = probdata['s']
104 Pcolptr, b, c, cone, warm, **kwargs)
109 Pindices, Pcolptr, b, c, cone, warm, **kwargs)
111 Pcolptr, b, c, cone, warm, **kwargs)
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/mgt/
H A Dmgt_vcl.c217 vp->warm = 1; in mgt_vcl_add()
320 if (warm == vp->warm) in mgt_vcl_settemp()
357 vp->warm = warm; in mgt_vcl_askchild()
374 vp->warm = warm; in mgt_vcl_askchild()
384 unsigned warm; in mgt_vcl_setstate() local
393 AN(vp->warm); in mgt_vcl_setstate()
406 AN(vp->warm); in mgt_vcl_setstate()
407 warm = 1; in mgt_vcl_setstate()
409 warm = vp->warm; in mgt_vcl_setstate()
675 AN(vp->warm); in mgt_vcl_discard()
[all …]
/dports/textproc/bib2html/bib2ml/src/Bib2HTML/Translator/
H A DTeX.pm1010 Bib2HTML::General::Error::warm( "unrecognized TeX command in mathematical mode: ".
1017 Bib2HTML::General::Error::warm( "unrecognized TeX command: ".
1025 Bib2HTML::General::Error::warm( "invalid syntax for the TeX command: ".
1033 Bib2HTML::General::Error::warm( "invalid syntax for the TeX command: ".
1103 Bib2HTML::General::Error::warm( "the command ".
1115 Bib2HTML::General::Error::warm( "the command ".
1317 Bib2HTML::General::Error::warm( "expected a TeX command name: ".$tex,
2344 Bib2HTML::General::Error::warm( "command name expected after a \\def or a \\gdef",
2388 Bib2HTML::General::Error::warm( "command name expected after a \\def",
2560 Bib2HTML::General::Error::warm( "found \\end{$env} without \\begin{$env}",
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/optimize/_trlib/
H A Dtrlib_leftmost.c32 trlib_int_t warm, trlib_flt_t leftmost_minor, trlib_int_t itmax, trlib_flt_t tol_abs, in trlib_leftmost() argument
36 if(! warm) { in trlib_leftmost()
60 trlib_int_t warm, trlib_flt_t leftmost_minor, trlib_int_t itmax, trlib_flt_t tol_abs, in trlib_leftmost_irreducible() argument
114 if ( warm ) { in trlib_leftmost_irreducible()
235 if (warm) { in trlib_leftmost_irreducible()
236 if ( warm == 2 || (warm == 1 && up-low >= .1*fmax(1.0, fabs(*leftmost))) ) { in trlib_leftmost_irreducible()
245 if( warm > 2 || (warm == 1 && up-low <.1*fmax(1.0, fabs(*leftmost))) ) { in trlib_leftmost_irreducible()
250 …if ( warm == 4 || fabs(quad_qua) <= TRLIB_EPS * TRLIB_EPS || quad_lin*quad_lin - 4.0*quad_qua*quad… in trlib_leftmost_irreducible()
270 if(warm) { in trlib_leftmost_irreducible()
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/
H A DTestBlockStoragePolicy.java318 method.checkChooseStorageTypes(warm, replication, chosen,
328 method.checkChooseStorageTypes(warm, replication, chosen,
338 method.checkChooseStorageTypes(warm, replication, chosen,
349 method.checkChooseStorageTypes(warm, replication, chosen,
360 method.checkChooseStorageTypes(warm, replication, chosen,
371 method.checkChooseStorageTypes(warm, replication, chosen,
381 method.checkChooseStorageTypes(warm, replication, chosen,
392 method.checkChooseStorageTypes(warm, replication, chosen,
413 method.checkChooseStorageTypes(warm, replication, chosen,
562 method.checkChooseStorageTypes(warm, replication, chosen,
[all …]
/dports/audio/lmms/lmms-1.2.2/plugins/LadspaEffect/swh/
H A Danalogue_osc_1416.c46 LADSPA_Data *warm; member
100 plugin->warm = data; in connectPortAnalogueOsc()
164 const LADSPA_Data warm = *(plugin_data->warm); in runAnalogueOsc() local
183 const float q = warm - 0.999f; in runAnalogueOsc()
184 const float leak = 1.0f - warm * 0.02f; in runAnalogueOsc()
188 osc->nyquist = fs * (0.47f - f_clamp(warm, 0.0f, 1.0f) * 0.41f); in runAnalogueOsc()
243 const LADSPA_Data warm = *(plugin_data->warm); in runAddingAnalogueOsc() local
262 const float q = warm - 0.999f; in runAddingAnalogueOsc()
263 const float leak = 1.0f - warm * 0.02f; in runAddingAnalogueOsc()
267 osc->nyquist = fs * (0.47f - f_clamp(warm, 0.0f, 1.0f) * 0.41f); in runAddingAnalogueOsc()
/dports/graphics/qgis/qgis-3.22.3/external/qt3dextra-headers/Qt3DExtras/
H A Dqgoochmaterial.h59 Q_PROPERTY(QColor warm READ warm WRITE setWarm NOTIFY warmChanged)
71 QColor warm() const;
80 void setWarm(const QColor &warm);
89 void warmChanged(const QColor &warm);
/dports/graphics/qgis-ltr/qgis-3.16.16/external/qt3dextra-headers/Qt3DExtras/
H A Dqgoochmaterial.h59 Q_PROPERTY(QColor warm READ warm WRITE setWarm NOTIFY warmChanged)
71 QColor warm() const;
80 void setWarm(const QColor &warm);
89 void warmChanged(const QColor &warm);
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/extras/defaults/
H A Dqgoochmaterial.h59 Q_PROPERTY(QColor warm READ warm WRITE setWarm NOTIFY warmChanged)
71 QColor warm() const;
80 void setWarm(const QColor &warm);
89 void warmChanged(const QColor &warm);
/dports/sysutils/syslinux/syslinux-6.03/com32/modules/
H A Dreboot.c6 int warm = 0; in main() local
11 warm = 1; in main()
14 syslinux_reboot(warm); in main()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/scripts/re-id/baseline/
H A DREADME.md21 ours(pad 0 and crop, warm up epoch=5,25,50,75) | 90.9 | 96.3 | 97.6 | 76.0
22 ours(pad 0 and crop, warm up epoch=5,30,55,80) | 90.8 | 96.4 | 97.7 | 76.5
23 ours(pad 0 and crop, warm up epoch=10,30,55,80) | 90.6 | 96.5 | 97.7 | 76.0
25 ours(random erasing, warm up epoch=5,25,50,75) | 89.9 | 96.9 | 98.0 | 75.6
26 ours(random erasing, warm up epoch=5,30,55,80) | 89.3 | 97.8 | 97.8 | 74.9
27 ours(random erasing, warm up epoch=10,30,55,80) | 90.4 | 96.3 | 97.7 | 75.7
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/hci/commands/
H A Dreboot_cmd.c40 int warm; member
46 struct reboot_options, warm, parse_flag ),
69 reboot ( opts.warm ); in reboot_exec()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/hci/commands/
H A Dreboot_cmd.c40 int warm; member
46 struct reboot_options, warm, parse_flag ),
69 reboot ( opts.warm ); in reboot_exec()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/hci/commands/
H A Dreboot_cmd.c40 int warm; member
46 struct reboot_options, warm, parse_flag ),
69 reboot ( opts.warm ); in reboot_exec()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/hci/commands/
H A Dreboot_cmd.c40 int warm; member
46 struct reboot_options, warm, parse_flag ),
69 reboot ( opts.warm ); in reboot_exec()

12345678910>>...168