Home
last modified time | relevance | path

Searched refs:sort_type (Results 1 – 25 of 1017) sorted by relevance

12345678910>>...41

/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dop_sort_index_meat.hpp27 arma_sort_index_helper(Mat<uword>& out, const Proxy<T1>& P, const uword sort_type) in arma_sort_index_helper() argument
73 if(sort_type == 0) in arma_sort_index_helper()
119 op_sort_index::apply_noalias(Mat<uword>& out, const Proxy<T1>& P, const uword sort_type) in apply_noalias() argument
123 return arma_sort_index_helper<T1,false>(out, P, sort_type); in apply_noalias()
139 const uword sort_type = in.aux_uword_a; in apply() local
147 all_non_nan = op_sort_index::apply_noalias(out2, P, sort_type); in apply()
153 all_non_nan = op_sort_index::apply_noalias(out, P, sort_type); in apply()
168 return arma_sort_index_helper<T1,true>(out, P, sort_type); in apply_noalias()
184 const uword sort_type = in.aux_uword_a; in apply() local
192 all_non_nan = op_stable_sort_index::apply_noalias(out2, P, sort_type); in apply()
[all …]
H A Dop_sort_meat.hpp27 op_sort::direct_sort(eT* X, const uword n_elem, const uword sort_type) in direct_sort() argument
31 if(sort_type == 0) in direct_sort()
127 op_sort::direct_sort( out.colptr(col), n_rows, sort_type ); in apply_noalias()
138 op_sort::direct_sort(out.memptr(), out.n_elem, sort_type); in apply_noalias()
155 op_sort::direct_sort( tmp_array.memptr(), n_cols, sort_type ); in apply_noalias()
177 const uword sort_type = in.aux_uword_a; in apply() local
180 arma_debug_check( (sort_type > 1), "sort(): parameter 'sort_type' must be 0 or 1" ); in apply()
188 op_sort::apply_noalias(tmp, X, sort_type, dim); in apply()
194 op_sort::apply_noalias(out, X, sort_type, dim); in apply()
212 const uword sort_type = in.aux_uword_a; in apply() local
[all …]
H A Dfn_sort.hpp87 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
89 return Op<T1, op_sort_vec>(X, sort_type, 0); in sort()
115 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
117 return Op<T1, op_sort>(X, sort_type, 0); in sort()
144 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
146 return Op<T1, op_sort>(X, sort_type, dim); in sort()
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dop_sort_index_meat.hpp27 arma_sort_index_helper(Mat<uword>& out, const Proxy<T1>& P, const uword sort_type) in arma_sort_index_helper() argument
73 if(sort_type == 0) in arma_sort_index_helper()
119 op_sort_index::apply_noalias(Mat<uword>& out, const Proxy<T1>& P, const uword sort_type) in apply_noalias() argument
123 return arma_sort_index_helper<T1,false>(out, P, sort_type); in apply_noalias()
139 const uword sort_type = in.aux_uword_a; in apply() local
147 all_non_nan = op_sort_index::apply_noalias(out2, P, sort_type); in apply()
153 all_non_nan = op_sort_index::apply_noalias(out, P, sort_type); in apply()
168 return arma_sort_index_helper<T1,true>(out, P, sort_type); in apply_noalias()
184 const uword sort_type = in.aux_uword_a; in apply() local
192 all_non_nan = op_stable_sort_index::apply_noalias(out2, P, sort_type); in apply()
[all …]
H A Dop_sort_meat.hpp27 op_sort::direct_sort(eT* X, const uword n_elem, const uword sort_type) in direct_sort() argument
31 if(sort_type == 0) in direct_sort()
127 op_sort::direct_sort( out.colptr(col), n_rows, sort_type ); in apply_noalias()
138 op_sort::direct_sort(out.memptr(), out.n_elem, sort_type); in apply_noalias()
155 op_sort::direct_sort( tmp_array.memptr(), n_cols, sort_type ); in apply_noalias()
177 const uword sort_type = in.aux_uword_a; in apply() local
180 arma_debug_check( (sort_type > 1), "sort(): parameter 'sort_type' must be 0 or 1" ); in apply()
188 op_sort::apply_noalias(tmp, X, sort_type, dim); in apply()
194 op_sort::apply_noalias(out, X, sort_type, dim); in apply()
212 const uword sort_type = in.aux_uword_a; in apply() local
[all …]
H A Dfn_sort.hpp87 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
89 return Op<T1, op_sort_vec>(X, sort_type, 0); in sort()
115 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
117 return Op<T1, op_sort>(X, sort_type, 0); in sort()
144 const uword sort_type = (sig == 'a') ? 0 : 1; in sort() local
146 return Op<T1, op_sort>(X, sort_type, dim); in sort()
/dports/mail/evolution/evolution-3.42.1/src/e-util/
H A De-table-sort-info.c40 GtkSortType sort_type; member
574 column_data->sort_type = sort_type; in e_table_sort_info_grouping_set_nth()
696 column_data->sort_type = sort_type; in e_table_sort_info_sorting_set_nth()
715 GtkSortType sort_type) in e_table_sort_info_sorting_insert() argument
735 tmp.sort_type = sort_type; in e_table_sort_info_sorting_insert()
745 column_data->sort_type = sort_type; in e_table_sort_info_sorting_insert()
782 GtkSortType sort_type; in e_table_sort_info_load_from_node() local
800 sort_type); in e_table_sort_info_load_from_node()
804 GtkSortType sort_type; in e_table_sort_info_load_from_node() local
822 sort_type); in e_table_sort_info_load_from_node()
[all …]
H A De-table-sorting-utils.c53 sort_info, j, &sort_type); in etsu_compare()
80 if (sort_type == GTK_SORT_DESCENDING) in etsu_compare()
89 GtkSortType *sort_type; member
121 sort_type = closure->sort_type[j]; in e_sort_callback()
132 if (sort_type == GTK_SORT_DESCENDING) in e_sort_callback()
169 sort_info, j, &closure.sort_type[j]); in e_table_sorting_utils_sort()
191 sort_info, j, &closure.sort_type[j]); in e_table_sorting_utils_sort()
205 g_free (closure.sort_type); in e_table_sorting_utils_sort()
317 sort_info, j, &sort_type); in etsu_tree_compare()
335 if (sort_type == GTK_SORT_DESCENDING) in etsu_tree_compare()
[all …]
H A De-table-config.c286 GtkSortType sort_type; in update_sort_and_group_config_dialog() local
291 &sort_type); in update_sort_and_group_config_dialog()
295 &sort_type); in update_sort_and_group_config_dialog()
365 GtkSortType sort_type; in config_sort_info_update() local
368 sort_info, i, &sort_type); in config_sort_info_update()
411 GtkSortType sort_type; in config_group_info_update() local
414 sort_info, i, &sort_type); in config_group_info_update()
689 GtkSortType sort_type; in sort_combo_changed() local
725 GtkSortType sort_type; in sort_ascending_toggled() local
826 GtkSortType sort_type; in group_combo_changed() local
[all …]
/dports/audio/praat/praat-6.2.03/external/gsl/
H A Dgsl_eigen__sort.c34 gsl_eigen_sort_t sort_type) in chkrolattr()
62 switch (sort_type) in chkrolattr()
104 gsl_eigen_sort_t sort_type)
132 switch (sort_type)
174 gsl_eigen_sort_t sort_type)
202 switch (sort_type)
240 gsl_eigen_sort_t sort_type)
244 s = gsl_eigen_symmv_sort(eval, evec, sort_type);
251 gsl_eigen_sort_t sort_type)
255 s = gsl_eigen_hermv_sort(eval, evec, sort_type);
[all …]
/dports/math/gsl/gsl-2.7/eigen/
H A Dsort.c43 gsl_eigen_sort_t sort_type) in gsl_eigen_symmv_sort() argument
71 switch (sort_type) in gsl_eigen_symmv_sort()
113 gsl_eigen_sort_t sort_type) in gsl_eigen_hermv_sort() argument
141 switch (sort_type) in gsl_eigen_hermv_sort()
183 gsl_eigen_sort_t sort_type) in gsl_eigen_nonsymmv_sort() argument
211 switch (sort_type) in gsl_eigen_nonsymmv_sort()
253 gsl_eigen_sort_t sort_type) in gsl_eigen_gensymmv_sort() argument
257 s = gsl_eigen_symmv_sort(eval, evec, sort_type); in gsl_eigen_gensymmv_sort()
264 gsl_eigen_sort_t sort_type) in gsl_eigen_genhermv_sort() argument
268 s = gsl_eigen_hermv_sort(eval, evec, sort_type); in gsl_eigen_genhermv_sort()
[all …]
/dports/games/openttd/openttd-12.1/src/
H A Dsortlist_type.h55 uint8 sort_type; ///< what criteria to sort on variable
83 sort_type(0), in GUIList()
95 return this->sort_type; in SortType()
105 if (this->sort_type != n_type) { in SetSortType()
107 this->sort_type = n_type; in SetSortType()
120 l.criteria = this->sort_type; in GetListing()
137 this->sort_type = l.criteria; in SetListing()
284 return this->Sort(this->sort_func_list[this->sort_type]); in Sort()
/dports/graphics/gthumb/gthumb-3.10.1/gthumb/
H A Ddlg-sort-order.c65 GthFileDataSort *sort_type; member
87 data->current_sort_type = button_data->sort_type; in order_button_toggled_cb()
141 GthFileDataSort *sort_type = scan->data; in dlg_sort_order() local
145 …io_button_new_with_label_from_widget (GTK_RADIO_BUTTON (first_button), _(sort_type->display_name)); in dlg_sort_order()
150 if (strcmp (sort_type->name, data->current_sort_type->name) == 0) in dlg_sort_order()
155 button_data->sort_type = sort_type; in dlg_sort_order()
/dports/databases/p5-DBI/DBI-1.643/t/
H A D05concathash.t111 for my $sort_type (keys %sort_types){
114 test_concat_hash($hash, $neat, $sort_type);
120 my ($hash, $neat, $sort_type) = @_;
121 my @args = ($hashes{$hash}, "=", ":",$neats{$neat}, $sort_types{$sort_type});
125 "$hash - $neat $sort_type"
173 my ($hash_ref, $sort_type) = @_;
174 if (not defined $sort_type) {
178 $sort_type = $sort_guess;
183 my @sorted = ($sort_type)
186 #warn "$sort_type = @sorted\n";
/dports/sysutils/cfengine317/cfengine-3.17.0/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/sysutils/cfengine316/cfengine-3.16.0/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/sysutils/cfengine/cfengine-3.19.0/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/sysutils/cfengine-devel/core-d08ae9eff/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/sysutils/cfengine318/cfengine-3.18.1/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/sysutils/cfengine319/cfengine-3.19.0/libpromises/
H A Dsort.c411 bool GenericItemLess(const char *sort_type, void *lhs, void *rhs) in GenericItemLess() argument
413 if (strcmp(sort_type, "int") == 0) in GenericItemLess()
417 else if (strcmp(sort_type, "real") == 0) in GenericItemLess()
421 else if (strcasecmp(sort_type, "IP") == 0) in GenericItemLess()
425 else if (strcasecmp(sort_type, "MAC") == 0) in GenericItemLess()
434 bool GenericStringItemLess(const char *sort_type, const char *lhs, const char *rhs) in GenericStringItemLess() argument
436 if (strcmp(sort_type, "int") == 0) in GenericStringItemLess()
440 else if (strcmp(sort_type, "real") == 0) in GenericStringItemLess()
444 else if (strcasecmp(sort_type, "IP") == 0) in GenericStringItemLess()
448 else if (strcasecmp(sort_type, "MAC") == 0) in GenericStringItemLess()
/dports/math/openfst/openfst-1.8.1/src/bin/
H A Dfstarcsort-main.cc29 DECLARE_string(sort_type);
55 s::ArcSortType sort_type; in fstarcsort_main() local
56 if (!s::GetArcSortType(FST_FLAGS_sort_type, &sort_type)) { in fstarcsort_main()
62 s::ArcSort(fst.get(), sort_type); in fstarcsort_main()
/dports/net-mgmt/tcptrack/tcptrack-1.4.2/src/
H A DTextUI.cc45 sort_type=SORT_UN; in TextUI()
150 switch( sort_type ) in displayer_run()
153 sort_type=SORT_RATE; in displayer_run()
156 sort_type=SORT_BYTES; in displayer_run()
159 sort_type=SORT_UN; in displayer_run()
258 if( sort_type != SORT_UN ) in drawui()
259 i->sort( sort_type ); in drawui()
364 switch( sort_type ) in drawui()
/dports/comms/acfax/acfax/
H A DDirMgr.c38 DirectoryMgr *DirectoryMgrSimpleOpen(path,sort_type,pattern) in DirectoryMgrSimpleOpen() argument
40 int sort_type;
52 if (!DirectoryMgrSimpleSortingFunc(sort_type,&s_func))
78 int DirectoryMgrSimpleResort(dm,sort_type) in DirectoryMgrSimpleResort() argument
80 int sort_type;
84 if (!DirectoryMgrSimpleSortingFunc(sort_type,&c_func))
366 int DirectoryMgrSimpleSortingFunc(sort_type,sf_ptr) in DirectoryMgrSimpleSortingFunc() argument
367 int sort_type; in DirectoryMgrSimpleSortingFunc()
371 switch (sort_type)
394 fprintf(stderr,"Bad sort type %d\n",sort_type);
/dports/audio/clementine-player/Clementine-1.4.0rc1/src/smartplaylists/
H A Dsearch.cpp28 Search::Search(SearchType type, TermList terms, SortType sort_type, in Search() argument
32 sort_type_(sort_type), in Search()
121 quint8 sort_type, sort_field, search_type; in operator >>() local
124 s >> search.terms_ >> sort_type >> sort_field >> limit >> search_type; in operator >>()
125 search.sort_type_ = smart_playlists::Search::SortType(sort_type); in operator >>()
/dports/audio/strawberry/strawberry-1.0.0/src/smartplaylists/
H A Dsmartplaylistsearch.cpp35 …listSearch(const SearchType type, const TermList &terms, const SortType sort_type, const SmartPlay…
38 sort_type_(sort_type),
138 quint8 sort_type = 0, sort_field = 0, search_type = 0;
141 s >> search.terms_ >> sort_type >> sort_field >> limit >> search_type;
142 search.sort_type_ = SmartPlaylistSearch::SortType(sort_type);

12345678910>>...41