Home
last modified time | relevance | path

Searched refs:apage (Results 1 – 25 of 85) sorted by relevance

1234

/dports/science/jstrack/jstrack/extlib/tcllib1.19/stringprep/
H A Dunicode_data.tcl88 set apage $cclassPageMap($page)
90 set apage $CCLASS_COMMON_PAGE_MAP
94 [expr {($apage << $CCLASS_OFFSET_BITS) | \
1185 set apage $decompPageMap($page)
1187 set apage $DECOMP_COMMON_PAGE_MAP
1191 [expr {($apage << $DECOMP_OFFSET_BITS) | \
1477 set apage $compPageMap($page)
1479 set apage $COMP_COMMON_PAGE_MAP
1483 [expr {($apage << $COMP_OFFSET_BITS) | \
/dports/devel/tcllibc/tcllib-1.20/modules/stringprep/
H A Dunicode_data.tcl88 set apage $cclassPageMap($page)
90 set apage $CCLASS_COMMON_PAGE_MAP
94 [expr {($apage << $CCLASS_OFFSET_BITS) | \
1185 set apage $decompPageMap($page)
1187 set apage $DECOMP_COMMON_PAGE_MAP
1191 [expr {($apage << $DECOMP_OFFSET_BITS) | \
1477 set apage $compPageMap($page)
1479 set apage $COMP_COMMON_PAGE_MAP
1483 [expr {($apage << $COMP_OFFSET_BITS) | \
/dports/devel/tcllib/tcllib-1.20/modules/stringprep/
H A Dunicode_data.tcl88 set apage $cclassPageMap($page)
90 set apage $CCLASS_COMMON_PAGE_MAP
94 [expr {($apage << $CCLASS_OFFSET_BITS) | \
1185 set apage $decompPageMap($page)
1187 set apage $DECOMP_COMMON_PAGE_MAP
1191 [expr {($apage << $DECOMP_OFFSET_BITS) | \
1477 set apage $compPageMap($page)
1479 set apage $COMP_COMMON_PAGE_MAP
1483 [expr {($apage << $COMP_OFFSET_BITS) | \
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/nodes/
H A Dtidbitmap.c374 PagetableEntry *apage; in tbm_union_page() local
407 if (apage->ischunk) in tbm_union_page()
417 apage->recheck |= bpage->recheck; in tbm_union_page()
453 PagetableEntry *apage; in tbm_intersect() local
462 if (apage->ischunk) in tbm_intersect()
468 (void *) &apage->blockno, in tbm_intersect()
487 if (apage->ischunk) in tbm_intersect_page()
519 apage->words[wordnum] = neww; in tbm_intersect_page()
534 apage->recheck = true; in tbm_intersect_page()
549 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/telemetry/telemetry/page/
H A Dpage_unittest.py20 apage = page.Page('file://somedir/otherdir/file.html',
22 self.assertPathEqual(apage.file_path, 'basedir/somedir/otherdir/file.html')
25 apage = page.Page('file:///somedir/otherdir/file.html',
27 self.assertPathEqual(apage.file_path, '/somedir/otherdir/file.html')
30 apage = page.Page('file://somedir/otherdir/file.html?key=val',
35 apage = page.Page('file://somedir/file.html?key=val',
37 self.assertPathEqual(apage.file_path_url,
41 apage = page.Page('file://somedir/otherdir/',
43 self.assertPathEqual(apage.file_path_url, 'basedir/somedir/otherdir/')
44 self.assertTrue(apage.file_path_url.endswith(os.sep) or
[all …]
/dports/www/pmwiki/pmwiki-2.2.141/scripts/
H A Durlapprove.php82 $apage = ReadPage($pn, READPAGE_CURRENT);
83 preg_match_all("/$ApproveUrlPattern/",@$apage['text'],$match);
105 $apage = RetrieveAuthPage($aname, $auth);
106 if (!$apage) Abort("?cannot edit $aname");
110 $new = $apage;
120 PostPage($aname,$apage,$new);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/nodes/
H A Dtidbitmap.c493 PagetableEntry *apage; in tbm_union_page() local
526 if (apage->ischunk) in tbm_union_page()
536 apage->recheck |= bpage->recheck; in tbm_union_page()
572 PagetableEntry *apage; in tbm_intersect() local
578 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
581 if (apage->ischunk) in tbm_intersect()
604 if (apage->ischunk) in tbm_intersect_page()
636 apage->words[wordnum] = neww; in tbm_intersect_page()
651 apage->recheck = true; in tbm_intersect_page()
666 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage;
515 if (apage->ischunk)
525 apage->recheck |= bpage->recheck;
561 PagetableEntry *apage;
567 if (tbm_intersect_page(a, apage, b))
570 if (apage->ischunk)
593 if (apage->ischunk)
625 apage->words[wordnum] = neww;
640 apage->recheck = true;
655 if (apage->words[wordnum] != 0)
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/backend/nodes/
H A Dtidbitmap.c482 PagetableEntry *apage; in tbm_union_page() local
515 if (apage->ischunk) in tbm_union_page()
525 apage->recheck |= bpage->recheck; in tbm_union_page()
561 PagetableEntry *apage; in tbm_intersect() local
567 if (tbm_intersect_page(a, apage, b)) in tbm_intersect()
570 if (apage->ischunk) in tbm_intersect()
593 if (apage->ischunk) in tbm_intersect_page()
625 apage->words[wordnum] = neww; in tbm_intersect_page()
640 apage->recheck = true; in tbm_intersect_page()
655 if (apage->words[wordnum] != 0) in tbm_intersect_page()
[all …]

1234