HomeSort by relevance Sort by last modified time
    Searched full:dlmalloc (Results 1 - 25 of 147) sorted by null

1 2 3 4 5 6

  /external/dlmalloc/
NOTICE 1 This is a version (aka dlmalloc) of malloc/free/realloc written by
README.txt 2 (aka dlmalloc). You should not edit these files directly. Make fixes
  /art/runtime/arch/
quick_alloc_entrypoints.S 47 GENERATE_ALLOC_ENTRYPOINTS _dlmalloc, DlMalloc
90 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_OBJECT(_dlmalloc, DlMalloc)
91 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_OBJECT_RESOLVED(_dlmalloc, DlMalloc)
92 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_OBJECT_INITIALIZED(_dlmalloc, DlMalloc)
93 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_OBJECT_WITH_ACCESS_CHECK(_dlmalloc, DlMalloc)
94 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_ARRAY(_dlmalloc, DlMalloc)
95 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_ARRAY_RESOLVED(_dlmalloc, DlMalloc)
96 GENERATE_ALLOC_ENTRYPOINTS_ALLOC_ARRAY_WITH_ACCESS_CHECK(_dlmalloc, DlMalloc)
97 GENERATE_ALLOC_ENTRYPOINTS_CHECK_AND_ALLOC_ARRAY(_dlmalloc, DlMalloc)
98 GENERATE_ALLOC_ENTRYPOINTS_CHECK_AND_ALLOC_ARRAY_WITH_ACCESS_CHECK(_dlmalloc, DlMalloc)
    [all...]
  /art/runtime/gc/allocator/
dlmalloc.h 22 // Configure dlmalloc for mspaces.
35 #include "../../external/dlmalloc/malloc.h"
39 // Define dlmalloc routines from bionic that cannot be included directly because of redefining
59 // Callback from dlmalloc when it needs to increase the footprint. Must be implemented somewhere
  /development/ndk/platforms/android-3/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /frameworks/webview/chromium/tools/
memreport.py 39 ('Anonymous total', '.* .... .* .*shared_other=[0-9]+ ($|.*dlmalloc.*)'),
40 (' Anonymous executable (JIT)', '.* ..x. .* shared_other=[0-9]+ ($|.*dlmalloc.*)'),
41 (' Anonymous read-write', '.* rw.. .* .*shared_other=[0-9]+ ($|.*dlmalloc.*)'),
42 (' Native heap (dlmalloc)', '.* r... .* /.*dlmalloc.*'),
43 ('File total', '.* .... .* /((?!dev/ashmem/dlmalloc).*)'),
44 (' File executable', '.* ..x. .* /((?!dev/ashmem/dlmalloc).*)'),
45 (' File read-write', '.* rw.. .* /((?!dev/ashmem/dlmalloc).*)'),
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
malloc.h 21 * Declaration of malloc routines. Bionic uses dlmalloc (see
22 * upstream-dlmalloc) but doesn't directly include it here to keep the

Completed in 1186 milliseconds

1 2 3 4 5 6