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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
multiway_mergesort.h 154 multiseq_partition(seqs.begin(), seqs.end(),
set_operations.h 399 // Result from multiseq_partition.
403 multiseq_partition(sequence, sequence + 2, rank, offset, op.comp);
multiseq_selection.h 123 multiseq_partition(RanSeqs begin_seqs, RanSeqs end_seqs, function in namespace:__gnu_parallel
multiway_merge.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiway_mergesort.h 153 multiseq_partition(__seqs.begin(), __seqs.end(),
set_operations.h 395 // _Result from multiseq_partition.
399 multiseq_partition(__sequence, __sequence + 2,
multiseq_selection.h 122 multiseq_partition(_RanSeqs __begin_seqs, _RanSeqs __end_seqs, function in namespace:__gnu_parallel
multiway_merge.h     [all...]

Completed in 66 milliseconds