HomeSort by relevance Sort by last modified time
    Searched defs:gslice_array (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file gslice_array.h
48 * A gslice_array is a reference to the actual elements of an array
49 * specified by a gslice. The way to get a gslice_array is to call
50 * operator[](gslice) on a valarray. The returned gslice_array then
54 * gslice_array refers to.
59 class gslice_array class
68 gslice_array(const gslice_array&);
72 gslice_array& operator=(const gslice_array&)
136 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
142 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) function in class:gslice_array
    [all...]
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file gslice_array.h
48 * A gslice_array is a reference to the actual elements of an array
49 * specified by a gslice. The way to get a gslice_array is to call
50 * operator[](gslice) on a valarray. The returned gslice_array then
54 * gslice_array refers to.
59 class gslice_array class
68 gslice_array(const gslice_array&);
72 gslice_array& operator=(const gslice_array&)
136 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
142 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) function in class:gslice_array
    [all...]
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file gslice_array.h
48 * A gslice_array is a reference to the actual elements of an array
49 * specified by a gslice. The way to get a gslice_array is to call
50 * operator[](gslice) on a valarray. The returned gslice_array then
54 * gslice_array refers to.
59 class gslice_array class
68 gslice_array(const gslice_array&);
72 gslice_array& operator=(const gslice_array&)
136 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
142 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) function in class:gslice_array
    [all...]
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file gslice_array.h
48 * A gslice_array is a reference to the actual elements of an array
49 * specified by a gslice. The way to get a gslice_array is to call
50 * operator[](gslice) on a valarray. The returned gslice_array then
54 * gslice_array refers to.
59 class gslice_array class
68 gslice_array(const gslice_array&);
72 gslice_array& operator=(const gslice_array&)
136 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
142 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) function in class:gslice_array
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file bits/gslice_array.h
50 * A gslice_array is a reference to the actual elements of an array
51 * specified by a gslice. The way to get a gslice_array is to call
52 * operator[](gslice) on a valarray. The returned gslice_array then
56 * gslice_array refers to.
61 class gslice_array class
70 gslice_array(const gslice_array&);
74 gslice_array& operator=(const gslice_array&)
138 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
144 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.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
gslice_array.h 1 // The template and inlines for the -*- C++ -*- gslice_array class.
26 /** @file bits/gslice_array.h
50 * A gslice_array is a reference to the actual elements of an array
51 * specified by a gslice. The way to get a gslice_array is to call
52 * operator[](gslice) on a valarray. The returned gslice_array then
56 * gslice_array refers to.
61 class gslice_array class
70 gslice_array(const gslice_array&);
74 gslice_array& operator=(const gslice_array&)
138 gslice_array<_Tp>::gslice_array(_Array<_Tp> __a, function in class:gslice_array
144 gslice_array<_Tp>::gslice_array(const gslice_array<_Tp>& __a) function in class:gslice_array
    [all...]

Completed in 1363 milliseconds