Home
last modified time | relevance | path

Searched refs:extract (Results 1 – 25 of 51) sorted by relevance

123

/device/asus/fugu/self-extractors/
Dfiles-by-owner.sh17 rm -f extract-lists.txt
59 echo " $target_owner)" >> extract-lists.txt
60 echo " TO_EXTRACT=\"\\" >> extract-lists.txt
87 echo " $file \\" >> extract-lists.txt
101 echo " $file \\" >> extract-lists.txt
111 echo " \"" >> extract-lists.txt
112 echo " ;;" >> extract-lists.txt
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/dragon/self-extractors/
Dfiles-by-owner.sh17 rm -f extract-lists.txt
53 echo " $target_owner)" >> extract-lists.txt
54 echo " TO_EXTRACT=\"\\" >> extract-lists.txt
86 echo " $file \\" >> extract-lists.txt
96 echo " \"" >> extract-lists.txt
97 echo " ;;" >> extract-lists.txt
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/linaro/bootloader/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/
DDxeExtractGuidedSectionLib.uni4 // This library provides generic extract guided section functions for DXE module.
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic extract guid…
DDxeExtractGuidedSectionLib.inf4 # This library provides generic extract guided section functions for DXE module.
/device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/
DPeiExtractGuidedSectionLib.uni4 // This library provides generic extract guided section functions for PEIM and PEI_CORE module.
20 #string STR_MODULE_DESCRIPTION #language en-US "This library provides generic extract guid…
DPeiExtractGuidedSectionLib.inf4 # This library provides generic extract guided section functions for PEIM and PEI_CORE module.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dfpformat.py35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
DSectionExtractionDxe.uni2 // Section Extraction Dxe Driver produces framework section extract protocol.
21 #string STR_MODULE_ABSTRACT #language en-US "Produces the framework section extract pro…
DSectionExtractionDxe.inf2 # Section Extraction Dxe Driver produces framework section extract protocol.
/device/lge/bullhead/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/huawei/angler/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/linaro/hikey/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/marlin/self-extractors_sailfish/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/marlin/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/
DDataHubDxe.uni6 // Consumers may then extract the data in temporal "log" order.As an example, progress codes might
12 // reported in a standard format so that consumers can be written to extract the data.O ther data is
38extract the data in a temporal \"log\" order. As an example, progress codes might be recorded in t…
DDataHubDxe.inf6 # Consumers may then extract the data in temporal "log" order.As an example, progress codes might
12 # reported in a standard format so that consumers can be written to extract the data.O ther data is
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dmake_vms.com198 $ ccopt = ccopt + f$extract(start,len,cparm)
207 $ lopts = lopts + f$extract(start,len,cparm)
213 $ cc_com = f$extract(start,len,cparm)
230 $ mmks = f$extract(start,len,cparm)
334 $ if (f$extract(0,6,rec) .nes. src_check) then goto mrloop
371 $ if (f$extract(0,1,rec) .nes. "#") then goto hloop
385 $! Analyze Object files for OpenVMS AXP to extract Procedure and Data
/device/linaro/hikey/hikey/
DREADME7 Download and extract HDMI binaries:
10 $ ./extract-linaro-hikey.sh
/device/common/
Dgenerate-packages.sh34 EXTRACT_LIST_FILENAME=extract-lists.txt
148 SCRIPT=extract-$COMPANY-$DEVICE.sh
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/
DREADME15 example.py -- module that uses the `parser' module to extract
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/ccbench/
Dccbench.py62 def extract(z, j): function
70 y = extract(z, 3)
71 while y != extract(z, 4):
73 y = extract(z, 3)
/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportDxe/
DCbSupportDxe.inf4 # Report some MMIO/IO resources to dxe core, extract smbios and acpi tables from coreboot and insta…
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DThunk16.asm82 ; in IA32_REGS structure. This facilitates wrapper function to extract them

123