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

1 2 3 4 5 6

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
327 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
392 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
523 * given to and returned by the bitmap_allocator
671 class bitmap_allocator<void> class
691 class bitmap_allocator : private free_list class in inherits:free_list
1000 bitmap_allocator() throw() function in class:bitmap_allocator
1003 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1007 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
327 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
392 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
523 * given to and returned by the bitmap_allocator
671 class bitmap_allocator<void> class
691 class bitmap_allocator : private free_list class in inherits:free_list
1000 bitmap_allocator() throw() function in class:bitmap_allocator
1003 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1007 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
327 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
392 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
523 * given to and returned by the bitmap_allocator
671 class bitmap_allocator<void> class
691 class bitmap_allocator : private free_list class in inherits:free_list
1000 bitmap_allocator() throw() function in class:bitmap_allocator
1003 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1007 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
324 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
389 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
517 /** @class free_list bitmap_allocator.h bitmap_allocator.h
520 * given to and returned by the bitmap_allocator
668 class bitmap_allocator<void> class
688 class bitmap_allocator : private free_list class in inherits:free_list
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
327 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
392 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
520 /** @class free_list bitmap_allocator.h bitmap_allocator.h
523 * given to and returned by the bitmap_allocator
671 class bitmap_allocator<void> class
691 class bitmap_allocator : private free_list class in inherits:free_list
1000 bitmap_allocator() throw() function in class:bitmap_allocator
1003 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1007 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
324 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
389 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
517 /** @class free_list bitmap_allocator.h bitmap_allocator.h
520 * given to and returned by the bitmap_allocator
668 class bitmap_allocator<void> class
688 class bitmap_allocator : private free_list class in inherits:free_list
    [all...]
  /external/llvm/test/Transforms/ScalarRepl/
crash.ll 118 %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>" = type { %"struct.__gnu_cxx::bitmap_allocator<char>::_Alloc_block"* }
119 %"struct.__gnu_cxx::bitmap_allocator<char>" = type { i8 }
120 %"struct.__gnu_cxx::bitmap_allocator<char>::_Alloc_block" = type { [8 x i8] }
125 %this_addr.i = alloca %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* ; <%"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"**> [#uses=3]
126 %tmp = alloca %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>", align 4 ; <%"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"*> [#uses=1]
127 store %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"* %tmp, %"struct.__gnu_cxx::balloc::_Inclusive_between<__gnu_cxx::bitmap_allocator<char>::_Alloc_block*>"** %this_addr.
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
348 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
417 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
544 * given to and returned by the bitmap_allocator
690 class bitmap_allocator<void> class
710 class bitmap_allocator : private free_list class in inherits:free_list
1034 bitmap_allocator() throw() function in class:bitmap_allocator
1037 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
348 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
417 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
544 * given to and returned by the bitmap_allocator
690 class bitmap_allocator<void> class
710 class bitmap_allocator : private free_list class in inherits:free_list
1034 bitmap_allocator() throw() function in class:bitmap_allocator
1037 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
348 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
417 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
544 * given to and returned by the bitmap_allocator
690 class bitmap_allocator<void> class
710 class bitmap_allocator : private free_list class in inherits:free_list
1034 bitmap_allocator() throw() function in class:bitmap_allocator
1037 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
348 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
417 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
544 * given to and returned by the bitmap_allocator
690 class bitmap_allocator<void> class
710 class bitmap_allocator : private free_list class in inherits:free_list
1034 bitmap_allocator() throw() function in class:bitmap_allocator
1037 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 26 /** @file ext/bitmap_allocator.h
54 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
348 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
417 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
541 /** @class free_list bitmap_allocator.h bitmap_allocator.h
544 * given to and returned by the bitmap_allocator
690 class bitmap_allocator<void> class
710 class bitmap_allocator : private free_list class in inherits:free_list
1034 bitmap_allocator() throw() function in class:bitmap_allocator
1037 bitmap_allocator(const bitmap_allocator&) function in class:bitmap_allocator
1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw() function in class:bitmap_allocator
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
bitmap_allocator.h 25 /** @file ext/bitmap_allocator.h
53 /** @class __mini_vector bitmap_allocator.h bitmap_allocator.h
323 /** @class _Ffit_finder bitmap_allocator.h bitmap_allocator.h
388 /** @class _Bitmap_counter bitmap_allocator.h bitmap_allocator.h
516 /** @class free_list bitmap_allocator.h bitmap_allocator.h
519 * given to and returned by the bitmap_allocator
667 class bitmap_allocator<void> class
687 class bitmap_allocator : private free_list class in inherits:free_list
    [all...]
alloc_traits.h 70 template<typename> struct bitmap_allocator;
73 struct __allocator_always_compares_equal<bitmap_allocator<_Tp>>
77 const bool __allocator_always_compares_equal<bitmap_allocator<_Tp>>::value;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/lib/
libstdc++.a     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/lib64/
libstdc++.a     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/
libstdc++.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.a     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/
libstdc++.a     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
extc++.h 34 #include <ext/bitmap_allocator.h>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
extc++.h 36 #include <ext/bitmap_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
extc++.h 36 #include <ext/bitmap_allocator.h>

Completed in 728 milliseconds

1 2 3 4 5 6