Home
last modified time | relevance | path

Searched refs:select_first (Results 1 – 25 of 213) sorted by relevance

123456789

/dports/biology/gatk/gatk-4.2.0.0/scripts/cnv_wdl/
H A Dcnv_common_tasks.wdl27 String filename = select_first([intervals, "wgs"])
48 cpu: select_first([cpu, 1])
103 cpu: select_first([cpu, 1])
174 cpu: select_first([cpu, 1])
291 cpu: select_first([cpu, 1])
356 cpu: select_first([cpu, 1])
433 cpu: select_first([cpu, 1])
543 cpu: select_first([cpu, 1])
595 cpu: select_first([cpu, 1])
645 cpu: select_first([cpu, 1])
[all …]
/dports/biology/gatk/gatk-4.2.0.0/scripts/cnn_variant_wdl/
H A Dcnn_variant_common_tasks.wdl62 preemptible: select_first([preemptible_attempts, 3])
63 cpu: select_first([cpu, 1])
126 preemptible: select_first([preemptible_attempts, 3])
127 cpu: select_first([cpu, 1])
183 preemptible: select_first([preemptible_attempts, 3])
184 cpu: select_first([cpu, 1])
233 preemptible: select_first([preemptible_attempts, 10])
234 cpu: select_first([cpu, 1])
276 cpu: select_first([cpu, 1])
330 preemptible: select_first([preemptible_attempts, 3])
[all …]
H A Drun_happy.wdl97 disks: "local-disk " + select_first([disk_space, 100]) + if use_ssd then " SSD" else " HDD"
98 preemptible: select_first([preemptible_attempts, 10])
99 cpu: select_first([cpu, 1])
139 disks: "local-disk " + select_first([disk_space, 100]) + if use_ssd then " SSD" else " HDD"
140 preemptible: select_first([preemptible_attempts, 10])
141 cpu: select_first([cpu, 1])
/dports/biology/gatk/gatk-4.2.0.0/scripts/cnv_wdl/somatic/
H A Dcnv_somatic_oncotator_workflow.wdl53 Int machine_mem_mb = select_first([mem_gb, 3]) * 1000
77 … docker: select_first([oncotator_docker, "broadinstitute/oncotator:1.9.5.0-eval-gatk-protected"])
79 … disks: "local-disk " + select_first([disk_space_gb, 50]) + if use_ssd then " SSD" else " HDD"
80 cpu: select_first([cpu, 1])
81 preemptible: select_first([preemptible_attempts, 2])
82 bootDiskSizeGb: select_first([boot_disk_space_gb, 20])
/dports/biology/gatk/gatk-4.2.0.0/scripts/mutect2_wdl/
H A Dmutect_resources.wdl71 Int machine_mem = select_first([mem, 3])
83 disks: "local-disk " + select_first([disk_space, 100]) + if use_ssd then " SSD" else " HDD"
84 preemptible: select_first([preemptible_attempts, 3])
85 cpu: select_first([cpu, 1])
163 disks: "local-disk " + select_first([disk_space, 100]) + if use_ssd then " SSD" else " HDD"
164 preemptible: select_first([preemptible_attempts, 3])
165 cpu: select_first([cpu, 1])
193 Int machine_mem = select_first([mem, 3])
211 disks: "local-disk " + select_first([disk_space, 100]) + if use_ssd then " SSD" else " HDD"
212 preemptible: select_first([preemptible_attempts, 3])
[all …]
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/boost/include/boost/range/adaptor/
H A Dmap.hpp27 struct select_first struct
65 select_first<StdPairRng>,
68 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
70 typedef select_first<StdPairRng> transform_fn_type;
124 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
165 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/devel/boost-docs/boost_1_72_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/devel/boost-python-libs/boost_1_72_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/math/pdal/PDAL-2.3.0/vendor/pdalboost/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 pdalboost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/devel/R-cran-BH/BH/inst/include/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/percona57-server/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/xtrabackup/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/percona57-client/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/devel/boost-libs/boost_1_72_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/devel/hyperscan/boost_1_75_0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/range/adaptor/
H A Dmap.hpp28 struct select_first struct
66 select_first<StdPairRng>,
69 typedef transformed_range<select_first<StdPairRng>, const StdPairRng> base;
71 typedef select_first<StdPairRng> transform_fn_type;
128 boost::adaptors::transformed( select_first<StdPairRng>() ) ); in operator |()
177 range_detail::select_first<StdPairRange>(), rng ); in keys()

123456789