/frameworks/base/libs/androidfw/tests/ |
D | SparseEntry_bench.cpp | 42 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldSparse, Small, sparse::R::integer::foo_9); 49 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldNotSparse, Small, sparse::R::integer::foo_9); 56 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceSparse, Small, sparse::R::integer::foo_9); 63 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceNotSparse, Small, sparse::R::integer::foo_9); 71 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldSparseRuntime, Small, sparse::R::integer::foo_9); 79 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceOldNotSparseRuntime, Small, sparse::R::integer::foo_9); 87 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceSparseRuntime, Small, sparse::R::integer::foo_9); 95 BENCHMARK_CAPTURE(BM_SparseEntryGetResourceNotSparseRuntime, Small, sparse::R::integer::foo_9);
|
/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
D | AnnotatedElementPerfTest.java | 284 c = @Small(e = "E1", f = 1695938256, g = 7264081114510713000L), 285 d = {@Small(e = "E2", f = 1695938256, g = 7264081114510713000L)}) 288 @Small(e = "E1", f = 1695938256, g = 7264081114510713000L) 299 c = @Small(e = "E1", f = 1695938256, g = 7264081114510713000L), 300 d = {@Small(e = "E2", f = 1695938256, g = 7264081114510713000L)}) 301 @Small(e = "E1", f = 1695938256, g = 7264081114510713000L) 318 Small c() default @Small; in c() field 320 Small[] d() default {}; in d() 324 public @interface Small { annotation in AnnotatedElementPerfTest
|
/frameworks/compile/libbcc/lib/ |
D | CompilerConfig.cpp | 66 mCodeModel = llvm::CodeModel::Small; in CompilerConfig() 220 setCodeModel(llvm::CodeModel::Small); in initializeArch()
|
/frameworks/av/media/module/minijail/ |
D | Android.bp | 25 // Small library for media.extractor and media.codec sandboxing.
|
/frameworks/base/packages/CredentialManager/horologist/src/com/google/android/horologist/compose/material/ |
D | Button.kt | 135 public object Small : ButtonSize(iconSize = SmallIconSize, tapTargetSize = SmallButtonSize) object in com.google.android.horologist.compose.material.ButtonSize
|
/frameworks/compile/libbcc/tools/bcc_compat/ |
D | Main.cpp | 186 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
|
/frameworks/compile/libbcc/tools/bcc/ |
D | Main.cpp | 249 config->setCodeModel(llvm::CodeModel::Small); in ConfigCompiler()
|
/frameworks/base/core/java/android/text/ |
D | Html.java | 814 start(mSpannableStringBuilder, new Small()); in handleStartTag() 883 end(mSpannableStringBuilder, Small.class, new RelativeSizeSpan(0.8f)); in handleEndTag() 1302 private static class Small { } class in HtmlToSpannedConverter
|
/frameworks/proto_logging/stats/enums/app/ |
D | tvsettings_enums.proto | 417 // TvSettings > Display & Sound > Text scaling > Small (entry) 888 // TvSettings > System > Accessibility > Captions > Text size > Small
|
/frameworks/compile/slang/ |
D | slang_backend.cpp | 191 CM = llvm::CodeModel::Small; in CreateCodeGenPasses()
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 742 // Details about the User Absent For Small Battery feature.
|
/frameworks/base/boot/ |
D | preloaded-classes | 4758 android.icu.util.CodePointTrie$Small$SmallStringIterator 4759 android.icu.util.CodePointTrie$Small-IA 4763 android.icu.util.CodePointTrie$Small 8071 android.text.HtmlToSpannedConverter$Small-IA 8072 android.text.HtmlToSpannedConverter$Small
|
D | boot-image-profile.txt | 10213 HSPLandroid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;III)V 10214 …droid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;IIILandroid/icu… 27145 Landroid/icu/util/CodePointTrie$Small$SmallStringIterator; 27146 Landroid/icu/util/CodePointTrie$Small-IA; 27150 Landroid/icu/util/CodePointTrie$Small; 30479 Landroid/text/HtmlToSpannedConverter$Small-IA; 30480 Landroid/text/HtmlToSpannedConverter$Small;
|
/frameworks/base/config/ |
D | preloaded-classes | 4762 android.icu.util.CodePointTrie$Small$SmallStringIterator 4763 android.icu.util.CodePointTrie$Small-IA 4767 android.icu.util.CodePointTrie$Small 8102 android.text.HtmlToSpannedConverter$Small-IA 8103 android.text.HtmlToSpannedConverter$Small
|
D | boot-image-profile.txt | 10216 HSPLandroid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;III)V 10217 …droid/icu/util/CodePointTrie$Small;-><init>([CLandroid/icu/util/CodePointTrie$Data;IIILandroid/icu… 37279 Landroid/icu/util/CodePointTrie$Small$SmallStringIterator; 37280 Landroid/icu/util/CodePointTrie$Small-IA; 37284 Landroid/icu/util/CodePointTrie$Small; 40640 Landroid/text/HtmlToSpannedConverter$Small-IA; 40641 Landroid/text/HtmlToSpannedConverter$Small;
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 6159 optional int32 notification_id_hash = 5; // Small hash of the app-assigned notif ID + tag 6160 optional int32 channel_id_hash = 6; // Small hash of app-assigned channel ID 6163 optional int32 group_id_hash = 7; // Small hash of the group ID of the notification
|