/third_party/alsa-utils/axfer/ |
H A D | subcmd-transfer.c | 18 struct mapper_context mapper; member 349 // Prepare for mapper. in context_pre_process() 350 err = mapper_context_init(&ctx->mapper, mapper_type, ctx->cntr_count, in context_pre_process() 359 err = mapper_context_pre_process(&ctx->mapper, access, bytes_per_sample, in context_pre_process() 401 err = xfer_context_process_frames(&ctx->xfer, &ctx->mapper, in context_process_frames() 464 mapper_context_post_process(&ctx->mapper); in context_post_process() 465 mapper_context_destroy(&ctx->mapper); in context_post_process()
|
H A D | xfer.c | 226 struct mapper_context *mapper, in xfer_context_process_frames() 231 assert(mapper); in xfer_context_process_frames() 238 return xfer->ops->process_frames(xfer, frame_count, mapper, cntrs); in xfer_context_process_frames() 225 xfer_context_process_frames(struct xfer_context *xfer, struct mapper_context *mapper, struct container_context *cntrs, unsigned int *frame_count) xfer_context_process_frames() argument
|
H A D | xfer-libasound.h | 75 struct mapper_context *mapper,
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-aat-layout.cc | 203 hb_aat_layout_compile_map (const hb_aat_map_builder_t *mapper, in hb_aat_layout_compile_map() argument 206 const AAT::morx& morx = *mapper->face->table.morx; in hb_aat_layout_compile_map() 209 morx.compile_flags (mapper, map); in hb_aat_layout_compile_map() 213 const AAT::mort& mort = *mapper->face->table.mort; in hb_aat_layout_compile_map() 216 mort.compile_flags (mapper, map); in hb_aat_layout_compile_map()
|
H A D | hb-aat-layout.hh | 50 hb_aat_layout_compile_map (const hb_aat_map_builder_t *mapper,
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
H A D | PortableFontInstance.h | 105 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const; 109 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const;
|
H A D | PortableFontInstance.cpp | 452 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const in mapCharToGlyph() argument 454 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth); in mapCharToGlyph() 459 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const in mapCharToGlyph() 461 return LEFontInstance::mapCharToGlyph(ch, mapper); in mapCharToGlyph()
|
/third_party/icu/icu4c/source/test/letest/ |
H A D | PortableFontInstance.h | 100 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const; 104 virtual LEGlyphID mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const;
|
H A D | PortableFontInstance.cpp | 444 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool filterZeroWidth) const in mapCharToGlyph() argument 446 return LEFontInstance::mapCharToGlyph(ch, mapper, filterZeroWidth); in mapCharToGlyph() 451 LEGlyphID PortableFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper) const in mapCharToGlyph() 453 return LEFontInstance::mapCharToGlyph(ch, mapper); in mapCharToGlyph()
|
/third_party/mesa3d/android/ |
H A D | Android.mk | 93 android.hardware.graphics.mapper@4.0 \ 98 MESON_GEN_PKGCONFIGS += android.hardware.graphics.mapper:4.0
|
/third_party/skia/modules/svg/tests/ |
H A D | Text.cpp | 160 const SkSVGIDMapper mapper; in DEF_TEST() 166 const SkSVGRenderContext ctx(&canvas, fmgr, rp, mapper, lctx, pctx, {nullptr, nullptr}); in DEF_TEST()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/include/model/ |
H A D | cloud_config.h | 29 std::vector<Info> mapper; member in OHOS::DistributedData::final
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/app_id_mapping/ |
H A D | app_id_mapping_config_manager.h | 30 API_EXPORT void Initialize(const std::vector<AppMappingInfo> &mapper);
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | cloud_config_manager.h | 32 API_EXPORT void Initialize(const std::vector<Info> &mapper);
|
/kernel/linux/linux-5.10/net/ceph/ |
H A D | Makefile | 10 osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \
|
/kernel/linux/linux-6.6/drivers/usb/typec/ |
H A D | Makefile | 4 typec-$(CONFIG_ACPI) += port-mapper.o
|
/kernel/linux/linux-6.6/net/ceph/ |
H A D | Makefile | 10 osd_client.o osdmap.o crush/crush.o crush/mapper.o crush/hash.o \
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-zero.c | 7 #include <linux/device-mapper.h>
|
H A D | dm-path-selector.h | 15 #include <linux/device-mapper.h>
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-audit.h | 13 #include <linux/device-mapper.h>
|
H A D | dm-zero.c | 8 #include <linux/device-mapper.h>
|
H A D | dm-path-selector.h | 16 #include <linux/device-mapper.h>
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_events.c | 2867 struct ftrace_func_mapper *mapper = data; in event_enable_probe() local 2871 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_probe() 2884 struct ftrace_func_mapper *mapper = data; in event_enable_count_probe() local 2888 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_count_probe() 2911 struct ftrace_func_mapper *mapper = data; in event_enable_print() local 2915 pdata = ftrace_func_mapper_find_ip(mapper, ip); in event_enable_print() 2941 struct ftrace_func_mapper *mapper = *data; in event_enable_init() local 2945 if (!mapper) { in event_enable_init() 2946 mapper = allocate_ftrace_func_mapper(); in event_enable_init() 2947 if (!mapper) in event_enable_init() 2979 struct ftrace_func_mapper *mapper = data; event_enable_free() local [all...] |
/third_party/libphonenumber/metadata/src/test/java/com/google/i18n/phonenumbers/metadata/table/ |
H A D | CsvParserTest.java | 172 CsvParser p, RowMapper mapper, String... lines) { in parseMap() 174 p.parse(Stream.of(lines), mapper.mapTo(rows::add)); in parseMap() 171 parseMap( CsvParser p, RowMapper mapper, String... lines) parseMap() argument
|
/third_party/python/Tools/peg_generator/scripts/ |
H A D | joinstats.py | 41 mapper = TypeMapper(parse_c) 62 print(f"{type:4d} {count:9d} {mapper.lookup(type)}")
|