/external/grub/netboot/ |
sk_g16.c | 51 * - Autoset memory mapped RAM. Check for free memory and then 52 * configure RAM correctly. 90 * RAM - used for the 16KB shared memory 96 * SK_ADDR defines the address where the RAM will be mapped into the real 105 * to choose the RAM address. That's why we only can choose the RAM address 145 #define SK_POS3 ioaddr+3 /* Base address of RAM */ 274 * We have 16KB RAM which can be accessed by the LANCE. In the 363 * SK_G16 RAM 368 * The Network components are: dual ported RAM, Prom, I/O Reg, Status- 398 unsigned char ram[0x3fc0]; \/* 16KB dual ported ram *\/ member in struct:__anon1952 436 struct SK_ram *ram; \/* dual ported ram structure *\/ member in struct:priv [all...] |
/external/icu4c/common/unicode/ |
uobslete.h | 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha
|
udeprctd.h | 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha
|
usystem.h | 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha
|
/external/yaffs2/yaffs2/ |
yaffs_tagscompat.h | 3 * yaffs_ramdisk.h: yaffs ram disk component 16 /* This provides a ram disk under yaffs.
|
moduleconfig.h | 27 /* Meaning: Cache short names, taking more RAM, but faster look-ups */
|
/external/kernel-headers/original/linux/ |
mc146818rtc.h | 1 /* mc146818rtc.h - register definitions for the Real-Time-Clock / CMOS RAM 20 extern spinlock_t rtc_lock; /* serialize CMOS RAM access */ 89 # define RTC_VRT 0x80 /* valid RAM and time */
|
/external/icu4c/tools/genrb/ |
prscmnts.h | 15 * 5/10/01 Ram removed ustdio dependency
|
read.h | 15 * 5/10/01 Ram removed ustdio dependency
|
/external/yaffs2/yaffs2/direct/ |
yaffs_fileem2k.h | 3 * yaffs_ramdisk.c: yaffs ram disk component
|
yaffscfg.c | 41 // /ram 2MB ramdisk 58 { "/ram", &ramDev}, 73 // /ram 76 ramDev.nReservedBlocks = 2; // Set this smaller for RAM
|
yaffs_flashif.h | 3 * yaffs_ramdisk.h: yaffs ram disk component
|
yaffs_ramdisk.h | 3 * yaffs_ramdisk.h: yaffs ram disk component
|
yaffscfg2k.c | 45 // /ram 2MB ramdisk 64 { "/ram", &ramDev}, 86 // /ram 90 ramDev.nReservedBlocks = 2; // Set this smaller for RAM
|
dtest.c | 632 yaffs_mount("/ram"); 644 leave_unlinked_file("/ram",20,0); 1172 yaffs_mount("/ram"); 1173 yaffs_mkdir("/ram/a",0); 1174 yaffs_mkdir("/ram/a/b",0); 1175 yaffs_mkdir("/ram/c",0); 1177 printf("\nDirectory look-up of /ram\n"); 1178 dumpDir("/ram"); 1179 dumpDir("/ram/a"); 1180 dumpDir("/ram/a/b") [all...] |
/external/kernel-headers/original/asm-arm/ |
memory.h | 79 * The limitation of user task size can grow up to the end of free ram region. 105 * The module can be at any place in ram in nommu mode. 121 * Physical vs virtual RAM address space conversion. These are 156 * This is the PFN of the first RAM page in the kernel 158 * of RAM in the mem_map as well. 163 * These are *only* valid on the kernel direct mapped RAM memory. 187 * Again, these are *only* valid on the kernel direct mapped RAM 208 * RAM address.
|
/external/kernel-headers/original/asm-x86/ |
highmem.h | 13 * we now support up to 64 Gigabytes physical RAM. 39 * chunk of RAM.
|
/external/qemu/ |
cpu-common.h | 12 /* address in the RAM (different from a physical address) */ 39 /* This should only be used for ram local to a device. */
|
/external/skia/include/images/ |
SkImageRef_GlobalPool.h | 44 /** Return how much ram is currently in use by the global cache. 50 amount actually freed may not always result in a ram usage value <=
|
/external/genext2fs/ |
test-mount.sh | 65 egrep -v "(hda|hdb|tty|loop|ram|ubda)" $fname | \ 70 egrep -v "(hda|hdb|tty|loop|ram|ubda)" | \
|
/external/qemu/android/avd/ |
hw-config-defs.h | 24 "Device ram size", 25 "The amount of physical RAM on the device, in megabytes.")
|
/external/dropbear/libtommath/ |
bn_mp_clear.c | 34 /* free ram */
|
/external/icu4c/tools/gensprep/ |
gensprep.h | 14 * created by: Ram Viswanadha
|
/packages/wallpapers/LivePicker/ |
android.software.live_wallpaper.xml | 20 RAM to allow the wallpaper to be running all of the time. -->
|
/external/dropbear/libtomcrypt/src/pk/ecc/ |
ecc_make_key.c | 71 /* allocate ram */ 105 /* free up ram */
|