HomeSort by relevance Sort by last modified time
    Searched refs:malloc_allocator (Results 1 - 25 of 65) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
54 class malloc_allocator class
67 { typedef malloc_allocator<_Tp1> other; };
69 malloc_allocator() throw() { } function in class:malloc_allocator
71 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
74 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
76 ~malloc_allocator() throw() { }
126 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
malloc_allocator.h 25 /** @file ext/malloc_allocator.h
56 class malloc_allocator class
69 { typedef malloc_allocator<_Tp1> other; };
77 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
79 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
82 malloc_allocator(const malloc_allocator<_Tp1>&)
85 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
141 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
malloc_allocator.h 25 /** @file ext/malloc_allocator.h
56 class malloc_allocator class
69 { typedef malloc_allocator<_Tp1> other; };
77 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
79 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
82 malloc_allocator(const malloc_allocator<_Tp1>&)
85 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
141 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
52 class malloc_allocator class
65 { typedef malloc_allocator<_Tp1> other; };
67 malloc_allocator() throw() { } function in class:malloc_allocator
69 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
72 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
74 ~malloc_allocator() throw() { }
124 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
52 class malloc_allocator class
65 { typedef malloc_allocator<_Tp1> other; };
67 malloc_allocator() throw() { } function in class:malloc_allocator
69 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
72 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
74 ~malloc_allocator() throw() { }
124 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
52 class malloc_allocator class
65 { typedef malloc_allocator<_Tp1> other; };
67 malloc_allocator() throw() { } function in class:malloc_allocator
69 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
72 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
74 ~malloc_allocator() throw() { }
124 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
52 class malloc_allocator class
65 { typedef malloc_allocator<_Tp1> other; };
67 malloc_allocator() throw() { } function in class:malloc_allocator
69 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
72 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
74 ~malloc_allocator() throw() { }
124 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
54 class malloc_allocator class
67 { typedef malloc_allocator<_Tp1> other; };
69 malloc_allocator() throw() { } function in class:malloc_allocator
71 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
74 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
76 ~malloc_allocator() throw() { }
126 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
malloc_allocator.h 27 /** @file ext/malloc_allocator.h
55 class malloc_allocator class
68 { typedef malloc_allocator<_Tp1> other; };
70 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
72 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
75 malloc_allocator(const malloc_allocator<_Tp1>&)
78 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
134 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
malloc_allocator.h 26 /** @file ext/malloc_allocator.h
54 class malloc_allocator class
67 { typedef malloc_allocator<_Tp1> other; };
69 malloc_allocator() throw() { } function in class:malloc_allocator
71 malloc_allocator(const malloc_allocator&) throw() { } function in class:malloc_allocator
74 malloc_allocator(const malloc_allocator<_Tp1>&) throw() { } function in class:malloc_allocator
76 ~malloc_allocator() throw() { }
126 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
malloc_allocator.h 27 /** @file ext/malloc_allocator.h
55 class malloc_allocator class
68 { typedef malloc_allocator<_Tp1> other; };
70 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
72 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
75 malloc_allocator(const malloc_allocator<_Tp1>&)
78 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
134 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
malloc_allocator.h 25 /** @file ext/malloc_allocator.h
56 class malloc_allocator class
69 { typedef malloc_allocator<_Tp1> other; };
77 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
79 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
82 malloc_allocator(const malloc_allocator<_Tp1>&)
85 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
141 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
malloc_allocator.h 25 /** @file ext/malloc_allocator.h
56 class malloc_allocator class
69 { typedef malloc_allocator<_Tp1> other; };
77 malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
79 malloc_allocator(const malloc_allocator&) _GLIBCXX_USE_NOEXCEPT { }
82 malloc_allocator(const malloc_allocator<_Tp1>&)
85 ~malloc_allocator() _GLIBCXX_USE_NOEXCEPT { }
141 operator==(const malloc_allocator<_Tp>&, const malloc_allocator<_Tp>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/32/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/x86_64-linux/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
extc++.h 43 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
extc++.h 41 #include <ext/malloc_allocator.h>

Completed in 456 milliseconds

1 2 3