Searched refs:Small (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/services/minijail/
H A DAndroid.mk3 # Small library for media.extractor and media.codec sandboxing.
11 # Small library for media.extractor and media.codec sandboxing.
/frameworks/compile/libbcc/lib/
H A DCompilerConfig.cpp66 mCodeModel = llvm::CodeModel::Small;
220 setCodeModel(llvm::CodeModel::Small);
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp186 config->setCodeModel(llvm::CodeModel::Small);
/frameworks/base/core/java/android/text/
H A DHtml.java809 start(mSpannableStringBuilder, new Small());
870 end(mSpannableStringBuilder, Small.class, new RelativeSizeSpan(0.8f));
1268 private static class Small { } class in class:HtmlToSpannedConverter
/frameworks/compile/libbcc/tools/bcc/
H A DMain.cpp249 config->setCodeModel(llvm::CodeModel::Small);
/frameworks/compile/slang/
H A Dslang_backend.cpp191 CM = llvm::CodeModel::Small;

Completed in 408 milliseconds