/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/ |
D | BaseMemoryLibOptPei.uni | 2 // Instance of Base Memory Library optimized for use in PEI phase. 4 // Base Memory Library that is optimized for use in PEI phase. 19 #string STR_MODULE_ABSTRACT #language en-US "Instance of Base Memory Library optimized … 21 …PTION #language en-US "This is the Base Memory Library that is optimized for use in the P…
|
D | BaseMemoryLibOptPei.inf | 2 # Instance of Base Memory Library optimized for use in PEI phase. 4 # Base Memory Library that is optimized for use in PEI phase.
|
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptDxe/ |
D | BaseMemoryLibOptDxe.uni | 2 // Instance of Base Memory Library optimized for use in DXE phase. 4 // Base Memory Library that is optimized for use in DXE phase. 21 #string STR_MODULE_DESCRIPTION #language en-US "Base Memory Library that is optimized for …
|
D | BaseMemoryLibOptDxe.inf | 2 # Instance of Base Memory Library optimized for use in DXE phase. 4 # Base Memory Library that is optimized for use in DXE phase.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | symtable.py | 81 and not self._table.optimized) 91 return bool(self._table.optimized & (OPT_EXEC | OPT_BARE_EXEC)) 95 return bool(self._table.optimized & OPT_IMPORT_STAR)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/comparisons/ |
D | README | 11 like). Separate versions (one optimized for speed, one for beauty :-) are
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | pycodegen.py | 197 optimized = 0 # is namespace access optimized? variable in CodeGenerator 282 if not self.optimized: 289 if not self.optimized: 306 if self.optimized: 1347 optimized = 1 variable in AbstractFunctionCode 1362 optimized=1) 1445 optimized=0, klass=1)
|
D | pyassem.py | 257 def __init__(self, name, filename, args=(), optimized=0, klass=None): argument 265 if optimized:
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/ |
D | EfiCopyMemSSE2.c | 147 ; been optimized, and thus simply copies bytes. in EfiCommonLibCopyMem() local
|
D | EfiCopyMem.c | 163 ; been optimized, and thus simply copies bytes. in EfiCommonLibCopyMem() local
|
D | EfiCopyMem.S | 175 # been optimized, and thus simply copies bytes.
|
D | EfiCopyMem.asm | 173 ; been optimized, and thus simply copies bytes.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/ |
D | IntelFrameworkModulePkg.uni | 96 …Guid_PcdFastPS2Detection_HELP #language en-US "Indicates if to use the optimized timing for best … 98 … "TRUE - Use the optimized timing for best PS2 detection performance.<BR>\n"
|
/device/linaro/bootloader/arm-trusted-firmware/docs/plat/ |
D | nvidia-tegra.rst | 29 into the instruction cache, the optimized micro-ops are executed,
|
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/ |
D | lzma-sdk.txt | 116 Asm/ - asm files (optimized code for CRC calculation and Intel-AES encryption)
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/ |
D | lzma-sdk.txt | 116 Asm/ - asm files (optimized code for CRC calculation and Intel-AES encryption)
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/ |
D | lzma-sdk.txt | 116 Asm/ - asm files (optimized code for CRC calculation and Intel-AES encryption)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | ChangeLog | 466 - compile with -DFASTEST to get compression code optimized for speed only 771 - optimized fill_window, put longest_match inline for gcc 772 - optimized inflate on stored blocks.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
D | ChangeLog | 126 - Use optimized byte swap operations for Microsoft and GNU [Snyder] 1083 - compile with -DFASTEST to get compression code optimized for speed only 1388 - optimized fill_window, put longest_match inline for gcc 1389 - optimized inflate on stored blocks.
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | psci-lib-integration-guide.rst | 359 is optimized for stack usage and supports only a subset of format specifiers.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | CHANGES_SUMMARY.txt | 1747 but the non-optimized version contains two tests of each 1748 context while the optimized version contains only one
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 292 In MR11 the optimized version is always used so the -mrhoist on 2206 but the non-optimized version contains two tests of each 2207 context while the optimized version contains only one
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | CHANGES_SUMMARY.txt | 1747 but the non-optimized version contains two tests of each 1748 context while the optimized version contains only one
|
D | CHANGES_FROM_133_before_mr13.txt | 292 In MR11 the optimized version is always used so the -mrhoist on 2206 but the non-optimized version contains two tests of each 2207 context while the optimized version contains only one
|
/device/linaro/bootloader/edk2/MdeModulePkg/ |
D | MdeModulePkg.uni | 988 …Guid_PcdFastPS2Detection_HELP #language en-US "Indicates if to use the optimized timing for best … 990 … "TRUE - Use the optimized timing for best PS2 detection performance.<BR>\n"
|