Home
last modified time | relevance | path

Searched refs:optimized (Results 1 – 25 of 35) sorted by relevance

12

/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibOptPei/
DBaseMemoryLibOptPei.uni2 // 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…
DBaseMemoryLibOptPei.inf2 # 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/
DBaseMemoryLibOptDxe.uni2 // 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 …
DBaseMemoryLibOptDxe.inf2 # 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/
Dsymtable.py81 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/
DREADME11 like). Separate versions (one optimized for speed, one for beauty :-) are
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dpycodegen.py197 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)
Dpyassem.py257 def __init__(self, name, filename, args=(), optimized=0, klass=None): argument
265 if optimized:
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/Ia32/
DEfiCopyMemSSE2.c147 ; been optimized, and thus simply copies bytes. in EfiCommonLibCopyMem() local
DEfiCopyMem.c163 ; been optimized, and thus simply copies bytes. in EfiCommonLibCopyMem() local
DEfiCopyMem.S175 # been optimized, and thus simply copies bytes.
DEfiCopyMem.asm173 ; been optimized, and thus simply copies bytes.
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/
DIntelFrameworkModulePkg.uni96 …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/
Dnvidia-tegra.rst29 into the instruction cache, the optimized micro-ops are executed,
/device/linaro/bootloader/edk2/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-sdk.txt116 Asm/ - asm files (optimized code for CRC calculation and Intel-AES encryption)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/Sdk/DOC/
Dlzma-sdk.txt116 Asm/ - asm files (optimized code for CRC calculation and Intel-AES encryption)
/device/linaro/bootloader/edk2/BaseTools/Source/C/LzmaCompress/Sdk/DOC/
Dlzma-sdk.txt116 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/
DChangeLog466 - 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/
DChangeLog126 - 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/
Dpsci-lib-integration-guide.rst359 is optimized for stack usage and supports only a subset of format specifiers.
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/
DCHANGES_SUMMARY.txt1747 but the non-optimized version contains two tests of each
1748 context while the optimized version contains only one
DCHANGES_FROM_133_BEFORE_MR13.txt292 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/
DCHANGES_SUMMARY.txt1747 but the non-optimized version contains two tests of each
1748 context while the optimized version contains only one
DCHANGES_FROM_133_before_mr13.txt292 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/
DMdeModulePkg.uni988 …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"

12