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

<<51525354555657585960>>

  /external/valgrind/main/include/
valgrind.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libaudiofile.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
c++ 
g++ 
gcc 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libaudiofile.a     [all...]
  /bionic/libc/netbsd/net/
getaddrinfo.c 496 struct addrinfo* ai = calloc(1, addrinfo_len +
    [all...]
  /bionic/linker/
linker.cpp 157 DISALLOW_ALLOCATION(void*, calloc, (size_t u1 UNUSED, size_t u2 UNUSED));
    [all...]
  /dalvik/vm/compiler/
Frontend.cpp 296 (CompilerMethodStats *) calloc(1, sizeof(CompilerMethodStats));
    [all...]
  /dalvik/vm/interp/
Interp.cpp 107 BreakpointSet* pSet = (BreakpointSet*) calloc(1, sizeof(*pSet));
    [all...]
  /docs/source.android.com/src/devices/tech/security/
index.jd 307 <li>OpenBSD calloc to prevent integer overflows during memory allocation</li>
    [all...]
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/fuzzy/output1/
Fuzzy.m 95 if (!(transition = calloc(19, sizeof(void*)))) {
    [all...]
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ObjC/
ObjC.stg     [all...]
  /external/bison/
aclocal.m4     [all...]
  /external/bison/build-aux/
Makefile.in 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/data/
Makefile.in 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/etc/
Makefile.in 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/examples/
Makefile.in 72 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/bison/tests/
Makefile.in 71 $(top_srcdir)/m4/c-working.m4 $(top_srcdir)/m4/calloc.m4 \
    [all...]
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-shape-complex-indic.cc 544 indic_shape_plan_t *indic_plan = (indic_shape_plan_t *) calloc (1, sizeof (indic_shape_plan_t));
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
news.html 891 - fixed potential bug in _mesa_align_malloc/calloc()
    [all...]
versions.html     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
si_state.c     [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
bufferobj.c 628 ctx->UniformBufferBindings = calloc(ctx->Const.MaxUniformBufferBindings,
    [all...]
context.c     [all...]

Completed in 814 milliseconds

<<51525354555657585960>>