HomeSort by relevance Sort by last modified time
    Searched full:mallinfo (Results 176 - 200 of 414) sorted by null

1 2 3 4 5 6 78 91011>>

  /development/ndk/platforms/android-23/arch-arm64/symbols/
libc.so.versions.txt 553 mallinfo;
  /development/ndk/platforms/android-23/arch-mips/symbols/
libc.so.functions.txt 608 mallinfo
libc.so.versions.txt 626 mallinfo;
  /development/ndk/platforms/android-23/arch-mips64/symbols/
libc.so.functions.txt 538 mallinfo
libc.so.versions.txt 553 mallinfo;
  /development/ndk/platforms/android-23/arch-x86/symbols/
libc.so.functions.txt 606 mallinfo
libc.so.versions.txt 624 mallinfo;
  /development/ndk/platforms/android-23/arch-x86_64/symbols/
libc.so.functions.txt 538 mallinfo
libc.so.versions.txt 553 mallinfo;
  /toolchain/binutils/binutils-2.25/gold/
config.in 103 /* Define to 1 if you have the `mallinfo' function. */
  /bionic/libc/malloc_debug/
malloc_debug.cpp 78 struct mallinfo debug_mallinfo();
583 struct mallinfo debug_mallinfo() {
584 return g_dispatch->mallinfo();
  /external/valgrind/memcheck/tests/
Makefile.am 155 mallinfo.stderr.exp mallinfo.vgtest \
340 mallinfo \
  /external/dlmalloc/
malloc.c 163 All operations (except malloc_stats and mallinfo) have execution
335 execution noticeably. Calling malloc_stats or mallinfo with DEBUG
422 If defined, don't compile "mallinfo". This can be a simple way
427 The type of the fields in the mallinfo struct. This was originally
763 struct mallinfo { struct
    [all...]
  /bionic/libc/
libc.mips.brillo.map 626 mallinfo;
libc.x86.brillo.map 624 mallinfo;
  /development/ndk/platforms/android-21/arch-arm/symbols/
libc.so.versions.txt 588 mallinfo;
  /development/ndk/platforms/android-21/arch-mips/symbols/
libc.so.versions.txt 586 mallinfo;
  /development/ndk/platforms/android-21/arch-x86/symbols/
libc.so.versions.txt 584 mallinfo;
  /development/ndk/platforms/android-23/arch-arm/symbols/
libc.so.versions.txt 628 mallinfo;
  /external/valgrind/
config.h 121 /* Define to 1 if you have the `mallinfo' function. */
  /external/e2fsprogs/e2fsck/
util.c 377 struct mallinfo malloc_info;
394 malloc_info = mallinfo();
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/valgrind/coregrind/
m_mallocfree.c 54 /* Number and total size of blocks in free queue. Used by mallinfo(). */
2303 void VG_(mallinfo) ( ThreadId tid, struct vg_mallinfo* mi ) function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-dynload/
_ctypes.so 
  /bionic/libc/malloc_debug/tests/
malloc_debug_unit_tests.cpp 60 struct mallinfo debug_mallinfo();
113 mallinfo,
    [all...]

Completed in 5827 milliseconds

1 2 3 4 5 6 78 91011>>