OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_S_chk
(Results
1 - 14
of
14
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
48
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
53
_S_chk
(...)
57
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
48
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
53
_S_chk
(...)
57
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
48
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
53
_S_chk
(...)
57
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
47
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
52
_S_chk
(...)
56
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
47
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
52
_S_chk
(...)
56
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*)
82
_S_chk
(...)
86
static const bool __value =
_S_chk
<_Ptr, _Up>(nullptr);
alloc_traits.h
48
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*)
53
_S_chk
(...)
57
static const bool __value =
_S_chk
<_Alloc, _Tp>(nullptr);
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ptr_traits.h
77
_S_chk
(typename _Ptr2::template rebind<_Up2>*);
81
_S_chk
(...);
84
using __type = decltype(
_S_chk
<_Ptr, _Up>(nullptr));
alloc_traits.h
48
_S_chk
(typename _Alloc2::template rebind<_Tp2>::other*);
52
_S_chk
(...);
55
using __type = decltype(
_S_chk
<_Alloc, _Tp>(nullptr));
Completed in 595 milliseconds