HomeSort by relevance Sort by last modified time
    Searched full:disk (Results 76 - 100 of 753) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/e2fsprogs/lib/ext2fs/
dosio.h 4 * Disk I/O include file for the ext2fs/DOS library.
106 * Macros to check for disk hardware errors
  /external/e2fsprogs/resize/
resize2fs.8.in 72 disk cylinder as before! Otherwise, the resize operation will
95 \ 1\ \-\ Print out all disk I/O
  /external/grub/stage2/
disk_inode.h 79 mach_daddr_t Mb_db[FFS_NDADDR]; /* 40: disk block addresses */
97 * Same structure, but on disk.
  /external/webkit/WebCore/platform/brew/
LocalizedStringsBrew.cpp 76 return "Download link to disk";
91 return "Download image to disk";
  /external/webkit/WebCore/platform/haiku/
LocalizedStringsHaiku.cpp 78 return "Download link to disk";
93 return "Download image to disk";
  /external/webkit/WebCore/platform/sql/
SQLiteDatabase.h 90 // FULL - Any writing calls to the DB block until the data is actually on the disk surface
92 // OFF - Calls return immediately after the data has been passed to disk
  /external/webkit/WebCore/platform/wx/
LocalizedStringsWx.cpp 77 return String("Download Link to Disk");
92 return String("Download Image to Disk");
  /external/yaffs2/yaffs2/direct/
yaffs_flashif.c 3 * yaffs_ramdisk.c: yaffs ram disk component
15 // This provides a rma disk under yaffs.
yaffs_ramdisk.c 3 * yaffs_ramdisk.c: yaffs ram disk component
15 // This provides a rma disk under yaffs.
yaffscfg.c 42 // /boot 2MB boot disk (flash)
43 // /flash 14MB flash disk (flash)
  /system/core/include/diskconfig/
diskconfig.h 62 * Note: multi-byte entities have little-endian layout on disk */
93 uint32_t num_lba; /* the size of the disk in LBA units */
  /external/openssl/crypto/
crypto-lib.com 94 $ OBJ_DIR := SYS$DISK:[-.'ARCH'.OBJ.CRYPTO]
98 $ EXE_DIR := SYS$DISK:[-.'ARCH'.EXE.CRYPTO]
470 $ SOURCE_FILE = "SYS$DISK:[." + MODULE_NAME+ "]" + FILE_NAME
472 $ SOURCE_FILE = "SYS$DISK:[]" + FILE_NAME
1029 "/INCLUDE=(SYS$DISK:[],SYS$DISK:[.''ARCH'],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS],SYS$DISK:[.EVP])" + -
1063 "/INCLUDE=(SYS$DISK:[],SYS$DISK:[.''ARCH'],SYS$DISK:[-],SYS$DISK:[.ENGINE.VENDOR_DEFNS])" +
    [all...]
  /external/elfutils/libelf/
gelf_getlib.c 48 /* The on disk format of Elf32_Lib and Elf64_Lib is identical. So
  /external/kernel-headers/original/linux/
efs_fs_sb.h 24 /* efs superblock on disk */
resource.h 62 * and other sensitive information are never written to disk.
  /external/openssl/apps/
makeapps.com 76 $ CRYPTO_LIB := SYS$DISK:[-.'ARCH'.EXE.CRYPTO]LIBCRYPTO.OLB
80 $ SSL_LIB := SYS$DISK:[-.'ARCH'.EXE.SSL]LIBSSL.OLB
84 $ OBJ_DIR := SYS$DISK:[-.'ARCH'.OBJ.APPS]
88 $ EXE_DIR := SYS$DISK:[-.'ARCH'.EXE.APPS]
234 $ SOURCE_FILE = "SYS$DISK:[]" + FILE_NAME + ".C"
695 "/INCLUDE=(SYS$DISK:[-],SYS$DISK:[-.CRYPTO])" + CCEXTRAFLAGS
727 "/INCLUDE=(SYS$DISK:[-],SYS$DISK:[-.CRYPTO])" + CCEXTRAFLAGS
759 "/INCLUDE=(SYS$DISK:[-],SYS$DISK:[-.CRYPTO])" + CCEXTRAFLAG
    [all...]
  /external/qemu/android/
user-config.h 44 * only save the user configuration to disk if its content
help.c 45 " persistent and writable disk images as well as configuration files.\n"
87 " The image files are documented in -help-disk-images. By default, an AVD\n"
182 " *all* required disk images through a combination of the following\n"
478 " see '-help-disk-images' for more information about disk image files\n\n" );
494 " see '-help-disk-images' for more information about disk image files\n\n" );
507 " see '-help-disk-images' for more information about disk image files\n\n"
518 " see '-help-disk-images' for more information about disk image files\n\n
    [all...]
  /external/webkit/WebCore/manual-tests/
database-threading-stress-test.html 16 alert("Failed to open the database on disk. This is probably because the version was bad or there is not enough space left in this domain's quota");
  /external/webkit/WebCore/plugins/
PluginDebug.h 34 #define LOG_PLUGIN_NET_ERROR() LOG_VERBOSE(Plugins, "Stream failed due to problems with network, disk I/O, lack of memory, or other problems.\n")
  /external/clearsilver/mod_ecs/
README 42 file on disk has been updated. If it has been updated, it will reload
43 the shared file from disk. This incurs some performance overhead, and
46 on disk that has been demand loaded can cause problems such as unexpected
  /external/e2fsprogs/misc/
e2image.8.in 57 To save disk space,
74 disk will generally compress down to 3 or 4 megabytes.
103 the amount of disk space consumed by a raw image file, the file is
  /external/freetype/include/freetype/
ftmac.h 113 /* Return an FSSpec for the disk file containing the named font. */
142 /* Return an FSSpec for the disk file containing the named font. */
170 /* Return a pathname of the disk file and face index for given font */
  /external/srec/srec/include/
utteranc.h 173 #define UTT_HEADER_SIZE 16 /*Size on disk*/
174 #define UTB_HEADER_SIZE 32 /*Size on disk*/
175 #define UTB_HEADER_USED 16 /*Size on disk*/ /* SAL */
  /external/zlib/contrib/minizip/
mztools.c 155 WRITE_16(header + 34, 0); /* disk # */
221 WRITE_16(header + 4, 0); /* disk # */
222 WRITE_16(header + 6, 0); /* disk # */

Completed in 82 milliseconds

1 2 34 5 6 7 8 91011>>