Home
last modified time | relevance | path

Searched refs:__g (Results 1 – 25 of 98) sorted by relevance

1234

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
A Dvalarray_array.tcc181 size_t* __g (__f._M_data); in __valarray_copy() local
183 for (size_t __k = 0; __k < __n; ++__k, ++__j, ++__g) in __valarray_copy()
184 __a._M_data[*__j] = __e._M_data[*__g]; in __valarray_copy()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
A Dvalarray_array.tcc181 size_t* __g (__f._M_data); in __valarray_copy() local
183 for (size_t __k = 0; __k < __n; ++__k, ++__j, ++__g) in __valarray_copy()
184 __a._M_data[*__j] = __e._M_data[*__g]; in __valarray_copy()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dgslice.h158 gslice::gslice(const gslice& __g) in _GLIBCXX_VISIBILITY()
159 : _M_index(__g._M_index) in _GLIBCXX_VISIBILITY()
170 gslice::operator=(const gslice& __g) in _GLIBCXX_VISIBILITY()
172 if (__g._M_index) in _GLIBCXX_VISIBILITY()
173 __g._M_index->_M_increment_use(); in _GLIBCXX_VISIBILITY()
176 _M_index = __g._M_index; in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
409 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
581 { seed(__g); } in _GLIBCXX_VISIBILITY()
592 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
939 this->seed(__g); in _GLIBCXX_VISIBILITY()
1158 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1336 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1350 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
409 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
581 { seed(__g); } in _GLIBCXX_VISIBILITY()
592 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
939 this->seed(__g); in _GLIBCXX_VISIBILITY()
1158 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1336 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1350 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
409 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
581 { seed(__g); } in _GLIBCXX_VISIBILITY()
592 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
939 this->seed(__g); in _GLIBCXX_VISIBILITY()
1158 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1336 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1350 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
405 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
577 { seed(__g); } in _GLIBCXX_VISIBILITY()
588 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
935 this->seed(__g); in _GLIBCXX_VISIBILITY()
1154 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1332 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1346 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
405 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
577 { seed(__g); } in _GLIBCXX_VISIBILITY()
588 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
935 this->seed(__g); in _GLIBCXX_VISIBILITY()
1154 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1332 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1346 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
405 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
577 { seed(__g); } in _GLIBCXX_VISIBILITY()
588 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
935 this->seed(__g); in _GLIBCXX_VISIBILITY()
1154 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1332 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1346 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
405 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
577 { seed(__g); } in _GLIBCXX_VISIBILITY()
588 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
935 this->seed(__g); in _GLIBCXX_VISIBILITY()
1154 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1332 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1346 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/tr1/
A Drandom.h90 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
161 _Adaptor(_Engine* __g) in _GLIBCXX_VISIBILITY()
162 : _M_g(__g) { } in _GLIBCXX_VISIBILITY()
409 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
581 { seed(__g); } in _GLIBCXX_VISIBILITY()
592 seed(_Gen& __g) in _GLIBCXX_VISIBILITY()
939 this->seed(__g); in _GLIBCXX_VISIBILITY()
1158 _M_b.seed(__g); in _GLIBCXX_VISIBILITY()
1336 : _M_b1(__g), _M_b2(__g) in _GLIBCXX_VISIBILITY()
1350 _M_b1.seed(__g); in _GLIBCXX_VISIBILITY()
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/cpu/ia64/
A Datomic_word.h37 __test_and_acquire (__cxxabiv1::__guard *__g) in _GLIBCXX_VISIBILITY()
40 unsigned char *__p = reinterpret_cast<unsigned char *>(__g); in _GLIBCXX_VISIBILITY()
50 __set_and_release (__cxxabiv1::__guard *__g) in _GLIBCXX_VISIBILITY()
52 unsigned char *__p = reinterpret_cast<unsigned char *>(__g); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/config/cpu/ia64/
A Datomic_word.h37 __test_and_acquire (__cxxabiv1::__guard *__g) in _GLIBCXX_VISIBILITY()
40 unsigned char *__p = reinterpret_cast<unsigned char *>(__g); in _GLIBCXX_VISIBILITY()
50 __set_and_release (__cxxabiv1::__guard *__g) in _GLIBCXX_VISIBILITY()
52 unsigned char *__p = reinterpret_cast<unsigned char *>(__g); in _GLIBCXX_VISIBILITY()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/experimental/
A Dalgorithm64 _Size __n, _UniformRandomNumberGenerator&& __g)
78 const auto __k = __d(__g, __param_type{0, __pop_sz});
92 _Size __n, _UniformRandomNumberGenerator&& __g)
99 if (__d(__g, __param_type{0, --__unsampled_sz}) < __n)
113 _UniformRandomNumberGenerator&& __g)
132 __d, std::forward<_UniformRandomNumberGenerator>(__g));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/experimental/
A Dalgorithm64 _Size __n, _UniformRandomNumberGenerator&& __g)
78 const auto __k = __d(__g, __param_type{0, __pop_sz});
92 _Size __n, _UniformRandomNumberGenerator&& __g)
99 if (__d(__g, __param_type{0, --__unsampled_sz}) < __n)
113 _UniformRandomNumberGenerator&& __g)
132 __d, std::forward<_UniformRandomNumberGenerator>(__g));
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dratio424 static constexpr uintmax_t __g = __static_gcd<_R1::den, _R2::den>::value;
425 static constexpr uintmax_t __d2 = _R2::den / __g;
427 typedef __big_mul<_R1::num, _R2::den / __g> __x;
428 typedef __big_mul<_R2::num, _R1::den / __g> __y;
431 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
432 static constexpr uintmax_t __g2 = __static_gcd<__ng::__rem, __g>::value;
455 static constexpr uintmax_t __d2 = _R2::den / __g;
457 typedef __big_mul<_R1::num, _R2::den / __g> __x;
458 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
460 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dratio424 static constexpr uintmax_t __g = __static_gcd<_R1::den, _R2::den>::value;
425 static constexpr uintmax_t __d2 = _R2::den / __g;
427 typedef __big_mul<_R1::num, _R2::den / __g> __x;
428 typedef __big_mul<_R2::num, _R1::den / __g> __y;
431 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
432 static constexpr uintmax_t __g2 = __static_gcd<__ng::__rem, __g>::value;
455 static constexpr uintmax_t __d2 = _R2::den / __g;
457 typedef __big_mul<_R1::num, _R2::den / __g> __x;
458 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
460 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
[all …]
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dratio424 static constexpr uintmax_t __g = __static_gcd<_R1::den, _R2::den>::value;
425 static constexpr uintmax_t __d2 = _R2::den / __g;
427 typedef __big_mul<_R1::num, _R2::den / __g> __x;
428 typedef __big_mul<_R2::num, _R1::den / __g> __y;
431 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
432 static constexpr uintmax_t __g2 = __static_gcd<__ng::__rem, __g>::value;
455 static constexpr uintmax_t __d2 = _R2::den / __g;
457 typedef __big_mul<_R1::num, _R2::den / __g> __x;
458 typedef __big_mul<-_R2::num, _R1::den / __g> __y;
460 typedef __big_div<__n::__hi, __n::__lo, __g> __ng;
[all …]

Completed in 68 milliseconds

1234