Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 11 of 11) sorted by relevance

/reactos/sdk/lib/3rdparty/freetype/src/truetype/
H A Dttobjs.c813 TT_ExecContext exec; in tt_size_run_fpgm() local
905 TT_ExecContext exec; in tt_size_run_prep() local
H A Dttinterp.c125 TT_Goto_CodeRange( TT_ExecContext exec, in TT_Goto_CodeRange()
170 TT_Set_CodeRange( TT_ExecContext exec, in TT_Set_CodeRange()
197 TT_Clear_CodeRange( TT_ExecContext exec, in TT_Clear_CodeRange()
231 TT_Done_Context( TT_ExecContext exec ) in TT_Done_Context()
278 Init_Context( TT_ExecContext exec, in Init_Context()
385 TT_Load_Context( TT_ExecContext exec, in TT_Load_Context()
488 TT_Save_Context( TT_ExecContext exec, in TT_Save_Context()
530 TT_Run_Context( TT_ExecContext exec ) in TT_Run_Context()
588 TT_ExecContext exec = NULL; in TT_New_Context() local
H A Dttgload.c2381 TT_ExecContext exec; in tt_loader_init() local
/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlregexp.c3144 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) { in xmlFARegDebugExec()
3160 xmlFARegExecSave(xmlRegExecCtxtPtr exec) { in xmlFARegExecSave()
3221 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) { in xmlFARegExecRollBack()
3260 xmlRegExecCtxtPtr exec = &execval; in xmlFARegExec() local
3577 xmlRegExecCtxtPtr exec; in xmlRegNewExecCtxt() local
3637 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) { in xmlRegFreeExecCtxt()
3765 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, in xmlRegCompactPushString()
4208 xmlRegExecPushString(xmlRegExecCtxtPtr exec, const xmlChar *value, in xmlRegExecPushString()
4284 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, in xmlRegExecGetValues()
4472 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, in xmlRegExecErrInfo()
[all …]
H A Drelaxng.c8020 xmlRegExecCtxtPtr exec; in xmlRelaxNGValidateCompiledContent() local
8114 xmlRelaxNGElemPush(xmlRelaxNGValidCtxtPtr ctxt, xmlRegExecCtxtPtr exec) in xmlRelaxNGElemPush()
8339 xmlRegExecCtxtPtr exec; in xmlRelaxNGValidatePushElement() local
8451 xmlRegExecCtxtPtr exec; in xmlRelaxNGValidatePopElement() local
10991 xmlRegExecCtxtPtr exec; in xmlRelaxNGFreeValidCtxt() local
H A Dvalid.c261 xmlRegExecCtxtPtr exec; /* regexp runtime */ member
5343 xmlRegExecCtxtPtr exec; in xmlValidateElementContent() local
/reactos/modules/rostests/winetests/kernel32/
H A Dvirtual.c3500 BOOL exec; in map_view_of_file() local
/reactos/dll/win32/vbscript/
H A Dinterp.c2088 exec_ctx_t exec = {func->code_ctx}; in exec_script() local
/reactos/sdk/lib/3rdparty/freetype/include/freetype/internal/
H A Dtttypes.h1661 TT_ExecContext exec; member
/reactos/dll/win32/shell32/
H A Dshlexec.cpp1006 WCHAR * exec; in dde_connect() local
/reactos/dll/win32/mshtml/
H A Dmshtml_private.h1045 HRESULT (*exec)(HTMLDocument*,DWORD,VARIANT*,VARIANT*); member