HomeSort by relevance Sort by last modified time
    Searched defs:totalsize (Results 1 - 25 of 28) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.h 66 GLuint totalsize; /** total size of the miptree, in bytes */ member in struct:_radeon_mipmap_tree
  /external/chromium_org/third_party/skia/third_party/lua/src/
lstring.c 101 size_t totalsize; /* total size of TString object */ local
102 totalsize = sizeof(TString) + ((l + 1) * sizeof(char));
103 ts = &luaC_newobj(L, tag, totalsize, list, 0)->ts;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_mipmap_tree.h 66 GLuint totalsize; /** total size of the miptree, in bytes */ member in struct:_radeon_mipmap_tree
  /external/oprofile/libopagent/
jitdump.h 44 u32 totalsize; member in struct:jitheader
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_mem/
vpx_mem_tracker.c 101 totalsize; member in struct:memory_tracker
  /external/libvpx/libvpx/vpx_mem/
vpx_mem_tracker.c 101 totalsize; member in struct:memory_tracker
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_mem/
vpx_mem_tracker.c 101 totalsize; member in struct:memory_tracker
  /cts/tests/tests/media/src/android/media/cts/
NativeDecoderTest.java 320 int totalsize = 0; local
322 totalsize += trackdata[i].size();
324 int[] trackbytes = new int[totalsize];
  /development/ndk/platforms/android-9/arch-x86/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...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 244 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
processor_32.h 256 unsigned int totalsize; member in struct:microcode_header

Completed in 2193 milliseconds

1 2