Searched refs:Small (Results 1 – 8 of 8) 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/providers/settings/ |
D | global.proto | 710 // Details about the User Absent For Small Battery feature.
|