Searched refs:region (Results 101 - 111 of 111) sorted by relevance

12345

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86_OSlib.h141 # include <sys/region.h>
168 # include <sys/region.h>
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxvdix.h234 RegionPtr region);
/vbox/src/libs/xpcom18a4/xpcom/MoreFiles/
H A DMoreFilesX.c529 RegionCode region; local
532 region = (RegionCode)GetScriptManagerVariable(smRegionCode);
533 result = UpgradeScriptInfoToTextEncoding(script, kTextLanguageDontCare, region,
537 /* ok, ignore the region and try again */
606 RegionCode region; local
609 region = GetScriptManagerVariable(smRegionCode);
610 result = UpgradeScriptInfoToTextEncoding(script, kTextLanguageDontCare, region,
614 /* ok, ignore the region and try again */
H A DFSCopyObject.c1645 RegionCode region; local
1648 region = (RegionCode)GetScriptManagerVariable(smRegionCode);
1650 region, NULL, &textEncodingHint );
1652 { // ok, ignore the region and try again
/vbox/src/libs/xpcom18a4/xpcom/reflect/xptcall/src/md/unix/
H A Dxptcinvoke_asm_mips.s73 # region under the high frame?
/vbox/src/VBox/Additions/x11/x11include/dri2proto-2.8/X11/extensions/
H A Ddri2proto.h186 CARD32 region B32;
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIMachineView.cpp358 void UIMachineView::sltHandleSetVisibleRegion(QRegion region) argument
361 Q_UNUSED(region);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dgdi_driver.h245 void (*set_region)( struct window_surface *surface, HRGN region );
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/Ia32/
H A DAsmFuncs.asm64 ;; The declarations below define the memory region that will be used for the debug stack.
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/DebugSupportDxe/X64/
H A DAsmFuncs.asm62 ;; The declarations below define the memory region that will be used for the debug stack.
/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuestA-os2.asm1573 ;jz .done_success ; No memory region.

Completed in 144 milliseconds

12345