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/av/services/minijail/ |
D | Android.bp | 16 // Small library for media.extractor and media.codec sandboxing. 23 // Small library for media.extractor and media.codec sandboxing.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/ |
D | CONTRIBUTORS.txt | 46 * Small patch to handle trailing slashes in --proto_path flag. 48 * Small patch to fix Python CallMethod(). 50 * Small optimizations to Python serialization. 77 * Small patch improving performance of in Python serialization.
|
D | CHANGES.txt | 106 * Small (breaking) change to the naming of some methods on the support classes
|
/frameworks/compile/libbcc/lib/ |
D | CompilerConfig.cpp | 66 mCodeModel = llvm::CodeModel::Small; in CompilerConfig() 220 setCodeModel(llvm::CodeModel::Small); in initializeArch()
|
/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/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | repeated_field_unittest.cc | 60 TEST(RepeatedField, Small) { in TEST() argument 486 TEST(RepeatedPtrField, Small) { in TEST() argument
|
/frameworks/compile/slang/ |
D | slang_backend.cpp | 191 CM = llvm::CodeModel::Small; in CreateCodeGenPasses()
|
/frameworks/base/core/proto/android/providers/settings/ |
D | global.proto | 706 // Details about the User Absent For Small Battery feature.
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | GPBTestUtilities.m | 39 // Small category to easily turn a CString into an NSData.
|