Searched refs:dis (Results 1 – 16 of 16) sorted by relevance
10 rm -f $T $T.s $T.o $T.oo $T.aa $T.dis62 grep -v "/tmp\|Disassembly\|\.text\|^$" > $1.dis 2>&178 cat $T.dis >> $T.oo79 rm -f $T.o $T.s $T.dis90 cat $T.dis >> $T.aa92 faultline=`cat $T.dis | head -1 | cut -d":" -f2`
675 MS_S8 dis; in MApi_GFX_QueryTextDispLength() local711 dis = pfmt->dis; in MApi_GFX_QueryTextDispLength()715 dis = (0-pfmt->dis); in MApi_GFX_QueryTextDispLength()719 dis = 0; in MApi_GFX_QueryTextDispLength()730 u32Length = u32Length + pfmt->dstblk.width - dis; in MApi_GFX_QueryTextDispLength()737 u32Length = u32Length + pFont->pBBox[*pu8TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()741 u32Length = u32Length + pFont->width - dis; in MApi_GFX_QueryTextDispLength()746 *pu32DispLength = u32Length + dis; in MApi_GFX_QueryTextDispLength()762 u32Length = u32Length + pfmt->dstblk.width - dis; in MApi_GFX_QueryTextDispLength()769 u32Length = u32Length + pFont->pBBox[*pu16TmpIndex].u8Width - dis; in MApi_GFX_QueryTextDispLength()[all …]
1805 MS_S32 dis; in GFX_TextOutEx() local1840 dis = pfmt->dis; in GFX_TextOutEx()1844 dis = (0-pfmt->dis); in GFX_TextOutEx()1848 dis = 0; in GFX_TextOutEx()1915 dst.dstblk.x += dst.dstblk.width - dis; // next position in GFX_TextOutEx()2031 MS_S8 dis; in MApi_GFX_TextOut_U02() local2052 dis = pfmt->dis; in MApi_GFX_TextOut_U02()2057 dis = 0; in MApi_GFX_TextOut_U02()2061 dis = 0; in MApi_GFX_TextOut_U02()2214 spoint_overlay_x = spoint_overlay_x +u32Width -dis +gap; in MApi_GFX_TextOut_U02()
936 MS_U16 dis; member
162 IMAGE_DIS = $(BIN_PATH)/$(IMAGENAME).dis
160 IMAGE_DIS = $(BIN_PATH)/$(IMAGENAME).dis
946 MS_U16 dis; member
702 IMAGE_DIS = $(BIN_PATH)/$(IMAGENAME).dis
9641 MS_U16 dis;