/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
random_shuffle.h | 67 _DifferenceType** _M_dist; 133 // Indexing: _M_dist[bin][processor] 159 __sd->_M_dist[__b][__iam + 1] = __dist[__b]; 165 // Sum up bins, __sd->_M_dist[__s + 1][__d->_M_num_threads] now 168 __gnu_sequential::partial_sum(__sd->_M_dist[__s + 1], 169 __sd->_M_dist[__s + 1] 171 __sd->_M_dist[__s + 1]); 178 __global_offset += __sd->_M_dist[__s + 1][__d->_M_num_threads]; 185 __sd->_M_dist[__s + 1][__t] += __offset; 186 __offset = __sd->_M_dist[__s + 1][__d->_M_num_threads] [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/tr1_impl/ |
random | 243 : _M_engine(__eng), _M_dist(__dist) { } 250 { return _M_dist(_M_engine); } 258 { return _M_dist(_M_engine, __value); } 281 { return _M_dist; } 288 { return _M_dist; } 306 distribution_type _M_dist; [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 243 : _M_engine(__eng), _M_dist(__dist) { } 250 { return _M_dist(_M_engine); } 258 { return _M_dist(_M_engine, __value); } 281 { return _M_dist; } 288 { return _M_dist; } 306 distribution_type _M_dist; [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 243 : _M_engine(__eng), _M_dist(__dist) { } 250 { return _M_dist(_M_engine); } 258 { return _M_dist(_M_engine, __value); } 281 { return _M_dist; } 288 { return _M_dist; } 306 distribution_type _M_dist; [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/ |
random | 243 : _M_engine(__eng), _M_dist(__dist) { } 250 { return _M_dist(_M_engine); } 258 { return _M_dist(_M_engine, __value); } 281 { return _M_dist; } 288 { return _M_dist; } 306 distribution_type _M_dist; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/tr1_impl/ |
random | 243 : _M_engine(__eng), _M_dist(__dist) { } 250 { return _M_dist(_M_engine); } 258 { return _M_dist(_M_engine, __value); } 281 { return _M_dist; } 288 { return _M_dist; } 306 distribution_type _M_dist; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/ |
random.h | 253 : _M_engine(__eng), _M_dist(__dist) { } 260 { return _M_dist(_M_engine); } 268 { return _M_dist(_M_engine, __value); } 291 { return _M_dist; } 298 { return _M_dist; } 316 distribution_type _M_dist; [all...] |