Home
last modified time | relevance | path

Searched refs:Unsorted (Results 1 – 25 of 3184) sorted by relevance

12345678910>>...128

/dports/textproc/xsv-rs/xsv-0.13.0/cargo-crates/streaming-stats-0.2.0/src/
H A Dunsorted.rs12 it.collect::<Unsorted<_>>().median() in median()
22 it.collect::<Unsorted<T>>().mode() in mode()
82 pub struct Unsorted<T> { struct
87 impl<T: PartialOrd> Unsorted<T> { argument
89 pub fn new() -> Unsorted<T> { in new()
124 impl<T: PartialOrd + Clone> Unsorted<T> { implementation
140 impl<T: PartialOrd> Commute for Unsorted<T> { implementation
141 fn merge(&mut self, v: Unsorted<T>) { in merge()
148 fn default() -> Unsorted<T> { in default()
149 Unsorted { in default()
[all …]
/dports/biology/bamtools/bamtools-2.5.2/src/api/internal/bam/
H A DBamMultiMerger_p.h195 class API_NO_EXPORT MultiMerger<Algorithms::Sort::Unsorted> : public IMultiMerger
199 explicit MultiMerger(const Algorithms::Sort::Unsorted& = Algorithms::Sort::Unsorted())
220 inline void MultiMerger<Algorithms::Sort::Unsorted>::Add(MergeItem item) in Add()
225 inline void MultiMerger<Algorithms::Sort::Unsorted>::Clear() in Clear()
230 inline const MergeItem& MultiMerger<Algorithms::Sort::Unsorted>::First() const in First()
235 inline bool MultiMerger<Algorithms::Sort::Unsorted>::IsEmpty() const in IsEmpty()
240 inline void MultiMerger<Algorithms::Sort::Unsorted>::Remove(BamReader* reader) in Remove()
266 inline int MultiMerger<Algorithms::Sort::Unsorted>::Size() const in Size()
271 inline MergeItem MultiMerger<Algorithms::Sort::Unsorted>::TakeFirst() in TakeFirst()
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/benchmarks/corelib/io/qdir/10000/
H A Dbench_qdir_10000.cpp71 testdir.setSorting(QDir::Unsorted); in cleanupTestCase()
86 QFileInfoList fileInfoList = testdir.entryInfoList(QDir::Files, QDir::Unsorted); in sizeSpeed()
108 QFileInfoList fileInfoList = testdir.entryInfoList(QDir::NoFilter, QDir::Unsorted); in sizeSpeedWithoutFilter()
128 testdir.setSorting(QDir::Unsorted); in sizeSpeedWithoutFileInfoList()
130 QStringList fileList = testdir.entryList(QDir::NoFilter, QDir::Unsorted); in sizeSpeedWithoutFileInfoList()
140 testdir.setSorting(QDir::Unsorted); in iDontWantAnyStat()
143 QStringList fileList = testdir.entryList(QDir::NoFilter, QDir::Unsorted); in iDontWantAnyStat()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_window_shape.c156 Unsorted); in ecore_x_window_shape_rectangle_set()
183 Unsorted); in ecore_x_window_shape_input_rectangle_set()
222 Unsorted); in ecore_x_window_shape_rectangles_set()
262 Unsorted); in ecore_x_window_shape_input_rectangles_set()
293 Unsorted); in ecore_x_window_shape_rectangle_subtract()
320 Unsorted); in ecore_x_window_shape_input_rectangle_subtract()
407 Unsorted); in ecore_x_window_shape_rectangle_add()
434 Unsorted); in ecore_x_window_shape_input_rectangle_add()
464 Unsorted); in ecore_x_window_shape_rectangle_clip()
491 Unsorted); in ecore_x_window_shape_input_rectangle_clip()
[all …]
/dports/multimedia/shotcut/shotcut-21.03.21/src/widgets/
H A Dfixx11h.h65 #ifdef Unsorted
68 const int XUnsorted = Unsorted;
69 #undef Unsorted
70 const int Unsorted = XUnsorted; variable
72 #undef Unsorted
/dports/devel/kf5-kidletime/kidletime-5.89.0/src/plugins/xsync/
H A Dfixx11h.h43 #ifdef Unsorted
46 const int XUnsorted = Unsorted;
47 #undef Unsorted
48 const int Unsorted = XUnsorted; variable
50 #undef Unsorted
/dports/x11/kf5-kwindowsystem/kwindowsystem-5.89.0/src/platforms/xcb/
H A Dfixx11h.h43 #ifdef Unsorted
46 const int XUnsorted = Unsorted;
47 #undef Unsorted
48 const int Unsorted = XUnsorted; variable
50 #undef Unsorted
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gfortran.dg/
H A Dmodule_interface_1.f9029 subroutine Selection_Sort (Unsorted) argument
30 integer, intent (in), dimension(:) :: Unsorted local
32 N = Max_Location (Unsorted)

12345678910>>...128