OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocator
(Results
551 - 575
of
1382
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/frameworks/base/core/jni/android/graphics/
BitmapRegionDecoder.cpp
175
// Set up the pixel
allocator
176
SkBRDAllocator*
allocator
= nullptr;
local
180
allocator
= &recycleAlloc;
184
allocator
= &heapAlloc;
190
if (!brd->decodeRegion(&bitmap,
allocator
, subset, sampleSize,
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_construct.h
82
// 402. wrong new expression in [some_]
allocator
::construct
131
* Destroy a range of objects using the supplied
allocator
. For
149
allocator
<_Tp>&)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
standard_policies.hpp
137
#define __dtrie_alloc std::
allocator
<char>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
priority_queue.hpp
69
* @tparam _Alloc
Allocator
type.
82
typename _Alloc = std::
allocator
<char> >
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
unordered_map.h
41
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
90
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
172
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
179
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
224
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
231
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_construct.h
82
// 402. wrong new expression in [some_]
allocator
::construct
131
* Destroy a range of objects using the supplied
allocator
. For
149
allocator
<_Tp>&)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/
standard_policies.hpp
137
#define __dtrie_alloc std::
allocator
<char>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
priority_queue.hpp
69
* @tparam _Alloc
Allocator
type.
82
typename _Alloc = std::
allocator
<char> >
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
unordered_map.h
41
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
90
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
172
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
179
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
224
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
231
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_construct.h
82
// 402. wrong new expression in [some_]
allocator
::construct
131
* Destroy a range of objects using the supplied
allocator
. For
149
allocator
<_Tp>&)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/
standard_policies.hpp
137
#define __dtrie_alloc std::
allocator
<char>
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
priority_queue.hpp
69
* @tparam _Alloc
Allocator
type.
82
typename _Alloc = std::
allocator
<char> >
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
unordered_map.h
41
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
90
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
172
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
179
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
224
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
231
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_construct.h
82
// 402. wrong new expression in [some_]
allocator
::construct
131
* Destroy a range of objects using the supplied
allocator
. For
149
allocator
<_Tp>&)
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
standard_policies.hpp
137
#define __dtrie_alloc std::
allocator
<char>
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
priority_queue.hpp
69
* @tparam _Alloc
Allocator
type.
82
typename _Alloc = std::
allocator
<char> >
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_map.h
41
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
90
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
172
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
179
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
224
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
231
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_construct.h
82
// 402. wrong new expression in [some_]
allocator
::construct
131
* Destroy a range of objects using the supplied
allocator
. For
149
allocator
<_Tp>&)
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/
standard_policies.hpp
137
#define __dtrie_alloc std::
allocator
<char>
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/
priority_queue.hpp
69
* @tparam _Alloc
Allocator
type.
82
typename _Alloc = std::
allocator
<char> >
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
unordered_map.h
41
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
90
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> >,
172
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
179
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
224
* @param Alloc
Allocator
type, defaults to
allocator
<Key>.
231
class _Alloc = std::
allocator
<std::pair<const _Key, _Tp> > >
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/deque/deque.cons/
iter_iter.pass.cpp
26
typedef std::
allocator
<T>
Allocator
;
27
typedef std::deque<T,
Allocator
> C;
36
template <class
Allocator
, class InputIterator>
41
typedef std::deque<T,
Allocator
> C;
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/
types.pass.cpp
12
// template <class T, class
Allocator
=
allocator
<T>>
17
// typedef
Allocator
allocator_type;
36
static_assert((std::is_same<std::forward_list<char>::allocator_type, std::
allocator
<char> >::value), "");
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/list/list.cons/
size_value_alloc.pass.cpp
12
// list(size_type n, const T& value, const
Allocator
& =
Allocator
());
34
std::list<int> l(3, 2, std::
allocator
<int>());
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/vector/vector.cons/
construct_iter_iter_alloc.pass.cpp
51
std::
allocator
<int> alloc;
Completed in 1334 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>