Home
last modified time | relevance | path

Searched refs:Caller_IP (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h94 FT_Long Caller_IP; member
Dttinterp.c3831 Ins_Goto_CodeRange( exc, pRec->Caller_Range, pRec->Caller_IP ); in Ins_ENDF()
3915 pCrec->Caller_IP = exc->IP + 1; in Ins_CALL()
4003 pCrec->Caller_IP = exc->IP + 1; in Ins_LOOPCALL()
7456 call->Caller_IP = exc->IP + 1; in Ins_UNKNOWN()
8194 callrec->Caller_IP = exc->IP + 1; in TT_RunIns()
/external/freetype/src/truetype/
Dttinterp.h94 FT_Long Caller_IP; member
Dttinterp.c3771 Ins_Goto_CodeRange( exc, pRec->Caller_Range, pRec->Caller_IP ); in Ins_ENDF()
3855 pCrec->Caller_IP = exc->IP + 1; in Ins_CALL()
3943 pCrec->Caller_IP = exc->IP + 1; in Ins_LOOPCALL()
7485 call->Caller_IP = exc->IP + 1; in Ins_UNKNOWN()
8275 callrec->Caller_IP = exc->IP + 1; in TT_RunIns()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttinterp.h94 FT_Long Caller_IP; member
Dttinterp.c3822 Ins_Goto_CodeRange( exc, pRec->Caller_Range, pRec->Caller_IP ); in Ins_ENDF()
3906 pCrec->Caller_IP = exc->IP + 1; in Ins_CALL()
3994 pCrec->Caller_IP = exc->IP + 1; in Ins_LOOPCALL()
7447 call->Caller_IP = exc->IP + 1; in Ins_UNKNOWN()
8185 callrec->Caller_IP = exc->IP + 1; in TT_RunIns()