Home
last modified time | relevance | path

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

12345678910>>...14

/dports/audio/siren/siren-0.9/
H A Dview.c42 static struct view_entry view_list[] = { variable
131 view_list[view_sel].activate_entry(); in view_activate_entry()
169 view_list[view_sel].copy_entry(view); in view_copy_entry()
187 view_list[view_sel].delete_entry(); in view_delete_entry()
193 return view_list[view_sel].id; in view_get_id()
215 view_list[view_sel].move_entry_down(); in view_move_entry_down()
224 view_list[view_sel].move_entry_up(); in view_move_entry_up()
230 view_list[view_sel].print(); in view_print()
242 view_list[view_sel].scroll_up(scroll); in view_scroll_up()
309 if (view_list[view_sel].id != id) in view_select_view()
[all …]
/dports/devel/arcanist-lib/arcanist-b2e715f/src/repository/graph/view/
H A DArcanistCommitGraphSetTreeView.php55 $view_list = $this->setViews;
59 foreach ($view_list as $view) {
74 $view_list = $this->collapseViews($view_root, $view_list);
77 foreach ($view_list as $view) {
139 private function collapseViews($view_root, array $view_list) { argument
142 foreach ($view_list as $view) {
147 foreach ($view_list as $view) {
160 foreach ($view_list as $view) {
178 foreach ($view_list as $key => $view) {
180 unset($view_list[$key]);
[all …]
/dports/devel/arcanist/arcanist-b2e715f/src/repository/graph/view/
H A DArcanistCommitGraphSetTreeView.php55 $view_list = $this->setViews;
59 foreach ($view_list as $view) {
74 $view_list = $this->collapseViews($view_root, $view_list);
77 foreach ($view_list as $view) {
139 private function collapseViews($view_root, array $view_list) { argument
142 foreach ($view_list as $view) {
147 foreach ($view_list as $view) {
160 foreach ($view_list as $view) {
178 foreach ($view_list as $key => $view) {
180 unset($view_list[$key]);
[all …]
/dports/www/joomla3/joomla3-3.9.24/libraries/src/MVC/Controller/
H A DAdminController.php47 protected $view_list; variable in Joomla\\CMS\\MVC\\Controller\\AdminController
91 if (empty($this->view_list))
100 $this->view_list = strtolower($r[2]);
145 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
237 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list . …
262 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
270 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
306 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
314 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
341 …$this->setRedirect(\JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, f…
[all …]
H A DFormController.php51 protected $view_list; variable in Joomla\\CMS\\MVC\\Controller\\FormController
106 if (empty($this->view_list))
127 $this->view_list = preg_replace($pattern[0], $pattern[1], $this->view_item);
160 'index.php?option=' . $this->option . '&view=' . $this->view_list
328 $url = 'index.php?option=' . $this->option . '&view=' . $this->view_list
390 'index.php?option=' . $this->option . '&view=' . $this->view_list
556 'index.php?option=' . $this->option . '&view=' . $this->view_list
583 'index.php?option=' . $this->option . '&view=' . $this->view_list
686 'index.php?option=' . $this->option . '&view=' . $this->view_list
857 $url = 'index.php?option=' . $this->option . '&view=' . $this->view_list
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_associations/controllers/
H A Dassociations.php28 protected $view_list = 'associations'; variable in AssociationsControllerAssociations
58 …$this->setRedirect(JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, fa…
73 …$this->setRedirect(JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, fa…
86 …$this->setRedirect(JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, fa…
128 JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list),
/dports/databases/mysql55-client/mysql-5.5.62/storage/innobase/read/
H A Dread0read.c184 old_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_oldest_copy_or_open_new()
239 UT_LIST_ADD_LAST(view_list, trx_sys->view_list, view_copy); in read_view_oldest_copy_or_open_new()
313 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_open_now()
328 UT_LIST_REMOVE(view_list, trx_sys->view_list, view); in read_view_close()
477 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_cursor_view_create_for_mysql()
/dports/deskutils/xmdiary/xmdiary-3.0.3/dtools/
H A DxtmViewDb.c107 LST_DESC_TYPE view_list; member
227 lst_status = LstLinkInsertLast( view_db_ref -> view_list, view_ref ); in xtmVdAddView()
528 (void) LstLinkDeleteCurrent( view_db_ref -> view_list ); in xtmVdDeleteView()
765 view_items = LstLinkElements( view_db_ref -> view_list ); in xtmVdFetchViewNames()
777 lst_status = LstLinkCurrentFirst( view_db_ref -> view_list ); in xtmVdFetchViewNames()
781 view_ref = (VIEW_REC_REF) LstLinkGetCurrentRef( view_db_ref -> view_list ); in xtmVdFetchViewNames()
786 lst_status = LstLinkCurrentNext( view_db_ref -> view_list ); in xtmVdFetchViewNames()
819 if( view_db_ref -> view_list != NULL ) in xtmVdFree()
820 LstLinkClear( view_db_ref -> view_list ); in xtmVdFree()
869 view_db_ref -> view_list = in xtmVdInitialize()
[all …]
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/innobase/read/
H A Dread0read.cc280 for (elem = UT_LIST_GET_FIRST(trx_sys->view_list), prev_elem = NULL; in read_view_add()
282 prev_elem = elem, elem = UT_LIST_GET_NEXT(view_list, elem)) { in read_view_add()
287 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_add()
290 view_list, trx_sys->view_list, prev_elem, view); in read_view_add()
429 oldest_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_purge_open()
556 if (UT_LIST_GET_LEN(trx_sys->view_list)) { in read_fill_i_s_xtradb_read_view()
557 view = UT_LIST_GET_LAST(trx_sys->view_list); in read_fill_i_s_xtradb_read_view()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/innobase/read/
H A Dread0read.cc280 for (elem = UT_LIST_GET_FIRST(trx_sys->view_list), prev_elem = NULL; in read_view_add()
282 prev_elem = elem, elem = UT_LIST_GET_NEXT(view_list, elem)) { in read_view_add()
287 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_add()
290 view_list, trx_sys->view_list, prev_elem, view); in read_view_add()
429 oldest_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_purge_open()
556 if (UT_LIST_GET_LEN(trx_sys->view_list)) { in read_fill_i_s_xtradb_read_view()
557 view = UT_LIST_GET_LAST(trx_sys->view_list); in read_fill_i_s_xtradb_read_view()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/innobase/read/
H A Dread0read.cc280 for (elem = UT_LIST_GET_FIRST(trx_sys->view_list), prev_elem = NULL; in read_view_add()
282 prev_elem = elem, elem = UT_LIST_GET_NEXT(view_list, elem)) { in read_view_add()
287 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_add()
290 view_list, trx_sys->view_list, prev_elem, view); in read_view_add()
429 oldest_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_purge_open()
556 if (UT_LIST_GET_LEN(trx_sys->view_list)) { in read_fill_i_s_xtradb_read_view()
557 view = UT_LIST_GET_LAST(trx_sys->view_list); in read_fill_i_s_xtradb_read_view()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/libweston-desktop/
H A Dsurface.c53 struct wl_list view_list; member
100 wl_list_for_each(view, &surface->view_list, link) in weston_desktop_surface_update_view_position()
182 wl_list_for_each(view, &surface->view_list, link) { in weston_desktop_surface_surface_committed()
288 wl_list_init(&surface->view_list); in weston_desktop_surface_create()
381 wl_list_insert(surface->view_list.prev, &view->link); in weston_desktop_surface_create_desktop_view()
421 wl_list_for_each(view, &surface->view_list, link) { in weston_desktop_surface_unlink_view()
460 wl_list_for_each(view, &surface->view_list, link) in weston_desktop_surface_propagate_layer()
757 link = surface->view_list.next; in weston_desktop_surface_set_relative_to()
759 wl_list_for_each(parent_view, &parent->view_list, link) { in weston_desktop_surface_set_relative_to()
760 if (link == &surface->view_list) { in weston_desktop_surface_set_relative_to()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/libweston-desktop/
H A Dsurface.c53 struct wl_list view_list; member
100 wl_list_for_each(view, &surface->view_list, link) in weston_desktop_surface_update_view_position()
182 wl_list_for_each(view, &surface->view_list, link) { in weston_desktop_surface_surface_committed()
288 wl_list_init(&surface->view_list); in weston_desktop_surface_create()
381 wl_list_insert(surface->view_list.prev, &view->link); in weston_desktop_surface_create_desktop_view()
421 wl_list_for_each(view, &surface->view_list, link) { in weston_desktop_surface_unlink_view()
460 wl_list_for_each(view, &surface->view_list, link) in weston_desktop_surface_propagate_layer()
757 link = surface->view_list.next; in weston_desktop_surface_set_relative_to()
759 wl_list_for_each(parent_view, &parent->view_list, link) { in weston_desktop_surface_set_relative_to()
760 if (link == &surface->view_list) { in weston_desktop_surface_set_relative_to()
[all …]
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_menus/controllers/
H A Ditems.php118 …$this->setRedirect(JRoute::_('index.php?option=' . $this->option . '&view=' . $this->view_list, fa…
178 'index.php?option=' . $this->option . '&view=' . $this->view_list
259 'index.php?option=' . $this->option . '&view=' . $this->view_list . '&menutype=' .
294 'index.php?option=' . $this->option . '&view=' . $this->view_list
310 'index.php?option=' . $this->option . '&view=' . $this->view_list
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/innobase/read/
H A Dread0read.cc268 for (elem = UT_LIST_GET_FIRST(trx_sys->view_list), prev_elem = NULL; in read_view_add()
270 prev_elem = elem, elem = UT_LIST_GET_NEXT(view_list, elem)) { in read_view_add()
275 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_add()
278 view_list, trx_sys->view_list, prev_elem, view); in read_view_add()
424 oldest_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_purge_open()
/dports/databases/mysql56-client/mysql-5.6.51/storage/innobase/read/
H A Dread0read.cc268 for (elem = UT_LIST_GET_FIRST(trx_sys->view_list), prev_elem = NULL; in read_view_add()
270 prev_elem = elem, elem = UT_LIST_GET_NEXT(view_list, elem)) { in read_view_add()
275 UT_LIST_ADD_FIRST(view_list, trx_sys->view_list, view); in read_view_add()
278 view_list, trx_sys->view_list, prev_elem, view); in read_view_add()
424 oldest_view = UT_LIST_GET_LAST(trx_sys->view_list); in read_view_purge_open()
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/phpunit/unit/Elgg/Views/
H A DViewStackTestCase.php64 $view_list = _elgg_services()->views->getViewList($view);
65 $this->assertNotEmpty($view_list);
66 $this->assertEquals(count($view_list) > 1, _elgg_services()->views->viewIsExtended($view));
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/tests/classes/Elgg/Plugins/
H A DViewStackTest.php73 $view_list = _elgg_services()->views->getViewList($view);
74 $this->assertNotEmpty($view_list);
75 $this->assertEquals(count($view_list) > 1, _elgg_services()->views->viewIsExtended($view));
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/weston/src/ivi-shell/
H A Divi-layout-private.h64 struct wl_list view_list; /* ivi_layout_view::surf_link */ member
79 struct wl_list view_list; /* ivi_layout_view::pending_link */ member
85 struct wl_list view_list; /* ivi_layout_view::order_link */ member
98 struct wl_list view_list; /* ivi_layout_view::link */ member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/weston/src/ivi-shell/
H A Divi-layout-private.h64 struct wl_list view_list; /* ivi_layout_view::surf_link */ member
79 struct wl_list view_list; /* ivi_layout_view::pending_link */ member
85 struct wl_list view_list; /* ivi_layout_view::order_link */ member
98 struct wl_list view_list; /* ivi_layout_view::link */ member
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Debug/
H A DInspector.php69 $view_list = [];
72 $view_list[$priority] = $views[$ext_view][500];
75 if (count($view_list) > 0) {
76 $views[$view] = $view_list;
83 foreach ($views as $view => $view_list) {
94 $views[$view] = $overrides_list + $view_list;
/dports/graphics/poppler-qt5/poppler-21.12.0/test/
H A Dgtk-test.cc33 static GList *view_list = nullptr; variable
233 view_list = g_list_remove(view_list, view); in destroy_window_callback()
236 if (!view_list) in destroy_window_callback()
374 view_list = g_list_prepend(view_list, view); in main()
382 if (view_list != nullptr) in main()
/dports/graphics/poppler/poppler-21.12.0/test/
H A Dgtk-test.cc33 static GList *view_list = nullptr; variable
233 view_list = g_list_remove(view_list, view); in destroy_window_callback()
236 if (!view_list) in destroy_window_callback()
374 view_list = g_list_prepend(view_list, view); in main()
382 if (view_list != nullptr) in main()
/dports/graphics/poppler-glib/poppler-21.12.0/test/
H A Dgtk-test.cc33 static GList *view_list = nullptr; variable
233 view_list = g_list_remove(view_list, view); in destroy_window_callback()
236 if (!view_list) in destroy_window_callback()
374 view_list = g_list_prepend(view_list, view); in main()
382 if (view_list != nullptr) in main()
/dports/graphics/poppler-utils/poppler-21.12.0/test/
H A Dgtk-test.cc33 static GList *view_list = nullptr; variable
233 view_list = g_list_remove(view_list, view); in destroy_window_callback()
236 if (!view_list) in destroy_window_callback()
374 view_list = g_list_prepend(view_list, view); in main()
382 if (view_list != nullptr) in main()

12345678910>>...14