Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/gs/src/
H A Dttobjs.c73 TT_Error Goto_CodeRange( PExecution_Context exec, Int range, Int IP ) in Goto_CodeRange()
116 void Unset_CodeRange( PExecution_Context exec ) in Unset_CodeRange()
137 PCodeRange Get_CodeRange( PExecution_Context exec, Int range ) in Get_CodeRange()
161 TT_Error Set_CodeRange( PExecution_Context exec, in Set_CodeRange()
191 TT_Error Clear_CodeRange( PExecution_Context exec, Int range ) in Clear_CodeRange()
233 PExecution_Context exec = (PExecution_Context)_context; in Context_Destroy() local
301 PExecution_Context exec = (PExecution_Context)_context; in Context_Create() local
364 TT_Error Context_Load( PExecution_Context exec, in Context_Load()
408 TT_Error Context_Save( PExecution_Context exec, in Context_Save()
441 TT_Error Context_Run( PExecution_Context exec, in Context_Run()
[all …]
H A Dttfmain.c389 PExecution_Context exec ) in Init_Glyph_Component()
487 TExecution_Context *exec = pFont->exec; in ttfOutliner__BuildGlyphOutlineAux() local
870 TExecution_Context *exec = pFont->exec; in ttfOutliner__DrawGlyphOutline() local
H A Dttfoutl.h80 TExecution_Context *exec; member
150 TExecution_Context *exec; member
H A Diname.c245 int exec = r_has_attr(psref, a_executable); in names_from_string() local
H A Dinterp.c895 #define exec(t) type_xe_value(t, a_execute + a_executable) in interp() macro
/plan9/sys/src/9/pcboot/
H A Dexpand.c158 Exec *exec; in _main() local
188 Exec *exec; in isexec() local
199 Exec *exec; in run() local
/plan9/sys/src/cmd/plumb/
H A Dmatch.c293 freeexec(Exec *exec) in freeexec()
309 Exec *exec; in newexec() local
370 Exec *exec; in matchruleset() local
/plan9/sys/src/cmd/
H A Dstrip.c34 Exec *exec; in strip() local
/plan9/sys/src/9/port/
H A Drebootcmd.c105 Exec exec; in rebootcmd() local
H A Dsysproc.c230 Exec exec; in sysexec() local
/plan9/sys/src/libthread/
H A Dthreadimpl.h113 Execargs exec; /* exec argument */ member