Searched refs:Extract (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/PyEfiCompressor/
H A DEfiCompressor.c77 Status = Extract((VOID *)SrcBuf, SrcDataSize, (VOID **)&DstBuf, &DstDataSize, 1);
154 Status = Extract((VOID *)SrcBuf, SrcDataSize, (VOID **)&DstBuf, &DstDataSize, 2);
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Common/
H A DDecompress.h164 Extract (
H A DDecompress.c929 Extract ( function
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Core/
H A DPackageFile.py70 ## Extract the file
79 self.Extract(FileN, ToFile)
81 ## Extract the file
91 self.Extract(File, ToFile)
96 ## Extract the file
101 def Extract(self, Which, ToDest): member in class:PackageFile
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/gcc/
H A Dmingw-gcc-build.py385 def Extract(self, module): member in class:Extracter
409 self.Extract(module)
/vbox/src/VBox/Installer/win/Stub/
H A DVBoxStub.cpp337 static int Extract(const PVBOXSTUBPKG pPackage, function
763 * Extract files.
778 rc = Extract(pPackage, szDstFile);
948 "--extract - Extract file contents to temporary directory\n"
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dshobjidl.idl933 HRESULT Extract(
962 HRESULT Extract(
/vbox/src/VBox/VMM/VMMR3/
H A DPATMA.asm1225 ; Extract the IOPL from the return flags, save them to our virtual flags and
1279 ; Extract the IOPL from the return flags, save them to our virtual flags and
1481 ; Extract the IOPL from the return flags, save them to our virtual flags and
1532 ; Extract the IOPL from the return flags, save them to our virtual flags and
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dshobjidl.idl1208 HRESULT Extract(
1237 HRESULT Extract(

Completed in 117 milliseconds