Home
last modified time | relevance | path

Searched refs:instruction_trap (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h223 FT_Bool instruction_trap; /* If `True', the interpreter will */ member
Dttobjs.c816 exec->instruction_trap = FALSE; in tt_size_run_fpgm()
899 exec->instruction_trap = FALSE; in tt_size_run_prep()
Dttinterp.c475 exec->instruction_trap = FALSE; in TT_Load_Context()
8247 } while ( !exc->instruction_trap ); in TT_RunIns()
8260 !exc->instruction_trap && in TT_RunIns()
/external/freetype/src/truetype/
Dttinterp.h224 FT_Bool instruction_trap; /* If `True', the interpreter will */ member
Dttobjs.c794 exec->instruction_trap = FALSE; in tt_size_run_fpgm()
877 exec->instruction_trap = FALSE; in tt_size_run_prep()
Dttinterp.c460 exec->instruction_trap = FALSE; in TT_Load_Context()
8328 } while ( !exc->instruction_trap ); in TT_RunIns()
8341 !exc->instruction_trap && in TT_RunIns()
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
Dttinterp.h223 FT_Bool instruction_trap; /* If `True', the interpreter will */ member
Dttobjs.c816 exec->instruction_trap = FALSE; in tt_size_run_fpgm()
899 exec->instruction_trap = FALSE; in tt_size_run_prep()
Dttinterp.c466 exec->instruction_trap = FALSE; in TT_Load_Context()
8238 } while ( !exc->instruction_trap ); in TT_RunIns()
8251 !exc->instruction_trap && in TT_RunIns()