Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/boost/boost/geometry/strategies/geographic/
Dmapping_ssf.hpp49 struct mapper struct
51 explicit inline mapper(Spheroid const& /*spheroid*/) {} in mapper() function
54 static inline CalculationType const& apply(CalculationType const& lat) in apply()
61 struct mapper<Spheroid, mapping_reduced> struct
66 >::type fraction_type;
68 explicit inline mapper(Spheroid const& spheroid) in mapper() argument
76 inline CalculationType apply(CalculationType const& lat) const in apply()
81 fraction_type b_div_a;
85 struct mapper<Spheroid, mapping_geocentric> struct
90 >::type fraction_type;
[all …]
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DAbstractPathValueMapperTest.java29 FakeMapper mapper = new FakeMapper(); in testUngroupedConcatenation() local
42 FakeMapper mapper = new FakeMapper(); in testGrouping() local
98 FakeMapper mapper = new FakeMapper(); in testAliases_ungrouped() local
122 FakeMapper mapper = new FakeMapper(); in testAliases_grouped() local
138 FakeMapper mapper = new FakeMapper(); in testAliases_explicit() local
153 FakeMapper mapper = new FakeMapper(); in testAliases_ordering() local
165 FakeMapper mapper = new FakeMapper(); in testAliases_concatenation() local
176 FakeMapper mapper = new FakeMapper(); in testAliases_missing() local
187 FakeMapper mapper = new FakeMapper(); in testAliases_badIndex() local
198 FakeMapper mapper = new FakeMapper(); in testAliases_noRecursion() local
[all …]
/third_party/alsa-utils/axfer/
Dmapper.c25 int mapper_context_init(struct mapper_context *mapper, in mapper_context_init()
71 int mapper_context_pre_process(struct mapper_context *mapper, in mapper_context_pre_process()
120 int mapper_context_process_frames(struct mapper_context *mapper, in mapper_context_process_frames()
135 void mapper_context_post_process(struct mapper_context *mapper) in mapper_context_post_process()
143 void mapper_context_destroy(struct mapper_context *mapper) in mapper_context_destroy()
Dxfer-libasound-irq-rw.c58 unsigned int avail_count, struct mapper_context *mapper, in read_frames()
110 struct mapper_context *mapper, in r_process_frames_blocking()
158 struct mapper_context *mapper, in r_process_frames_nonblocking()
203 struct mapper_context *mapper, in write_frames()
254 struct mapper_context *mapper, in w_process_frames_blocking()
318 struct mapper_context *mapper, in w_process_frames_nonblocking()
411 struct mapper_context *mapper, in irq_rw_process_frames()
Dmapper-single.c63 static int single_pre_process(struct mapper_context *mapper, in single_pre_process()
109 static int single_muxer_process_frames(struct mapper_context *mapper, in single_muxer_process_frames()
140 static int single_demuxer_process_frames(struct mapper_context *mapper, in single_demuxer_process_frames()
164 static void single_post_process(struct mapper_context *mapper) in single_post_process()
Dmapper-multiple.c74 static int multiple_pre_process(struct mapper_context *mapper, in multiple_pre_process()
170 static int multiple_muxer_process_frames(struct mapper_context *mapper, in multiple_muxer_process_frames()
202 static int multiple_demuxer_process_frames(struct mapper_context *mapper, in multiple_demuxer_process_frames()
226 static void multiple_post_process(struct mapper_context *mapper) in multiple_post_process()
Dxfer-libasound-irq-mmap.c72 struct mapper_context *mapper, in irq_mmap_process_frames()
186 struct mapper_context *mapper, in irq_mmap_r_process_frames()
240 struct mapper_context *mapper, in irq_mmap_w_process_frames()
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dbuffer_piece_border.cpp148 Mapper& mapper, std::string const& color) in test_point()
175 void start_svg(Mapper& mapper, Ring const& original, Ring const& offsetted, in start_svg()
206 bg::svg_mapper<Point> mapper(svg, 500, 500); in test_rectangle_point_on_piece_a() local
209 int mapper = 0; in test_rectangle_point_on_piece_a() local
248 bg::svg_mapper<Point> mapper(svg, 500, 500); in test_rectangle_point_on_piece_c() local
251 int mapper = 0; in test_rectangle_point_on_piece_c() local
292 bg::svg_mapper<Point> mapper(svg, 500, 500); in test_diamond_point_on_piece_a() local
295 int mapper = 0; in test_diamond_point_on_piece_a() local
334 bg::svg_mapper<Point> mapper(svg, 500, 500); in test_diamond_point_on_piece_c() local
337 int mapper = 0; in test_diamond_point_on_piece_c() local
Dtest_buffer_svg.hpp50 svg_visitor(SvgMapper& mapper) in svg_visitor()
315 …void prepare(Mapper& mapper, Visitor& visitor, Envelope const& envelope, double box_buffer_distanc… in prepare()
342 void map_input_output(Mapper& mapper, Geometry const& geometry, in map_input_output()
365 …void map_self_ips(Mapper& mapper, Geometry const& geometry, Strategy const& strategy, RescalePolic… in map_self_ips()
390 void map_io(Mapper& mapper, Geometry const& geometry, in map_io()
415 void map_io_zoomed(Mapper& mapper, Geometry const& geometry, in map_io_zoomed()
/third_party/boost/libs/geometry/test/
Dto_svg.hpp32 inline void turns_to_svg(Turns const& turns, Mapper & mapper, bool /*enrich*/ = false) in turns_to_svg()
194 boost::geometry::svg_mapper<P> & mapper) in geom_to_svg()
204 boost::geometry::svg_mapper<P> & mapper) in geom_to_svg()
222 bg::svg_mapper<mapper_point_type> mapper(svg, 500, 500); in geom_to_svg() local
234 bg::svg_mapper<mapper_point_type> mapper(svg, 500, 500); in geom_to_svg() local
278 bg::svg_mapper<P> mapper(svg, 500, 500); in to_svg() local
317 bg::svg_mapper<mapper_point_type> mapper(svg, 500, 500); in to_svg() local
/third_party/boost/libs/geometry/doc/doxy/doxygen_input/sourcecode/
Ddoxygen_4.cpp94 boost::geometry::svg_mapper<point_type> mapper(svg, 300, 300); in svg_simplify_road() local
126 boost::geometry::svg_mapper<point_type> mapper(svg, 300, 300); in svg_simplify_country() local
157 boost::geometry::svg_mapper<point_type> mapper(svg, 300, 300); in svg_convex_hull_country() local
190 boost::geometry::svg_mapper<point_type> mapper(svg, 300, 300); in svg_convex_hull_cities() local
242 boost::geometry::svg_mapper<point_type> mapper(svg, 500, 500); in svg_intersection_roads() local
294 boost::geometry::svg_mapper<point_type> mapper(svg, 800, 800); in svg_intersection_countries() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android_mapper.cpp51 GetMetadata(android::sp<IMapper> mapper, const native_handle_t *buffer, in GetMetadata()
71 android::sp<IMapper> mapper, const native_handle_t *buffer) in GetPlaneLayouts()
99 static android::sp<IMapper> mapper = IMapper::getService(); in mapper_metadata_get_buffer_info() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
DPluralsMapper.java67 PluralsMapper mapper = new PluralsMapper(); in process() local
73 CLDR_PROCESSOR.process(filterByType(data, "cardinal"), mapper, NESTED_GROUPING); in process() local
74 CLDR_PROCESSOR.process(filterByType(data, "ordinal"), mapper, NESTED_GROUPING); in process() local
/third_party/skia/src/core/
DSkBitmapProcState_matrixProcs.cpp82 const SkBitmapProcStateAutoMapper mapper(s, x, y); in nofilter_scale() local
125 const SkBitmapProcStateAutoMapper mapper(s, x, y); in nofilter_affine() local
174 const SkBitmapProcStateAutoMapper mapper(s, x, y); in filter_scale() local
207 const SkBitmapProcStateAutoMapper mapper(s, x, y); in filter_affine() local
322 const SkBitmapProcStateAutoMapper mapper(s, x, y); in clampx_nofilter_trans() local
374 const SkBitmapProcStateAutoMapper mapper(s, x, y); in repeatx_nofilter_trans() local
411 const SkBitmapProcStateAutoMapper mapper(s, x, y); in mirrorx_nofilter_trans() local
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dname_mapper_test.cpp30 auto mapper = libspirv::GetTrivialNameMapper(); in TEST() local
51 NameMapper mapper = friendly_mapper.GetNameMapper(); in TEST_P() local
/third_party/spirv-tools/test/
Dname_mapper_test.cpp30 auto mapper = GetTrivialNameMapper(); in TEST() local
51 NameMapper mapper = friendly_mapper.GetNameMapper(); in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dname_mapper_test.cpp30 auto mapper = GetTrivialNameMapper(); in TEST() local
51 NameMapper mapper = friendly_mapper.GetNameMapper(); in TEST_P() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dname_mapper_test.cpp30 auto mapper = GetTrivialNameMapper(); in TEST() local
51 NameMapper mapper = friendly_mapper.GetNameMapper(); in TEST_P() local
/third_party/mindspore/mindspore/lite/tools/converter/acl/mapper/
Dprimitive_mapper_register.h50 #define REGISTER_PRIMITIVE_MAPPER(name, mapper) \ argument
/third_party/boost/libs/geometry/doc/src/examples/io/
Dsvg.cpp38 boost::geometry::svg_mapper<point_type> mapper(svg, 400, 400); in main() local
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dcreate_svg_one.hpp35 boost::geometry::svg_mapper<point_type> mapper(svg, 400, 400); in create_svg() local
Dcreate_svg_two.hpp30 boost::geometry::svg_mapper<point_type> mapper(svg, 400, 400); in create_svg() local
/third_party/boost/libs/geometry/doc/src/examples/examples_utils/
Dcreate_svg_buffer.hpp27 boost::geometry::svg_mapper<point_type> mapper(svg, 400, 400); in create_svg_buffer() local
/third_party/boost/libs/program_options/example/
Denv_options.cpp11 std::string mapper(std::string env_var) in mapper() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DMapFunctionsToDefinitions.cpp31 Mapper mapper; in MapFunctionsToDefinitions() local

12345