Home
last modified time | relevance | path

Searched refs:gslice_array (Results 1 – 25 of 52) sorted by relevance

123

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
Dgslice_array.h60 class gslice_array in _GLIBCXX_VISIBILITY()
69 gslice_array(const gslice_array&); in _GLIBCXX_VISIBILITY()
73 gslice_array& operator=(const gslice_array&); in _GLIBCXX_VISIBILITY()
129 gslice_array(_Array<_Tp>, const valarray<size_t>&); in _GLIBCXX_VISIBILITY()
133 gslice_array(); in _GLIBCXX_VISIBILITY()
136 gslice_array() = delete; in _GLIBCXX_VISIBILITY()
142 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, in _GLIBCXX_VISIBILITY()
148 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) in _GLIBCXX_VISIBILITY()
152 inline gslice_array<_Tp>& in _GLIBCXX_VISIBILITY()
153 gslice_array<_Tp>::operator=(const gslice_array<_Tp>& __a) in _GLIBCXX_VISIBILITY()
[all …]
Dindirect_array.h131 friend class gslice_array<_Tp>; in _GLIBCXX_VISIBILITY() local
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dvalarray93 template<class _Tp> class gslice_array;
163 valarray(const gslice_array<_Tp>&);
229 valarray<_Tp>& operator=(const gslice_array<_Tp>& __ga);
325 gslice_array<_Tp> operator[](const gslice& __s);
606 #include <bits/gslice_array.h>
673 valarray<_Tp>::valarray(const gslice_array<_Tp>& __ga)
806 valarray<_Tp>::operator=(const gslice_array<_Tp>& __ga)
879 inline gslice_array<_Tp>
882 return gslice_array<_Tp>
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20042754 * include/bits/gslice_array.h: Likewise.
4449 * include/bits/gslice_array.h: Add comment about DR 253.
4509 * include/bits/gslice_array.h (gslice_array()): Make public.
4510 (operator=(gslice_array)): Make public. Implement.
4515 Comment. Add versions for gslice_array and mask_array.
5426 include/bits/gslice.h, include/bits/gslice_array.h,
5617 * include/bits/gslice.h, include/bits/gslice_array.h,
5625 * include/bits/gslice_array.h (gslice_array): Document.
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/ia64/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hfeb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4eb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmhfeb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sh3eb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/vax/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/m68k/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earm/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7hfeb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mips64el/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv4/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmeb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6eb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv7eb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/mipseb/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc64/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/earmv6hf/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/powerpc64/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…
/netbsd/src/external/gpl3/gcc/lib/libstdc++-v3/arch/sparc/
Ddefs.mk48 …ream.tcc bits/functexcept.h bits/functional_hash.h bits/gslice.h bits/gslice_array.h bits/hashtabl…

123