Home
last modified time | relevance | path

Searched refs:fbyte (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/news/cg/cg-0.4/
H A Dranges.c232 int fbyte, lbits, mask, value; in _range_findbit() local
247 fbyte = (first-r->first)/8; in _range_findbit()
248 lbits = r->first+(fbyte+1)*8 - first; in _range_findbit()
255 if ((r->bitmap[fbyte]&mask) == value) in _range_findbit()
258 fbyte++; in _range_findbit()
263 while (r->bitmap[fbyte] == value) { in _range_findbit()
264 fbyte++; in _range_findbit()
266 if (fbyte >= r->length/8) { in _range_findbit()
277 if ((r->bitmap[fbyte]&mask) == value) in _range_findbit()
/dports/www/h2o-devel/h2o-dcc7134/deps/picotls/deps/cifra/src/
H A Dblockwise.c164 uint8_t fbyte, uint8_t mbyte, uint8_t lbyte, in cf_blockwise_acc_pad() argument
173 case 1: fbyte ^= lbyte; in cf_blockwise_acc_pad()
174 cf_blockwise_accumulate(partial, npartial, nblock, &fbyte, 1, process, ctx); in cf_blockwise_acc_pad()
177 cf_blockwise_accumulate(partial, npartial, nblock, &fbyte, 1, process, ctx); in cf_blockwise_acc_pad()
181 cf_blockwise_accumulate(partial, npartial, nblock, &fbyte, 1, process, ctx); in cf_blockwise_acc_pad()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dputcoll.c220 long fbyte, lbyte, nbyte, bitloc, ndone; in ffpclx() local
251 fbyte = (fbit + 7) / 8; in ffpclx()
253 nbyte = lbyte - fbyte +1; in ffpclx()
264 if (ffgcprll( fptr, colnum, frow, fbyte, nbyte, 1, &dummyd, &dummyd, in ffpclx()
272 estart = fbyte - 1; in ffpclx()
290 if (fbyte > repeat) in ffpclx()
H A Deditcol.c2455 LONGLONG newlen, fbyte, nbytes, irow, nseg, ii; in ffcins() local
2481 fbyte = bytepos + 1; in ffcins()
2500 ffptbb(fptr, naxis2, fbyte, nbytes, buffer, status); in ffcins()
2511 ffptbb(fptr, irow, fbyte, newlen, buffer, status); in ffcins()
2525 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2526 nbytes = naxis1 - fbyte + 1; in ffcins()
2536 fbyte -= 10000; in ffcins()
2544 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2556 fbyte -= 10000; in ffcins()
2570 fbyte = bytepos + 1; in ffcins()
[all …]
H A Dgetcoll.c235 long offset, ndone, ii, repeat, bitloc, fbyte; in ffgcx() local
262 fbyte = (long) ((fbit + 7) / 8); in ffgcx()
266 estart = fbyte - 1; in ffgcx()
285 if (fbyte > repeat) in ffgcx()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dputcoll.c220 long fbyte, lbyte, nbyte, bitloc, ndone; in ffpclx() local
251 fbyte = (fbit + 7) / 8; in ffpclx()
253 nbyte = lbyte - fbyte +1; in ffpclx()
264 if (ffgcprll( fptr, colnum, frow, fbyte, nbyte, 1, &dummyd, &dummyd, in ffpclx()
272 estart = fbyte - 1; in ffpclx()
290 if (fbyte > repeat) in ffpclx()
H A Deditcol.c2505 LONGLONG newlen, fbyte, nbytes, irow, nseg, ii; in ffcins() local
2531 fbyte = bytepos + 1; in ffcins()
2550 ffptbb(fptr, naxis2, fbyte, nbytes, buffer, status); in ffcins()
2561 ffptbb(fptr, irow, fbyte, newlen, buffer, status); in ffcins()
2575 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2576 nbytes = naxis1 - fbyte + 1; in ffcins()
2586 fbyte -= 10000; in ffcins()
2594 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2606 fbyte -= 10000; in ffcins()
2620 fbyte = bytepos + 1; in ffcins()
[all …]
H A Dgetcoll.c235 long offset, ndone, ii, repeat, bitloc, fbyte; in ffgcx() local
262 fbyte = (long) ((fbit + 7) / 8); in ffgcx()
266 estart = fbyte - 1; in ffgcx()
285 if (fbyte > repeat) in ffgcx()
/dports/science/healpix/Healpix_3.50/src/healpy/cfitsio/
H A Dputcoll.c220 long fbyte, lbyte, nbyte, bitloc, ndone; in ffpclx() local
250 fbyte = (fbit + 7) / 8; in ffpclx()
252 nbyte = lbyte - fbyte +1; in ffpclx()
263 if (ffgcprll( fptr, colnum, frow, fbyte, nbyte, 1, &dummyd, &dummyd, in ffpclx()
271 estart = fbyte - 1; in ffpclx()
289 if (fbyte > repeat) in ffpclx()
H A Deditcol.c2094 LONGLONG newlen, fbyte, nbytes, irow, nseg, ii; in ffcins() local
2120 fbyte = bytepos + 1; in ffcins()
2127 ffptbb(fptr, naxis2, fbyte, nbytes, buffer, status); in ffcins()
2138 ffptbb(fptr, irow, fbyte, newlen, buffer, status); in ffcins()
2152 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2153 nbytes = naxis1 - fbyte + 1; in ffcins()
2163 fbyte -= 10000; in ffcins()
2171 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2183 fbyte -= 10000; in ffcins()
2197 fbyte = bytepos + 1; in ffcins()
[all …]
H A Dgetcoll.c235 long offset, ndone, ii, repeat, bitloc, fbyte; in ffgcx() local
262 fbyte = (long) ((fbit + 7) / 8); in ffgcx()
266 estart = fbyte - 1; in ffgcx()
285 if (fbyte > repeat) in ffgcx()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dputcoll.c220 long fbyte, lbyte, nbyte, bitloc, ndone; in ffpclx() local
251 fbyte = (fbit + 7) / 8; in ffpclx()
253 nbyte = lbyte - fbyte +1; in ffpclx()
264 if (ffgcprll( fptr, colnum, frow, fbyte, nbyte, 1, &dummyd, &dummyd, in ffpclx()
272 estart = fbyte - 1; in ffpclx()
290 if (fbyte > repeat) in ffpclx()
H A Deditcol.c2505 LONGLONG newlen, fbyte, nbytes, irow, nseg, ii; in ffcins() local
2531 fbyte = bytepos + 1; in ffcins()
2550 ffptbb(fptr, naxis2, fbyte, nbytes, buffer, status); in ffcins()
2561 ffptbb(fptr, irow, fbyte, newlen, buffer, status); in ffcins()
2575 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2576 nbytes = naxis1 - fbyte + 1; in ffcins()
2586 fbyte -= 10000; in ffcins()
2594 fbyte = (nseg - 1) * 10000 + bytepos + 1; in ffcins()
2606 fbyte -= 10000; in ffcins()
2620 fbyte = bytepos + 1; in ffcins()
[all …]
H A Dgetcoll.c235 long offset, ndone, ii, repeat, bitloc, fbyte; in ffgcx() local
262 fbyte = (long) ((fbit + 7) / 8); in ffgcx()
266 estart = fbyte - 1; in ffgcx()
285 if (fbyte > repeat) in ffgcx()
/dports/graphics/zgv/zgv-5.9/src/
H A Dreadprf.c24 static int fbitcount,fbyte; variable
36 fbyte<<=1; in bitsin()
38 if((fbyte=fgetc(in))==EOF) in bitsin()
40 if(fbyte&0x80) in bitsin()
138 fbyte=0; in read_prf_file()
/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_struct_nest.v17 logic [7:0] fbyte;
43 always_comb datao_pre = { xxxxxxx_yyyyy_zzzz.dddddd.b1.fbyte, xxxxxxx_yyyyy_zzzz.dddddd.c1 };
/dports/graphics/opendx/dx-4.4.4/src/exec/libdx/
H A Dline.c306 else if (fbyte) \
341 char fbyte = xf->fbyte; in _dxf_Line() local
353 if (fbyte || obyte) in _dxf_Line()
365 fbyte, 0); in _dxf_Line()
455 char fbyte = xf->fbyte; in _dxf_LineFlat() local
520 char fbyte = xf->fbyte; in _dxf_Polyline() local
542 if (fbyte || obyte) in _dxf_Polyline()
579 fbyte, 0); in _dxf_Polyline()
697 char fbyte = xf->fbyte; in _dxf_PolylineFlat() local
H A Dquad.Z48 fbyte, bbyte); $\
53 if (fbyte || bbyte) $\
259 char fbyte = xf->fbyte, bbyte = xf->bbyte; $\
347 char fbyte = xf->fbyte, bbyte = xf->bbyte;
379 char fbyte = xf->fbyte, bbyte = xf->bbyte;
451 char fbyte = xf->fbyte, bbyte = xf->bbyte; $\
H A Dtriangle.c48 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_vol() local
469 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_vol() local
927 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
1279 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
1631 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
1991 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
2343 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
2695 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_translucent() local
3082 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_opaque() local
3434 char fbyte = xf->fbyte, bbyte = xf->bbyte; in tri_opaque() local
[all …]
H A Dlbshade.Z1185 bump(ofc, ifc, fcst, fbyte); $\
1194 store(ofc,ifc,F, fbyte); $\
1215 store(ofc,ifc, F, fbyte); $\
1225 store(ofc,ifc, F, fbyte); $\
1278 int fbyte = xf->fbyte, bbyte = xf->bbyte;
1323 if (fbyte)
1389 if (fbyte)
1406 if (fbyte)
1544 if (fbyte)
1563 if (fbyte)
[all …]
H A Dlbshade.c834 int fbyte = xf->fbyte, bbyte = xf->bbyte; in work() local
861 if (fbyte) in work()
944 if (fbyte) in work()
1772 if (fbyte) in work()
1856 if (fbyte) in work()
1977 if (fbyte) in work()
2059 if (fbyte) in work()
2182 if (fbyte) in work()
2260 if (fbyte) in work()
2375 if (fbyte) in work()
[all …]
/dports/math/octave-forge-io/io-2.6.4/inst/
H A Ddbfread.m184 fbyte = uint8 (fread (fid, 1, "uint8")); variable
189 vsn = bitand (fbyte, 7);
193 ## Memos present for fbyte == 83, and bits 3 and/or 7 set (1-based bit pos.)
194 hasmemo = (fbyte == 83) || (bitand (fbyte, 8)) || (bitand (fbyte, uint8 (128)));
281 switch fbyte
350 switch (fbyte)
400 datinfo.type = fbyte;
/dports/lang/v/v-0.1.29/cmd/tools/
H A Dvbin2v.v62 fbyte := fbytes[0]
64 sb.write(' ${byte_name} = [ byte(${fbyte}), \n ')
/dports/lang/fpc-source/fpc-3.2.2/tests/test/jvm/
H A Dtformalpara.pp35 …tformalkind = (fboolean,fbyte,fsmallint,fcardinal,fint64,fchar,fwidechar,fsingle,fdouble,fsetint,f…
75 csetenumout: tsetenum = [fbyte];
94 fbyte:
209 fbyte:
296 fbyte:
412 testformalvar(vbyte,fbyte);
518 testformalout(vbyte,fbyte);
624 testformalconst(vbyte,fbyte);
/dports/emulators/hercules/hercules-3.13/
H A Ddecimal.c915 BYTE fbyte; /* Fill byte */ in DEF_INST() local
942 fbyte = 0; in DEF_INST()
951 if (i == 0) fbyte = pbyte; in DEF_INST()
1003 rbyte = (sig == 0 && h == 0) ? fbyte : (0xF0 | h); in DEF_INST()
1037 ARCH_DEP(vstoreb) ( fbyte, addr1, b1, regs ); in DEF_INST()
1052 ARCH_DEP(vstoreb) ( fbyte, addr1, b1, regs ); in DEF_INST()

1234567