Home
last modified time | relevance | path

Searched refs:startoff (Results 1 – 25 of 399) sorted by relevance

12345678910>>...16

/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/regex/performance/
H A Dtime_pcre.cpp112 int startoff; in time_find_all() local
117 startoff = 0; in time_find_all()
118 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
122 startoff = what[1]; in time_find_all()
123 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
139 int startoff; in time_find_all() local
145 startoff = 0; in time_find_all()
146 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
150 startoff = what[1]; in time_find_all()
151 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/regex/performance/
H A Dtime_pcre.cpp112 int startoff; in time_find_all() local
117 startoff = 0; in time_find_all()
118 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
122 startoff = what[1]; in time_find_all()
123 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
139 int startoff; in time_find_all() local
145 startoff = 0; in time_find_all()
146 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
150 startoff = what[1]; in time_find_all()
151 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
/dports/databases/percona57-server/boost_1_59_0/libs/regex/performance/
H A Dtime_pcre.cpp112 int startoff; in time_find_all() local
117 startoff = 0; in time_find_all()
118 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
122 startoff = what[1]; in time_find_all()
123 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
139 int startoff; in time_find_all() local
145 startoff = 0; in time_find_all()
146 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
150 startoff = what[1]; in time_find_all()
151 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
/dports/databases/xtrabackup/boost_1_59_0/libs/regex/performance/
H A Dtime_pcre.cpp112 int startoff; in time_find_all() local
117 startoff = 0; in time_find_all()
118 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
122 startoff = what[1]; in time_find_all()
123 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
139 int startoff; in time_find_all() local
145 startoff = 0; in time_find_all()
146 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
150 startoff = what[1]; in time_find_all()
151 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
/dports/databases/percona57-client/boost_1_59_0/libs/regex/performance/
H A Dtime_pcre.cpp112 int startoff; in time_find_all() local
117 startoff = 0; in time_find_all()
118 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
122 startoff = what[1]; in time_find_all()
123 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
139 int startoff; in time_find_all() local
145 startoff = 0; in time_find_all()
146 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
150 startoff = what[1]; in time_find_all()
151 …exec_result = pcre_exec(ppcre, pe, text.c_str(), text.size(), startoff, 0, what, sizeof(what)/size… in time_find_all()
/dports/print/gutenprint/gutenprint-5.3.3/test/
H A Dparse-bjc.in77 $startoff = 0;
83 $startoff = 2;
87 $i < $skipchars + (length $key) + $startoff;
105 $startoff = 0;
112 $startoff = 2;
115 $i < $skipchars + (length $key) + $startoff;
127 $bytes = length($key) + 1 + $skipchars + $startoff;
/dports/print/gimp-gutenprint/gutenprint-5.3.3/test/
H A Dparse-bjc.in77 $startoff = 0;
83 $startoff = 2;
87 $i < $skipchars + (length $key) + $startoff;
105 $startoff = 0;
112 $startoff = 2;
115 $i < $skipchars + (length $key) + $startoff;
127 $bytes = length($key) + 1 + $skipchars + $startoff;
/dports/net-p2p/libswift/libswift-dc0cbcc/
H A Dhttpgw.cpp148 else if (req->offset > req->startoff) in HttpGwCloseConnection()
259 relcomplete = req->endoff+1-req->startoff; in HttpGwWrite()
302 if (req->offset == req->startoff) { in HttpGwWrite()
465 req->startoff = hookinoff; in HttpGwSwiftPlayingProgressCallback()
713 req->startoff = sf->GetStart(); in HttpGwFirstProgressCallback()
732 req->startoff = 0; in HttpGwFirstProgressCallback()
744 req->startoff = hookinoff; in HttpGwFirstProgressCallback()
797 req->startoff += req->rangefirst; in HttpGwFirstProgressCallback()
808 req->offset = req->startoff; in HttpGwFirstProgressCallback()
813 if (!req->live && req->startoff != 0) { in HttpGwFirstProgressCallback()
[all …]
/dports/sysutils/agedu/agedu-20211129.8cd63c5/
H A Dindex.c79 indexbuild *indexbuild_new(void *t, off_t startoff, int nodecount, in indexbuild_new() argument
85 startoff += PADDING(startoff, alignof(off_t)); in indexbuild_new()
86 ib->roots = (off_t *)((char *)t + startoff); in indexbuild_new()
87 trie_set_index_offset(t, startoff); in indexbuild_new()
88 startoff += nodecount * sizeof(off_t); in indexbuild_new()
89 startoff += PADDING(startoff, alignof(struct avlnode)); in indexbuild_new()
90 ib->nodes = (struct avlnode *)((char *)t + startoff); in indexbuild_new()
/dports/net/nbd-server/nbd-3.23/
H A Dnbdsrv.c294 next.startoff = client->exportsize; in exptrim()
296 if(cur.startoff <= req->from && next.startoff - cur.startoff >= req->len) { in exptrim()
297 off_t reqoff = req->from - cur.startoff; in exptrim()
298 off_t curlen = next.startoff - reqoff; in exptrim()
304 } while(i < client->export->len && cur.startoff < (req->from + req->len)); in exptrim()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/fossil/
H A Dflfmt9660.c206 static ulong startoff; variable
240 startoff = iso9660start((Cdir*)v->rootdir)*Blocksize; in iso9660init()
244 if(fsoff > startoff) in iso9660init()
252 getsect(sect, startoff/Blocksize); in iso9660init()
253 if(seek(fd, startoff-off9660, 0) < 0) in iso9660init()
255 fprint(2, "look for %lud at %lud\n", startoff, startoff-off9660); in iso9660init()
270 if(!diskReadRaw(disk, PartData, (startoff-fsoff)/h->blockSize, buf)) in iso9660labels()
272 getsect(sect, startoff/Blocksize); in iso9660labels()
276 sb = (startoff-fsoff)/h->blockSize; in iso9660labels()
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/access/transam/
H A Dxlogutils.c671 uint32 startoff; in XLogRead() local
675 startoff = recptr % XLogSegSize; in XLogRead()
708 if (sendOff != startoff) in XLogRead()
710 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
721 path, startoff))); in XLogRead()
723 sendOff = startoff; in XLogRead()
727 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
728 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql10-server/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql11-client/postgresql-11.14/src/backend/access/transam/
H A Dxlogutils.c677 uint32 startoff; in XLogRead() local
681 startoff = XLogSegmentOffset(recptr, segsize); in XLogRead()
716 if (sendOff != startoff) in XLogRead()
718 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
728 path, startoff))); in XLogRead()
730 sendOff = startoff; in XLogRead()
734 if (nbytes > (segsize - startoff)) in XLogRead()
735 segbytes = segsize - startoff; in XLogRead()
/dports/databases/postgresql10-client/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/access/transam/
H A Dxlogutils.c675 uint32 startoff; in XLogRead() local
679 startoff = recptr % XLogSegSize; in XLogRead()
714 if (sendOff != startoff) in XLogRead()
716 if (lseek(sendFile, (off_t) startoff, SEEK_SET) < 0) in XLogRead()
727 path, startoff))); in XLogRead()
729 sendOff = startoff; in XLogRead()
733 if (nbytes > (XLogSegSize - startoff)) in XLogRead()
734 segbytes = XLogSegSize - startoff; in XLogRead()

12345678910>>...16