Home
last modified time | relevance | path

Searched defs:pages (Results 1 – 25 of 5227) sorted by relevance

12345678910>>...210

/dports/www/chromium-legacy/chromium-88.0.4324.182/docs/
H A Dtour_of_luci_ui.md87 #### Home
97 #### Search
107 #### Project page
127 #### Builders list page per project
151 #### Builder page
165 #### Build Results page
195 #### Console view page
253 #### Builders view page
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/docs/
H A Dtour_of_luci_ui.md87 #### Home
97 #### Search
107 #### Project page
127 #### Builders list page per project
151 #### Builder page
165 #### Build Results page
195 #### Console view page
253 #### Builders view page
/dports/textproc/bibclean/bibclean-3.06/
H A Dbibclean.ini115 pages = "" %% discard old patterns key
116 pages = "\"D\"" %% "23" key
117 pages = "\"aD\"" %% "L23" key
118 pages = "\"D--D\"" %% "23--27" key
119 pages = "\"aD--aD\"" %% "L23--L27" key
120 pages = "\"D, D\"" %% "23, 27" key
121 pages = "\"aD, aD\"" %% "L23, L27" key
126 pages = "\"R + D\"" %% "viii + 445" key
132 pages = "\"aD--aD, aD--aD, aD--aD\"" key
134 pages = "\"??--??\"" %% "??--??" key
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/includes/deferred/
H A DHtmlFileCacheUpdate.php33 private $pages; variable in HtmlFileCacheUpdate
38 private function __construct( array $pages ) {
56 public static function newFromTitles( $pages ) {
67 public static function newFromPages( $pages ) {
/dports/www/zola/zola-0.15.2/docs/content/documentation/content/
H A Dshortcodes.md162 This is useful when implementing custom markup for features such as sidenotes or end notes.
166 **NOTE:** When calling a shortcode from within the `markdown` template filter, the `lang` variable …
180 use that instead.
187 - `id`: the video id (mandatory)
/dports/multimedia/libv4l/linux-5.13-rc2/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector()
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector()
41 struct page **pages; in ceph_alloc_page_vector() local
61 int ceph_copy_user_to_page_vector(struct page **pages, in ceph_copy_user_to_page_vector()
87 void ceph_copy_to_page_vector(struct page **pages, in ceph_copy_to_page_vector()
110 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector()
137 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector()
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector()
41 struct page **pages; in ceph_alloc_page_vector() local
61 int ceph_copy_user_to_page_vector(struct page **pages, in ceph_copy_user_to_page_vector()
87 void ceph_copy_to_page_vector(struct page **pages, in ceph_copy_to_page_vector()
110 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector()
137 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/ceph/
H A Dpagevec.c13 void ceph_put_page_vector(struct page **pages, int num_pages, bool dirty) in ceph_put_page_vector()
26 void ceph_release_page_vector(struct page **pages, int num_pages) in ceph_release_page_vector()
41 struct page **pages; in ceph_alloc_page_vector() local
61 int ceph_copy_user_to_page_vector(struct page **pages, in ceph_copy_user_to_page_vector()
87 void ceph_copy_to_page_vector(struct page **pages, in ceph_copy_to_page_vector()
110 void ceph_copy_from_page_vector(struct page **pages, in ceph_copy_from_page_vector()
137 void ceph_zero_page_vector_range(int off, int len, struct page **pages) in ceph_zero_page_vector_range()
/dports/games/retroarch/RetroArch-1.9.7/ui/drivers/qt/
H A Dqt_options.cpp36 QVector<OptionsPage*> pages; in pages() local
91 QVector<OptionsPage*> pages; in pages() local
181 QVector<OptionsPage*> pages; in pages() local
326 QVector<OptionsPage*> pages; in pages() local
380 QVector<OptionsPage*> pages; in pages() local
534 QVector<OptionsPage*> pages; in pages() local
660 QVector<OptionsPage*> pages; in pages() local
705 QVector<OptionsPage*> pages; in pages() local
761 QVector<OptionsPage*> pages; in pages() local
1119 QVector<OptionsPage*> pages; in pages() local
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/subprojects/libhandy/tests/
H A Dtest-tab-view.c21 HdyTabPage **pages, in add_pages()
320 HdyTabPage *pages[6]; in test_hdy_tab_view_add_basic() local
354 HdyTabPage *pages[17]; in test_hdy_tab_view_add_auto() local
446 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder() local
492 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder_first_last() local
548 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder_forward_backward() local
604 HdyTabPage *pages[4]; in test_hdy_tab_view_pin() local
652 HdyTabPage *pages[3]; in test_hdy_tab_view_close() local
683 HdyTabPage *pages[6]; in test_hdy_tab_view_close_other() local
705 HdyTabPage *pages[10]; in test_hdy_tab_view_close_before_after() local
[all …]
/dports/x11-toolkits/libhandy/libhandy-1.4.0/tests/
H A Dtest-tab-view.c21 HdyTabPage **pages, in add_pages()
320 HdyTabPage *pages[6]; in test_hdy_tab_view_add_basic() local
354 HdyTabPage *pages[17]; in test_hdy_tab_view_add_auto() local
446 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder() local
492 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder_first_last() local
548 HdyTabPage *pages[6]; in test_hdy_tab_view_reorder_forward_backward() local
604 HdyTabPage *pages[4]; in test_hdy_tab_view_pin() local
652 HdyTabPage *pages[3]; in test_hdy_tab_view_close() local
683 HdyTabPage *pages[6]; in test_hdy_tab_view_close_other() local
705 HdyTabPage *pages[10]; in test_hdy_tab_view_close_before_after() local
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/pageapp/commands/
H A DKoPAPageMoveCommand.cpp37 …eMoveCommand::KoPAPageMoveCommand( KoPADocument *document, const QList<KoPAPageBase *> &pages, KoP… in KoPAPageMoveCommand()
48 void KoPAPageMoveCommand::init( const QList<KoPAPageBase *> &pages ) in init()
72 QList<KoPAPageBase *> pages = m_pageIndices.values(); in redo() local
84 QList<KoPAPageBase *> pages = m_pageIndices.values(); in undo() local
/dports/deskutils/gnome-todo/gnome-todo-41.0/subprojects/libadwaita/tests/
H A Dtest-tab-view.c21 AdwTabPage **pages, in add_pages()
326 AdwTabPage *pages[6]; in test_adw_tab_view_add_basic() local
360 AdwTabPage *pages[17]; in test_adw_tab_view_add_auto() local
452 AdwTabPage *pages[6]; in test_adw_tab_view_reorder() local
498 AdwTabPage *pages[6]; in test_adw_tab_view_reorder_first_last() local
554 AdwTabPage *pages[6]; in test_adw_tab_view_reorder_forward_backward() local
610 AdwTabPage *pages[4]; in test_adw_tab_view_pin() local
658 AdwTabPage *pages[3]; in test_adw_tab_view_close() local
689 AdwTabPage *pages[6]; in test_adw_tab_view_close_other() local
711 AdwTabPage *pages[10]; in test_adw_tab_view_close_before_after() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/offline_pages/core/prefetch/
H A Dprefetch_proto_utils.cc23 std::vector<RenderPageInfo>* pages) { in ParsePageBundleInAnyData()
100 std::vector<RenderPageInfo>* pages) { in ParseDoneOperationResponse()
116 std::vector<RenderPageInfo>* pages) { in ParsePendingOperationResponse()
127 std::vector<RenderPageInfo>* pages) { in ParseOperationResponse()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/offline_pages/core/prefetch/
H A Dprefetch_proto_utils.cc23 std::vector<RenderPageInfo>* pages) { in ParsePageBundleInAnyData()
100 std::vector<RenderPageInfo>* pages) { in ParseDoneOperationResponse()
116 std::vector<RenderPageInfo>* pages) { in ParsePendingOperationResponse()
127 std::vector<RenderPageInfo>* pages) { in ParseOperationResponse()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/www/cutelyst/cutelyst-3.2.0/tests/
H A Dtestpagination.cpp57 QVector<int> pages = {1, 2, 3, 4, 5, 6, 7}; in testPagination() local
77 QVector<int> pages = {1, 2, 3, 4, 5, 6, 7}; in testPagination3() local
98 QVector<int> pages = {1, 2, 3, 4, 5, 6, 7}; in testPagination2() local
118 QVector<int> pages = {1, 2, 3}; in testPaginationZeroPageLinks() local
139 QVector<int> pages = {1, 2, 3, 4, 5}; in testPaginationDisabledLastPageLink() local
/dports/x11-toolkits/libadwaita/libadwaita-8442d6097b36c17e87582525ceab3ce3d5bccd48/tests/
H A Dtest-tab-view.c21 AdwTabPage **pages, in add_pages()
338 AdwTabPage *pages[6]; in test_adw_tab_view_add_basic() local
372 AdwTabPage *pages[17]; in test_adw_tab_view_add_auto() local
464 AdwTabPage *pages[6]; in test_adw_tab_view_reorder() local
510 AdwTabPage *pages[6]; in test_adw_tab_view_reorder_first_last() local
566 AdwTabPage *pages[6]; in test_adw_tab_view_reorder_forward_backward() local
622 AdwTabPage *pages[4]; in test_adw_tab_view_pin() local
670 AdwTabPage *pages[3]; in test_adw_tab_view_close() local
701 AdwTabPage *pages[6]; in test_adw_tab_view_close_other() local
723 AdwTabPage *pages[10]; in test_adw_tab_view_close_before_after() local
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local
/dports/lang/gcc8/gcc-8.5.0/libiberty/
H A Dphysmem.c87 double pages = sysconf (_SC_PHYS_PAGES); in physmem_total() local
99 double pages = pss.physical_memory; in physmem_total() local
113 double pages = realmem.physmem; in physmem_total() local
191 double pages = sysconf (_SC_AVPHYS_PAGES); in physmem_available() local
205 double pages = psd.psd_free; in physmem_available() local
219 double pages = realmem.availrmem; in physmem_available() local
232 double pages = vmstats.free_count; in physmem_available() local

12345678910>>...210