Home
last modified time | relevance | path

Searched refs:multiple (Results 1 – 25 of 122) sorted by relevance

12345

/device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
DDxeS3BootScriptLib.uni4 // S3 boot script Library that could be used for multiple phases.
19 …BSTRACT #language en-US "S3 boot script Library that could be used for multiple phases"
21 …SCRIPTION #language en-US "S3 boot script Library that could be used for multiple phases."
/device/linaro/bootloader/edk2/EdkShellBinPkg/
DEdkShellBinPkg.dec2 # Reference package showing multiple binaries
4 # This package contains multiple binary shell applications that follow UEFI specification. Now ther…
/device/linaro/bootloader/edk2/MdePkg/Library/PeiPciSegmentLibPciCfg2/
DPeiPciSegmentLibPciCfg2.uni7 // This library instance should only be used platforms with multiple PCI segments.
23 …-specific PEIM. This library instance should only be used on platforms with multiple PCI segments."
DPeiPciSegmentLibPciCfg2.inf7 # This library instance should only be used platforms with multiple PCI segments.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dcursor.c449 PyObject* _pysqlite_query_execute(pysqlite_Cursor* self, int multiple, PyObject* args) in _pysqlite_query_execute() argument
481 if (multiple) { in _pysqlite_query_execute()
625 if (multiple) { in _pysqlite_query_execute()
718 if (multiple) { in _pysqlite_query_execute()
724 } else if (rc == SQLITE_DONE && !multiple) { in _pysqlite_query_execute()
741 if (!multiple && statement_type == STATEMENT_INSERT) { in _pysqlite_query_execute()
751 if (multiple) { in _pysqlite_query_execute()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
DREADME67 using multiple threads or processes or the select() system call as
68 desired to serve multiple clients simultaneously (when using select(),
89 # Derive a server class using multiple inheritance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/
DIntelFrameworkModulePkg.uni74 …emory size with bytes to reserve EBDA below 640K for OPROM. The value should be a multiple of 4KB."
92 …he low PMM (Post Memory Manager) size with bytes below 1MB. The value should be a multiple of 4KB."
96 …e high PMM (Post Memory Manager) size with bytes above 1MB. The value should be a multiple of 4KB."
164 … "The value should be a multiple of 4KB.\n"
171 …"The value should be a multiple of 4KB. And the range should be below the EBDA reserved range from…
DIntelFrameworkModulePkg.dec223 # The value should be a multiple of 4KB.
231 # The value should be a multiple of 4KB.
239 …# The value should be a multiple of 4KB. And the range should be below the EBDA reserved range fr…
264 # The value should be a multiple of 4KB.
270 # The value should be a multiple of 4KB.
/device/google/marlin/sepolicy/
Dhal_gnss_default.te18 # libqdi is used across multiple processes which are clients of
/device/linaro/bootloader/edk2/EdkShellBinPkg/FullShell/
DFullShell.inf4 # This is a binary module containing multiple binary shell applications.
/device/linaro/bootloader/edk2/EdkShellBinPkg/MinimumShell/
DMinimumShell.inf4 # This is a binary module containing multiple binary shell applications.
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
DREADME64 maintaining multiple FAQs; see below.)
98 If you have multiple FAQs, you need a separate FAQDIR per FAQ, and a
/device/linaro/bootloader/arm-trusted-firmware/docs/
Drt-svc-writers-guide.md13 7. [Services that contain multiple sub-services](#7--services-that-contain-multiple-sub-services)
265 7. Services that contain multiple sub-services
268 It is possible that a single owning entity implements multiple sub-services. For
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/versioncheck/
DREADME20 this is handy for distributions that live in multiple places. Put the
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/
DCpuPm.asl42 multiple performance states (potentially operating at different
297 // value in case we get multiple calls, each of which only
431 // value in case we get multiple calls, each of which only
574 // value in case we get multiple calls, each of which only
717 // value in case we get multiple calls, each of which only
DApCst.asl45 multiple performance states (potentially operating at different
DApIst.asl45 multiple performance states (potentially operating at different
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DNOTES.msvc58 djgpp port) complained about "multiple targets" in both the antlr and dlg
98 /AL Large memory model (multiple data segments; data items must be
/device/linaro/bootloader/edk2/BaseTools/Conf/
Dtarget.template15 # Separate multiple LIST entries with a SINGLE SPACE character, do not use comma characters.
/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/X64/
DSmiException.asm195 ; RSP set to odd multiple of 8 at @CommonEntryPoint means ErrCode PRESENT
199 test spl, 8 ; odd multiple of 8 => ErrCode present
/device/google/marlin/radio/
Dfilesmap61 # For multiple file firmware images that differ from *.mbn and *.bin
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME154 If you want to build for multiple platforms sharing the same source
898 If you want to install multiple versions of Python see the section below
899 entitled "Installing multiple versions".
912 Installing multiple versions
915 On Unix and Mac systems if you intend to install multiple versions of Python
922 to install multiple versions using the same prefix you must decide which
969 --with-threads: On most Unix systems, you can now use multiple
1066 Building for multiple architectures (using the VPATH feature)
1069 If your file system is shared between multiple architectures, it
1098 makesetup script supports multiple input files, so if you want to be
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME161 If you want to build for multiple platforms sharing the same source
905 If you want to install multiple versions of Python see the section below
906 entitled "Installing multiple versions".
919 Installing multiple versions
922 On Unix and Mac systems if you intend to install multiple versions of Python
929 to install multiple versions using the same prefix you must decide which
976 --with-threads: On most Unix systems, you can now use multiple
1073 Building for multiple architectures (using the VPATH feature)
1076 If your file system is shared between multiple architectures, it
1105 makesetup script supports multiple input files, so if you want to be
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.uni335 " 7. If you are copying multiple files, the destination must be an existing\r\n"
346 " * To copy multiple files to another directory:\r\n"
349 " * To copy multiple directories recursively to another directory:\r\n"
485 " * To create multiple directories:\r\n"
542 " * To move multiple directories at a time:\r\n"
677 " * To remove multiple directories at a time:\r\n"
680 " * To remove multiple directories with wildcards:\r\n"
1013 " 1. This command loads a driver into memory. It can load multiple files at\r\n"
1025 " * To load multiple drivers:\r\n"
1028 " * To load multiple drivers using file name wildcards:\r\n"
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DUefiShellLevel3CommandsLib.uni76 … "*, ?, [, ] Wildcards to specify multiple similar file names.\r\n"
385 " file - Specifies the name or pattern of the file or directory. There can be multiple \r\n"
392 " 2. If multiple files are specified on the command line, it will continue\r\n"
445 " * To display multiple files:\r\n"

12345