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

<<61626364656667686970>>

  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-cpp 
i686-linux-android-g++ 
i686-linux-android-gcc 
i686-linux-android-gcc-4.6 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
c++ 
g++ 
gcc 
  /dalvik/tools/dmtracedump/
TraceDump.c 941 pKeys = (DataKeys*) calloc(1, sizeof(DataKeys));
    [all...]
  /dalvik/vm/
Debugger.cpp     [all...]
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3collections.c     [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/
SimpleCParser.m 74 if (!(transition = calloc(13, sizeof(void*)))) {
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/simplecTreeParser/output1/
SimpleCParser.m 98 if (!(transition = calloc(13, sizeof(void*)))) {
    [all...]
  /external/bison/
ChangeLog-1998 74 Declare calloc and realloc to return void *.
    [all...]
Makefile.in 80 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/doc/
Makefile.in 74 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/examples/calc++/
Makefile.in 73 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/src/
Makefile.in 79 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/
freetype.h 56 /* words, it is recommended to use `calloc' (or variants of it) */
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
caltest.cpp 21 #define mkcstr(U) u_austrcpy(calloc(8, u_strlen(U) + 1), U)
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
VERSIONS     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_asm.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/program/
ir_to_mesa.cpp     [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fts1.c     [all...]
  /external/elfutils/src/
ldscript.c     [all...]
  /external/freetype/include/freetype/
freetype.h 56 /* words, it is recommended to use `calloc' (or variants of it) */
    [all...]

Completed in 1370 milliseconds

<<61626364656667686970>>