Home
last modified time | relevance | path

Searched refs:start_page (Results 226 – 250 of 960) sorted by relevance

12345678910>>...39

/dports/databases/percona57-client/percona-server-5.7.36-39/extra/
H A Dinnochecksum.cc78 static uintmax_t start_page; variable
941 &start_page, &start_page, 0, GET_ULL, REQUIRED_ARG,
1021 end_page = start_page = do_page; in innochecksum_get_one_option()
1372 start_page, use_end_page ?
1379 if (start_page && !display_format) {
1386 offset = (off_t) start_page
1410 if (start_page == count) {
1455 cur_page_num = start_page;
/dports/textproc/po4a/po4a-0.65/t/fmt/yaml/
H A Dskiparray.yaml3 …ith this repository, please change this value in the site.yml file as well. (under site/start_page)
13 start_page: ROOT:index
/dports/www/hiawatha-monitor/monitor/controllers/
H A Dprofile.php14 $this->output->add_tag("cancel", "Back", array("page" => $this->settings->start_page));
54 …utput->add_tag("result", "Profile has been updated.", array("url" => $this->settings->start_page));
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/
H A Dinnochecksum.cc69 static uint32_t start_page; variable
1244 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1331 end_page = start_page = do_page; in innochecksum_get_one_option()
1782 start_page, use_end_page ?
1812 if (!start_page) {
1818 if (start_page) {
1825 offset = off_t(ulonglong(start_page)
1848 if (start_page == count) {
1874 cur_page_num = start_page ? start_page : cur_page_num + 1;
1883 if (cur_page_num == start_page) {
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/
H A Dinnochecksum.cc70 static uint32_t start_page;
1243 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1330 end_page = start_page = do_page;
1784 start_page, use_end_page ?
1814 if (!start_page) {
1820 if (start_page) {
1827 offset = off_t(ulonglong(start_page)
1850 if (start_page == count) {
1876 cur_page_num = start_page ? start_page : cur_page_num + 1;
1885 if (cur_page_num == start_page) {
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/
H A Dinnochecksum.cc69 static uint32_t start_page; variable
1244 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1331 end_page = start_page = do_page; in innochecksum_get_one_option()
1782 start_page, use_end_page ?
1812 if (!start_page) {
1818 if (start_page) {
1825 offset = off_t(ulonglong(start_page)
1848 if (start_page == count) {
1874 cur_page_num = start_page ? start_page : cur_page_num + 1;
1883 if (cur_page_num == start_page) {
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dmodsin.c248 modsin_page_get_values( xml *node, str *start_page, str *end_page, str *total_pages, str *list_page… in modsin_page_get_values() argument
253 if ( xml_tag_matches_has_value( node, "start" ) ) use = start_page; in modsin_page_get_values()
264 status = modsin_page_get_values( node->next, start_page, end_page, total_pages, list_pages ); in modsin_page_get_values()
280 if ( str_has_value( start_page ) || str_has_value( end_page ) ) { in modsin_page_add_values()
281 if ( str_has_value( start_page ) ) { in modsin_page_add_values()
282 fstatus = fields_add( info, "PAGES:START", str_cstr( start_page ), level ); in modsin_page_add_values()
308 str start_page, end_page, total_pages, list_pages; in modsin_page() local
313 strs_init( &start_page, &end_page, &total_pages, &list_pages, NULL ); in modsin_page()
315 status = modsin_page_get_values( node->down, &start_page, &end_page, &total_pages, &list_pages ); in modsin_page()
318 status = modsin_page_add_values( info, &start_page, &end_page, &total_pages, &list_pages, level ); in modsin_page()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/
H A Dinnochecksum.cc88 static uint32_t start_page;
1252 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1339 end_page = start_page = do_page;
1814 start_page, use_end_page ?
1844 if (!start_page) {
1850 if (start_page) {
1857 offset = off_t(ulonglong(start_page)
1883 if (start_page == count) {
1910 cur_page_num = start_page ? start_page : cur_page_num + 1;
1920 if (cur_page_num == start_page) {
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/
H A Dinnochecksum.cc88 static uint32_t start_page; variable
1252 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1339 end_page = start_page = do_page; in innochecksum_get_one_option()
1814 start_page, use_end_page ?
1844 if (!start_page) {
1850 if (start_page) {
1857 offset = off_t(ulonglong(start_page)
1883 if (start_page == count) {
1910 cur_page_num = start_page ? start_page : cur_page_num + 1;
1920 if (cur_page_num == start_page) {
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/
H A Dinnochecksum.cc70 static uint32_t start_page; variable
1243 &start_page, &start_page, 0, GET_UINT, REQUIRED_ARG,
1330 end_page = start_page = do_page; in innochecksum_get_one_option()
1784 start_page, use_end_page ?
1814 if (!start_page) {
1820 if (start_page) {
1827 offset = off_t(ulonglong(start_page)
1850 if (start_page == count) {
1876 cur_page_num = start_page ? start_page : cur_page_num + 1;
1885 if (cur_page_num == start_page) {
/dports/www/eolie/eolie-0.9.101/eolie/
H A Dapplication.py231 def start_page(self): member in Application
239 start_page = "populars://"
241 start_page = "about:blank"
243 start_page = self.search.uri
245 start_page = self.settings.get_value(
247 return start_page
572 active_window.container.add_webview_for_uri(self.start_page,
724 self.start_page, LoadingType.FOREGROUND)
/dports/lang/gcc10/gcc-10.3.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/devel/avr-gcc/gcc-10.2.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/lang/gcc9-devel/gcc-9-20211007/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mail/components/extensions/test/browser/
H A Dbrowser.ini10 mailnews.start_page.override_url=about:blank
11 mailnews.start_page.url=about:blank
/dports/lang/gcc10-devel/gcc-10-20211008/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/lang/gcc9/gcc-9.4.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/lang/gcc9-aux/gcc-9.1.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
59 for i in range(start_page, 0, -1):
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DDjVuDumpHelper.cpp197 int start_page=-1; in display_th44() local
210 start_page=files_list[pos]->get_page_num(); in display_th44()
215 if (start_page>=0) in display_th44()
216 out_str.format( "Thumbnail icon for page %d", start_page+counter+1); in display_th44()
/dports/science/gramps/gramps-5.1.4/gramps/plugins/docgen/
H A Dcairodoc.py206 def __increment_pages(self, toc, index, start_page, offset): argument
210 start_page += 1 # toc/index numbers start at 1
213 toc[n][1] = page_nr + (offset if page_nr > start_page else 0)
215 index[key] = [page_nr + (offset if page_nr > start_page else 0)
/dports/graphics/djvulibre/djvulibre-3.5.28/tools/
H A Dddjvu.cpp773 int start_page = 1; in parse_pagespec() local
799 start_page = end_page; in parse_pagespec()
817 if (start_page <= 0) in parse_pagespec()
818 start_page = 1; in parse_pagespec()
821 if (start_page > max_page) in parse_pagespec()
822 start_page = max_page; in parse_pagespec()
823 if (start_page <= end_page) in parse_pagespec()
824 for(pageno=start_page; pageno<=end_page; pageno++) in parse_pagespec()
827 for(pageno=start_page; pageno>=end_page; pageno--) in parse_pagespec()
/dports/lang/gcc11/gcc-11.2.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
72 for i in range(start_page, 0, -1):
/dports/lang/gcc12-devel/gcc-12-20211205/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
72 for i in range(start_page, 0, -1):
/dports/lang/gcc11-devel/gcc-11-20211009/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
72 for i in range(start_page, 0, -1):
/dports/misc/cxx_atomics_pic/gcc-11.2.0/maintainer-scripts/
H A Dbugzilla-close-candidate.py32 start_page = 20 variable
72 for i in range(start_page, 0, -1):

12345678910>>...39