| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
| indirect_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 79 void operator=(const valarray<_Tp>&) const; 81 void operator*=(const valarray<_Tp>&) const; 83 void operator/=(const valarray<_Tp>&) const; 85 void operator%=(const valarray<_Tp>&) const; 87 void operator+=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * mask_array is to call operator[](valarray<bool>) on a valarray. The 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 78 void operator=(const valarray<_Tp>&) const; 80 void operator*=(const valarray<_Tp>&) const; 82 void operator/=(const valarray<_Tp>&) const; 84 void operator%=(const valarray<_Tp>&) const; 86 void operator+=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 89 // 543. valarray slice default constructor 115 * operator[](slice) on a valarray. The returned slice_array then permits 117 * original valarray. For example, operator+=(valarray) will add values 118 * to the subset of elements in the underlying valarray this slice_array 130 // 253. valarray helper functions are almost entirely useless 140 void operator=(const valarray<_Tp>&) const; 142 void operator*=(const valarray<_Tp>&) const; 144 void operator/=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| indirect_array.h | 50 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 77 void operator=(const valarray<_Tp>&) const; 79 void operator*=(const valarray<_Tp>&) const; 81 void operator/=(const valarray<_Tp>&) const; 83 void operator%=(const valarray<_Tp>&) const; 85 void operator+=(const valarray<_Tp>&) const; 87 void operator-=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 50 * mask_array is to call operator[](valarray<bool>) on a valarray. The 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 76 void operator=(const valarray<_Tp>&) const; 78 void operator*=(const valarray<_Tp>&) const; 80 void operator/=(const valarray<_Tp>&) const; 82 void operator%=(const valarray<_Tp>&) const; 84 void operator+=(const valarray<_Tp>&) const; 86 void operator-=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 87 // 543. valarray slice default constructor 113 * operator[](slice) on a valarray. The returned slice_array then permits 115 * original valarray. For example, operator+=(valarray) will add values 116 * to the subset of elements in the underlying valarray this slice_array 128 // 253. valarray helper functions are almost entirely useless 138 void operator=(const valarray<_Tp>&) const; 140 void operator*=(const valarray<_Tp>&) const; 142 void operator/=(const valarray<_Tp>&) const; 144 void operator%=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| indirect_array.h | 50 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 77 void operator=(const valarray<_Tp>&) const; 79 void operator*=(const valarray<_Tp>&) const; 81 void operator/=(const valarray<_Tp>&) const; 83 void operator%=(const valarray<_Tp>&) const; 85 void operator+=(const valarray<_Tp>&) const; 87 void operator-=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 50 * mask_array is to call operator[](valarray<bool>) on a valarray. The 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 76 void operator=(const valarray<_Tp>&) const; 78 void operator*=(const valarray<_Tp>&) const; 80 void operator/=(const valarray<_Tp>&) const; 82 void operator%=(const valarray<_Tp>&) const; 84 void operator+=(const valarray<_Tp>&) const; 86 void operator-=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 87 // 543. valarray slice default constructor 113 * operator[](slice) on a valarray. The returned slice_array then permits 115 * original valarray. For example, operator+=(valarray) will add values 116 * to the subset of elements in the underlying valarray this slice_array 128 // 253. valarray helper functions are almost entirely useless 138 void operator=(const valarray<_Tp>&) const; 140 void operator*=(const valarray<_Tp>&) const; 142 void operator/=(const valarray<_Tp>&) const; 144 void operator%=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
| indirect_array.h | 50 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 77 void operator=(const valarray<_Tp>&) const; 79 void operator*=(const valarray<_Tp>&) const; 81 void operator/=(const valarray<_Tp>&) const; 83 void operator%=(const valarray<_Tp>&) const; 85 void operator+=(const valarray<_Tp>&) const; 87 void operator-=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 50 * mask_array is to call operator[](valarray<bool>) on a valarray. The 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 76 void operator=(const valarray<_Tp>&) const; 78 void operator*=(const valarray<_Tp>&) const; 80 void operator/=(const valarray<_Tp>&) const; 82 void operator%=(const valarray<_Tp>&) const; 84 void operator+=(const valarray<_Tp>&) const; 86 void operator-=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 87 // 543. valarray slice default constructor 113 * operator[](slice) on a valarray. The returned slice_array then permits 115 * original valarray. For example, operator+=(valarray) will add values 116 * to the subset of elements in the underlying valarray this slice_array 128 // 253. valarray helper functions are almost entirely useless 138 void operator=(const valarray<_Tp>&) const; 140 void operator*=(const valarray<_Tp>&) const; 142 void operator/=(const valarray<_Tp>&) const; 144 void operator%=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
| indirect_array.h | 50 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 77 void operator=(const valarray<_Tp>&) const; 79 void operator*=(const valarray<_Tp>&) const; 81 void operator/=(const valarray<_Tp>&) const; 83 void operator%=(const valarray<_Tp>&) const; 85 void operator+=(const valarray<_Tp>&) const; 87 void operator-=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 50 * mask_array is to call operator[](valarray<bool>) on a valarray. The 52 * referenced subset of elements in the original valarray. 67 // 253. valarray helper functions are almost entirely useless 76 void operator=(const valarray<_Tp>&) const; 78 void operator*=(const valarray<_Tp>&) const; 80 void operator/=(const valarray<_Tp>&) const; 82 void operator%=(const valarray<_Tp>&) const; 84 void operator+=(const valarray<_Tp>&) const; 86 void operator-=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 87 // 543. valarray slice default constructor 113 * operator[](slice) on a valarray. The returned slice_array then permits 115 * original valarray. For example, operator+=(valarray) will add values 116 * to the subset of elements in the underlying valarray this slice_array 128 // 253. valarray helper functions are almost entirely useless 138 void operator=(const valarray<_Tp>&) const; 140 void operator*=(const valarray<_Tp>&) const; 142 void operator/=(const valarray<_Tp>&) const; 144 void operator%=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
| indirect_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 79 void operator=(const valarray<_Tp>&) const; 81 void operator*=(const valarray<_Tp>&) const; 83 void operator/=(const valarray<_Tp>&) const; 85 void operator%=(const valarray<_Tp>&) const; 87 void operator+=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * mask_array is to call operator[](valarray<bool>) on a valarray. The 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 78 void operator=(const valarray<_Tp>&) const; 80 void operator*=(const valarray<_Tp>&) const; 82 void operator/=(const valarray<_Tp>&) const; 84 void operator%=(const valarray<_Tp>&) const; 86 void operator+=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 89 // 543. valarray slice default constructor 115 * operator[](slice) on a valarray. The returned slice_array then permits 117 * original valarray. For example, operator+=(valarray) will add values 118 * to the subset of elements in the underlying valarray this slice_array 130 // 253. valarray helper functions are almost entirely useless 140 void operator=(const valarray<_Tp>&) const; 142 void operator*=(const valarray<_Tp>&) const; 144 void operator/=(const valarray<_Tp>&) const [all...] |
| /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
| indirect_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * indirect_array is to call operator[](valarray<size_t>) on a valarray. 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 79 void operator=(const valarray<_Tp>&) const; 81 void operator*=(const valarray<_Tp>&) const; 83 void operator/=(const valarray<_Tp>&) const; 85 void operator%=(const valarray<_Tp>&) const; 87 void operator+=(const valarray<_Tp>&) const [all...] |
| mask_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 52 * mask_array is to call operator[](valarray<bool>) on a valarray. The 54 * referenced subset of elements in the original valarray. 69 // 253. valarray helper functions are almost entirely useless 78 void operator=(const valarray<_Tp>&) const; 80 void operator*=(const valarray<_Tp>&) const; 82 void operator/=(const valarray<_Tp>&) const; 84 void operator%=(const valarray<_Tp>&) const; 86 void operator+=(const valarray<_Tp>&) const [all...] |
| slice_array.h | 28 * Do not attempt to use it directly. @headername{valarray} 89 // 543. valarray slice default constructor 115 * operator[](slice) on a valarray. The returned slice_array then permits 117 * original valarray. For example, operator+=(valarray) will add values 118 * to the subset of elements in the underlying valarray this slice_array 130 // 253. valarray helper functions are almost entirely useless 140 void operator=(const valarray<_Tp>&) const; 142 void operator*=(const valarray<_Tp>&) const; 144 void operator/=(const valarray<_Tp>&) const [all...] |
| /ndk/sources/cxx-stl/llvm-libc++/test/numerics/numarray/template.valarray/valarray.assign/ |
| gslice_array_assign.pass.cpp | 10 // <valarray> 12 // template<class T> class valarray; 14 // valarray& operator=(const gslice_array<value_type>& ga); 16 #include <valarray> 25 std::valarray<int> v1(a, sizeof(a)/sizeof(a[0])); 28 typedef std::valarray<std::size_t> sizes; 29 typedef std::valarray<std::size_t> strides; 30 std::valarray<int> v(24);
|
| initializer_list_assign.pass.cpp | 10 // <valarray> 12 // template<class T> class valarray; 14 // valarray& operator=(initializer_list<value_type> il); 16 #include <valarray> 26 std::valarray<T> v2; 36 std::valarray<T> v2; 43 typedef std::valarray<double> T; 46 std::valarray<T> v2(a, N-2);
|
| /ndk/sources/cxx-stl/llvm-libc++/test/numerics/numarray/template.valarray/valarray.cons/ |
| gslice_array.pass.cpp | 10 // <valarray> 12 // template<class T> class valarray; 14 // valarray(const gslice_array<value_type>& sa); 16 #include <valarray> 25 std::valarray<int> v1(a, sizeof(a)/sizeof(a[0])); 28 typedef std::valarray<std::size_t> sizes; 29 typedef std::valarray<std::size_t> strides; 30 std::valarray<int> v(v1[std::gslice(3, sizes(sz, sizeof(sz)/sizeof(sz[0])),
|
| pointer_size.pass.cpp | 10 // <valarray> 12 // template<class T> class valarray; 14 // valarray(const value_type* p, size_t n); 16 #include <valarray> 25 std::valarray<T> v(a, N); 34 std::valarray<T> v(a, N); 40 typedef std::valarray<double> T; 43 std::valarray<T> v(a, N);
|