Home
last modified time | relevance | path

Searched refs:check_page (Results 1 – 25 of 81) sorted by relevance

1234

/dports/graphics/ipe/ipe-7.2.23/src/ipelua/
H A Dipeluapage.cpp96 SPage *p = check_page(L, 1); in page_destructor()
105 Page *p = check_page(L, 1)->page; in page_index()
119 check_page(L, 1); in page_tostring()
126 Page *p = check_page(L, 1)->page; in page_len()
133 Page *p = check_page(L, 1)->page; in page_clone()
165 Page *p = check_page(L, 1)->page; in page_object_iterator()
182 (void) check_page(L, 1); in page_objects()
195 Page *p = check_page(L, 1)->page; in page_xml()
209 Page *p = check_page(L, 1)->page; in page_layers()
220 Page *p = check_page(L, 1)->page; in page_countLayers()
[all …]
/dports/textproc/p5-xmltv/xmltv-0.5.70/grab/na_icons/
H A Dtv_grab_na_icons.in140 check_page($a);
153 check_page($a);
162 check_page($a);
197 check_page($a);
292 sub check_page {
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
H A Dma_pagecache_consist.c104 uint check_page(uchar *buff, ulong offset, int page_locked, int page_no, in check_page() function
229 check_page(buffr, page * TEST_PAGE_SIZE, 0, page, -num); in reader()
249 end= check_page(buffr, page * TEST_PAGE_SIZE, 1, page, num); in writer()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
H A Dma_pagecache_consist.c104 uint check_page(uchar *buff, ulong offset, int page_locked, int page_no, in check_page() function
229 check_page(buffr, page * TEST_PAGE_SIZE, 0, page, -num); in reader()
249 end= check_page(buffr, page * TEST_PAGE_SIZE, 1, page, num); in writer()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
H A Dma_pagecache_consist.c104 uint check_page(uchar *buff, ulong offset, int page_locked, int page_no, in check_page() function
229 check_page(buffr, page * TEST_PAGE_SIZE, 0, page, -num); in reader()
249 end= check_page(buffr, page * TEST_PAGE_SIZE, 1, page, num); in writer()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/maria/unittest/
H A Dma_pagecache_rwconsist2.c63 void check_page(uchar *buff, int task) in check_page() function
96 check_page(buff, num); in reader()
118 check_page(buff, num); in writer()
122 check_page(buff, num); in writer()
H A Dma_pagecache_rwconsist.c57 void check_page(uchar *buff, int task) in check_page() function
91 check_page(buff, num); in reader()
122 check_page(buff, num); in writer()
126 check_page(buff, num); in writer()
/dports/textproc/py-pikepdf/pikepdf-2.16.1/examples/
H A Dfind_links.py61 def check_page(page): function
67 yield from check_page(page)
/dports/security/py-stem/stem-1.8.0/docs/_static/example/
H A Dcustom_path_selection.py58 check_page = query('https://check.torproject.org/')
60 if 'Congratulations. This browser is configured to use Tor.' not in check_page:
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/components/microformats/test/marionette/
H A Dtest_modules.py17 self.check_page("index.html")
H A Dtest_interface.py17 self.check_page("index.html")
H A Dtest_standards.py17 self.check_page("index.html")
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/components/microformats/test/marionette/
H A Dtest_interface.py17 self.check_page("index.html")
H A Dtest_modules.py17 self.check_page("index.html")
H A Dtest_standards.py17 self.check_page("index.html")

1234