/device/google/cuttlefish_kernel/ |
D | Android.bp | 16 name: "extract-vmlinux", 17 srcs: ["scripts/extract-vmlinux"],
|
/device/linaro/bootloader/edk2/MdePkg/Library/PeiExtractGuidedSectionLib/ |
D | PeiExtractGuidedSectionLib.uni | 4 // 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…
|
D | PeiExtractGuidedSectionLib.inf | 4 # This library provides generic extract guided section functions for PEIM and PEI_CORE module.
|
/device/linaro/bootloader/edk2/MdePkg/Library/DxeExtractGuidedSectionLib/ |
D | DxeExtractGuidedSectionLib.uni | 4 // 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…
|
D | DxeExtractGuidedSectionLib.inf | 4 # This library provides generic extract guided section functions for DXE module.
|
/device/google/cuttlefish/common/libs/utils/ |
D | archive.cpp | 64 for (const auto& extract : to_extract) { in ExtractFiles() local 65 bsdtar_cmd.AddParameter(extract); in ExtractFiles()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | fpformat.py | 35 def extract(s): function 96 sign, intpart, fraction, expo = extract(x) 111 sign, intpart, fraction, expo = extract(x)
|
/device/google/bonito/self-extractors_sargo/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/barbet/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/bramble/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/bonito/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/redfin/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/linaro/hikey/self-extractors_hikey960/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/coral/self-extractors_flame/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/crosshatch/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/crosshatch/self-extractors_blueline/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/sunfish/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/google/coral/self-extractors/ |
D | PART3 | 5 echo ERROR: Couldn\'t extract files. 1>&2
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/ |
D | SectionExtractionDxe.uni | 2 // Section Extraction Dxe Driver produces framework section extract protocol. 21 #string STR_MODULE_ABSTRACT #language en-US "Produces the framework section extract pro…
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/DataHubDxe/ |
D | DataHubDxe.uni | 6 // 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 38 …extract the data in a temporal \"log\" order. As an example, progress codes might be recorded in t…
|
D | DataHubDxe.inf | 6 # 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/ |
D | make_vms.com | 198 $ 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/hikey960/ |
D | README | 7 Download and extract HDMI binaries: 10 $ ./extract-arm-hikey960.sh
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/parser/ |
D | README | 15 example.py -- module that uses the `parser' module to extract
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | auth-framework.rst | 149 #. If the image is an authentication image, extract the information that will 181 extract authentication parameters contained in an image, e.g. if the 270 check the image integrity and extract the authentication parameters. 350 The authentication framework will use the image descriptor to extract all the 424 - ``_get_param``: extract authentication parameter funcion pointer. 436 extract the data corresponding to that parameter from an image. This data will 661 parsing library to check the image integrity and extract the required 680 extract that parameter from the image (i.e. if the parameter is stored in an 715 be used to extract the parameter data from the corresponding image. 832 is used to extract a public key from the parent image. If the cookie is an [all …]
|