/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-alpha7/ |
jobb-25.2.0-alpha7.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-beta1/ |
jobb-25.2.0-beta1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-beta2/ |
jobb-25.2.0-beta2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-beta3/ |
jobb-25.2.0-beta3.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-rc1/ |
jobb-25.2.0-rc1.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.0-rc2/ |
jobb-25.2.0-rc2.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/jobb/25.2.1/ |
jobb-25.2.1.jar | |
/prebuilts/devtools/tools/lib/ |
fat32lib.jar | |
/prebuilts/gradle-plugin/com/android/tools/build/fat32lib/unspecified/ |
fat32lib-unspecified.jar | |
/system/vold/ |
cryptfs.c | 529 /* return length in sectors */ [all...] |
VolumeManager.cpp | 137 * FAT is aligned to 32 kb with 512b sectors. 792 SLOGE("Invalid container size specified (%lu sectors)", numSectors); 1012 SLOGD("Resizing from %lu sectors to %lu sectors", oldNumSec, numImgSectors + 1); [all...] |
/external/libnfc-nxp/src/ |
phFriNfc_NdefMap.h | 149 #define PH_FRINFC_NDEFMAP_MIFARESTD_TOTALNO_BLK 40 /**< \internal Total number of sectors in Mifare 4k */ 474 /** The flag is set after reading the MAD sectors */ 496 /** Indicates the total number of sectors on the card */ [all...] |
phFriNfc_MifStdFormat.h | 369 /* Compare any one among the sectors is NDEF COMPLIANT */\
|
phFriNfc_SmtCrdFmt.h | 236 /* Store the compliant sectors */
|
/external/e2fsprogs/lib/blkid/ |
probe.h | 736 __u32 log_sectors_per_block; /* log2 # of sectors per block */
|
/external/gptfdisk/ |
README | 69 * Clear identification of the number of unallocated sectors on a
|
gptcl.cc | 80 {"display-alignment", 'D', POPT_ARG_NONE, NULL, 'D', "show number of sectors per allocation block", ""},
|
gptpart.cc | 376 cout << "Partition size: " << size << " sectors ("
|
/external/mmc-utils/ |
mmc_cmds.c | 511 unsigned int sectors = get_sector_count(ext_csd); local 513 return (sectors > (2u * 1024 * 1024 * 1024) / 512); 1173 unsigned int sectors = get_sector_count(ext_csd); local 1174 printf("Sector Count [SEC_COUNT: 0x%08x]\n", sectors); [all...] |
/external/vboot_reference/firmware/include/ |
vboot_struct.h | 421 /* Number of sectors on drive */
|
/external/vboot_reference/firmware/lib/cgptlib/ |
cgptlib_internal.c | 25 /* Currently, we only support 512-byte sectors. */
|
/external/vboot_reference/host/lib/ |
crossystem.c | 264 " Drive sectors=%" PRIu64 "\n"
|
/external/vboot_reference/tests/ |
run_cgpt_tests.sh | 306 # Create a GPT table for a device of 1024 bytes (2 sectors)
|
/system/core/libdiskconfig/ |
diskconfig.c | 318 /* XXX: we assume that the disk has < 2^32 sectors :-) */
|
/tools/external/fat32lib/src/main/java/de/waldheinz/fs/fat/ |
Fat.java | 114 " sectors per FAT");
|