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

12

  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /external/libmtp/src/
ptp-pack.c 985 uint32_t totalsize = 0; local
990 totalsize = sizeof(uint32_t); /* 4 bytes to store the number of elements */
995 totalsize += sizeof(uint32_t); /* Object ID */
998 totalsize += sizeof(uint16_t);
1001 totalsize += sizeof(uint16_t);
1004 totalsize += packedpropslens[noitems];
1010 opldata = malloc(totalsize);
1030 return totalsize;
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
NativeDecoderTest.java 329 int totalsize = 0; local
331 totalsize += trackdata[i].size();
333 int[] trackbytes = new int[totalsize];
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem_tracker.c 101 totalsize; member in struct:memory_tracker
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib.py     [all...]
  /external/e2fsprogs/lib/ext2fs/
tdb.c 182 u32 totalsize; (tailer)
2310 tdb_off_t totalsize; local
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_parser/
fpdf_parser_parser.cpp 1325 FX_DWORD totalsize = pObjStream->GetSize(); local
    [all...]

Completed in 869 milliseconds

12