Home
last modified time | relevance | path

Searched refs:Progressive (Results 1 – 25 of 2136) sorted by relevance

12345678910>>...86

/dports/devel/p5-Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.001013/
H A DMETA.yml4 - 'Arthur Axel "fREW" Schmidt <Sub-Exporter-Progressive@afoolishmanifesto.com>'
15 name: Sub-Exporter-Progressive
17 bugtracker: https://github.com/frioux/Sub-Exporter-Progressive/issues
18 homepage: https://github.com/frioux/Sub-Exporter-Progressive
19 repository: https://github.com/frioux/Sub-Exporter-Progressive.git
H A Ddist.ini1 name = Sub-Exporter-Progressive
2 author = Arthur Axel "fREW" Schmidt <Sub-Exporter-Progressive@afoolishmanifesto.com>
/dports/math/vtk6/VTK-6.2.0/IO/Image/
H A DvtkJPEGWriter.h51 vtkSetMacro(Progressive, unsigned int);
52 vtkGetMacro(Progressive, unsigned int);
53 vtkBooleanMacro(Progressive, unsigned int);
75 unsigned int Progressive; variable
/dports/math/vtk9/VTK-9.1.0/IO/Image/
H A DvtkJPEGWriter.h60 vtkSetMacro(Progressive, vtkTypeUBool);
61 vtkGetMacro(Progressive, vtkTypeUBool);
62 vtkBooleanMacro(Progressive, vtkTypeUBool);
91 vtkTypeUBool Progressive; variable
/dports/math/vtk8/VTK-8.2.0/IO/Image/
H A DvtkJPEGWriter.h60 vtkSetMacro(Progressive, vtkTypeUBool);
61 vtkGetMacro(Progressive, vtkTypeUBool);
62 vtkBooleanMacro(Progressive, vtkTypeUBool);
91 vtkTypeUBool Progressive; variable
/dports/astro/p5-Astro-Constants/Astro-Constants-0.14/t/
H A Dcritic.t5 eval { require Test::Perl::Critic::Progressive };
6 plan skip_all => 'T::P::C::Progressive required for this test' if $@;
8 Test::Perl::Critic::Progressive::progressive_critic_ok();
/dports/devel/p5-Geo-ShapeFile/Geo-ShapeFile-3.01/xt/
H A D06-critic.t9 eval { require Test::Perl::Critic::Progressive };
11 plan skip_all => 'T::P::C::Progressive required for this test';
14 use Test::Perl::Critic::Progressive qw( progressive_critic_ok );
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-tools/hadoop-gridmix/src/main/java/org/apache/hadoop/mapred/gridmix/emulators/resourceusage/
H A DResourceUsageEmulatorPlugin.java22 import org.apache.hadoop.mapred.gridmix.Progressive;
45 public interface ResourceUsageEmulatorPlugin extends Progressive {
53 Progressive progress); in initialize()
H A DResourceUsageMatcher.java25 import org.apache.hadoop.mapred.gridmix.Progressive;
39 public class ResourceUsageMatcher implements Progressive {
55 ResourceUsageMetrics metrics, Progressive progress) { in configure()
H A DTotalHeapUsageEmulatorPlugin.java23 import org.apache.hadoop.mapred.gridmix.Progressive;
52 private Progressive progress;
242 Progressive progress) { in initialize()
H A DCumulativeCpuUsageEmulatorPlugin.java24 import org.apache.hadoop.mapred.gridmix.Progressive;
65 private Progressive progress;
302 Progressive progress) { in initialize()
/dports/devel/hadoop/hadoop-1.2.1/src/contrib/gridmix/src/java/org/apache/hadoop/mapred/gridmix/emulators/resourceusage/
H A DResourceUsageEmulatorPlugin.java22 import org.apache.hadoop.mapred.gridmix.Progressive;
45 public interface ResourceUsageEmulatorPlugin extends Progressive {
53 Progressive progress); in initialize()
H A DResourceUsageMatcher.java25 import org.apache.hadoop.mapred.gridmix.Progressive;
39 public class ResourceUsageMatcher implements Progressive {
55 ResourceUsageMetrics metrics, Progressive progress) { in configure()
H A DTotalHeapUsageEmulatorPlugin.java23 import org.apache.hadoop.mapred.gridmix.Progressive;
52 private Progressive progress;
239 Progressive progress) { in initialize()
H A DCumulativeCpuUsageEmulatorPlugin.java24 import org.apache.hadoop.mapred.gridmix.Progressive;
65 private Progressive progress;
299 Progressive progress) { in initialize()
/dports/science/py-lifelines/lifelines-0.19.5/lifelines/datasets/
H A Dcanadian_senators.csv14 "Andreychuk, Raynell",Progressive Conservative Party,Saskatchewan,"Mulroney, Martin Brian",1993.03.…
184 "Comeau, Gerald J.",Progressive Conservative Party,Nova Scotia,"Mulroney, Martin Brian",1990.08.30 …
324 "Tkachuk, David",Progressive Conservative Party,Saskatchewan,"Mulroney, Martin Brian",1993.06.08 -,…
460 "Forke, Robert",Liberal Progressive,Manitoba,"King, William Lyon Mackenzie",1929.12.30 - 1934.02.02…
599 "Kinsella, Noël A.",Progressive Conservative Party,New Brunswick,"Mulroney, Martin Brian",1990.09.1…
632 "LeBreton, Marjory",Progressive Conservative Party,Ontario,"Mulroney, Martin Brian",1993.06.18 -,19…
714 "McCoy, Elaine",Progressive Conservative Party,Alberta,"Martin, Paul Edgar Philippe",2005.03.24 -,2…
792 Nancy Ruth,Progressive Conservative Party,Ontario,"Martin, Paul Edgar Philippe",2005.03.24 -,2005-0…
800 "Nolin, Pierre Claude",Progressive Conservative Party,Quebec,"Mulroney, Martin Brian",1993.06.18 -,…
815 "Oliver, Donald H.",Progressive Conservative Party,Nova Scotia,"Mulroney, Martin Brian",1990.09.07 …
[all …]
/dports/dns/p5-Tie-DNS/Tie-DNS-1.151560/t/
H A D00perlcriticprogressive.t12 eval { require Test::Perl::Critic::Progressive; };
16 'Test::Perl::Critic::Progressive required to progressively criticise code';
20 Test::Perl::Critic::Progressive::progressive_critic_ok();
/dports/graphics/gifski/gifski-1.5.0/cargo-crates/ffmpeg-next-4.4.0/src/codec/
H A Dfield_order.rs7 Progressive, enumerator
18 AV_FIELD_PROGRESSIVE => FieldOrder::Progressive, in from()
31 FieldOrder::Progressive => AV_FIELD_PROGRESSIVE, in from()
/dports/audio/tagutil/tagutil-3.1/test/features/
H A Dprint.feature21 | genre | Progressive Rock |
30 | genre | Progressive Rock |
44 | genre | Progressive Rock |
53 | genre | Progressive Rock |
/dports/science/InsightToolkit/ITK-5.0.1/Modules/IO/JPEG/include/
H A DitkJPEGImageIO.h59 itkSetMacro(Progressive, bool);
60 itkGetConstMacro(Progressive, bool);
/dports/devel/p5-Sub-Exporter-Progressive/
H A D.license-catalog.mk9 _LICENSE_DISTFILES_ART10 =Sub-Exporter-Progressive-0.001013.tar.gz
13 _LICENSE_DISTFILES_GPLv1+ =Sub-Exporter-Progressive-0.001013.tar.gz
/dports/games/CaribbeanStud/CS/
H A DPlayer.h40 virtual void Progressive(int);
41 virtual int Progressive() const;
H A DPlayer.cpp58 void Player::Progressive(int p) in Progressive() function in Player
64 int Player::Progressive() const in Progressive() function in Player
/dports/math/openmesh/OpenMesh-8.1/Doc/
H A Dvdpm.docu3 /** \page vdpm_docu View Dependent Progressive Meshes
7 Refinement of Progressive Meshes", J. Kim and S. Lee, In
/dports/devel/p5-Sub-Exporter-Progressive/Sub-Exporter-Progressive-0.001013/t/
H A Dversion-check.t9 use Sub::Exporter::Progressive -setup => {
37 'Sub::Exporter::Progressive error message',

12345678910>>...86