Home
last modified time | relevance | path

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

123

/device/google/cuttlefish_kernel/
DAndroid.bp16 name: "extract-vmlinux",
17 srcs: ["scripts/extract-vmlinux"],
/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/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/google/cuttlefish/common/libs/utils/
Darchive.cpp64 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/
Dfpformat.py35 def extract(s): function
96 sign, intpart, fraction, expo = extract(x)
111 sign, intpart, fraction, expo = extract(x)
/device/google/bonito/self-extractors_sargo/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/barbet/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/bramble/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/bonito/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/redfin/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/linaro/hikey/self-extractors_hikey960/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/coral/self-extractors_flame/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/crosshatch/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/crosshatch/self-extractors_blueline/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/sunfish/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/device/google/coral/self-extractors/
DPART35 echo ERROR: Couldn\'t extract files. 1>&2
/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…
/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/hikey960/
DREADME7 Download and extract HDMI binaries:
10 $ ./extract-arm-hikey960.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/arm-trusted-firmware/docs/
Dauth-framework.rst149 #. 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 …]

123