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

  /frameworks/base/tests/LowStorageTest/src/com/android/lowstoragetest/
LowStorageTest.java 55 TextView startSizeTextView = (TextView) findViewById(R.id.totalsize);
  /bionic/libc/kernel/arch-x86/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /development/ndk/platforms/android-5/arch-x86/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /external/kernel-headers/original/asm-x86/
processor_32.h 467 unsigned int totalsize; member in struct:microcode_header
  /external/libvpx/vpx_mem/intel_linux/
vpx_mem_tracker.c 88 totalsize; member in struct:memory_tracker
  /external/libvpx/vpx_mem/
vpx_mem_tracker.c 105 totalsize; member in struct:memory_tracker
  /external/ppp/pppd/
tdb.c 179 u32 totalsize; (tailer)
494 tdb_off totalsize; local
497 totalsize = sizeof(*rec) + rec->rec_len;
498 return ofs_write(tdb, offset + totalsize - sizeof(tdb_off),
499 &totalsize);
522 printf("ERROR: tailer does not match record! tailer=%u totalsize=%u\n",
    [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 184 u32 totalsize; (tailer)
2312 tdb_off_t totalsize; local
    [all...]

Completed in 797 milliseconds