Searched refs:Sub (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/core/java/android/text/
H A DHtml.java841 start(mSpannableStringBuilder, new Sub());
902 end(mSpannableStringBuilder, Sub.class, new SubscriptSpan());
1284 private static class Sub { } class in class:HtmlToSpannedConverter
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
H A DDecTestBench.c57 Function name: $Sub$$main
65 int $Sub$$main(char argc, char * argv[])
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DBitcodeReader.cpp750 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; member in class:__anon1161::BitcodeReaderValueList::Instruction
773 case bitc::RMW_SUB: return AtomicRMWInst::Sub;
2067 Opc == Instruction::Sub ||
2925 Opc == Instruction::Sub ||
/frameworks/compile/slang/BitWriter_2_9_func/
H A DBitcodeWriter.cpp86 case Instruction::Sub:
110 case AtomicRMWInst::Sub: return bitc::RMW_SUB;
/frameworks/compile/slang/BitWriter_3_2/
H A DBitcodeWriter.cpp86 case Instruction::Sub:
110 case AtomicRMWInst::Sub: return bitc::RMW_SUB;
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DBitcodeReader.cpp513 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; member in class:__anon1158::BitcodeReaderValueList::Instruction
1774 Opc == Instruction::Sub ||
2664 Opc == Instruction::Sub ||
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp101 case Instruction::Sub:

Completed in 1632 milliseconds