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

/frameworks/base/core/java/android/text/
H A DHtml.java829 start(mSpannableStringBuilder, new Sub());
890 end(mSpannableStringBuilder, Sub.class, new SubscriptSpan());
1272 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.cpp759 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; member in class:__anon1365::BitcodeReaderValueList::Instruction
782 case bitc::RMW_SUB: return AtomicRMWInst::Sub;
2079 Opc == Instruction::Sub ||
2937 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.cpp522 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; member in class:__anon1362::BitcodeReaderValueList::Instruction
1786 Opc == Instruction::Sub ||
2676 Opc == Instruction::Sub ||
/frameworks/compile/slang/BitWriter_2_9/
H A DBitcodeWriter.cpp101 case Instruction::Sub:

Completed in 626 milliseconds