Searched refs:Small (Results 1 – 14 of 14) sorted by relevance
/frameworks/base/libs/androidfw/tests/ |
D | SparseEntry_bench.cpp | 33 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldSparse, Small, sparse::R::integer::foo_9); 42 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldNotSparse, Small, sparse::R::integer::foo_9); 51 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceSparse, Small, sparse::R::integer::foo_9); 60 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceNotSparse, Small, sparse::R::integer::foo_9);
|
/frameworks/compile/libbcc/lib/ |
D | CompilerConfig.cpp | 66 mCodeModel = llvm::CodeModel::Small; in CompilerConfig() 220 setCodeModel(llvm::CodeModel::Small); in initializeArch()
|
/frameworks/av/services/minijail/ |
D | Android.bp | 25 // Small library for media.extractor and media.codec sandboxing.
|
/frameworks/compile/libbcc/tools/bcc_compat/ |
D | Main.cpp | 186 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 814 start(mSpannableStringBuilder, new Small()); in handleStartTag() 875 end(mSpannableStringBuilder, Small.class, new RelativeSizeSpan(0.8f)); in handleEndTag() 1291 private static class Small { } class in HtmlToSpannedConverter
|
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 249 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
|
/frameworks/compile/slang/ |
D | slang_backend.cpp | 191 CM = llvm::CodeModel::Small; in CreateCodeGenPasses()
|
/frameworks/proto_logging/stats/enums/app/ |
D | tvsettings_enums.proto | 830 // TvSettings > System > Accessibility > Captions > Text size > Small
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 718 // Details about the User Absent For Small Battery feature.
|
/frameworks/base/boot/ |
D | preloaded-classes | 4137 android.icu.util.CodePointTrie$Small$SmallStringIterator 4141 android.icu.util.CodePointTrie$Small 6917 android.text.HtmlToSpannedConverter$Small
|
D | boot-image-profile.txt | 27253 Landroid/icu/util/CodePointTrie$Small$SmallStringIterator; 27257 Landroid/icu/util/CodePointTrie$Small; 30532 Landroid/text/HtmlToSpannedConverter$Small;
|
/frameworks/base/config/ |
D | preloaded-classes | 4135 android.icu.util.CodePointTrie$Small$SmallStringIterator 4139 android.icu.util.CodePointTrie$Small 6939 android.text.HtmlToSpannedConverter$Small
|
D | boot-image-profile.txt | 36890 Landroid/icu/util/CodePointTrie$Small$SmallStringIterator; 36894 Landroid/icu/util/CodePointTrie$Small; 40196 Landroid/text/HtmlToSpannedConverter$Small;
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 4690 optional int32 notification_id_hash = 5; // Small hash of the app-assigned notif ID + tag 4691 optional int32 channel_id_hash = 6; // Small hash of app-assigned channel ID 4694 optional int32 group_id_hash = 7; // Small hash of the group ID of the notification
|