HomeSort by relevance Sort by last modified time
    Searched refs:PARTITION (Results 1 - 7 of 7) sorted by null

  /external/e2fsprogs/lib/ext2fs/
dosio.c 48 static PARTITION **partitions = NULL;
50 static PARTITION *active = NULL;
89 * offset for the given partition.
91 static void lba2chs(unsigned long lba_addr, CHS *chs, PARTITION *part)
106 * Scans the passed partition table looking for *pno partition
110 * For partition numbers >5 Linux uses DOS extended partitions -
150 static io_channel alloc_io_channel(PARTITION *part)
178 * Open the 'name' partition, initialize all information structures
184 PARTITION *part
    [all...]
dosio.h 38 * All partition data we need is here
44 unsigned long start; /* LBA address of partition start */
45 unsigned long len; /* length of partition in sectors */
46 unsigned char pno; /* Partition number (read from *dev) */
48 /* This partition's drive geometry */
52 } PARTITION;
55 * PC partition table entry format
138 * Open the specified partition.
146 * partition number for the given device. If X is not specified, function
147 * scans the drive's partition table in search for the first Linux ext2f
    [all...]
  /frameworks/base/services/tests/servicestests/src/com/android/server/
BootReceiverFixFsckFsStatTest.java 33 private static final String PARTITION = "userdata";
195 assertEquals(statUpdated, BootReceiver.fixFsckFsStat(PARTITION, statOrg, lines,
  /device/generic/goldfish-opengl/system/egl/
eglDisplay.cpp 84 #define PARTITION "/vendor"
86 #define PARTITION "/system"
98 m_gles_iface = loadGLESClientAPI(PARTITION "/lib64/egl/libGLESv1_CM_emulation.so",
102 m_gles_iface = loadGLESClientAPI(PARTITION "/lib/egl/libGLESv1_CM_emulation.so",
114 m_gles2_iface = loadGLESClientAPI(PARTITION "/lib64/egl/libGLESv2_emulation.so",
118 m_gles2_iface = loadGLESClientAPI(PARTITION "/lib/egl/libGLESv2_emulation.so",
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]
  /external/guice/extensions/persist/lib/
hsqldb.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 485 milliseconds