HomeSort by relevance Sort by last modified time
    Searched full:calloc (Results 1551 - 1575 of 1865) sorted by null

<<61626364656667686970>>

  /external/icu4c/test/intltest/
caltest.cpp 24 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U)
    [all...]
  /external/libusb/libusb/
io.c     [all...]
  /external/mesa3d/docs/
VERSIONS     [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_asm.c     [all...]
  /external/mesa3d/src/mesa/program/
ir_to_mesa.cpp     [all...]
  /external/openssh/
ChangeLog     [all...]
  /external/qemu/android/
console.c 325 ControlClient client = calloc( sizeof(*client), 1 );
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
configure.in 179 AC_CHECK_FUNCS(malloc calloc realloc free getenv putenv unsetenv qsort abs bcopy memset memcpy memmove strlen strlcpy strlcat strdup _strrev _strupr _strlwr strchr strrchr strstr itoa _ltoa _uitoa _ultoa strtol strtoul _i64toa _ui64toa strtoll strtoull atoi atof strcmp strncmp _stricmp strcasecmp _strnicmp strncasecmp sscanf snprintf vsnprintf iconv sigaction setjmp nanosleep)
    [all...]
  /external/valgrind/main/coregrind/
m_mallocfree.c 2234 void* VG_(calloc) ( HChar* cc, SizeT nmemb, SizeT bytes_per_memb ) function
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
OMX_G726Encoder.c 103 #define SafeMalloc(x) calloc(1,x)
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/tests/
AmrEncTest.c 203 p = calloc(1,size);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/tests/
WbAmrEncTest.c 184 p = calloc(1, size);
    [all...]
  /hardware/ti/omap4xxx/hwc/
hwc.c     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-ar 
i686-linux-c++filt 
i686-linux-gprof 
i686-linux-nm 
i686-linux-objcopy 
i686-linux-ranlib 
i686-linux-readelf 
i686-linux-size 
i686-linux-strip 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
ar 
nm 
objcopy 

Completed in 719 milliseconds

<<61626364656667686970>>