| /third_party/boost/boost/geometry/core/ |
| D | coordinate_dimension.hpp | 41 struct dimension struct 57 struct dimension : dimension<point_tag, typename point_type<T, G>::type> {}; struct 60 struct dimension<point_tag, P> struct 81 struct dimension struct
|
| /third_party/boost/libs/units/test/ |
| D | test_base_dimension.cpp | 26 struct dimension : boost::units::base_dimension<dimension, 1> { struct 27 typedef boost::units::base_dimension<dimension, 1> base; argument
|
| D | test_predicates.cpp | 45 typedef dimension_tag::dimension_type dimension; typedef
|
| D | test_complicated_system.cpp | 55 >::type dimension; typedef
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | gen_blit11helper.py | 153 def format_shader_include(dimension, blitshader): argument 168 def format_get_blitshader_case_dimension(operation, dimension): argument 179 def format_map_blitshader_case(dimension, blitshader): argument 201 def format_shader_filename(dimension, blitshader): argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| D | gen_blit11helper.py | 152 def format_shader_include(dimension, blitshader): argument 167 def format_get_blitshader_case_dimension(operation, dimension): argument 178 def format_map_blitshader_case(dimension, blitshader): argument 200 def format_shader_filename(dimension, blitshader): argument
|
| /third_party/boost/libs/geometry/test/concepts/ |
| D | point_concept_checker.cpp | 36 template <> struct dimension<ro_point> { enum { value = 2 }; }; struct 54 template <> struct dimension<rw_point> { enum { value = 2 }; }; struct
|
| D | point_without_setter.cpp | 31 template <> struct dimension<point> { enum { value = 2 }; }; struct
|
| D | point_without_getter.cpp | 31 template <> struct dimension<point> { enum { value = 2 }; }; argument
|
| D | point_without_coordinate_type.cpp | 31 template <> struct dimension<point> { enum { value = 2 }; }; struct
|
| D | point_with_incorrect_dimension.cpp | 34 template <> struct dimension<point> { enum { value = 3 }; }; struct
|
| D | point_well_formed_traits.cpp | 46 struct dimension<point> struct 48 enum { value = 2 };
|
| /third_party/boost/libs/geometry/test/geometries/concepts/ |
| D | check.cpp | 36 template <> struct dimension<ro_point> { enum { value = 2 }; }; argument 54 template <> struct dimension<rw_point> { enum { value = 2 }; }; struct
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | StorageTextureTests.cpp | 165 wgpu::TextureViewDimension dimension, in GetImageDeclaration() 300 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in CommonReadOnlyTestCode() 351 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in CommonWriteOnlyTestCode() 406 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in CommonReadWriteTestCode() 473 wgpu::TextureDimension dimension = wgpu::TextureDimension::e2D) { in CreateTexture() 495 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in CreateTextureWithTestData() 597 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in CheckResultInStorageBuffer() 653 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in WriteIntoStorageTextureInComputePass() 676 wgpu::TextureViewDimension dimension = wgpu::TextureViewDimension::e2D) { in ReadWriteIntoStorageTextureInComputePass() 837 for (wgpu::TextureViewDimension dimension : dimensions) { in TEST_P() local
|
| /third_party/freetype/src/pshinter/ |
| D | pshalgo.c | 399 FT_Int dimension ) in ps_simple_scale() 438 FT_Int dimension, in psh_hint_align() 847 FT_Int dimension, in psh_hint_table_align_hints() 1081 FT_Int dimension ) in psh_glyph_load_points() 1115 FT_Int dimension ) in psh_glyph_save_points() 1565 FT_Int dimension ) in psh_glyph_find_strong_points() 1719 FT_Int dimension ) in psh_glyph_interpolate_strong_points() 1770 FT_Int dimension ) in psh_glyph_interpolate_normal_points() 1924 FT_Int dimension ) in psh_glyph_interpolate_other_points() 2080 FT_Int dimension; in ps_hints_apply() local
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| D | pshalgo.c | 400 FT_Int dimension ) in ps_simple_scale() 439 FT_Int dimension, in psh_hint_align() 848 FT_Int dimension, in psh_hint_table_align_hints() 1082 FT_Int dimension ) in psh_glyph_load_points() 1116 FT_Int dimension ) in psh_glyph_save_points() 1557 FT_Int dimension ) in psh_glyph_find_strong_points() 1711 FT_Int dimension ) in psh_glyph_interpolate_strong_points() 1762 FT_Int dimension ) in psh_glyph_interpolate_normal_points() 1916 FT_Int dimension ) in psh_glyph_interpolate_other_points() 2072 FT_Int dimension; in ps_hints_apply() local
|
| /third_party/flutter/skia/third_party/externals/freetype/src/pshinter/ |
| D | pshalgo.c | 400 FT_Int dimension ) in ps_simple_scale() 439 FT_Int dimension, in psh_hint_align() 848 FT_Int dimension, in psh_hint_table_align_hints() 1082 FT_Int dimension ) in psh_glyph_load_points() 1116 FT_Int dimension ) in psh_glyph_save_points() 1566 FT_Int dimension ) in psh_glyph_find_strong_points() 1720 FT_Int dimension ) in psh_glyph_interpolate_strong_points() 1771 FT_Int dimension ) in psh_glyph_interpolate_normal_points() 1925 FT_Int dimension ) in psh_glyph_interpolate_other_points() 2081 FT_Int dimension; in ps_hints_apply() local
|
| /third_party/boost/boost/random/detail/ |
| D | qrng_base.hpp | 64 explicit qrng_base(std::size_t dimension) in qrng_base() 79 std::size_t dimension() const { return quasi_state.size(); } in dimension() function in boost::random::qrng_detail::qrng_base 250 static std::size_t prevent_zero_dimension(std::size_t dimension) in prevent_zero_dimension()
|
| /third_party/boost/libs/gil/test/extension/io/ |
| D | subimage_test.hpp | 19 …:string const& filename, boost::gil::point_t const& top_left, boost::gil::point_t const& dimension) in run_subimage_test()
|
| /third_party/boost/boost/geometry/index/detail/rtree/utilities/ |
| D | print.hpp | 79 static const size_t dimension = geometry::dimension<Indexable>::value; member 94 static const size_t dimension = geometry::dimension<Indexable>::value; member 107 static const size_t dimension = geometry::dimension<Indexable>::value; member
|
| /third_party/boost/libs/geometry/test/test_geometries/ |
| D | custom_lon_lat_point.hpp | 53 struct dimension<rw_lon_lat_point<CoordinateType, CoordinateSystem> > struct 111 struct dimension<ro_lon_lat_point<CoordinateType, CoordinateSystem> > struct
|
| /third_party/boost/libs/graph/example/ |
| D | grid_graph_properties.cpp | 20 const unsigned int dimension = 5; in main() local
|
| /third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
| D | TJScalingFactor.java | 78 public int getScaled(int dimension) { in getScaled()
|
| /third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
| D | TJScalingFactor.java | 78 public int getScaled(int dimension) { in getScaled()
|
| /third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
| D | afhints.c | 244 int dimension ) in af_get_segment_index() 289 int dimension ) in af_get_edge_index() 303 int dimension ) in af_get_strong_edge_index() 438 FT_Int dimension; in af_glyph_hints_dump_segments() local 501 FT_Int dimension, in af_glyph_hints_get_num_segments() 527 FT_Int dimension, in af_glyph_hints_get_segment_offset() 577 FT_Int dimension; in af_glyph_hints_dump_edges() local
|