HomeSort by relevance Sort by last modified time
    Searched refs:totalsize (Results 1 - 9 of 9) 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
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /external/opencore/nodes/pvclientserversocketnode/include/
pvmf_socket_buffer_allocators.h 1046 uint32 totalsize = 0; local
    [all...]
  /external/opencore/nodes/streaming/common/include/
pvmf_streaming_buffer_allocators.h 1083 uint32 totalsize = 0; local
    [all...]
  /external/kernel-headers/original/asm-x86/
processor_32.h 467 unsigned int totalsize; member in struct:microcode_header
  /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 1598 milliseconds