OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gslice_array
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
gslice_array.h
1
// The template and inlines for the -*- C++ -*-
gslice_array
class.
25
/** @file bits/
gslice_array
.h
49
* A
gslice_array
is a reference to the actual elements of an array
50
* specified by a gslice. The way to get a
gslice_array
is to call
51
* operator[](gslice) on a valarray. The returned
gslice_array
then
55
*
gslice_array
refers to.
60
class
gslice_array
class
69
gslice_array
(const
gslice_array
&);
73
gslice_array
& operator=(const gslice_array&)
137
gslice_array
<_Tp>::
gslice_array
(_Array<_Tp> __a,
function in class:gslice_array
143
gslice_array
<_Tp>::
gslice_array
(const
gslice_array
<_Tp>& __a)
function in class:gslice_array
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
gslice_array.h
1
// The template and inlines for the -*- C++ -*-
gslice_array
class.
25
/** @file bits/
gslice_array
.h
49
* A
gslice_array
is a reference to the actual elements of an array
50
* specified by a gslice. The way to get a
gslice_array
is to call
51
* operator[](gslice) on a valarray. The returned
gslice_array
then
55
*
gslice_array
refers to.
60
class
gslice_array
class
69
gslice_array
(const
gslice_array
&);
73
gslice_array
& operator=(const gslice_array&)
137
gslice_array
<_Tp>::
gslice_array
(_Array<_Tp> __a,
function in class:gslice_array
143
gslice_array
<_Tp>::
gslice_array
(const
gslice_array
<_Tp>& __a)
function in class:gslice_array
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
gslice_array.h
1
// The template and inlines for the -*- C++ -*-
gslice_array
class.
25
/** @file bits/
gslice_array
.h
49
* A
gslice_array
is a reference to the actual elements of an array
50
* specified by a gslice. The way to get a
gslice_array
is to call
51
* operator[](gslice) on a valarray. The returned
gslice_array
then
55
*
gslice_array
refers to.
60
class
gslice_array
class
69
gslice_array
(const
gslice_array
&);
73
gslice_array
& operator=(const gslice_array&)
137
gslice_array
<_Tp>::
gslice_array
(_Array<_Tp> __a,
function in class:gslice_array
143
gslice_array
<_Tp>::
gslice_array
(const
gslice_array
<_Tp>& __a)
function in class:gslice_array
[
all
...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
gslice_array.h
1
// The template and inlines for the -*- C++ -*-
gslice_array
class.
25
/** @file bits/
gslice_array
.h
49
* A
gslice_array
is a reference to the actual elements of an array
50
* specified by a gslice. The way to get a
gslice_array
is to call
51
* operator[](gslice) on a valarray. The returned
gslice_array
then
55
*
gslice_array
refers to.
60
class
gslice_array
class
69
gslice_array
(const
gslice_array
&);
73
gslice_array
& operator=(const gslice_array&)
137
gslice_array
<_Tp>::
gslice_array
(_Array<_Tp> __a,
function in class:gslice_array
143
gslice_array
<_Tp>::
gslice_array
(const
gslice_array
<_Tp>& __a)
function in class:gslice_array
[
all
...]
Completed in 73 milliseconds