Home
last modified time | relevance | path

Searched refs:sortable (Results 1 – 25 of 3458) sorted by relevance

12345678910>>...139

/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Foundation/
H A DAlgorithms4.cs15 Sort(sortable, 0, sortable.Size()); in Sort()
26 Qsort(sortable, start, end); in Sort()
60 Swap(sortable, a++, b); in Qsort()
69 Swap(sortable, c, d--); in Qsort()
78 Swap(sortable, b++, c--); in Qsort()
102 Swap(sortable, j - 1, j); in InsertionSort()
126 if (sortable.Compare(a, b) < 0) in MiddleValueIndex()
128 if (sortable.Compare(b, c) < 0) in MiddleValueIndex()
146 if (sortable.Compare(b, c) > 0) in MiddleValueIndex()
170 sortable.Swap(left, right); in Swap()
[all …]
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktreesortable.c94 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_sort_column_changed()
96 g_signal_emit_by_name (sortable, "sort-column-changed"); in gtk_tree_sortable_sort_column_changed()
122 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_get_sort_column_id()
158 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_column_id()
160 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_column_id()
189 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_func()
192 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_func()
226 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_default_sort_func()
228 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_default_sort_func()
253 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_has_default_sort_func()
[all …]
H A Dgtktreesortable.h59 void (* sort_column_changed) (GtkTreeSortable *sortable);
62 gboolean (* get_sort_column_id) (GtkTreeSortable *sortable,
65 void (* set_sort_column_id) (GtkTreeSortable *sortable,
68 void (* set_sort_func) (GtkTreeSortable *sortable,
73 void (* set_default_sort_func) (GtkTreeSortable *sortable,
77 gboolean (* has_default_sort_func) (GtkTreeSortable *sortable);
83 void gtk_tree_sortable_sort_column_changed (GtkTreeSortable *sortable);
84 gboolean gtk_tree_sortable_get_sort_column_id (GtkTreeSortable *sortable,
87 void gtk_tree_sortable_set_sort_column_id (GtkTreeSortable *sortable,
90 void gtk_tree_sortable_set_sort_func (GtkTreeSortable *sortable,
[all …]
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktreesortable.c103 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_sort_column_changed()
105 g_signal_emit_by_name (sortable, "sort-column-changed"); in gtk_tree_sortable_sort_column_changed()
131 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_get_sort_column_id()
162 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_column_id()
164 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_column_id()
193 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_func()
196 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_func()
230 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_default_sort_func()
232 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_default_sort_func()
257 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_has_default_sort_func()
[all …]
H A Dgtktreesortable.h111 void (* sort_column_changed) (GtkTreeSortable *sortable);
114 gboolean (* get_sort_column_id) (GtkTreeSortable *sortable,
117 void (* set_sort_column_id) (GtkTreeSortable *sortable,
120 void (* set_sort_func) (GtkTreeSortable *sortable,
125 void (* set_default_sort_func) (GtkTreeSortable *sortable,
129 gboolean (* has_default_sort_func) (GtkTreeSortable *sortable);
137 void gtk_tree_sortable_sort_column_changed (GtkTreeSortable *sortable);
139 gboolean gtk_tree_sortable_get_sort_column_id (GtkTreeSortable *sortable,
143 void gtk_tree_sortable_set_sort_column_id (GtkTreeSortable *sortable,
147 void gtk_tree_sortable_set_sort_func (GtkTreeSortable *sortable,
[all …]
/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktreesortable.c104 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_sort_column_changed()
106 g_signal_emit_by_name (sortable, "sort-column-changed"); in gtk_tree_sortable_sort_column_changed()
132 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_get_sort_column_id()
163 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_column_id()
165 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_column_id()
194 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_sort_func()
197 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_sort_func()
231 g_return_if_fail (GTK_IS_TREE_SORTABLE (sortable)); in gtk_tree_sortable_set_default_sort_func()
233 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_set_default_sort_func()
258 iface = GTK_TREE_SORTABLE_GET_IFACE (sortable); in gtk_tree_sortable_has_default_sort_func()
[all …]
H A Dgtktreesortable.h112 void (* sort_column_changed) (GtkTreeSortable *sortable);
115 gboolean (* get_sort_column_id) (GtkTreeSortable *sortable,
118 void (* set_sort_column_id) (GtkTreeSortable *sortable,
121 void (* set_sort_func) (GtkTreeSortable *sortable,
126 void (* set_default_sort_func) (GtkTreeSortable *sortable,
130 gboolean (* has_default_sort_func) (GtkTreeSortable *sortable);
138 void gtk_tree_sortable_sort_column_changed (GtkTreeSortable *sortable);
140 gboolean gtk_tree_sortable_get_sort_column_id (GtkTreeSortable *sortable,
144 void gtk_tree_sortable_set_sort_column_id (GtkTreeSortable *sortable,
148 void gtk_tree_sortable_set_sort_func (GtkTreeSortable *sortable,
[all …]
/dports/textproc/kibana6/kibana-6.8.16-darwin-x86_64/node_modules/react-anything-sortable/
H A Dsortable.css2 .ui-sortable {
11 .ui-sortable:before,
12 .ui-sortable:after{
17 .ui-sortable:after{
21 .ui-sortable .ui-sortable-item {
26 .ui-sortable .ui-sortable-item.ui-sortable-dragging {
31 .ui-sortable .ui-sortable-placeholder {
35 .ui-sortable .ui-sortable-placeholder.visible {
/dports/www/limesurvey/limesurvey/themes/question/ranking_advanced/views/
H A Dbuttons.twig4 <strong class="sortable-subtitle sortable-rank-subtitle">{{rank_title}}</strong>
6 <div id="sortable-choice-{{qId}}" class="sortable-choice sortable-list ">
9 …nkingName}}{{ansrow.code}}" class="ls-choice answer-item sortable-item sortable-enable sortable-bu…
13 …nkingName}}{{ansrow.code}}" class="ls-choice answer-item sortable-item sortable-enable sortable-bu…
30 <strong class="sortable-subtitle sortable-rank-subtitle">{{choice_title}}</strong>
31 <div id="sortable-rank-{{qId}}" class="sortable-rank sortable-list list-group">
H A Dblocks.twig4 <strong class="sortable-subtitle sortable-rank-subtitle">{{rank_title}}</strong>
6 …<div id="sortable-choice-{{qId}}" class="sortable-choice sortable-list ls-flex wrap ls-flex-row di…
8 …{ansrow.code}}" class="ls-choice answer-item sortable-item sortable-enable sortable-button ls-flex…
9 <div class="sortable-block-content">
30 <strong class="sortable-subtitle sortable-rank-subtitle">{{choice_title}}</strong>
31 …<div id="sortable-rank-{{qId}}" class="sortable-rank sortable-list list-group display_block_group">
H A Dlist.twig4 <strong class="sortable-subtitle sortable-rank-subtitle">{{rank_title}}</strong>
6 <ul id="sortable-choice-{{qId}}" class="sortable-choice sortable-list list-group">
9 …e}}{{ansrow.code}}" class="ls-choice list-group-item answer-item sortable-item sortable-enable" da…
13 …e}}{{ansrow.code}}" class="ls-choice list-group-item answer-item sortable-item sortable-enable gra…
30 <strong class="sortable-subtitle sortable-rank-subtitle">{{choice_title}}</strong>
31 <ul id="sortable-rank-{{qId}}" class="sortable-rank sortable-list list-group">
H A Dbubbles.twig4 <p><strong class="sortable-subtitle sortable-rank-subtitle">{{rank_title}}</strong></p>
6 … <div id="sortable-choice-{{qId}}" class="sortable-choice sortable-list display_bubble_group">
8 …atbd{{rankingName}}{{ansrow.code}}" class="ls-choice answer-item sortable-item sortable-enable gra…
23 <p><strong class="sortable-subtitle sortable-rank-subtitle">{{choice_title}}</strong></p>
24 <div id="sortable-rank-{{qId}}" class="sortable-rank sortable-list display_bubble_group">
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/dreyfus/src/
H A Ddreyfus_util.erl71 -spec sort(Order :: relevance | [any()], [#sortable{}]) -> [#sortable{}].
82 {Item#sortable{item=Ref}, {Ref, Item#sortable.item}}.
92 sort(relevance, #sortable{}=A, #sortable{}=B) ->
94 sort(Sort, #sortable{}=A, #sortable{}=B) when is_binary(Sort) ->
96 sort(Sort, #sortable{}=A, #sortable{}=B) when is_list(Sort) ->
99 -spec sort2([any()], #sortable{}, #sortable{}) -> boolean().
102 sort2([_|_], #sortable{order=[A|_]}, #sortable{order=[B|_]}) when A =/= B ->
408 ?assertMatch([#sortable{order=[1]}, #sortable{order=[2]}],
412 ?assertMatch([#sortable{order=[2]}, #sortable{order=[1]}],
416 ?assertMatch([#sortable{order=[1, 1]}, #sortable{order=[1, 2]}],
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/ActiveRecord/Views/Index/
H A Dclass.arIndexTableField.php21 protected $sortable = false; variable in arIndexTableField
34 * @param bool $sortable
37 …txt = null, $position = null, $visible = false, $custom_field = false, $sortable = false, $has_fil… argument
39 $this->sortable = $sortable;
64 * @param bool $sortable
66 public function setSortable($sortable) argument
68 $this->sortable = $sortable;
77 return $this->sortable;
/dports/www/ilias6/ILIAS-6.14/Services/ActiveRecord/Views/Index/
H A Dclass.arIndexTableField.php21 protected $sortable = false; variable in arIndexTableField
34 * @param bool $sortable
37 …txt = null, $position = null, $visible = false, $custom_field = false, $sortable = false, $has_fil… argument
39 $this->sortable = $sortable;
64 * @param bool $sortable
66 public function setSortable($sortable) argument
68 $this->sortable = $sortable;
77 return $this->sortable;
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/@dnd-kit/sortable/
H A DREADME.md1 # @dnd-kit/sortable
3 …table release](https://img.shields.io/npm/v/@dnd-kit/sortable.svg)](https://npm.im/@dnd-kit/sortab…
5 The sortable preset provides the building blocks to build sortable interfaces with @dnd-kit.
9 To get started, install the sortable preset via npm or yarn:
12 npm install @dnd-kit/sortable
17 The sortable preset builds on top of the primitives exposed by `@dnd-kit/core` to help building sor…
19 The sortable preset exposes two main concepts: `SortableContext` and the `useSortable` hook:
24 …bstraction that composes the useDroppable and useDraggable hooks](/.github/assets/use-sortable.png)
28 Visit [docs.dndkit.com](https://docs.dndkit.com/presets/sortable) to learn how to use the Sortable …
/dports/x11-toolkits/p5-Gtk2/Gtk2-1.24993/xs/
H A DGtkTreeSortable.xs31 PUSHs (sv_2mortal (newSVGObject (G_OBJECT (sortable))));
357 gtk_tree_sortable_get_sort_column_id (sortable)
358 GtkTreeSortable *sortable
375 GtkTreeSortable *sortable
382 GtkTreeSortable *sortable
387 gtk_tree_sortable_set_sort_func (sortable, sort_column_id,
396 GtkTreeSortable *sortable
402 (sortable, NULL, NULL, NULL);
405 (sortable,
413 gtk_tree_sortable_has_default_sort_func (sortable)
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/protocolbuffers/txtpbfmt/ast/
H A Dast.go72 func sortableNodes(ns []*Node) sortable {
73 return sortable(ns)
76 type sortable []*Node type
78 func (ns sortable) Len() int {
82 func (ns sortable) Swap(i, j int) {
91 type byFieldName struct{ sortable } member
94 ni, nj := ns.sortable[i], ns.sortable[j]
104 type byFieldValue struct{ sortable } member
107 ni, nj := ns.sortable[i], ns.sortable[j]
120 type byFieldNameAndValue struct{ sortable } member
[all …]
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/require/table/
H A DColumn.php32 private $sortable; variable in Column
34 public function __construct($key, $label, $visible, $deletable, $sortable) { argument
39 $this->sortable = $sortable;
75 public function setSortable($sortable) { argument
76 $this->sortable = $sortable;
92 return $this->sortable;
/dports/www/itop/web/css/
H A Ddragtable.css10 .dragtable-sortable {
13 .dragtable-sortable li {
17 .dragtable-sortable th, .dragtable-sortable td{
21 .dragtable-sortable li:first-child th, .dragtable-sortable li:first-child td {
25 .ui-sortable-helper {
28 .ui-sortable-placeholder {
38 .ui-sortable-placeholder * {
/dports/www/limesurvey/limesurvey/themes/question/ranking_advanced/survey/questions/answer/ranking/
H A Danswer_alt.twig33 <strong class="sortable-subtitle sortable-rank-subtitle">{{ rank_title }}</strong>
35 <ul id="sortable-choice-{{ qId }}" class="sortable-choice sortable-list list-group">
37 …}{{ ansrow.code }}" class="ls-choice list-group-item answer-item sortable-item sortable-enable" da…
45 <strong class="sortable-subtitle sortable-rank-subtitle">{{ choice_title }}</strong>
46 <ul id="sortable-rank-{{ qId }}" class="sortable-rank sortable-list list-group">
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreesortable.inc18 sort_column_changed : procedure (sortable:PGtkTreeSortable); cdecl;
19 …get_sort_column_id : function (sortable:PGtkTreeSortable; sort_column_id:Pgint; order:PGtkSortType…
20 …set_sort_column_id : procedure (sortable:PGtkTreeSortable; sort_column_id:gint; order:TGtkSortType…
21 …set_sort_func : procedure (sortable:PGtkTreeSortable; sort_column_id:gint; func:TGtkTreeIterCompar…
22 …set_default_sort_func : procedure (sortable:PGtkTreeSortable; func:TGtkTreeIterCompareFunc; data:g…
23 has_default_sort_func : function (sortable:PGtkTreeSortable):gboolean; cdecl;
44 procedure gtk_tree_sortable_sort_column_changed(sortable:PGtkTreeSortable); cdecl; external gtklib;
45 function gtk_tree_sortable_get_sort_column_id(sortable:PGtkTreeSortable; sort_column_id:Pgint; orde…
46 procedure gtk_tree_sortable_set_sort_column_id(sortable:PGtkTreeSortable; sort_column_id:gint; orde…
48 procedure gtk_tree_sortable_set_default_sort_func(sortable:PGtkTreeSortable; sort_func:TGtkTreeIter…
[all …]
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktreesortable.inc18 sort_column_changed : procedure (sortable:PGtkTreeSortable); cdecl;
19 …get_sort_column_id : function (sortable:PGtkTreeSortable; sort_column_id:Pgint; order:PGtkSortType…
20 …set_sort_column_id : procedure (sortable:PGtkTreeSortable; sort_column_id:gint; order:TGtkSortType…
21 …set_sort_func : procedure (sortable:PGtkTreeSortable; sort_column_id:gint; func:TGtkTreeIterCompar…
22 …set_default_sort_func : procedure (sortable:PGtkTreeSortable; func:TGtkTreeIterCompareFunc; data:g…
23 has_default_sort_func : function (sortable:PGtkTreeSortable):gboolean; cdecl;
44 procedure gtk_tree_sortable_sort_column_changed(sortable:PGtkTreeSortable); cdecl; external gtklib;
45 function gtk_tree_sortable_get_sort_column_id(sortable:PGtkTreeSortable; sort_column_id:Pgint; orde…
46 procedure gtk_tree_sortable_set_sort_column_id(sortable:PGtkTreeSortable; sort_column_id:gint; orde…
48 procedure gtk_tree_sortable_set_default_sort_func(sortable:PGtkTreeSortable; sort_func:TGtkTreeIter…
[all …]
/dports/www/limesurvey/limesurvey/application/views/survey/questions/answer/ranking/
H A Danswer.twig41 <strong class="sortable-subtitle sortable-rank-subtitle">{{choice_title}}</strong>
43 <ul id="sortable-choice-{{qId}}" class="sortable-choice sortable-list list-group">
45 …{ansrow.code}}" class="ls-choice list-group-item answer-item sortable-item grabable sortable-enabl…
53 <strong class="sortable-subtitle sortable-rank-subtitle">{{rank_title}}</strong>
54 <ul id="sortable-rank-{{qId}}" class="sortable-rank sortable-list list-group">
/dports/www/moodle310/moodle/question/tests/fixtures/
H A Dtestable_core_question_column.php37 private $sortable = []; variable in testable_core_question_column
43 return $this->sortable;
49 * @param array $sortable
51 public function set_sortable(array $sortable) { argument
52 $this->sortable = $sortable;

12345678910>>...139