HomeSort by relevance Sort by last modified time
    Searched full:realloc (Results 851 - 875 of 1409) sorted by null

<<31323334353637383940>>

  /external/webkit/Source/WebKit/efl/ewk/
ewk_view.cpp 223 void* tmp = realloc(priv->repaints.array, size * sizeof(Eina_Rectangle));
225 CRITICAL("could not realloc repaints array to %zu elements.", size);
269 void* tmp = realloc(priv->scrolls.array, size * sizeof(Ewk_Scroll_Request));
271 CRITICAL("could not realloc scrolls array to %zu elements.", size);
    [all...]
  /external/webkit/Source/WebKit/mac/Misc/
WebNSURLExtras.mm 456 buffer = (UInt8 *)realloc(buffer, bytesToAllocate);
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
advanced.jd 385 <li><code>resize()</code> works much like a <code>realloc()</code> in C, allowing you to
  /ndk/sources/cxx-stl/stlport/src/
allocators.cpp     [all...]
  /ndk/sources/host-tools/sed-4.2.1/sed/
Makefile.in 66 $(top_srcdir)/m4/quotearg.m4 $(top_srcdir)/m4/realloc.m4 \
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
auto-host.h 671 /* Define to 1 if we found a declaration for 'realloc', otherwise define to 0.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdio.h 626 NULL), pointing to *N characters of space. It is realloc'd as
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
librt.a 113 D?K*@2@;4I0N TH]Lo8yP??_?N?    ?? B pE$l/DWl?????0???? '2AV^oP?????????????l"freelistrequestsadd_request_to_runlistrunlistfree_respool_max_sizepooloptimnthreadsidle_thread_countpool_sizehandle_fildes_io__PRETTY_FUNCTION__.7167__PRETTY_FUNCTION__.7256__elf_set___libc_subfreeres_element_free_res____aio_free_request__aio_find_req__aio_find_req_fdfree__aio_init__aio_requests_mutexpthread_mutex_lockpthread_mutex_unlock__aio_enqueue_requestpthread_selfpthread_getschedparam__aio_new_request_notificationpthread_cond_signalcallocpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroyrealloc__errno_location__aio_remove_request__assert_failpthread_setschedparam__aio_notify__pread64readpreadfsyncfdatasync__pwrite64write__libc_pwritegettimeofdaypthread_cond_timedwaitaio_init'r??"(8?Wo?"?#???)?????$?%?? ,CMSd|?&??????'()0*ai+?,?????-  .1.o??0?19CZ"v#?1?. 2:/MSt|?$?%?? ?3?.?.4Q5].|6?.?7?.?. 8 .7 .[ 9? :? .? ? ? ? ? '? (? 
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 626 NULL), pointing to *N characters of space. It is realloc'd as
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/lib/
libGL.so 
libGL.so.1 
libGL.so.1.2 
librt.a 113 D?K*@2@;4I0N TH]Lo8yP??_?N?    ?? B pE$l/DWl?????0???? '2AV^oP?????????????l"freelistrequestsadd_request_to_runlistrunlistfree_respool_max_sizepooloptimnthreadsidle_thread_countpool_sizehandle_fildes_io__PRETTY_FUNCTION__.7167__PRETTY_FUNCTION__.7256__elf_set___libc_subfreeres_element_free_res____aio_free_request__aio_find_req__aio_find_req_fdfree__aio_init__aio_requests_mutexpthread_mutex_lockpthread_mutex_unlock__aio_enqueue_requestpthread_selfpthread_getschedparam__aio_new_request_notificationpthread_cond_signalcallocpthread_attr_initpthread_attr_setdetachstatepthread_attr_setstacksizesigfillsetpthread_createpthread_attr_destroyrealloc__errno_location__aio_remove_request__assert_failpthread_setschedparam__aio_notify__pread64readpreadfsyncfdatasync__pwrite64write__libc_pwritegettimeofdaypthread_cond_timedwaitaio_init'r??"(8?Wo?"?#???)?????$?%?? ,CMSd|?&??????'()0*ai+?,?????-  .1.o??0?19CZ"v#?1?. 2:/MSt|?$?%?? ?3?.?.4Q5].|6?.?7?.?. 8 .7 .[ 9? :? .? ? ? ? ? '? (? 
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
stdio.h 626 NULL), pointing to *N characters of space. It is realloc'd as
  /system/core/sdcard/
sdcard.c 312 char *newname = realloc(node->name, node->namelen + 1);
  /external/bison/
ChangeLog     [all...]
OChangeLog 74 Declare calloc and realloc to return void *.
406 * src/reader.c : Don't declare `realloc'.
    [all...]
  /external/clang/test/Analysis/
malloc-plist.c 7 void *realloc(void *ptr, size_t size);
26 tmp = (char*)realloc(buf, 0x1000000);
67 tmp = (char*)realloc(buf, 0x1000000);
    [all...]
  /external/elfutils/src/
ldlex.c 239 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/mesa3d/src/glsl/glcpp/
glcpp-lex.c 220 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/mesa3d/src/glsl/
glsl_lexer.cpp 220 * and can realloc() it to grow it, and should free() it to
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
glslang_lex.cpp 242 * and can realloc() it to grow it, and should free() it to
    [all...]

Completed in 2276 milliseconds

<<31323334353637383940>>