Home
last modified time | relevance | path

Searched refs:depth0 (Results 1 – 25 of 2302) sorted by relevance

12345678910>>...93

/dports/net/nsq/nsq-1.2.1/nsqadmin/static/build/
H A Dmain.js.map1depth0","helperMissing","stack1","alias1","alias2","alias3","9","11","13","15","17","19","20","ali…
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/freedreno/fdl/
H A Dfd_layout_test.c53 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
60 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
79 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
86 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
98 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
108 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
116 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/lang/php73/php-7.3.33/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/lang/php81/php-8.1.1/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/lang/php74/php-7.4.27/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/lang/php80/php-8.0.15/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/www/mod_php81/php-8.1.1/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/www/mod_php73/php-7.3.33/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/www/mod_php74/php-7.4.27/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/www/mod_php80/php-8.0.15/ext/spl/tests/
H A DRecursiveDirectoryIterator_getSubPathname_basic.phpt8 $depth0 = "depth02";
11 $targetDir = __DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SE…
14 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . $depth1 . DIRECTORY_SEPARATOR…
15 touch(__DIR__ . DIRECTORY_SEPARATOR . $depth0 . DIRECTORY_SEPARATOR . 'getSubPathname_test_1.tmp');
16 $iterator = new RecursiveDirectoryIterator(__DIR__ . DIRECTORY_SEPARATOR . $depth0);
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
H A Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout() argument
41 layout->depth0 = depth0; in fdl5_layout()
102 layout->size += slice->size0 * u_minify(depth0, level) * layers_in_level; in fdl5_layout()
/dports/graphics/mesa-libs/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
H A Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout() argument
41 layout->depth0 = depth0; in fdl5_layout()
102 layout->size += slice->size0 * u_minify(depth0, level) * layers_in_level; in fdl5_layout()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
H A Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout() argument
41 layout->depth0 = depth0; in fdl5_layout()
102 layout->size += slice->size0 * u_minify(depth0, level) * layers_in_level; in fdl5_layout()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/graphics/libosmesa/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
H A Dfd5_layout.c35 uint32_t depth0, uint32_t mip_levels, uint32_t array_size, in fdl5_layout() argument
41 layout->depth0 = depth0; in fdl5_layout()
102 layout->size += slice->size0 * u_minify(depth0, level) * layers_in_level; in fdl5_layout()
/dports/graphics/mesa-dri/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/freedreno/fdl/
H A Dfd_layout_test.c53 MAX2(testcase->layout.depth0, 1), in fdl_test_layout()
65 MAX2(testcase->layout.depth0, 1), in fdl_test_layout()
86 layout.width0, layout.height0, layout.depth0, in fdl_test_layout()
95 layout.width0, layout.height0, layout.depth0, in fdl_test_layout()
105 layout.width0, layout.height0, layout.depth0, in fdl_test_layout()
114 layout.width0, layout.height0, layout.depth0, in fdl_test_layout()
/dports/lang/clover/mesa-21.3.6/src/freedreno/fdl/
H A Dfd_layout_test.c52 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
59 MAX2(testcase->layout.depth0, 1), mip_levels, in fdl_test_layout()
78 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
85 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
94 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
102 layout.height0, layout.depth0, layout.nr_samples, l, in fdl_test_layout()
/dports/graphics/embree/embree-3.13.2/kernels/bvh/
H A Dbvh_collider.h25 CollideJob (NodeRef ref0, const BBox3fa& bounds0, size_t depth0, in CollideJob()
27 … : ref0(ref0), bounds0(bounds0), depth0(depth0), ref1(ref1), bounds1(bounds1), depth1(depth1) {} in CollideJob()
31 size_t depth0; member
47 …ode0, const BBox3fa& bounds0, NodeRef node1, const BBox3fa& bounds1, size_t depth0, size_t depth1);

12345678910>>...93