Home
last modified time | relevance | path

Searched refs:sortType (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/dports/devel/spark/spark-2.1.1/core/src/test/scala/org/apache/spark/util/collection/unsafe/sort/
H A DRadixSortSuite.scala147 for (sortType <- SORT_TYPES_TO_TEST) {
154 test("sort " + sortType.name) {
159 buffer, N, sortType.startByteIdx, sortType.endByteIdx,
160 sortType.descending, sortType.signed)
165 test("sort key prefix " + sortType.name) {
170 buf2, 0, N, sortType.startByteIdx, sortType.endByteIdx,
171 sortType.descending, sortType.signed)
183 buffer, N, sortType.startByteIdx, sortType.endByteIdx,
184 sortType.descending, sortType.signed)
195 buf2, 0, N, sortType.startByteIdx, sortType.endByteIdx,
[all …]
/dports/biology/bedtools/bedtools2-2.30.0/src/bedToIgv/
H A DbedToIgv.cpp33 void DetermineBedInput(BedFile *bed, string path, string sortType, string session,
35 void ProcessBed(istream &bedInput, BedFile *bed, string path, string sortType, string session,
47 string sortType = "none"; in bedtoigv_main() local
86 sortType = argv[i + 1]; in bedtoigv_main()
125 if (sortType != "none") { in bedtoigv_main()
126 if ((sortType != "base") && (sortType != "position") && (sortType != "strand") && in bedtoigv_main()
127 (sortType != "quality") && (sortType != "sample") && (sortType != "readGroup")) { in bedtoigv_main()
194 void DetermineBedInput(BedFile *bed, string path, string sortType, string session, in DetermineBedInput() argument
209 ProcessBed(cin, bed, path, sortType, session, collapse, useNames, imageType, slop); in DetermineBedInput()
249 if (sortType != "none") in ProcessBed()
[all …]
/dports/audio/milkytracker/MilkyTracker-1.03.00/src/ppui/
H A DListBoxFileBrowser.h63 SortTypes sortType; variable
79 void cycleSorting() { sortType = (SortTypes)(((pp_int32)sortType+1) % NumSortRules); } in cycleSorting()
80 void setSortType(SortTypes sortType) in setSortType() argument
82 this->sortType = sortType; in setSortType()
83 if (this->sortType >= NumSortRules) in setSortType()
84 this->sortType = SortByName; in setSortType()
86 SortTypes getSortType() const { return sortType; } in getSortType()
/dports/math/spooles-mpich/spooles.2.2_SHARED/Utilities/drivers/
H A Dtest_sort.c44 char *sortType, *target ; in main() local
87 sortType = argv[4] ; in main()
93 target, sortType, n) ; in main()
122 if ( strcmp(sortType, "IU") == 0 ) { in main()
138 } if ( strcmp(sortType, "QU") == 0 ) { in main()
196 if ( strcmp(sortType, "IU") == 0 ) { in main()
279 if ( strcmp(sortType, "IU") == 0 ) { in main()
367 if ( strcmp(sortType, "IU") == 0 ) { in main()
452 if ( strcmp(sortType, "IU") == 0 ) { in main()
540 if ( strcmp(sortType, "IU") == 0 ) { in main()
[all …]
H A Ddo_test_sort8 set sortType = QU
16 foreach sortType ( QU QD )
17 test_sort $msglvl $msgFile $target $sortType $n $nrange $mod $seed
/dports/math/spooles-mpich/spooles.2.2/Utilities/drivers/
H A Dtest_sort.c44 char *sortType, *target ; in main() local
87 sortType = argv[4] ; in main()
93 target, sortType, n) ; in main()
122 if ( strcmp(sortType, "IU") == 0 ) { in main()
138 } if ( strcmp(sortType, "QU") == 0 ) { in main()
196 if ( strcmp(sortType, "IU") == 0 ) { in main()
279 if ( strcmp(sortType, "IU") == 0 ) { in main()
367 if ( strcmp(sortType, "IU") == 0 ) { in main()
452 if ( strcmp(sortType, "IU") == 0 ) { in main()
540 if ( strcmp(sortType, "IU") == 0 ) { in main()
[all …]
H A Ddo_test_sort8 set sortType = QU
16 foreach sortType ( QU QD )
17 test_sort $msglvl $msgFile $target $sortType $n $nrange $mod $seed
/dports/math/spooles/spooles.2.2_SHARED/Utilities/drivers/
H A Dtest_sort.c44 char *sortType, *target ; in main() local
87 sortType = argv[4] ; in main()
93 target, sortType, n) ; in main()
122 if ( strcmp(sortType, "IU") == 0 ) { in main()
138 } if ( strcmp(sortType, "QU") == 0 ) { in main()
196 if ( strcmp(sortType, "IU") == 0 ) { in main()
279 if ( strcmp(sortType, "IU") == 0 ) { in main()
367 if ( strcmp(sortType, "IU") == 0 ) { in main()
452 if ( strcmp(sortType, "IU") == 0 ) { in main()
540 if ( strcmp(sortType, "IU") == 0 ) { in main()
[all …]
H A Ddo_test_sort8 set sortType = QU
16 foreach sortType ( QU QD )
17 test_sort $msglvl $msgFile $target $sortType $n $nrange $mod $seed
/dports/math/spooles/spooles.2.2/Utilities/drivers/
H A Dtest_sort.c44 char *sortType, *target ; in main() local
87 sortType = argv[4] ; in main()
93 target, sortType, n) ; in main()
122 if ( strcmp(sortType, "IU") == 0 ) { in main()
138 } if ( strcmp(sortType, "QU") == 0 ) { in main()
196 if ( strcmp(sortType, "IU") == 0 ) { in main()
279 if ( strcmp(sortType, "IU") == 0 ) { in main()
367 if ( strcmp(sortType, "IU") == 0 ) { in main()
452 if ( strcmp(sortType, "IU") == 0 ) { in main()
540 if ( strcmp(sortType, "IU") == 0 ) { in main()
[all …]
H A Ddo_test_sort8 set sortType = QU
16 foreach sortType ( QU QD )
17 test_sort $msglvl $msgFile $target $sortType $n $nrange $mod $seed
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikcore/library/query/
H A DCategoryTrackListQuery.cpp67 TrackSortType sortType) in CategoryTrackListQuery() argument
68 : CategoryTrackListQuery(library, category::PredicateList(), filter, sortType) in CategoryTrackListQuery()
77 TrackSortType sortType) in CategoryTrackListQuery() argument
78 : CategoryTrackListQuery(library, { column, id }, filter, sortType) in CategoryTrackListQuery()
86 TrackSortType sortType) in CategoryTrackListQuery() argument
87 : CategoryTrackListQuery(library, category::PredicateList { predicate }, filter, sortType) in CategoryTrackListQuery()
95 TrackSortType sortType) in CategoryTrackListQuery() argument
102 this->sortType = sortType; in CategoryTrackListQuery()
107 this->orderBy = "ORDER BY " + kTrackListSortOrderBy.find(sortType)->second; in CategoryTrackListQuery()
108 …this->parseHeaders = kTrackSortTypeWithAlbumGrouping.find(sortType) != kTrackSortTypeWithAlbumGrou… in CategoryTrackListQuery()
[all …]
H A DCategoryTrackListQuery.h57 TrackSortType sortType = TrackSortType::Album);
64 TrackSortType sortType = TrackSortType::Album);
70 TrackSortType sortType = TrackSortType::Album);
76 TrackSortType sortType = TrackSortType::Album);
122 TrackSortType sortType; variable
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgThreadedDBView.cpp223 nsMsgDBView::Sort(sortType, sortOrder); in SortThreads()
274 m_sortType = sortType; in Sort()
280 SaveSortInfo(sortType, sortOrder); in Sort()
295 sortType = nsMsgViewSortType::byId; in Sort()
305 SaveSortInfo(sortType, sortOrder); in Sort()
307 m_sortType = sortType; in Sort()
333 Sort(sortType, sortOrder); in Sort()
350 SortThreads(sortType, sortOrder); in Sort()
371 nsMsgDBView::Sort(sortType, sortOrder); in Sort()
377 SaveSortInfo(sortType, sortOrder); in Sort()
[all …]
H A DnsMsgThreadedDBView.h17 NS_IMETHOD Open(nsIMsgFolder* folder, nsMsgViewSortTypeValue sortType,
25 NS_IMETHOD Sort(nsMsgViewSortTypeValue sortType,
40 nsresult InitSort(nsMsgViewSortTypeValue sortType,
42 virtual nsresult SortThreads(nsMsgViewSortTypeValue sortType,
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/terraform/
H A Dmodulecall_test.go51 sortType func([]*ModuleCall)
55 sortType: sortModulecallsByName,
59 sortType: sortModulecallsBySource,
63 sortType: sortModulecallsByPosition,
71 tt.sortType(modules)
H A Dprovider_test.go56 sortType func([]*Provider)
60 sortType: sortProvidersByName,
64 sortType: sortProvidersByPosition,
72 tt.sortType(providers)
/dports/textproc/clucene/clucene-core-2.3.3.4/src/core/CLucene/search/
H A DCompare.h28 int32_t sortType(); in CL_NS_DEF()
36 int32_t sortType(); in CL_NS_DEF()
48 int32_t sortType(); in CL_NS_DEF()
58 int32_t sortType(); in CL_NS_DEF()
68 int32_t sortType(); in CL_NS_DEF()
H A DCompare.cpp25 int32_t ScoreDocComparators::Relevance::sortType() { in sortType() function in ScoreDocComparators::Relevance
44 int32_t ScoreDocComparators::IndexOrder::sortType() { in sortType() function in ScoreDocComparators::IndexOrder
68 int32_t ScoreDocComparators::String::sortType() { in sortType() function in ScoreDocComparators::String
93 int32_t ScoreDocComparators::Int32::sortType() { in sortType() function in ScoreDocComparators::Int32
116 int32_t ScoreDocComparators::Float::sortType() { in sortType() function in ScoreDocComparators::Float
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jung-kurt/gofpdf/
H A Dcompare.go27 type sortType struct { struct
33 func (s *sortType) Len() int { argument
37 func (s *sortType) Less(i, j int) bool { argument
41 func (s *sortType) Swap(i, j int) { argument
46 sort.Sort(&sortType{length: Len, less: Less, swap: Swap})
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/
H A Dcompare.go27 type sortType struct { struct
33 func (s *sortType) Len() int { argument
37 func (s *sortType) Less(i, j int) bool { argument
41 func (s *sortType) Swap(i, j int) { argument
46 sort.Sort(&sortType{length: Len, less: Less, swap: Swap})
/dports/editors/o/o-2.46.0/vendor/github.com/jung-kurt/gofpdf/gofpdf-1.16.2/
H A Dcompare.go27 type sortType struct { struct
33 func (s *sortType) Len() int { argument
37 func (s *sortType) Less(i, j int) bool { argument
41 func (s *sortType) Swap(i, j int) { argument
46 sort.Sort(&sortType{length: Len, less: Less, swap: Swap})
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/search/
H A DCompare.h36 int32_t sortType() { in CL_NS_DEF()
56 int32_t sortType() { in CL_NS_DEF()
88 int32_t sortType() { in CL_NS_DEF()
121 int32_t sortType() { in CL_NS_DEF()
153 int32_t sortType() { in CL_NS_DEF()
/dports/textproc/source-highlight/source-highlight-3.1.9/lib/srchilite/
H A Dreadtags.h35 } sortType ; typedef
71 sortType sort;
173 extern tagResult tagsSetSortType (tagFile *const file, const sortType type);
/dports/devel/arduino-ctags/ctags-5.8-arduino11/
H A Dreadtags.h35 } sortType ; typedef
71 sortType sort;
173 extern tagResult tagsSetSortType (tagFile *const file, const sortType type);

12345678910>>...14