Home
last modified time | relevance | path

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

12

/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()
Dxfer-libasound-timer-mmap.c121 struct mapper_context *mapper, in timer_mmap_process_frames()
246 struct mapper_context *mapper, in timer_mmap_r_process_frames()
376 struct mapper_context *mapper, in timer_mmap_w_process_frames()
Dxfer-libffado.c176 struct mapper_context *mapper, in r_process_frames()
239 struct mapper_context *mapper, in w_process_frames()
476 struct mapper_context *mapper, in xfer_libffado_process_frames()
/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
DRbnfMapper.java62 RbnfMapper mapper = new RbnfMapper(icuData); 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
DSkBitmapProcState.cpp37 const SkBitmapProcStateAutoMapper mapper(s, x, y); in Clamp_S32_opaque_D32_nofilter_DX_shaderproc() local
438 const SkBitmapProcStateAutoMapper mapper(s, x, y); in S32_D32_constX_shaderproc() local
467 const SkBitmapProcStateAutoMapper mapper(s, x, y); in S32_D32_constX_shaderproc() local
520 const SkBitmapProcStateAutoMapper mapper(*this, 0, 0, &pt); in setupForTranslate() 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/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/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/angle2/src/compiler/translator/TranslatorMetalDirect/
DMapFunctionsToDefinitions.cpp31 Mapper mapper; in MapFunctionsToDefinitions() local
/third_party/node/deps/npm/node_modules/p-map/
Dindex.js6 mapper, argument
/third_party/typescript/src/harness/
DsourceMapRecorder.ts303 const mapper = ts.decodeMappings(sourceMapData.sourceMap.mappings); constant
338 const mapper = ts.decodeMappings(sourceMap.mappings); constant
/third_party/skia/modules/svg/src/
DSkSVGDOM.cpp317 const sk_sp<SkSVGNode>& svgNode, SkSVGIDMapper* mapper) { in parse_node_attributes()
406 SkSVGIDMapper mapper; in make() local
433 SkSVGIDMapper mapper; in make() local
454 sk_sp<skresources::ResourceProvider> rp, SkSVGIDMapper&& mapper) in SkSVGDOM()
/third_party/icu/icu4c/source/test/perf/leperf/
DSimpleFontInstance.cpp97 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool fi… in mapCharToGlyph() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTrie2.java400 public Iterator<Range> iterator(ValueMapper mapper) { in iterator()
418 public Iterator<Range> iteratorForLeadSurrogate(char lead, ValueMapper mapper) { in iteratorForLeadSurrogate()
985 private ValueMapper mapper; field in Trie2.Trie2Iterator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTrie2.java403 public Iterator<Range> iterator(ValueMapper mapper) { in iterator()
421 public Iterator<Range> iteratorForLeadSurrogate(char lead, ValueMapper mapper) { in iteratorForLeadSurrogate()
991 private ValueMapper mapper; field in Trie2.Trie2Iterator
/third_party/alsa-utils/axfer/test/
Dmapper-test.c35 struct mapper_context mapper; member
39 static void test_demuxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_demuxer()
130 static void test_muxer(struct mapper_context *mapper, snd_pcm_access_t access, in test_muxer()
/third_party/icu/icu4c/source/test/letest/
DSimpleFontInstance.cpp99 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool fi… in mapCharToGlyph() argument

12