Home
last modified time | relevance | path

Searched refs:target_depth (Results 1 – 25 of 113) sorted by relevance

12345

/dports/math/fcl/fcl-0.7.0/test/narrowphase/detail/primitive_shape_algorithm/
H A Dtest_sphere_cylinder.cpp309 config.expected_depth = target_depth; in GetUniformConfigurations()
327 config.expected_depth = target_depth; in GetUniformConfigurations()
348 config.expected_depth = target_depth; in GetUniformConfigurations()
523 const S target_depth = r_s / 2; in GetNonUniformConfigurations() local
536 config.expected_depth = target_depth; in GetNonUniformConfigurations()
555 config.expected_distance = target_depth; in GetNonUniformConfigurations()
571 config.expected_depth = target_depth; in GetNonUniformConfigurations()
587 config.expected_distance = target_depth; in GetNonUniformConfigurations()
599 const S target_depth = r_c / 2; in GetNonUniformConfigurations() local
616 config.expected_depth = target_depth; in GetNonUniformConfigurations()
[all …]
H A Dtest_sphere_box.cpp254 const S target_depth = r * 0.5; in GetUniformConfigurations() local
255 const Vector3<S> p_BS{half_size + Vector3<S>{0, 0, r - target_depth}}; in GetUniformConfigurations()
260 config.expected_depth = target_depth; in GetUniformConfigurations()
270 const S target_depth = r * 0.5; in GetUniformConfigurations() local
272 const Vector3<S> p_BS = half_size - n_SB_B * (r - target_depth); in GetUniformConfigurations()
277 config.expected_depth = target_depth; in GetUniformConfigurations()
279 config.expected_pos = half_size + n_SB_B * (target_depth * 0.5); in GetUniformConfigurations()
464 S target_depth = half_size.minCoeff() * 0.5; in GetNonUniformConfigurations() local
465 const Vector3<S> p_BS = half_size - n_SB * (r - target_depth); in GetNonUniformConfigurations()
470 config.expected_depth = target_depth; in GetNonUniformConfigurations()
[all …]
/dports/devel/cook/cook-2.30/cook/graph/
H A Dcheck.c58 long target_depth; in graph_recipe_check() local
88 target_depth = 32767; in graph_recipe_check()
110 if (depth2 < target_depth) in graph_recipe_check()
111 target_depth = depth2; in graph_recipe_check()
176 if (depth2 < target_depth) in graph_recipe_check()
H A Drun.c169 long target_depth; in graph_recipe_run() local
364 target_depth = 32767; in graph_recipe_run()
430 if (depth2 < target_depth) in graph_recipe_run()
431 target_depth = depth2; in graph_recipe_run()
453 if (!forced && target_depth > 0 && option_test(OPTION_SHALLOW)) in graph_recipe_run()
474 target_depth = 0; in graph_recipe_run()
477 trace(("target_depth = %d;\n", target_depth)); in graph_recipe_run()
503 target_depth + 1 in graph_recipe_run()
639 if (depth2 < target_depth && !phony) in graph_recipe_run()
/dports/biology/wise/wise2.4.1/src/dnaindex/assembly/
H A Dgrapherror.dy106 PathEndSet * PathEndSet_from_BaseNode(BaseNode * bn,int target_depth,int patch_len)
118 add_PathEndSet(out,PathEndPoints_from_link(bn->link[i],bn,target_depth,patch_len));
151 boolean extend_ReadPatch(PathEndPoints * out,int target_depth,int patch_len,int curr_depth,BaseLink…
176 while( curr_depth < target_depth ) {
213 extend_ReadPatch(out,target_depth,patch_len,curr_depth,node->link[i],next_node,upstream,++recurse);
226 while( curr_depth < target_depth+patch_len ) {
251 PathEndPoints * PathEndPoints_from_link(BaseLink * l,BaseNode * prev_node,int target_depth,int patc…
272 extend_ReadPatch(out,target_depth,patch_len,0,l,curr,p,0);
/dports/print/freetype/freetype-1.3.1/test/
H A Dblitter.c38 int target_depth; member
103 switch ( blit->target_depth ) in compute_clips()
445 int target_depth, in Blit_Bitmap() argument
459 blit.target_depth = target_depth; in Blit_Bitmap()
466 switch ( target_depth ) in Blit_Bitmap()
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/
H A DSplitSource.php75 $target_depth = 1 + $is_generated;
91 if ($depth <= $target_depth) {
128 if ($depth !== $target_depth) {
133 if (strpos($line, 'static ') === 0 && $depth === $target_depth) {
142 …in_define && !trim($line)) || preg_match('/^[a-z].*;\s*$/i', $line)) && $depth === $target_depth) {
/dports/math/fcl/fcl-0.7.0/test/
H A Dtest_fcl_sphere_box.cpp116 const Real target_depth = r * 0.5; in LargeBoxSmallSphereTest() local
118 const Real sz = h / 2 + r - target_depth; in LargeBoxSmallSphereTest()
119 const Real pz = h / 2 - target_depth / 2; in LargeBoxSmallSphereTest()
128 const S expected_depth = target_depth; in LargeBoxSmallSphereTest()
H A Dtest_fcl_sphere_cylinder.cpp127 const Real target_depth = r_s * 0.5; in LargeCylinderSmallSphereTest() local
129 const Real sz = h_c / 2 + r_s - target_depth; in LargeCylinderSmallSphereTest()
130 const Real pz = h_c / 2 - target_depth / 2; in LargeCylinderSmallSphereTest()
139 const S expected_depth = target_depth; in LargeCylinderSmallSphereTest()
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_depth_target.c15 ALLEGRO_BITMAP *target_depth; member
81 draw_on_target(example.target_depth); in redraw()
113 al_draw_bitmap(example.target_depth, 0, 0, 0); in redraw()
138 example.target_depth = al_create_bitmap(512, 512); in init()
/dports/sysutils/ansible2/ansible-2.9.27/
H A Dsetup.py67 target_depth = 0
70 target_depth += 1
72 if target_depth >= levels_deep:
75 target_depth -= 1
/dports/graphics/open3d/Open3D-0.2/src/Python/Tutorial/Basic/
H A Drgbd_odometry.py16 target_depth = read_image("../../TestData/RGBD/depth/00001.png") variable
20 target_color, target_depth)
/dports/graphics/py-open3d-python/Open3D-0.2/src/Python/Tutorial/Basic/
H A Drgbd_odometry.py16 target_depth = read_image("../../TestData/RGBD/depth/00001.png") variable
20 target_color, target_depth)
/dports/graphics/opencv/opencv-4.5.3/modules/imgcodecs/src/
H A Dgrfmt_pam.cpp93 int target_depth);
111 int target_depth);
128 rgb_convert (void *src, void *target, int width, int target_channels, int target_depth) in rgb_convert() argument
132 switch (target_depth) { in rgb_convert()
147 switch (target_depth) { in rgb_convert()
172 int src_width, void *target, int target_channels, int target_depth) in basic_conversion() argument
174 switch (target_depth) { in basic_conversion()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevht.c114 int target_depth; in ht_open() local
124 target_depth = target->color_info.depth; in ht_open()
127 int depth = target_depth * 2 + num_levels; in ht_open()
145 htdev->color_shift = target_depth; in ht_open()
146 htdev->level_shift = target_depth * 2; in ht_open()
147 htdev->color_mask = ((gx_color_index) 1 << target_depth) - 1; in ht_open()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevht.c114 int target_depth; in ht_open() local
124 target_depth = target->color_info.depth; in ht_open()
127 int depth = target_depth * 2 + num_levels; in ht_open()
145 htdev->color_shift = target_depth; in ht_open()
146 htdev->level_shift = target_depth * 2; in ht_open()
147 htdev->color_mask = ((gx_color_index) 1 << target_depth) - 1; in ht_open()
/dports/devel/opendht/opendht-1.10.1/tools/
H A Ddhtscanner.cpp60 unsigned target_depth = std::min(8u, bdepth+6u); in step() local
61 …std::cout << cur_h << " : " << nodes.size() << " nodes; target is " << target_depth << " bits deep… in step()
62 for (unsigned b = cur_depth ; b < target_depth; b++) { in step()
/dports/devel/py-opendht/opendht-1.10.1/tools/
H A Ddhtscanner.cpp60 unsigned target_depth = std::min(8u, bdepth+6u); in step() local
61 …std::cout << cur_h << " : " << nodes.size() << " nodes; target is " << target_depth << " bits deep… in step()
62 for (unsigned b = cur_depth ; b < target_depth; b++) { in step()
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/
H A Dsetup.py155 target_depth = 0
158 target_depth += 1
160 if target_depth >= levels_deep:
163 target_depth -= 1
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/
H A Dsetup.py160 target_depth = 0
163 target_depth += 1
165 if target_depth >= levels_deep:
168 target_depth -= 1
/dports/graphics/open3d/Open3D-0.2/docs/tutorial/Basic/
H A Drgbd_odometry.rst23 target_depth = read_image("../../TestData/RGBD/depth/00001.png")
27 target_color, target_depth);
94 target_depth = read_image("../../TestData/RGBD/depth/00001.png")
98 target_color, target_depth)
/dports/graphics/py-open3d-python/Open3D-0.2/docs/tutorial/Basic/
H A Drgbd_odometry.rst23 target_depth = read_image("../../TestData/RGBD/depth/00001.png")
27 target_color, target_depth);
94 target_depth = read_image("../../TestData/RGBD/depth/00001.png")
98 target_color, target_depth)
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dadm_crawler.c655 svn_depth_t target_depth; in svn_wc_crawl_revisions5() local
665 NULL, NULL, NULL, NULL, &target_depth, in svn_wc_crawl_revisions5()
700 if (target_depth == svn_depth_unknown) in svn_wc_crawl_revisions5()
701 target_depth = svn_depth_infinity; in svn_wc_crawl_revisions5()
705 && target_depth <= svn_depth_immediates in svn_wc_crawl_revisions5()
706 && depth > target_depth) in svn_wc_crawl_revisions5()
757 report_depth = target_depth; in svn_wc_crawl_revisions5()
761 && depth < target_depth) in svn_wc_crawl_revisions5()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_wc/
H A Dadm_crawler.c655 svn_depth_t target_depth; in svn_wc_crawl_revisions5() local
665 NULL, NULL, NULL, NULL, &target_depth, in svn_wc_crawl_revisions5()
700 if (target_depth == svn_depth_unknown) in svn_wc_crawl_revisions5()
701 target_depth = svn_depth_infinity; in svn_wc_crawl_revisions5()
705 && target_depth <= svn_depth_immediates in svn_wc_crawl_revisions5()
706 && depth > target_depth) in svn_wc_crawl_revisions5()
757 report_depth = target_depth; in svn_wc_crawl_revisions5()
761 && depth < target_depth) in svn_wc_crawl_revisions5()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_wc/
H A Dadm_crawler.c655 svn_depth_t target_depth; in svn_wc_crawl_revisions5() local
665 NULL, NULL, NULL, NULL, &target_depth, in svn_wc_crawl_revisions5()
700 if (target_depth == svn_depth_unknown) in svn_wc_crawl_revisions5()
701 target_depth = svn_depth_infinity; in svn_wc_crawl_revisions5()
705 && target_depth <= svn_depth_immediates in svn_wc_crawl_revisions5()
706 && depth > target_depth) in svn_wc_crawl_revisions5()
757 report_depth = target_depth; in svn_wc_crawl_revisions5()
761 && depth < target_depth) in svn_wc_crawl_revisions5()

12345