Searched refs:U8 (Results 1 – 4 of 4) sorted by relevance
37 typedef unsigned char U8; typedef408 const U8* mpBasePtr;410 const U8* mpBaseEnd;413 const U8* mpReadPtr;416 U8* mpWritePtr;786 const U8 c = *p; in read2push()962 U8 nMaskBit = 0; in convertOneTypeOp()963 U8 nMaskByte = 0; in convertOneTypeOp()988 U8 nMaskBit = 0; in convertOneTypeOp()989 U8 nMaskByte = 0; in convertOneTypeOp()[all …]
40 <xsl:when test="$type='U8'">sal_uInt8</xsl:when>
133 <xsl:when test="$type='BOOL'">U8</xsl:when>
113 <xsl:when test="$type='U8'">1</xsl:when>
Completed in 38 milliseconds