Home
last modified time | relevance | path

Searched defs:boundaries (Results 1 – 25 of 853) sorted by relevance

12345678910>>...35

/dports/textproc/fop/fop-2.6/fop-core/src/test/java/org/apache/fop/render/extensions/prepress/
H A DPageBoundariesTestCase.java47 PageBoundaries boundaries = new PageBoundaries(TEST_AREA_SIZE, BLEED, CROP_OFFSET, null); in testBoundaries1() local
68 PageBoundaries boundaries = new PageBoundaries( in testBoundaries2() local
82 PageBoundaries boundaries = new PageBoundaries( in testBoundaries2Values() local
100 PageBoundaries boundaries = new PageBoundaries( in testBoundaries3Values() local
118 PageBoundaries boundaries = new PageBoundaries( in testBoundaries4Values() local
136 PageBoundaries boundaries = new PageBoundaries(TEST_AREA_SIZE, BLEED, CROP_OFFSET, null); in testCropBox() local
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optim/nonlinear/scalar/noderiv/
H A DBOBYQAOptimizerTest.java75 double[][] boundaries = null; in testMaxEvaluations() local
84 double[][] boundaries = null; in testRosen() local
94 double[][] boundaries = null; in testMaximize() local
109 double[][] boundaries = null; in testEllipse() local
120 double[][] boundaries = null; in testElliRotated() local
131 double[][] boundaries = null; in testCigar() local
142 double[][] boundaries = null; in testTwoAxes() local
153 double[][] boundaries = null; in testCigTab() local
164 double[][] boundaries = null; in testSphere() local
175 double[][] boundaries = null; in testTablet() local
[all …]
H A DCMAESOptimizerTest.java90 double[][] boundaries = null; in testInputSigmaNegative() local
114 double[][] boundaries = null; in testInputSigmaDimensionMismatch() local
127 double[][] boundaries = null; in testRosen() local
143 double[][] boundaries = null; in testMaximize() local
163 double[][] boundaries = null; in testEllipse() local
178 double[][] boundaries = null; in testElliRotated() local
193 double[][] boundaries = null; in testCigar() local
223 double[][] boundaries = null; in testTwoAxes() local
238 double[][] boundaries = null; in testCigTab() local
253 double[][] boundaries = null; in testSphere() local
[all …]
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/test/java/org/apache/commons/math3/optimization/direct/
H A DBOBYQAOptimizerTest.java74 double[][] boundaries = null; in testMaxEvaluations() local
83 double[][] boundaries = null; in testRosen() local
93 double[][] boundaries = null; in testMaximize() local
108 double[][] boundaries = null; in testEllipse() local
119 double[][] boundaries = null; in testElliRotated() local
130 double[][] boundaries = null; in testCigar() local
141 double[][] boundaries = null; in testTwoAxes() local
152 double[][] boundaries = null; in testCigTab() local
163 double[][] boundaries = null; in testSphere() local
174 double[][] boundaries = null; in testTablet() local
[all …]
H A DCMAESOptimizerTest.java89 double[][] boundaries = null; in testInputSigmaNegative() local
113 double[][] boundaries = null; in testInputSigmaDimensionMismatch() local
126 double[][] boundaries = null; in testRosen() local
142 double[][] boundaries = null; in testMaximize() local
162 double[][] boundaries = null; in testEllipse() local
177 double[][] boundaries = null; in testElliRotated() local
192 double[][] boundaries = null; in testCigar() local
222 double[][] boundaries = null; in testTwoAxes() local
237 double[][] boundaries = null; in testCigTab() local
252 double[][] boundaries = null; in testSphere() local
[all …]
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/stats/
H A Dbucket_boundaries.py23 def __init__(self, boundaries=None): argument
27 def boundaries(self): member in BucketBoundaries
31 def is_valid_boundaries(self, boundaries): argument
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/src/tests/
H A Dtest_boundarycondition.cc40 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
55 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
86 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
/dports/science/votca/votca-2021.2-18560-gfbe18d971/csg/csg-da5c1dc/src/tests/
H A Dtest_boundarycondition.cc40 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
55 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
86 vector<unique_ptr<BoundaryCondition>> boundaries; in BOOST_AUTO_TEST_CASE() local
/dports/games/hedgewars-server/hedgewars-src-1.0.0/gameServer/
H A DFloodDetection.hs48 boundaries LobbyChatMessage = (3, (10, 2), (30, 3), (chat1, chat2)) function
49 boundaries EngineMessage = (8, (10, 4), (25, 5), (em1, em2)) function
50 boundaries RoomJoin = (2, (10, 2), (35, 3), (join1, join2)) function
51boundaries RoomNameUpdate = (\(a, b, c, _) -> (a, b, c, (roomName1, roomName2))) $ boundaries Lobb… function
/dports/games/hedgewars/hedgewars-src-1.0.0/gameServer/
H A DFloodDetection.hs48 boundaries LobbyChatMessage = (3, (10, 2), (30, 3), (chat1, chat2)) function
49 boundaries EngineMessage = (8, (10, 4), (25, 5), (em1, em2)) function
50 boundaries RoomJoin = (2, (10, 2), (35, 3), (join1, join2)) function
51boundaries RoomNameUpdate = (\(a, b, c, _) -> (a, b, c, (roomName1, roomName2))) $ boundaries Lobb… function
/dports/security/silktools/silk-3.19.1/src/rwstats/
H A Dintervalstats.c170 const uint32_t *boundaries, in getQuantile()
226 const uint32_t *boundaries, in getQuantile()
286 const uint32_t *boundaries, in intervalQuartiles()
309 const uint32_t UNUSED(*boundaries), in intervalMoments()
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/
H A DDownsampleableSparkReadShard.java19 private final ShardBoundary boundaries; field in DownsampleableSparkReadShard
28 …public DownsampleableSparkReadShard(final ShardBoundary boundaries, final Iterable<GATKRead> reads… in DownsampleableSparkReadShard()
/dports/devel/grpc134/grpc-1.34.1/tools/run_tests/performance/
H A Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/dports/devel/grpc130/grpc-1.30.2/tools/run_tests/performance/
H A Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/dports/devel/grpc/grpc-1.42.0/tools/run_tests/performance/
H A Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/tools/run_tests/performance/
H A Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/parasites/elements/resources/
H A Dsamples.py25 boundaries = [0] variable
43 boundaries = [('boundaries', boundaries)] variable
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/elements/resources/
H A Dsamples.py25 boundaries = [0] variable
43 boundaries = [('boundaries', boundaries)] variable
/dports/devel/py-nbdime/nbdime-3.1.1/nbdime/merging/
H A Dchunks.py40 def split_diffs_on_boundaries(diffs, boundaries): argument
69 def make_chunks(boundaries, diffs): argument
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/reparam/src/
H A Dhxt_edge.c81 HXTStatus hxtBoundariesGetNumberOfLineLoops(HXTBoundaries *boundaries, int *number) in hxtBoundariesGetNumberOfLineLoops()
89 HXTStatus hxtBoundariesGetNumberOfBorderEdges(HXTBoundaries *boundaries, int *number) in hxtBoundariesGetNumberOfBorderEdges()
97 HXTStatus hxtBoundariesGetNumberOfEdgesOfLineLoop(HXTBoundaries *boundaries, int i, int *number) in hxtBoundariesGetNumberOfEdgesOfLineLoop()
108 HXTStatus hxtBoundariesGetLengthOfLineLoop(HXTBoundaries *boundaries, int i, double *length) in hxtBoundariesGetLengthOfLineLoop()
120 HXTStatus hxtBoundariesGetEdgesOfLineLoop(HXTBoundaries *boundaries, int i, uint32_t **edges) in hxtBoundariesGetEdgesOfLineLoop()
131 HXTStatus hxtBoundariesGetLineLoop(HXTBoundaries *boundaries, int i, HXTLineLoop **lineLoop) in hxtBoundariesGetLineLoop()
142 HXTStatus hxtBoundariesGetSeamPoint(HXTBoundaries *boundaries, int *seamPoint) in hxtBoundariesGetSeamPoint()
148 HXTStatus hxtEdgesSetBoundaries(HXTEdges *edges, HXTBoundaries **boundaries) in hxtEdgesSetBoundaries()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/doc/man3/
H A DEVP_PKEY_CTX_set_scrypt_N.pod9 EVP_PKEY_CTX_set_scrypt_maxmem_bytes
73 L<EVP_KDF(3)>
74 L<EVP_PKEY_CTX_new(3)>,
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_boundary.c370 cs_boundary_has_type(const cs_boundary_t *boundaries, in cs_boundary_has_type()
396 cs_boundary_id_by_zone_id(const cs_boundary_t *boundaries, in cs_boundary_id_by_zone_id()
429 cs_boundary_set_default(cs_boundary_t *boundaries, in cs_boundary_set_default()
544 cs_boundary_build_type_array(const cs_boundary_t *boundaries, in cs_boundary_build_type_array()
574 cs_boundary_def_wall_zones(cs_boundary_t *boundaries) in cs_boundary_def_wall_zones()
/dports/math/octave-forge-nurbs/nurbs-1.4.3/inst/
H A Dnrbexport.m65 boundaries = varargin{3}; variable
71 boundaries = varargin{3}; variable
/dports/games/0ad/0ad-0.0.23b-alpha/source/simulation2/components/tests/
H A Dtest_TerritoryManager.h46 …std::vector<STerritoryBoundary> boundaries = CTerritoryBoundaryCalculator::ComputeBoundaries(&grid… in test_boundaries() local
70 …std::vector<STerritoryBoundary> boundaries = CTerritoryBoundaryCalculator::ComputeBoundaries(&grid… in test_nested_boundaries1() local
167 …std::vector<STerritoryBoundary> boundaries = CTerritoryBoundaryCalculator::ComputeBoundaries(&grid… in test_nested_boundaries2() local
/dports/science/octopus/octopus-10.5/src/system/
H A Dmagnetic.F90111 subroutine write_magnetic_moments(iunit, mesh, st, geo, boundaries, lmm_r) argument
116 type(boundaries_t), intent(in) :: boundaries local
160 subroutine magnetic_local_moments(mesh, st, geo, boundaries, rho, rr, lmm) argument
164 type(boundaries_t), intent(in) :: boundaries local

12345678910>>...35