OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_Alloc_hider
(Results
1 - 17
of
17
) sorted by null
/external/clang/test/SemaCXX/
crashes.cpp
204
struct
_Alloc_hider
: _Alloc {
_Alloc_hider
(_CharT*, const _Alloc&); };
205
mutable
_Alloc_hider
_M_dataplus;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h
89
struct
_Alloc_hider
92
_Alloc_hider
(_CharT* __ptr)
95
_Alloc_hider
(const _Alloc1& __a, _CharT* __ptr)
sso_string_base.h
51
typename _Util_Base::template
_Alloc_hider
<_CharT_alloc_type>
rc_string_base.h
182
mutable typename _Util_Base::template
_Alloc_hider
<_Alloc> _M_dataplus;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
vstring_util.h
89
struct
_Alloc_hider
92
_Alloc_hider
(_CharT* __ptr)
95
_Alloc_hider
(const _Alloc1& __a, _CharT* __ptr)
sso_string_base.h
51
typename _Util_Base::template
_Alloc_hider
<_CharT_alloc_type>
rc_string_base.h
182
mutable typename _Util_Base::template
_Alloc_hider
<_Alloc> _M_dataplus;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
vstring_util.h
89
struct
_Alloc_hider
92
_Alloc_hider
(_CharT* __ptr)
95
_Alloc_hider
(const _Alloc1& __a, _CharT* __ptr)
sso_string_base.h
51
typename _Util_Base::template
_Alloc_hider
<_CharT_alloc_type>
rc_string_base.h
182
mutable typename _Util_Base::template
_Alloc_hider
<_Alloc> _M_dataplus;
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
vstring_util.h
89
struct
_Alloc_hider
92
_Alloc_hider
(_CharT* __ptr)
95
_Alloc_hider
(const _Alloc1& __a, _CharT* __ptr)
rc_string_base.h
182
mutable typename _Util_Base::template
_Alloc_hider
<_Alloc> _M_dataplus;
sso_string_base.h
51
typename _Util_Base::template
_Alloc_hider
<_CharT_alloc_type>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h
272
struct
_Alloc_hider
: _Alloc
274
_Alloc_hider
(_CharT* __dat, const _Alloc& __a)
289
mutable
_Alloc_hider
_M_dataplus;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
basic_string.h
272
struct
_Alloc_hider
: _Alloc
274
_Alloc_hider
(_CharT* __dat, const _Alloc& __a)
289
mutable
_Alloc_hider
_M_dataplus;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
basic_string.h
272
struct
_Alloc_hider
: _Alloc
274
_Alloc_hider
(_CharT* __dat, const _Alloc& __a)
289
mutable
_Alloc_hider
_M_dataplus;
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
basic_string.h
272
struct
_Alloc_hider
: _Alloc
274
_Alloc_hider
(_CharT* __dat, const _Alloc& __a) _GLIBCXX_NOEXCEPT
289
mutable
_Alloc_hider
_M_dataplus;
[
all
...]
Completed in 231 milliseconds