/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/ |
D | IndicInputMethod.java | 17 import java.lang.Character.Subset; 44 public void setCharacterSubsets(Subset[] subsets) { in setCharacterSubsets()
|
/external/sfntly/cpp/src/sample/subsetter/ |
D | subset_util.cc | 42 void SubsetUtil::Subset(const char *input_file_path, in Subset() function in sfntly::SubsetUtil 81 font_builder.Attach(subsetter->Subset()); in Subset()
|
D | subset_util.h | 27 void Subset(const char* input_file_path, const char* output_file_path);
|
D | main.cc | 37 subset_util.Subset(argv[1], argv[2]); in main()
|
/external/clang/lib/Sema/ |
D | SemaExceptionSpec.cpp | 592 const FunctionProtoType *Subset, SourceLocation SubLoc) { in CheckExceptionSpecSubset() argument 608 Subset = ResolveExceptionSpec(SubLoc, Subset); in CheckExceptionSpecSubset() 609 if (!Subset) in CheckExceptionSpecSubset() 616 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset() 631 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset() 633 ExceptionSpecificationType SubEST = Subset->getExceptionSpecType(); in CheckExceptionSpecSubset() 647 FunctionProtoType::NoexceptResult SubNR = Subset->getNoexceptSpec(Context); in CheckExceptionSpecSubset() 662 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset() 676 for (const auto &SubI : Subset->exceptions()) { in CheckExceptionSpecSubset() 754 return CheckParamExceptionSpec(NoteID, Superset, SuperLoc, Subset, SubLoc); in CheckExceptionSpecSubset()
|
/external/skia/tests/ |
D | SpecialSurfaceTest.cpp | 21 static const SkIRect& Subset(const SkSpecialSurface* surf) { in Subset() function in TestingSpecialSurfaceAccess 37 const SkIRect surfSubset = TestingSpecialSurfaceAccess::Subset(surf.get()); in test_surface()
|
/external/sfntly/cpp/src/sfntly/tools/subsetter/ |
D | subsetter.cc | 54 CALLER_ATTACH Font::Builder* Subsetter::Subset() { in Subset() function in sfntly::Subsetter 74 bool handled = (*table_subsetter)->Subset(this, font_, font_builder); in Subset()
|
D | glyph_table_subsetter.h | 30 virtual bool Subset(Subsetter* subsetter,
|
D | table_subsetter.h | 31 virtual bool Subset(Subsetter* subsetter, Font* font,
|
D | subsetter.h | 55 virtual CALLER_ATTACH Font::Builder* Subset();
|
D | glyph_table_subsetter.cc | 35 bool GlyphTableSubsetter::Subset(Subsetter* subsetter, in Subset() function in sfntly::GlyphTableSubsetter
|
/external/llvm/lib/Target/Mips/ |
D | Mips.td | 93 "Subset of MIPS-III that is also in MIPS32 " 96 "Subset of MIPS-III that is also in MIPS32r2 " 104 "Subset of MIPS-IV that is also in MIPS32 " 107 "Subset of MIPS-IV that is also in MIPS32r2 " 114 "Subset of MIPS-V that is also in MIPS32r2 "
|
/external/sfntly/cpp/src/sample/subtly/ |
D | subsetter.h | 33 virtual CALLER_ATTACH sfntly::Font* Subset();
|
D | debug_main.cc | 51 new_font.Attach(subsetter->Subset()); in main()
|
D | subsetter.cc | 45 CALLER_ATTACH Font* Subsetter::Subset() { in Subset() function in subtly::Subsetter
|
D | subsetter_main.cc | 69 new_font.Attach(subsetter->Subset()); in main()
|
/external/sfntly/cpp/src/sample/chromium/ |
D | subsetter_impl.h | 68 CALLER_ATTACH Font* Subset(const IntegerSet& glyph_ids,
|
D | subsetter_impl.cc | 682 new_font.Attach(Subset(glyph_id_processed, glyph_table, loca_table)); in SubsetFont() 744 Font* SubsetterImpl::Subset(const IntegerSet& glyph_ids, GlyphTable* glyf, in Subset() function in sfntly::SubsetterImpl
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 267 // Subset of SPR which can be used as a source of NEON scalars for 16-bit 282 // Subset of DPR that are accessible with VFP2 (and so that also have 289 // Subset of DPR which can be used as a source of NEON scalars for 16-bit 305 // Subset of QPR that have 32-bit SPR subregs. 312 // Subset of QPR that have DPR_8 and SPR_8 subregs. 329 // Subset of QQPR that have 32-bit SPR subregs.
|
/external/bison/m4/ |
D | printf-frexpl.m4 | 14 dnl Subset of gl_FUNC_FREXPL_NO_LIBM.
|
/external/llvm/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 283 // Subset of SPR which can be used as a source of NEON scalars for 16-bit 302 // Subset of DPR that are accessible with VFP2 (and so that also have 307 // Subset of DPR which can be used as a source of NEON scalars for 16-bit 320 // Subset of QPR that have 32-bit SPR subregs. 324 // Subset of QPR that have DPR_8 and SPR_8 subregs.
|
/external/harfbuzz_ng/test/shaping/ |
D | README.md | 20 * Subset the font for the sequence of Unicode characters requested,
|
/external/libmojo/base/android/jni_generator/ |
D | android_jar.classes | 12 java/lang/Character$Subset.class
|
/external/mesa3d/doxygen/ |
D | radeon_subset.doxy | 6 PROJECT_NAME = "Radeon Subset Driver"
|
/external/r8/ |
D | copyAdditionalJctfCommonFiles.gradle | 50 'lang/Character/Subset/TestSubset.java',
|