Searched defs:seq_type (Results 1 - 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
H A Dmultiway_merge.h1249 typedef std::pair<_RAIter1, _RAIter1> seq_type; typedef
1250 seq_type* __ne_seqs = new seq_type[__seqs_end - __seqs_begin];
1305 seq_type* __chunks = new seq_type[__k];

Completed in 670 milliseconds