HomeSort by relevance Sort by last modified time
    Searched defs:malloc_size (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/media/audio/mac/
audio_synchronized_mac.cc 732 size_t malloc_size = offsetof(AudioBufferList, mBuffers[0]) + local
735 input_buffer_list_ = static_cast<AudioBufferList*>(malloc(malloc_size));
  /external/netperf/
nettest_dlpi.c 160 int malloc_size;
158 int malloc_size; local
    [all...]
netlib.c 1236 int malloc_size;
1245 malloc_size = buffer_size + alignment + offset;
1223 int malloc_size; local
1384 int malloc_size; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
cciss_ioctl.h 178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member in struct:_BIG_IOCTL_Command_struct
180 /* < malloc_size * MAXSGENTRIES */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member in struct:_BIG_IOCTL_Command_struct
180 /* < malloc_size * MAXSGENTRIES */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
cciss_ioctl.h 178 DWORD malloc_size; /* < MAX_KMALLOC_SIZE in cciss.c */ member in struct:_BIG_IOCTL_Command_struct
180 /* < malloc_size * MAXSGENTRIES */
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js 3503 function malloc_size(sp) function
    [all...]

Completed in 692 milliseconds