HomeSort by relevance Sort by last modified time
    Searched defs:Sector (Results 1 - 4 of 4) sorted by null

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
Sector.java 30 class Sector {
35 * The buffer holding the contents of this {@code Sector}.
41 protected Sector(BlockDevice device, long offset, int size) {
50 * Reads the contents of this {@code Sector} from the device into the
72 * Returns the {@code BlockDevice} where this {@code Sector} is stored.
74 * @return this {@code Sector}'s device
122 * Returns the device offset to this {@code Sector}.
124 * @return the {@code Sector}'s device offset
  /external/valgrind/coregrind/
m_transtab.c 67 /* Number of entries in hash table of each sector. This needs to be a prime
80 // HTTno is the Sector->htt hash table index. Must be the same type as TTEno.
83 /* Because each sector contains a hash table of TTEntries, we need to
84 specify the maximum allowable loading, after which the sector is
88 /* The sector is deemed full when this many entries are in it. */
110 SECno from_sNo; /* sector number */
111 TTEno from_tteNo; /* TTE number in given sector */
122 SECno to_sNo; /* sector number */
123 TTEno to_tteNo; /* TTE number in given sector */
178 the corresponding host code (must be in the same sector!)
    [all...]
  /prebuilts/devtools/tools/lib/
fat32lib.jar 
  /prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/
fat32lib-unspecified.jar 

Completed in 335 milliseconds