/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/ |
D | mkstringprep.py | 51 tables = [] variable 69 tables.append((curname, table)) 123 name, table = tables[0] 124 del tables[0] 146 name, table = tables[0] 147 del tables[0] 162 name, table_b2 = tables[0] 163 del tables[0] 166 name, table_b3 = tables[0] 167 del tables[0] [all …]
|
/device/linaro/bootloader/edk2/UefiCpuPkg/ResetVector/Vtf0/Ia16/ |
D | ResetVectorVtf0.asm | 21 ; Pad the image size to 4k when page tables are in VTF0 23 ; If the VTF0 image has page tables built in, then we need to make 24 ; sure the end of VTF0 is 4k above where the page tables end. 26 ; This is required so the page tables will be 4k aligned when VTF0 is
|
/device/linaro/bootloader/arm-trusted-firmware/docs/ |
D | xlat-tables-lib-v2-design.rst | 11 This document describes the design of the translation tables library (version 2) 13 tables based on a description of the memory layout, as well as setting up system 19 #. Statically allocate translation tables and populate them (at run-time) based 23 #. Support for generating translation tables pertaining to a different 58 translation tables library. 75 library transpose that in a set of translation tables. As a result, the library 76 might create new translation tables, update or split existing ones. 95 The first solution potentially requires less translation tables, hence 98 page tables to refine the mappings. If a single level-2 entry has been used 115 The library can create or modify translation tables pertaining to a different [all …]
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Acpi/AcpiTableDxe/ |
D | AcpiTableDxe.uni | 19 …is driver initializes ACPI tables (Rsdp, Rsdt and Xsdt) and produces UEFI/PI services to install/u…
|
D | AcpiTableDxe.inf | 4 # This driver initializes ACPI tables (Rsdp, Rsdt and Xsdt) and produces UEFI/PI 5 # services to install/uninstall/manage ACPI tables.
|
/device/linaro/bootloader/arm-trusted-firmware/include/lib/xlat_tables/ |
D | xlat_tables_v2_helpers.h | 68 uint64_t (*tables)[XLAT_TABLE_ENTRIES]; member 155 .tables = _ctx_name##_xlat_tables, \
|
/device/linaro/bootloader/edk2/MdePkg/Library/UefiLib/ |
D | UefiLib.uni | 7 // EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers, 24 …TPLs), install EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers, …
|
D | UefiLib.inf | 7 # EFI Driver Model related protocols, manage Unicode string tables for UEFI Drivers,
|
/device/linaro/bootloader/edk2/OvmfPkg/ResetVector/Ia32/ |
D | PageTables64.asm | 47 ; For OVMF, build some initial page tables at 53 ; At the end of PEI, the pages tables will be rebuilt into a
|
/device/google/contexthub/firmware/os/platform/stm32/flash_script/ |
D | Makefile | 20 FLAGS += -mthumb -mcpu=cortex-m4 -march=armv7e-m -mno-thumb-interwork -fno-unwind-tables -fstack-re…
|
/device/linaro/bootloader/edk2/UefiCpuPkg/CpuS3DataDxe/ |
D | CpuS3DataDxe.uni | 7 // register initialization tables for ACPI S3 resume. It also only supports the 35 "register initialization tables for ACPI S3 resume. It also only supports the "
|
D | CpuS3DataDxe.inf | 7 # register initialization tables for ACPI S3 resume. It also only supports the
|
/device/google/contexthub/firmware/os/platform/native/ |
D | native.mk | 20 FLAGS += -I. -fno-unwind-tables -fstack-reuse=all -ffunction-sections -fdata-sections -m32
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msilib.py | 150 tables = [] 161 tables.append(name) 166 f.write("\ntables=[%s]\n\n" % (", ".join(tables))) 206 tables = [] 211 tables.append(table) 243 f.write("tables=%s\n" % repr(map(str,tables))) 304 for t in schema.tables: 334 for table in module.tables:
|
D | sequence.py | 126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
|
/device/google/contexthub/firmware/build/ |
D | common_config.mk | 32 -fno-unwind-tables \
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/ |
D | PowerManagementAcpiTables.inf | 21 # Component description file for the ACPI tables
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
D | test_difflib.py | 155 tables = '\n'.join( 184 actual = full.replace('</body>','\n%s\n</body>' % tables)
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/PlatformHasAcpiLib/ |
D | PlatformHasAcpiLib.inf | 9 # Universal and platform specific DXE drivers that produce ACPI tables depend
|
/device/linaro/bootloader/edk2/StdLib/LibC/Containers/ |
D | ContainerLib.inf | 5 # Types of containers may be Queues (FIFO, LIFO, etc.), hash tables, etc.
|
/device/linaro/bootloader/edk2/CorebootModulePkg/CbSupportDxe/ |
D | CbSupportDxe.inf | 4 # Report some MMIO/IO resources to dxe core, extract smbios and acpi tables from coreboot and insta…
|
/device/google/contexthub/firmware/os/platform/stm32/ |
D | stm32.mk | 27 FLAGS += -I. -fno-unwind-tables -fstack-reuse=all -ffunction-sections -fdata-sections
|
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/Ssdt/ |
D | CpuPm.asl | 125 // Save the capability information and load tables as needed. 141 // Save the capability information and load tables as needed. 264 // Get the capability information and load appropriate tables as needed. 397 // Get the capability information and load appropriate tables as needed. 540 // Get the capability information and load appropriate tables as needed. 683 // Get the capability information and load appropriate tables as needed.
|
/device/linaro/bootloader/arm-trusted-firmware/lib/xlat_tables_v2/ |
D | xlat_tables_internal.c | 63 if (ctx->tables[i] == table) in xlat_table_get_index() 80 return ctx->tables[i]; in xlat_table_get_empty() 110 return ctx->tables[ctx->next_table++]; in xlat_table_get_empty() 1247 ctx->tables[j][i] = INVALID_DESC; in init_xlat_tables_ctx()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
D | algorithm.txt | 181 So what we have here are three tables with a total of 20 entries that had to 183 compared to 16 entries for a Huffman tree (six two entry tables and one four 195 compactly in the tables.
|