HomeSort by relevance Sort by last modified time
    Searched full:realloc (Results 1026 - 1050 of 1945) sorted by null

<<41424344454647484950>>

  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/ndk/8/sources/cxx-stl/stlport/libs/x86/
libstlport_shared.so 
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/libs/armeabi-v7a/
libstlport_shared.so 
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/libs/mips/
libstlport_shared.so 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_csv.py 153 # This exercises the buffer realloc functionality
278 # This exercises the buffer realloc functionality and field size
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_csv.py 153 # This exercises the buffer realloc functionality
278 # This exercises the buffer realloc functionality and field size
    [all...]
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /external/bison/lib/
obstack.h 52 buffer, realloc()ating the buffer every time you try to read a symbol
  /external/blktrace/
blkiomon.c 489 pdu_buf = realloc(pdu_buf, bit->pdu_len);
  /external/chromium/base/
process_util_linux.cc 676 DIE_ON_OOM_2(realloc, void*)
process_util_win.cc 687 realloc(buffer, buffer_size));
  /external/chromium/third_party/libevent/test/
regress.gen.c 81 new_data = (struct run **) realloc(msg->run_data,
  /external/chromium_org/courgette/testdata/
elf-32-1 
elf-32-2 
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
StringImpl.h 191 // Just like the input pointer of realloc(), the originalString can't be used after this function.
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-private.hh 309 new_array = (Type *) realloc (array, new_allocated * sizeof (Type));
  /external/chromium_org/third_party/icu/source/i18n/unicode/
umsg.h 67 * result=(UChar*)realloc(result, sizeof(UChar) * resultlength);
  /external/chromium_org/third_party/icu/source/test/perf/ubrkperf/
ubrkperfold.cpp 718 text = (UChar *)realloc(text, 2*bufSize*sizeof(UChar));
  /external/chromium_org/third_party/libevent/test/
regress.gen.c 81 new_data = (struct run **) realloc(msg->run_data,
  /external/chromium_org/third_party/libxml/src/
NEWS 56 574017 Realloc too expensive on most platform (Daniel Veillard),
205 - Bug fixes: various realloc problems (Ashwin), potential double-free
245 (Alvaro Herrera), various realloc problems (Ashwin), UCS4 encoding
    [all...]
entities.c 535 xmlEntitiesErrMemory("xmlEncodeEntitiesReentrant: realloc failed");\
  /external/chromium_org/third_party/libxml/src/include/libxml/
tree.h 91 xmlBufferAllocationScheme alloc; /* The realloc method */
    [all...]
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.9.2.html 300 <li>glsl: Use reralloc instead of plain realloc.</li>

Completed in 718 milliseconds

<<41424344454647484950>>