Searched refs:Sub (Results 1 – 11 of 11) sorted by relevance
91 // Sub states within the bonding general state
831 start(mSpannableStringBuilder, new Sub()); in handleStartTag()892 end(mSpannableStringBuilder, Sub.class, new SubscriptSpan()); in handleEndTag()1274 private static class Sub { } class in HtmlToSpannedConverter
242 * rsElementGetSubElement: Sub-element of a complex Element254 * Returns: Sub-element at the given index.
247 tflite::optimized_ops::Sub(in1, convertShapeToDims(shape1), in2, convertShapeToDims(shape2), in subFloat32()
759 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; in GetDecodedBinaryOpcode()782 case bitc::RMW_SUB: return AtomicRMWInst::Sub; in GetDecodedRMWOperation()2079 Opc == Instruction::Sub || in ParseConstants()2937 Opc == Instruction::Sub || in ParseFunctionBody()
522 return Ty->isFPOrFPVectorTy() ? Instruction::FSub : Instruction::Sub; in GetDecodedBinaryOpcode()1786 Opc == Instruction::Sub || in ParseConstants()2676 Opc == Instruction::Sub || in ParseFunctionBody()
209 native code in Eclipse, we need to provide a full alternate implementation. Sub-classing doesn't
86 case Instruction::Sub: in GetEncodedBinaryOpcode()110 case AtomicRMWInst::Sub: return bitc::RMW_SUB; in GetEncodedRMWOperation()
101 case Instruction::Sub: in GetEncodedBinaryOpcode()
211 // Sub messages/groups are the exception.