Home
last modified time | relevance | path

Searched refs:dist_type (Results 1 – 25 of 206) sorted by relevance

123456789

/dports/science/siesta/siesta-4.1.5/Util/MPI_test/
H A Dclass_Dist.F9042 type(distKind) :: dist_type component
60 module procedure dist_type
97 function dist_type(this) result(dtype) function
101 dtype = this%data%dist_type
103 end function dist_type
126 if (dist_type == TYPE_BLOCK_CYCLIC) then
128 else if (dist_type == TYPE_PEXSI) then
130 else if (dist_type == TYPE_NULL) then
136 this%data%dist_type = dist_type
158 else if (dist_type(this) == TYPE_NULL) then
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bbgm/
H A Dbbgm_view_maker.h55 { return typeid(dist_type); } in dist_typeid()
70 typedef bbgm_image_of<dist_type> dist_image;
83 template <class dist_type, class = void>
88 vpdt_num_components_accessor<dist_type> func; in max()
100 template <class dist_type>
101 struct bbgm_num_components<dist_type, typename dist_type::max_components>
105 return dist_type::max_components;
112 template <class dist_type, class func_type>
113 class bbgm_view_maker<dist_type, func_type,
119 { return typeid(dist_type); }
[all …]
H A Dbbgm_viewer.h53 find_vm(const std::type_info& dist_type) const = 0;
80 find_view_maker(const std::type_info& dist_type);
85 find_vm(const std::type_info& dist_type) const override in find_vm() argument
87 return find_view_maker(dist_type); in find_vm()
112 find_view_maker(const std::type_info& dist_type);
117 find_vm(const std::type_info& dist_type) const override in find_vm() argument
119 return find_view_maker(dist_type); in find_vm()
144 find_view_maker(const std::type_info& dist_type);
149 find_vm(const std::type_info& dist_type) const override in find_vm() argument
151 return find_view_maker(dist_type); in find_vm()
H A Dbbgm_viewer.cxx83 bbgm_mean_viewer::find_view_maker(const std::type_info& dist_type) in find_view_maker() argument
87 if ((*i)->dist_typeid() == dist_type) in find_view_maker()
121 bbgm_variance_viewer::find_view_maker(const std::type_info& dist_type) in find_view_maker() argument
125 if ((*i)->dist_typeid() == dist_type) in find_view_maker()
160 bbgm_weight_viewer::find_view_maker(const std::type_info& dist_type) in find_view_maker() argument
164 if ((*i)->dist_typeid() == dist_type) in find_view_maker()
/dports/misc/vxl/vxl-3.3.2/core/vpdl/vpdt/
H A Dvpdt_distribution_accessors.h19 template <class dist_type>
26 typedef dist_type distribution_type;
37 bool operator() ( const dist_type& d, return_type& retval ) const in operator()
46 template <class dist_type>
51 typedef typename dist_type::field_type return_type;
53 typedef dist_type distribution_type;
64 bool operator() ( const dist_type& d, return_type& retval ) const in operator()
73 template <class dist_type>
80 typedef dist_type distribution_type;
100 template <class dist_type>
[all …]
/dports/net/spoofer/spoofer-1.4.7/
H A Drelease106 local dist_type="$1"
108 case $dist_type in
162 for dist_type in "$@"; do
163 case $dist_type in
271 for dist_type in "$@"; do
272 assert rm -f "NEXT.${dist_type}."*
273 assert rm -rf ${dist_type}
274 assert mkdir ${dist_type}
277 for dist_type in "$@"; do
278 case $dist_type in
[all …]
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/macros/
H A Dax_nagios_get_distrib51 AC_SUBST(dist_type)
68 dist_type="$withval"
91 dist_type="unknown"
94 dist_type="$opsys"
112 dist_type="gentoo"
120 dist_type=rh
125 dist_type=suse
134 dist_type=rh
138 dist_type="debian"
147 dist_type=suse
[all …]
/dports/net-mgmt/nagios4/nagios-4.4.6/autoconf-macros/
H A Dax_nagios_get_distrib51 AC_SUBST(dist_type)
68 dist_type="$withval"
91 dist_type="unknown"
94 dist_type="$opsys"
112 dist_type="gentoo"
120 dist_type=rh
125 dist_type=suse
134 dist_type=rh
138 dist_type="debian"
147 dist_type=suse
[all …]
/dports/net-mgmt/nrpe3/nrpe-nrpe-3.2.1/macros/
H A Dax_nagios_get_distrib51 AC_SUBST(dist_type)
68 dist_type="$withval"
91 dist_type="unknown"
94 dist_type="$opsys"
112 dist_type="gentoo"
120 dist_type=rh
125 dist_type=suse
134 dist_type=rh
138 dist_type="debian"
147 dist_type=suse
[all …]
/dports/science/py-OpenMC/openmc-0.12.2/openmc/data/
H A Dangle_energy.py28 dist_type = group.attrs['type'].decode()
29 if dist_type == 'uncorrelated':
31 elif dist_type == 'correlated':
33 elif dist_type == 'kalbach-mann':
35 elif dist_type == 'nbody':
37 elif dist_type == 'coherent_elastic':
39 elif dist_type == 'incoherent_elastic':
41 elif dist_type == 'incoherent_elastic_discrete':
43 elif dist_type == 'incoherent_inelastic_discrete':
45 elif dist_type == 'incoherent_inelastic':
/dports/science/openmc/openmc-0.12.2/openmc/data/
H A Dangle_energy.py28 dist_type = group.attrs['type'].decode()
29 if dist_type == 'uncorrelated':
31 elif dist_type == 'correlated':
33 elif dist_type == 'kalbach-mann':
35 elif dist_type == 'nbody':
37 elif dist_type == 'coherent_elastic':
39 elif dist_type == 'incoherent_elastic':
41 elif dist_type == 'incoherent_elastic_discrete':
43 elif dist_type == 'incoherent_inelastic_discrete':
45 elif dist_type == 'incoherent_inelastic':
/dports/devel/p5-local-lib/local-lib-2.000028/xt/
H A Dinstall.t59 for my $dist_type (sort keys %dist_types) {
68 my $temp = mk_temp_dir("install-$dist_type");
69 my $ll_dir = "$dist_type-$dir_base";
75 my $dist_dir = mk_temp_dir("source-$dist_type");
78 open my $fh, '>', "lib/$dist_type.pm";
84 $dist_types{$dist_type}->();
86 is $@, '', "installed $dist_type into '$ll_dir'"
90 my $file = File::Spec->catfile($dest_dir, "$dist_type.pm");
94 "$dist_type - $dir_base - $dist_type.pm installed as '$short_file'",
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/share/scripts/inverse/
H A Dcalc_rdf_generic.sh89 dist_type="dist-incl"
94 dist_type="dist"
108 ext_opt="${dist_type}.block"
111 ext_opt="${dist_type}.new"
130 if ! is_done "${name}_${dist_type}_rdf_average"; then
137 do_external table average --output "${name}.${dist_type}.new" "${name}"_*."${dist_type}".block
138 mark_done "${name}_${dist_type}_rdf_average"
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/share/scripts/inverse/
H A Dcalc_rdf_generic.sh89 dist_type="dist-incl"
94 dist_type="dist"
108 ext_opt="${dist_type}.block"
111 ext_opt="${dist_type}.new"
130 if ! is_done "${name}_${dist_type}_rdf_average"; then
137 do_external table average --output "${name}.${dist_type}.new" "${name}"_*."${dist_type}".block
138 mark_done "${name}_${dist_type}_rdf_average"
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_distancetransform.cpp61 int dist_type; member in opencv_test::__anon2b9823710111::CV_DisTransTest
98 dist_type = cvtest::randInt(rng) % 3; in get_test_array_types_and_sizes()
99 dist_type = dist_type == 0 ? CV_DIST_C : dist_type == 1 ? CV_DIST_L1 : CV_DIST_L2; in get_test_array_types_and_sizes()
112 return dist_type == CV_DIST_C || dist_type == CV_DIST_L1 ? 0 : 0.01*MAX(sz.width, sz.height); in get_success_error_level()
146 cvDistTransform( test_array[INPUT][0], test_array[OUTPUT][0], dist_type, mask_size, in run_func()
147 dist_type == CV_DIST_USER ? mask : 0, test_array[OUTPUT][1] ); in run_func()
152 cvTsDistTransform( const CvMat* _src, CvMat* _dst, int dist_type, in cvTsDistTransform() argument
166 if( dist_type == CV_DIST_USER ) in cvTsDistTransform()
168 else if( dist_type == CV_DIST_C ) in cvTsDistTransform()
173 else if( dist_type == CV_DIST_L1 ) in cvTsDistTransform()
[all …]
/dports/graphics/py-giddy/giddy-2.3.3/giddy/tests/
H A Dtest_sequence.py20 seqAna = Sequence([seq1, seq2, seq3], dist_type="interval")
50 Sequence([seq1, seq2, seq3], dist_type="hamming")
64 seqAna = Sequence([seq1, seq2, seq3], dist_type="hamming")
99 seq_hamming = Sequence(seqs, dist_type="hamming")
112 seq_interval = Sequence(seqs, dist_type="interval")
125 seq_arbitrary = Sequence(seqs, dist_type="arbitrary")
138 seq_markov = Sequence(seqs, dist_type="markov")
151 seq_tran = Sequence(seqs, dist_type="tran")
/dports/science/siesta/siesta-4.1.5/Src/
H A Dclass_Distribution.F9030 integer :: dist_type component
61 module procedure dist_type
105 function dist_type(this) result(dtype) function
111 dtype = obj%dist_type
113 end function dist_type
117 dist_type,Blocksize,name) argument
134 obj%dist_type = dist_type
204 select case(obj%dist_type)
244 select case(obj%dist_type)
281 select case(obj%dist_type)
[all …]
/dports/benchmarks/fio/fio-3.29/t/
H A Dgenzipf.c50 static int dist_type = TYPE_ZIPF; variable
122 dist_type = TYPE_ZIPF; in parse_options()
124 dist_type = TYPE_PARETO; in parse_options()
126 dist_type = TYPE_NORMAL; in parse_options()
151 if (dist_type == TYPE_PARETO) { in parse_options()
158 } else if (dist_type == TYPE_ZIPF) { in parse_options()
294 dist_types[dist_type], dist_val, gib_size, block_size); in main()
299 if (dist_type == TYPE_ZIPF) in main()
301 else if (dist_type == TYPE_PARETO) in main()
322 if (dist_type == TYPE_ZIPF) in main()
[all …]
/dports/devel/p5-Getopt-Euclid/Getopt-Euclid-0.4.5/t/
H A Dminimal_2.t27 got_arg 'dist_type' => 'euclidean';
55 =item -dt <dist_type> | -dist_type <dist_type>
58 dist_type.default: 'euclidean'
/dports/graphics/opencv/opencv-4.5.3/modules/core/test/
H A Dtest_rand.cpp14 bool check_pdf(const Mat& hist, double scale, int dist_type,
39 int dist_type, double& refval, double& realval) in check_pdf() argument
51 if( dist_type == CV_RAND_UNI ) in check_pdf()
111 int dist_type = cvtest::randInt(rng) % (CV_RAND_NORMAL+1); in run() local
119 bool do_sphere_test = dist_type == CV_RAND_UNI; in run()
125 bool fast_algo = dist_type == CV_RAND_UNI && depth < CV_32F; in run()
130 if( dist_type == CV_RAND_UNI ) in run()
175 tested_rng.fill(aslice, dist_type, A, B); in run()
213 else if( dist_type == CV_RAND_UNI ) in run()
227 if( dist_type == CV_RAND_UNI && W[c] != SZ ) in run()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_47.f9011 TYPE, PUBLIC :: dist_type type
14 END TYPE dist_type
18 USE distribution_types, ONLY : dist_type
20 TYPE( dist_type ) :: dist
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_47.f9011 TYPE, PUBLIC :: dist_type type
14 END TYPE dist_type
18 USE distribution_types, ONLY : dist_type
20 TYPE( dist_type ) :: dist
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_47.f9011 TYPE, PUBLIC :: dist_type type
14 END TYPE dist_type
18 USE distribution_types, ONLY : dist_type
20 TYPE( dist_type ) :: dist
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_47.f9011 TYPE, PUBLIC :: dist_type type
14 END TYPE dist_type
18 USE distribution_types, ONLY : dist_type
20 TYPE( dist_type ) :: dist
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_47.f9011 TYPE, PUBLIC :: dist_type type
14 END TYPE dist_type
18 USE distribution_types, ONLY : dist_type
20 TYPE( dist_type ) :: dist

123456789