Home
last modified time | relevance | path

Searched refs:lastbyte (Results 151 – 175 of 273) sorted by relevance

1234567891011

/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/storage/large_object/
H A Dinv_api.c380 uint64 lastbyte = 0; in inv_getsize() local
415 lastbyte = (uint64) data->pageno * LOBLKSIZE + len; in inv_getsize()
422 return lastbyte; in inv_getsize()
/dports/databases/postgresql13-client/postgresql-13.5/src/backend/storage/large_object/
H A Dinv_api.c382 uint64 lastbyte = 0; in inv_getsize() local
417 lastbyte = (uint64) data->pageno * LOBLKSIZE + len; in inv_getsize()
424 return lastbyte; in inv_getsize()
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/storage/large_object/
H A Dinv_api.c362 uint64 lastbyte = 0; in inv_getsize() local
397 lastbyte = (uint64) data->pageno * LOBLKSIZE + len; in inv_getsize()
404 return lastbyte; in inv_getsize()
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/storage/large_object/
H A Dinv_api.c362 uint64 lastbyte = 0; in inv_getsize() local
397 lastbyte = (uint64) data->pageno * LOBLKSIZE + len; in inv_getsize()
404 return lastbyte; in inv_getsize()
/dports/audio/libxmp/libxmp-4.5.0/src/depackers/
H A Dunlha.c130 uint8 lastbyte; member
1015 if(data != dat->d.pm.lastbyte) in PMARC2_hist_update()
1026 newNext = dat->d.pm.next[dat->d.pm.lastbyte]; in PMARC2_hist_update()
1031 dat->d.pm.prev[data] = dat->d.pm.lastbyte; in PMARC2_hist_update()
1032 dat->d.pm.next[dat->d.pm.lastbyte] = data; in PMARC2_hist_update()
1034 dat->d.pm.lastbyte = data; in PMARC2_hist_update()
1126 for(i = dat->d.pm.lastbyte; n != 0; n--) in PMARC2_hist_lookup()
1216 dat->d.pm.lastbyte = 0x20; in decode_start_pm2()
/dports/graphics/aview/aview-1.3.0/
H A Dflip.c130 uchar lastbyte; in dcd_delta_flc() local
138 lastbyte = 0; /* this is just to get rid of a compiler warning */ in dcd_delta_flc()
164 lastbyte = (uchar)(type & 0x00FF); in dcd_delta_flc()
206 *(uchar *)(index + fli->scr_width - 1) = lastbyte; in dcd_delta_flc()
/dports/editors/biew/biew-610/
H A Dbiewutil.h41 extern __filesize_t lastbyte;
/dports/ftp/axel/axel-2.4/
H A Dtext.c497 if(axel->conn[i].currentbyte<axel->conn[i].lastbyte) in print_alternate_output()
508 for(;j<((double)axel->conn[i].lastbyte/(total+1)*50);j++) in print_alternate_output()
/dports/comms/linrad/linrad-04.02/
H A Dgifsave.c80 #define HASH(indx, lastbyte) (((lastbyte << 8) ^ indx) % HASHSIZE) argument
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsclient/
H A Dreaddata.c1749 uint64_t lastbyte; local
1817 lastbyte = offset + (*size);
1822 if (lastbyte > ind->fleng) {
1823 lastbyte = ind->fleng;
1849 } else if ((lastbyte <= rreq->offset || firstbyte >= rreq->offset+rreq->leng) && reqno>3) {
1870 etab[edges++] = lastbyte;
1873 if (rreq->offset > firstbyte && rreq->offset < lastbyte) {
1886 if (rreq->offset+rreq->leng > firstbyte && rreq->offset+rreq->leng < lastbyte) {
1905 sassert(etab[edges-1]==lastbyte);
1908 … %u : (%"PRIu64":%"PRIu64")\n",monotonic_seconds(),ind->inode,firstbyte,lastbyte,i,etab[i],etab[i+…
/dports/net/tcptrace/tcptrace-508f73a/
H A Dmod_http.c183 static void MFMap(MFILE *mf, char **firstbyte, char **lastbyte);
507 char **lastbyte) in MFMap() argument
522 *lastbyte = NULL; in MFMap()
540 *lastbyte = vaddr+len-1; in MFMap()
/dports/www/mimetex/mimetex-20120331.1.74/
H A Dgifsave.c100 #define HASH(index, lastbyte) (((lastbyte << 8) ^ index) % HASHSIZE)
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()
/dports/databases/postgresql14-docs/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()
/dports/databases/postgresql14-server/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/backend/utils/mb/
H A Dmbutils.c1276 unsigned char *lastbyte = charptr + len - 1; in pg_generic_charinc() local
1282 while (*lastbyte < (unsigned char) 255) in pg_generic_charinc()
1284 (*lastbyte)++; in pg_generic_charinc()

1234567891011