Searched refs:Small (Results 1 – 12 of 12) 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 | 16 // 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 | 811 start(mSpannableStringBuilder, new Small()); in handleStartTag() 872 end(mSpannableStringBuilder, Small.class, new RelativeSizeSpan(0.8f)); in handleEndTag() 1270 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/base/core/proto/android/app/ |
D | tvsettings_enums.proto | 587 // TvSettings > System > Accessibility > Captions > Text size > Small
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 712 // Details about the User Absent For Small Battery feature.
|
/frameworks/base/cmds/statsd/src/ |
D | atoms.proto | 3956 optional int32 notification_id_hash = 5; // Small hash of the app-assigned notif ID + tag 3957 optional int32 channel_id_hash = 6; // Small hash of app-assigned channel ID 3960 optional int32 group_id_hash = 7; // Small hash of the group ID of the notification
|
/frameworks/base/config/ |
D | preloaded-classes | 6244 android.text.HtmlToSpannedConverter$Small
|
D | boot-image-profile.txt | 46549 Landroid/text/HtmlToSpannedConverter$Small;
|