Searched refs:ROM (Results 1 – 25 of 178) sorted by relevance
12345678
/external/libcups/data/ |
D | font.defs | 11 #font AvantGarde-Book Standard "(1.05)" Standard ROM 12 #font AvantGarde-BookOblique Standard "(1.05)" Standard ROM 13 #font AvantGarde-Demi Standard "(1.05)" Standard ROM 14 #font AvantGarde-DemiOblique Standard "(1.05)" Standard ROM 15 #font Bookman-Demi Standard "(1.05)" Standard ROM 16 #font Bookman-DemiItalic Standard "(1.05)" Standard ROM 17 #font Bookman-Light Standard "(1.05)" Standard ROM 18 #font Bookman-LightItalic Standard "(1.05)" Standard ROM 19 #font Courier Standard "(1.05)" Standard ROM 20 #font Courier-Bold Standard "(1.05)" Standard ROM [all …]
|
/external/libcups/examples/ |
D | testppdx.ppd | 71 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM 72 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM 73 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM 74 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM 75 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM 76 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM 77 *Font Bookman-Light: Standard "(001.004S)" Standard ROM 78 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM 79 *Font Courier: Standard "(002.004S)" Standard ROM 80 *Font Courier-Bold: Standard "(002.004S)" Standard ROM [all …]
|
/external/libcups/test/ |
D | testps.ppd | 141 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM 142 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM 143 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM 144 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM 145 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM 146 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM 147 *Font Bookman-Light: Standard "(001.004S)" Standard ROM 148 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM 149 *Font Courier: Standard "(002.004S)" Standard ROM 150 *Font Courier-Bold: Standard "(002.004S)" Standard ROM [all …]
|
D | testhp.ppd | 146 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM 147 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM 148 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM 149 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM 150 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM 151 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM 152 *Font Bookman-Light: Standard "(001.004S)" Standard ROM 153 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM 154 *Font Courier: Standard "(002.004S)" Standard ROM 155 *Font Courier-Bold: Standard "(002.004S)" Standard ROM [all …]
|
/external/libcups/cups/ |
D | test2.ppd | 210 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM 211 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM 212 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM 213 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM 214 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM 215 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM 216 *Font Bookman-Light: Standard "(001.004S)" Standard ROM 217 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM 218 *Font Courier: Standard "(002.004S)" Standard ROM 219 *Font Courier-Bold: Standard "(002.004S)" Standard ROM [all …]
|
D | test.ppd | 229 *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM 230 *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM 231 *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM 232 *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM 233 *Font Bookman-Demi: Standard "(001.004S)" Standard ROM 234 *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM 235 *Font Bookman-Light: Standard "(001.004S)" Standard ROM 236 *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM 237 *Font Courier: Standard "(002.004S)" Standard ROM 238 *Font Courier-Bold: Standard "(002.004S)" Standard ROM [all …]
|
/external/arm-trusted-firmware/docs/components/ |
D | romlib-design.rst | 1 Library at ROM 4 This document provides an overview of the "library at ROM" implementation in 10 The "library at ROM" feature allows platforms to build a library of functions to 11 be placed in ROM. This reduces SRAM usage by utilising the available space in 12 ROM. The "library at ROM" contains a jump table with the list of functions that 13 are placed in ROM. The capabilities of the "library at ROM" are: 17 2. Functions can be patched after they have been programmed into ROM. 19 3. Platform-specific libraries can be placed in ROM. 29 Library at ROM is described by an index file with the list of functions to be 30 placed in ROM. The index file is platform specific and its format is: [all …]
|
/external/arm-trusted-firmware/bl1/ |
D | bl1.ld.S | 23 ROM (rx): ORIGIN = BL1_RO_BASE, LENGTH = BL1_RO_LIMIT - BL1_RO_BASE 41 } >ROM 46 } >ROM 50 } >ROM 69 } >ROM 88 } >ROM 98 DATA_SECTION >RAM AT>ROM
|
/external/arm-trusted-firmware/bl2/ |
D | bl2_el3.ld.S | 16 ROM (rx): ORIGIN = BL2_RO_BASE, LENGTH = BL2_RO_LIMIT - BL2_RO_BASE 24 #define ROM RAM macro 50 } >ROM 60 } >ROM 86 } >ROM 104 DATA_SECTION >RAM AT>ROM
|
/external/python/cpython2/Doc/library/ |
D | cd.rst | 2 :mod:`cd` --- CD-ROM access on SGI systems 7 :synopsis: Interface to the CD-ROM on Silicon Graphics systems. 18 The way the library works is as follows. A program opens the CD-ROM device with 21 data from the CD, but also to get status information for the CD-ROM device, and 54 Open the CD-ROM device. The return value is an opaque player object; methods of 57 the hardware inventory is consulted to locate a CD-ROM drive. The *mode*, if 93 The drive is loaded with a CD-ROM. Subsequent play or read operations will 114 The equivalent of :const:`PAUSED` on older (non 3301) model Toshiba CD-ROM 141 Unlocks the eject button on the CD-ROM drive permitting the user to eject the 149 flow of data from the CD-ROM drive. [all …]
|
/external/arm-trusted-firmware/lib/romlib/ |
D | romlib.ld.S | 11 ROM (rx): ORIGIN = ROMLIB_RO_BASE, LENGTH = ROMLIB_RO_LIMIT - ROMLIB_RO_BASE 26 } >ROM 34 } >RAM AT>ROM
|
/external/llvm-project/lld/test/ELF/linkerscript/ |
D | lma-align.test | 25 ROM : ORIGIN = 0x1000, LENGTH = 1K 29 .text 0x1000 : { *(.text*) } >ROM 31 .data.rel.ro 0x11000 : { *(.data.rel.ro) } >RAM AT>ROM 33 .data . : ALIGN(16) { *(.data*) } >RAM AT>ROM
|
D | memory-include.test | 15 ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100 21 .text : { *(.text*) } > ROM
|
D | output-section-include.test | 21 ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100 26 .text : { *(.text*) } > ROM
|
D | section-include.test | 24 ROM (rwx): ORIGIN = 0x1000, LENGTH = 0x100 29 .text : { *(.text*) } > ROM
|
D | region-alias.s | 13 ## .text to ROM, .data to RAM. 21 ## All to ROM.
|
/external/arm-trusted-firmware/docs/plat/ |
D | stm32mp1.rst | 30 The STM32MP1 resets in the ROM code of the Cortex-A7. 33 The ROM code boot sequence loads the TF-A binary image from boot device 37 for ROM code is able to load this image. 52 | | ROM 87 ROM code -> BL2 (compiled with BL2_AT_EL3) -> BL32 (SP_min) -> BL33 (U-Boot) 91 ROM code -> BL2 (compiled with BL2_AT_EL3) -> OP-TEE -> BL33 (U-Boot)
|
D | intel-agilex.rst | 6 Upon boot, Boot ROM loads bl2 into OCRAM. Bl2 subsequently initializes 11 Boot ROM --> Trusted Firmware-A --> UEFI 45 BL33=PEI.ROM
|
D | socionext-uniphier.rst | 7 UniPhier SoC family implements its internal boot ROM, which loads 64KB [1]_ 10 It is useful for platforms with non-TF-A boot ROM, like UniPhier. Here, a 27 ROM (and verified if the chip fuses are blown). 33 1. The Boot ROM 35 This is hard-wired ROM, so never corrupted. It loads the UniPhier BL (with
|
D | intel-stratix10.rst | 6 Upon boot, Boot ROM loads bl2 into OCRAM. Bl2 subsequently initializes 11 Boot ROM --> Trusted Firmware-A --> UEFI 45 BL33=PEI.ROM
|
/external/tensorflow/tensorflow/lite/micro/tools/make/targets/ceva/ |
D | CEVA_BX1_TFLM_18.0.2.ld | 41 ROM (rx) : ORIGIN = __rom_start , LENGTH = __rom_size 53 } >INTERNAL_CODE AT>ROM 79 } >INTERNAL_DATA AT>ROM 85 } >INTERNAL_DATA AT>ROM 91 } >INTERNAL_DATA AT>ROM 118 } >EXTERNAL AT>ROM 159 } >EXTERNAL AT>ROM
|
/external/libcups/backend/ |
D | snmp.txt | 14 SNMPv2-MIB::sysDescr.0 = STRING: HP ETHERNET MULTI-ENVIRONMENT,ROM J.sp.00,JETDIRECT EX,JD28,EEPROM… 76 SNMPv2-MIB::sysDescr.0 = STRING: HP ETHERNET MULTI-ENVIRONMENT,ROM D.04.03,JETDIRECT EX,JD26,EEPROM… 82 SNMPv2-MIB::sysDescr.0 = STRING: HP ETHERNET MULTI-ENVIRONMENT,ROM G.05.34,JETDIRECT,JD30,EEPROM G.… 91 SNMPv2-MIB::sysDescr.0 = STRING: HP ETHERNET MULTI-ENVIRONMENT,ROM L.20.07,JETDIRECT,JD84,EEPROM L.… 123 SNMPv2-MIB::sysDescr.0 = STRING: ETHERNET MULTI-ENVIRONMENT.ROM, JETDIRECT EX, EEPROM 6016 170 HOST-RESOURCES-MIB::hrDeviceDescr.10 = STRING: ROM Memory
|
/external/pigweed/pw_assert_basic/ |
D | docs.rst | 19 This log backend comes with a very large ROM and potentially RAM cost. It is 21 tokenized asserts since they are much smaller both in terms of ROM and RAM.
|
/external/fonttools/Tests/mtiLib/data/mti/ |
D | scripttable.txt | 8 latn ROM 3, 4, 0
|
/external/autotest/client/site_tests/firmware_RomSize/ |
D | control | 15 This test relies on dmidecode to find the ROM Size.
|
12345678