Searched defs:active (Results 1 - 25 of 110) sorted by relevance

12345

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_occlude.h32 GLboolean active; member in struct:__anon16218
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86Bus.h55 Bool active; member in struct:__anon6893
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86Bus.h55 Bool active; member in struct:__anon7206
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86Bus.h54 Bool active; member in struct:__anon9519
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86Bus.h54 Bool active; member in struct:__anon5045
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dxf86Bus.h54 Bool active; member in struct:__anon5357
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dxf86Bus.h54 Bool active; member in struct:__anon5669
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dxf86Bus.h55 Bool active; member in struct:__anon5977
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dxf86Bus.h55 Bool active; member in struct:__anon6280
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dxf86Bus.h55 Bool active; member in struct:__anon6578
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86Bus.h54 Bool active; member in struct:__anon8885
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86Bus.h54 Bool active; member in struct:__anon9199
/vbox/src/VBox/Additions/x11/VBoxClient/testcase/
H A DtstSeamlessX11.cpp68 static bool active = false; local
71 if (!active)
73 active = true;
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86Bus.h64 Bool active; member in struct:__anon7520
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86Bus.h64 Bool active; member in struct:__anon7889
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86Bus.h64 Bool active; member in struct:__anon8245
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86Bus.h64 Bool active; member in struct:__anon8562
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86Bus.h37 Bool active; member in struct:__anon3017
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86Bus.h65 Bool active; member in struct:__anon4665
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86Bus.h65 Bool active; member in struct:__anon4232
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/tests/
H A Dranfile.cpp318 PRIntn active, poll, limit = 0, max_virtual_procs = 0, threads = 0, virtual_procs; local
374 for (active = 0; active < threads; active++)
376 hammer[active] = new Hammer(thread_scope, &ml, &cv, limit);
377 hammer[active]->Start(); /* then make it roll */
394 while (active > 0)
418 active -= 1; /* this is another one down */
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dranfile.c282 int active, poll; local
352 for (active = 0; active < threads; active++)
354 hammer[active].ml = ml;
355 hammer[active].cv = cv;
356 hammer[active].id = id++;
357 hammer[active].writes = 0;
358 hammer[active].action = sg_go;
359 hammer[active]
[all...]
H A Dcltsrv.c154 PRUint32 accepting, active, workers; member in struct:CSPool_s
738 pool->active += 1;
751 pool->active -= 1;
/vbox/src/VBox/Devices/Audio/
H A Daudio_int.h127 int active; member in struct:SWVoiceOut
137 int active; member in struct:SWVoiceIn
/vbox/src/VBox/Devices/PC/BIOS/
H A Debda.h265 uint8_t active; member in struct:__anon14992

Completed in 109 milliseconds

12345