HomeSort by relevance Sort by last modified time
    Searched refs:__malloc_header_size (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
rc_string_base.h 396 // side. __malloc_header_size is an estimate of the amount of
404 const size_type __malloc_header_size = 4 * sizeof(void*); local
425 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
rc_string_base.h 395 // side. __malloc_header_size is an estimate of the amount of
403 const size_type __malloc_header_size = 4 * sizeof(void*); local
424 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
rc_string_base.h 395 // side. __malloc_header_size is an estimate of the amount of
403 const size_type __malloc_header_size = 4 * sizeof(void*); local
424 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 382 // side. __malloc_header_size is an estimate of the amount of
390 const size_type __malloc_header_size = 4 * sizeof(void*); local
411 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 382 // side. __malloc_header_size is an estimate of the amount of
390 const size_type __malloc_header_size = 4 * sizeof(void*); local
411 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rc_string_base.h 382 // side. __malloc_header_size is an estimate of the amount of
390 const size_type __malloc_header_size = 4 * sizeof(void*); local
411 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rc_string_base.h 382 // side. __malloc_header_size is an estimate of the amount of
390 const size_type __malloc_header_size = 4 * sizeof(void*); local
411 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 396 // side. __malloc_header_size is an estimate of the amount of
404 const size_type __malloc_header_size = 4 * sizeof(void*); local
425 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 396 // side. __malloc_header_size is an estimate of the amount of
404 const size_type __malloc_header_size = 4 * sizeof(void*); local
425 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 396 // side. __malloc_header_size is an estimate of the amount of
404 const size_type __malloc_header_size = 4 * sizeof(void*); local
425 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 396 // side. __malloc_header_size is an estimate of the amount of
404 const size_type __malloc_header_size = 4 * sizeof(void*); local
425 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
rc_string_base.h 395 // side. __malloc_header_size is an estimate of the amount of
403 const size_type __malloc_header_size = 4 * sizeof(void*); local
424 const size_type __adj_size = __size + __malloc_header_size;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
rc_string_base.h 395 // side. __malloc_header_size is an estimate of the amount of
403 const size_type __malloc_header_size = 4 * sizeof(void*); local
424 const size_type __adj_size = __size + __malloc_header_size;

Completed in 578 milliseconds