/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
D | AbstractPathValueMapperTest.java | 29 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/ |
D | mapper.c | 25 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()
|
D | xfer-libasound-irq-rw.c | 58 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()
|
D | mapper-single.c | 63 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()
|
D | mapper-multiple.c | 74 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()
|
D | xfer-libasound-irq-mmap.c | 72 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()
|
D | xfer-libasound-timer-mmap.c | 121 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()
|
D | xfer-libffado.c | 176 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/ |
D | platform_android_mapper.cpp | 51 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/ |
D | PluralsMapper.java | 67 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
|
D | RbnfMapper.java | 62 RbnfMapper mapper = new RbnfMapper(icuData); in process() local
|
/third_party/skia/src/core/ |
D | SkBitmapProcState_matrixProcs.cpp | 82 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
|
D | SkBitmapProcState.cpp | 37 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/ |
D | name_mapper_test.cpp | 30 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/ |
D | name_mapper_test.cpp | 30 auto mapper = GetTrivialNameMapper(); in TEST() local 51 NameMapper mapper = friendly_mapper.GetNameMapper(); in TEST_P() local
|
/third_party/spirv-tools/test/ |
D | name_mapper_test.cpp | 30 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/ |
D | MapFunctionsToDefinitions.cpp | 31 Mapper mapper; in MapFunctionsToDefinitions() local
|
/third_party/node/deps/npm/node_modules/p-map/ |
D | index.js | 6 mapper, argument
|
/third_party/typescript/src/harness/ |
D | sourceMapRecorder.ts | 303 const mapper = ts.decodeMappings(sourceMapData.sourceMap.mappings); constant 338 const mapper = ts.decodeMappings(sourceMap.mappings); constant
|
/third_party/skia/modules/svg/src/ |
D | SkSVGDOM.cpp | 317 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/ |
D | SimpleFontInstance.cpp | 97 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/ |
D | Trie2.java | 400 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/ |
D | Trie2.java | 403 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/ |
D | mapper-test.c | 35 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/ |
D | SimpleFontInstance.cpp | 99 LEGlyphID SimpleFontInstance::mapCharToGlyph(LEUnicode32 ch, const LECharMapper *mapper, le_bool fi… in mapCharToGlyph() argument
|