/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/proc/ |
H A D | whoexec.d | 29 proc:::exec 34 proc:::exec-success 41 proc:::exec-failure
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/main/ |
H A D | state.h | 37 _mesa_init_exec_table(struct _glapi_table *exec);
|
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/vbo/ |
H A D | vbo_exec.h | 148 void vbo_exec_array_init( struct vbo_exec_context *exec ); 149 void vbo_exec_array_destroy( struct vbo_exec_context *exec ); 152 void vbo_exec_vtx_init( struct vbo_exec_context *exec ); 153 void vbo_exec_vtx_destroy( struct vbo_exec_context *exec ); 154 void vbo_exec_vtx_flush( struct vbo_exec_context *exec ); 155 void vbo_exec_vtx_wrap( struct vbo_exec_context *exec ); 157 void vbo_exec_eval_update( struct vbo_exec_context *exec ); 159 void vbo_exec_do_EvalCoord2f( struct vbo_exec_context *exec, 162 void vbo_exec_do_EvalCoord1f( struct vbo_exec_context *exec,
|
H A D | vbo_context.h | 76 struct vbo_exec_context exec; member in struct:vbo_context
|
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/ |
H A D | command.h | 19 int ( * exec ) ( int argc, char **argv ); member in struct:command
|
H A D | test.h | 19 void ( * exec ) ( void ); member in struct:self_test
|
/vbox/src/libs/libxml2-2.6.31/ |
H A D | testAutomata.c | 39 xmlRegExecCtxtPtr exec = NULL; local 183 if (exec == NULL) 184 exec = xmlRegNewExecCtxt(regexp, NULL, NULL); 186 ret = xmlRegExecPushString(exec, NULL, NULL); 194 xmlRegFreeExecCtxt(exec); 195 exec = NULL; 199 if (exec == NULL) 200 exec = xmlRegNewExecCtxt(regexp, NULL, NULL); 201 ret = xmlRegExecPushString(exec, BAD_CAST expr, NULL); 211 if (exec ! 226 xmlRegExecCtxtPtr exec; local [all...] |
H A D | xmlregexp.c | 3002 xmlFARegDebugExec(xmlRegExecCtxtPtr exec) { argument 3003 printf("state: %d:%d:idx %d", exec->state->no, exec->transno, exec->index); 3004 if (exec->inputStack != NULL) { 3007 for (i = 0;(i < 3) && (i < exec->inputStackNr);i++) 3009 exec->inputStack[exec->inputStackNr - (i + 1)].value); 3011 printf(": %s", &(exec->inputString[exec 3018 xmlFARegExecSave(xmlRegExecCtxtPtr exec) argument 3079 xmlFARegExecRollBack(xmlRegExecCtxtPtr exec) argument 3116 xmlRegExecCtxtPtr exec = &execval; local 3429 xmlRegExecCtxtPtr exec; local 3489 xmlRegFreeExecCtxt(xmlRegExecCtxtPtr exec) argument 3520 xmlFARegExecSaveInputString(xmlRegExecCtxtPtr exec, const xmlChar *value, void *data) argument 3617 xmlRegCompactPushString(xmlRegExecCtxtPtr exec, xmlRegexpPtr comp, const xmlChar *value, void *data) argument 3700 xmlRegExecPushStringInternal(xmlRegExecCtxtPtr exec, const xmlChar *value, void *data, int compound) argument 4059 xmlRegExecPushString(xmlRegExecCtxtPtr exec, const xmlChar *value, void *data) argument 4077 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, const xmlChar *value, const xmlChar *value2, void *data) argument 4135 xmlRegExecGetValues(xmlRegExecCtxtPtr exec, int err, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument 4298 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument 4323 xmlRegExecErrInfo(xmlRegExecCtxtPtr exec, const xmlChar **string, int *nbval, int *nbneg, xmlChar **values, int *terminal) argument 4337 testerr(xmlRegExecCtxtPtr exec) argument [all...] |
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/demo/agg/ |
H A D | dateprof.d | 27 syscall::exec:return,
|
/vbox/src/VBox/Devices/PC/ipxe/contrib/rom-o-matic/ |
H A D | globals.php | 26 exec ( "make -C '$src_dir' version 2>&1", $make_output, $status );
|
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/hci/commands/ |
H A D | pxe_cmd.c | 97 .exec = startpxe_exec, 101 .exec = stoppxe_exec,
|
H A D | reboot_cmd.c | 65 .exec = reboot_exec,
|
/vbox/src/VBox/Devices/PC/ipxe/src/hci/commands/ |
H A D | iwmgmt_cmd.c | 100 .exec = iwstat_exec, 104 .exec = iwlist_exec,
|
H A D | autoboot_cmd.c | 55 .exec = autoboot_exec,
|
H A D | image_cmd.c | 321 .exec = imgfetch_exec, 325 .exec = imgfetch_exec, /* synonym for "imgfetch" */ 329 .exec = imgfetch_exec, /* synonym for "imgfetch" */ 333 .exec = imgselect_exec, /* synonym for "imgselect" */ 337 .exec = imgexec_exec, /* synonym for "imgexec" */ 341 .exec = imgselect_exec, 345 .exec = imgselect_exec, /* synonym for "imgselect" */ 349 .exec = imgargs_exec, 353 .exec = imgexec_exec, 357 .exec [all...] |
H A D | ifmgmt_cmd.c | 171 .exec = ifopen_exec, 175 .exec = ifclose_exec, 179 .exec = ifstat_exec,
|
H A D | login_cmd.c | 71 .exec = login_exec,
|
H A D | nvo_cmd.c | 226 .exec = show_exec, 230 .exec = set_exec, 234 .exec = clear_exec, 238 .exec = read_exec,
|
H A D | route_cmd.c | 67 .exec = route_exec,
|
H A D | dhcp_cmd.c | 131 .exec = dhcp_exec, 135 .exec = pxebs_exec,
|
H A D | vlan_cmd.c | 133 .exec = vcreate_exec, 137 .exec = vdestroy_exec,
|
/vbox/src/libs/libxml2-2.6.31/include/libxml/ |
H A D | xmlregexp.h | 66 typedef void (*xmlRegExecCallbacks) (xmlRegExecCtxtPtr exec, 79 xmlRegFreeExecCtxt (xmlRegExecCtxtPtr exec); 81 xmlRegExecPushString(xmlRegExecCtxtPtr exec, 85 xmlRegExecPushString2(xmlRegExecCtxtPtr exec, 91 xmlRegExecNextValues(xmlRegExecCtxtPtr exec, 97 xmlRegExecErrInfo (xmlRegExecCtxtPtr exec,
|
/vbox/src/VBox/Devices/PC/ipxe/src/tests/ |
H A D | entropy_sample.c | 70 .exec = entropy_sample_test_exec,
|
/vbox/src/VBox/Frontends/VirtualBox/src/ |
H A D | VBoxLicenseViewer.h | 48 int exec();
|
/vbox/src/VBox/Frontends/VirtualBox/src/extensions/ |
H A D | QIDialog.h | 44 int exec(bool fShow = true, bool fApplicationModal = false);
|