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

  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/
FatUtils.java 42 long sectSize = bs.getBytesPerSector();
46 long offset = resSects * sectSize;
47 long fatSize = sectsPerFat * sectSize;
62 long sectSize = bs.getBytesPerSector();
68 offset += fats * sectsPerFat * sectSize;
  /hardware/ti/omap3/dspbridge/inc/
getsection.h 112 * sectSize The actual size of the section in target addressable units
120 extern size_t DLOAD_RoundUpSectionSize(LDR_ADDR sectSize);
  /prebuilts/devtools/tools/lib/
fat32lib.jar 

Completed in 360 milliseconds