Searched defs:exec (Results 1 – 11 of 11) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | ttobjs.c | 73 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 D | ttfmain.c | 389 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 D | ttfoutl.h | 80 TExecution_Context *exec; member 150 TExecution_Context *exec; member
|
H A D | iname.c | 245 int exec = r_has_attr(psref, a_executable); in names_from_string() local
|
H A D | interp.c | 895 #define exec(t) type_xe_value(t, a_execute + a_executable) in interp() macro
|
/plan9/sys/src/9/pcboot/ |
H A D | expand.c | 158 Exec *exec; in _main() local 188 Exec *exec; in isexec() local 199 Exec *exec; in run() local
|
/plan9/sys/src/cmd/plumb/ |
H A D | match.c | 293 freeexec(Exec *exec) in freeexec() 309 Exec *exec; in newexec() local 370 Exec *exec; in matchruleset() local
|
/plan9/sys/src/cmd/ |
H A D | strip.c | 34 Exec *exec; in strip() local
|
/plan9/sys/src/9/port/ |
H A D | rebootcmd.c | 105 Exec exec; in rebootcmd() local
|
H A D | sysproc.c | 230 Exec exec; in sysexec() local
|
/plan9/sys/src/libthread/ |
H A D | threadimpl.h | 113 Execargs exec; /* exec argument */ member
|