/external/dropbear/libtomcrypt/src/mac/pmac/ |
pmac_memory.c | 44 /* allocate ram for pmac state */
|
pmac_memory_multi.c | 49 /* allocate ram for pmac state */
|
/external/dropbear/libtommath/ |
bn_mp_grow.c | 24 /* if the alloc size is smaller alloc more ram */
|
/external/icu4c/test/cintltst/ |
nfsprep.h | 14 * created by: Ram Viswanadha
|
/external/qemu/hw/ |
devices.h | 56 #define TC6393XB_RAM 0x110000 /* amount of ram for Video and USB */
|
/external/qemu/ |
osdep.c | 121 "You do not have enough space in '%s' for the %d MB of QEMU virtual RAM.\n", 124 fprintf(stderr, "To have more space available provided you have enough RAM and swap, do as root:\n" 129 "Use the '-m' option of QEMU to diminish the amount of virtual RAM or use the\n" 131 "temporary RAM file will be opened.\n");
|
migration.c | 149 monitor_printf(mon, "transferred ram: %" PRIu64 " kbytes\n", ram_bytes_transferred() >> 10); 150 monitor_printf(mon, "remaining ram: %" PRIu64 " kbytes\n", ram_bytes_remaining() >> 10); 151 monitor_printf(mon, "total ram: %" PRIu64 " kbytes\n", ram_bytes_total() >> 10);
|
/external/qemu/android/avd/ |
hardware-properties.ini | 26 # Ram size 30 abstract = Device ram size 31 description = The amount of physical RAM on the device, in megabytes.
|
/external/yaffs2/yaffs2/ |
Kconfig | 100 slightly more RAM but are faster since they eliminate chunk group 127 bool "Cache short names in RAM" 132 yaffs_Object. This costs an extra 16 bytes of RAM per object,
|
/development/pdk/docs/porting/ |
system_requirements.jd | 20 <td>128 MB RAM; 256 MB Flash External</td>
|
/external/dropbear/libtomcrypt/src/encauth/eax/ |
eax_decrypt_verify_memory.c | 60 /* allocate ram */
|
eax_done.c | 37 /* allocate ram */
|
/external/dropbear/libtomcrypt/src/encauth/ocb/ |
ocb_encrypt_authenticate_memory.c | 50 /* allocate ram */
|
/external/dropbear/libtomcrypt/src/mac/f9/ |
f9_memory_multi.c | 49 /* allocate ram for f9 state */
|
/external/dropbear/libtomcrypt/src/mac/hmac/ |
hmac_init.c | 52 /* allocate ram for buf */
|
hmac_memory.c | 55 /* allocate ram for hmac state */
|
hmac_memory_multi.c | 50 /* allocate ram for hmac state */
|
/external/dropbear/libtomcrypt/src/mac/omac/ |
omac_memory.c | 54 /* allocate ram for omac state */
|
omac_memory_multi.c | 49 /* allocate ram for omac state */
|
/external/dropbear/libtomcrypt/src/mac/xcbc/ |
xcbc_memory_multi.c | 49 /* allocate ram for xcbc state */
|
/external/dropbear/libtomcrypt/src/pk/katja/ |
katja_decrypt_key.c | 71 /* allocate ram */
|
/external/dropbear/libtomcrypt/src/pk/rsa/ |
rsa_decrypt_key.c | 75 /* allocate ram */
|
/external/icu4c/common/ |
sprpimpl.h | 14 * created by: Ram Viswanadha
|
uscript.c | 12 * 07/06/2001 Ram Creation.
|
/external/icu4c/common/unicode/ |
udraft.h | 12 * Created by: genheaders.pl, a perl script written by Ram Viswanadha
|