/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/interface/syslinux/ |
H A D | com32_call.c | 116 void __asmcall com32_farcall ( uint32_t proc, physaddr_t inregs_phys, physaddr_t outregs_phys ) { argument 122 com32_farcall_proc = proc; 175 int __asmcall com32_cfarcall ( uint32_t proc, physaddr_t stack, size_t stacksz ) { argument 179 com32_farcall_proc = proc;
|
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/ |
H A D | semaerr.c | 63 PRProcess *proc; local 118 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL); 119 if (proc == NULL) { 123 if (PR_WaitProcess(proc, &exit_code) == PR_FAILURE) {
|
H A D | semaping.c | 64 PRProcess *proc; local 141 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL); 142 if (NULL == proc) { 183 if (PR_WaitProcess(proc, &exit_code) == PR_FAILURE) {
|
H A D | anonfm.c | 181 PRProcess *proc; local 234 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL); 235 PR_ASSERT( proc ); 237 ("ServerOne(): PR_CreateProcess(): proc: %x", proc )); 254 rc = PR_WaitProcess( proc, &exit_status );
|
H A D | nameshm1.c | 398 PRProcess *proc; local 457 proc = PR_CreateProcess(child_argv[0], child_argv, NULL, NULL); 458 PR_ASSERT( proc ); 479 rc = PR_WaitProcess( proc, &exit_status );
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/ |
H A D | extnsionst.h | 100 ExtensionLookupProc proc; member in struct:_ProcEntry 138 ExtensionLookupProc /*proc*/); 143 ExtensionLookupProc /*proc*/);
|
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/include/ |
H A D | extnsionst.h | 113 ExtensionLookupProc proc; member in struct:_ProcEntry 175 ExtensionLookupProc /*proc*/ 183 ExtensionLookupProc /*proc*/
|
H A D | dixstruct.h | 217 CallbackProcPtr proc; member in struct:_CallbackRec 231 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/ |
H A D | extnsionst.h | 103 ExtensionLookupProc proc; member in struct:_ProcEntry 140 ExtensionLookupProc /*proc*/); 145 ExtensionLookupProc /*proc*/);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/ |
H A D | extnsionst.h | 103 ExtensionLookupProc proc; member in struct:_ProcEntry 140 ExtensionLookupProc /*proc*/); 145 ExtensionLookupProc /*proc*/);
|
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/nfs/ |
H A D | tst.call3.c | 282 rpcproc_t proc; member in struct:__anon15988 312 * NULL proc is special. Rather than special case its zero-sized 350 rpcproc_t proc; local 404 status = clnt_call(client, test->proc,
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/ |
H A D | wined3d_main.c | 48 WNDPROC proc; member in struct:wined3d_wndproc 440 WNDPROC proc; local 454 proc = entry->proc; 458 return device_process_message(device, window, unicode, message, wparam, lparam, proc); 460 return CallWindowProcW(proc, window, message, wparam, lparam); 461 return CallWindowProcA(proc, window, message, wparam, lparam); 499 /* Set a window proc that matches the window. Some applications (e.g. NoX) 500 * replace the window proc after we've set ours, and expect to be able to 503 entry->proc 516 LONG_PTR proc; local [all...] |
/vbox/src/libs/xpcom18a4/xpcom/components/ |
H A D | xcDll.cpp | 364 nsGetModuleProc proc = local 367 if (proc == NULL) 370 nsresult rv = (*proc) (compMgr, m_dllSpec, &m_moduleObject);
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/ |
H A D | dixstruct.h | 167 CallbackProcPtr proc; member in struct:_CallbackRec 180 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/ |
H A D | dixstruct.h | 167 CallbackProcPtr proc; member in struct:_CallbackRec 180 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/ |
H A D | dixstruct.h | 183 CallbackProcPtr proc; member in struct:_CallbackRec 196 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/ |
H A D | dixstruct.h | 168 CallbackProcPtr proc; member in struct:_CallbackRec 181 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/ |
H A D | dixstruct.h | 168 CallbackProcPtr proc; member in struct:_CallbackRec 181 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/ |
H A D | dixstruct.h | 165 CallbackProcPtr proc; member in struct:_CallbackRec 178 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/ |
H A D | dixstruct.h | 165 CallbackProcPtr proc; member in struct:_CallbackRec 178 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/ |
H A D | dixstruct.h | 167 CallbackProcPtr proc; member in struct:_CallbackRec 180 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/ |
H A D | dixstruct.h | 167 CallbackProcPtr proc; member in struct:_CallbackRec 180 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/ |
H A D | dixstruct.h | 169 CallbackProcPtr proc; member in struct:_CallbackRec 182 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/ |
H A D | dixstruct.h | 168 CallbackProcPtr proc; member in struct:_CallbackRec 181 /* proc vectors */
|
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/ |
H A D | dixstruct.h | 168 CallbackProcPtr proc; member in struct:_CallbackRec 181 /* proc vectors */
|