HomeSort by relevance Sort by last modified time
    Searched refs:_M_dist (Results 1 - 13 of 13) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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/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/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/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.11-4.8/x86_64-linux/include/c++/4.8/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-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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.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...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/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...]

Completed in 1438 milliseconds