Home
last modified time | relevance | path

Searched refs:Subset (Results 1 – 25 of 50) sorted by relevance

12

/external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethod.java17 import java.lang.Character.Subset;
44 public void setCharacterSubsets(Subset[] subsets) { in setCharacterSubsets()
/external/sfntly/cpp/src/sample/subsetter/
Dsubset_util.cc42 void SubsetUtil::Subset(const char *input_file_path, in Subset() function in sfntly::SubsetUtil
81 font_builder.Attach(subsetter->Subset()); in Subset()
Dsubset_util.h27 void Subset(const char* input_file_path, const char* output_file_path);
Dmain.cc37 subset_util.Subset(argv[1], argv[2]); in main()
/external/clang/lib/Sema/
DSemaExceptionSpec.cpp592 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/
DSpecialSurfaceTest.cpp21 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/
Dsubsetter.cc54 CALLER_ATTACH Font::Builder* Subsetter::Subset() { in Subset() function in sfntly::Subsetter
74 bool handled = (*table_subsetter)->Subset(this, font_, font_builder); in Subset()
Dglyph_table_subsetter.h30 virtual bool Subset(Subsetter* subsetter,
Dtable_subsetter.h31 virtual bool Subset(Subsetter* subsetter, Font* font,
Dsubsetter.h55 virtual CALLER_ATTACH Font::Builder* Subset();
Dglyph_table_subsetter.cc35 bool GlyphTableSubsetter::Subset(Subsetter* subsetter, in Subset() function in sfntly::GlyphTableSubsetter
/external/llvm/lib/Target/Mips/
DMips.td93 "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/
Dsubsetter.h33 virtual CALLER_ATTACH sfntly::Font* Subset();
Ddebug_main.cc51 new_font.Attach(subsetter->Subset()); in main()
Dsubsetter.cc45 CALLER_ATTACH Font* Subsetter::Subset() { in Subset() function in subtly::Subsetter
Dsubsetter_main.cc69 new_font.Attach(subsetter->Subset()); in main()
/external/sfntly/cpp/src/sample/chromium/
Dsubsetter_impl.h68 CALLER_ATTACH Font* Subset(const IntegerSet& glyph_ids,
Dsubsetter_impl.cc682 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/
DARMRegisterInfo.td267 // 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/
Dprintf-frexpl.m414 dnl Subset of gl_FUNC_FREXPL_NO_LIBM.
/external/llvm/lib/Target/ARM/
DARMRegisterInfo.td283 // 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/
DREADME.md20 * Subset the font for the sequence of Unicode characters requested,
/external/libmojo/base/android/jni_generator/
Dandroid_jar.classes12 java/lang/Character$Subset.class
/external/mesa3d/doxygen/
Dradeon_subset.doxy6 PROJECT_NAME = "Radeon Subset Driver"
/external/r8/
DcopyAdditionalJctfCommonFiles.gradle50 'lang/Character/Subset/TestSubset.java',

12