Searched refs:handled (Results 1 - 17 of 17) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dresource.c78 static const DWORD handled = WINED3DUSAGE_RENDERTARGET local
85 if (usage & ~handled)
86 FIXME("Unhandled usage flags %#x.\n", usage & ~handled);
309 * can't be handled in ddraw because it doesn't know if the
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A Dplevent.h540 PRBool handled; member in struct:PLEvent
H A Dplevent.c416 event->handled = PR_FALSE;
418 while (!event->handled) {
419 /* wait for event to be handled or destroyed */
520 event->handled = PR_TRUE;
662 self->handled = PR_FALSE;
690 self->handled = PR_TRUE;
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dtcpip.c909 const unsigned int handled = crTCPIPUserbufRecv(conn, msg); local
912 if (leftover - handled)
914 if ( __tcpip_read_exact( sock, tcpip_buffer + 1 + total, leftover-handled) <= 0 )
916 crWarning( "Bad juju: %d %d", tcpip_buffer->allocated, leftover-handled);
923 conn->recv_credits -= handled;
924 conn->total_bytes_recv += handled;
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/os2/
H A Dxptcinvoke_vacpp.asm196 ;;; xor ebx, ebx ; // type = 0; // "handled"
/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dvgarom.asm78 ;; int10 handled here
/vbox/src/VBox/VMM/VMMRC/
H A DTRPMRCHandlersA.asm599 cmp eax, byte VINF_SUCCESS ; If completely handled Then resume execution.
613 cmp eax, byte VINF_SUCCESS ; If completely handled Then resume execution.
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v2_2.h2669 PRBool * handled
3776 PRBool * handled
3787 PRBool * handled
H A DVBoxCAPI_v3_0.h531 PRBool handled; member in struct:PLEvent
3205 PRBool * handled
H A DVBoxCAPI_v3_1.h531 PRBool handled; member in struct:PLEvent
3222 PRBool * handled
H A DVBoxCAPI_v3_2.h531 PRBool handled; member in struct:PLEvent
3344 PRBool * handled
H A DVBoxCAPI_v4_0.h531 PRBool handled; member in struct:PLEvent
3563 PRBool * handled
H A DVBoxCAPI_v4_1.h531 PRBool handled; member in struct:PLEvent
3787 PRBool * handled
H A DVBoxCAPI_v4_2.h531 PRBool handled; member in struct:PLEvent
4131 PRBool * handled
H A DVBoxCAPI_v4_3.h595 PRBool handled; member in struct:PLEvent
7103 PRBool * handled
7274 PRBool * handled
21536 * reference, handled as usual with COM/XPCOM.
/vbox/src/VBox/VMM/VMMAll/
H A DIEMAllAImpl.asm542 ; The rDX:rAX variant of imul is handled together with mul further down.
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...

Completed in 4506 milliseconds