HomeSort by relevance Sort by last modified time
    Searched full:xmalloc (Results 451 - 475 of 599) sorted by null

<<11121314151617181920>>

  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh     [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-score7.c     [all...]
obj-macho.c 213 n = xmalloc (seglen + 1 + sectlen + 1);
    [all...]
tc-cr16.c 531 reloc = xmalloc (sizeof (arelent));
532 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
    [all...]
tc-crx.c 311 reloc = xmalloc (sizeof (arelent));
312 reloc->sym_ptr_ptr = xmalloc (sizeof (asymbol *));
    [all...]
tc-d10v.c     [all...]
tc-d30v.c     [all...]
tc-mcore.c     [all...]
tc-ns32k.c     [all...]
tc-tic30.c     [all...]
tc-m68hc11.c 618 opcodes = (struct m68hc11_opcode *) xmalloc (m68hc11_num_opcodes *
650 xmalloc (num_opcodes * sizeof (struct m68hc11_opcode_def));
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
  /external/elfutils/src/
strip.c 496 tmp_debug_fname = (char *) xmalloc (debug_fname_len + sizeof (".XXXXXX"));
1012 debugdata->d_buf = memcpy (xmalloc (debugdata->d_size),
    [all...]
  /external/strace/
strace.c     [all...]
Makefile.am 206 xmalloc.c \
  /external/bison/lib/
lbitset.c 117 #define OBSTACK_CHUNK_ALLOC xmalloc
  /external/bison/src/
reader.c 96 syms->next = xmalloc (sizeof syms->next[0]);
  /external/llvm/test/CodeGen/X86/
2007-10-15-CoalescerCrash.ll 291 declare i8* @xmalloc(i64)
  /ndk/sources/host-tools/make-3.81/
file.c 179 new = (struct file *) xmalloc (sizeof (struct file));

Completed in 692 milliseconds

<<11121314151617181920>>