Home
last modified time | relevance | path

Searched refs:bpsz (Results 1 – 21 of 21) sorted by relevance

/dports/databases/db18/db-18.1.40/src/db/
H A Ddb_overflow.c70 __db_alloc_dbt(env, dbt, tlen, nd, st, bpp, bpsz) in __db_alloc_dbt() argument
77 u_int32_t *bpsz;
129 } else if (bpsz != NULL && (*bpsz == 0 || *bpsz < needed)) {
132 *bpsz = needed;
140 bpsz != NULL);
155 __db_goff(dbc, dbt, tlen, pgno, bpp, bpsz) in __db_goff() argument
161 u_int32_t *bpsz;
183 env, dbt, tlen, &needed, &start, bpp, bpsz)) != 0) || needed == 0)
/dports/textproc/htdig/htdig-3.2.0b6/db/
H A Ddb_overflow.c77 CDB___db_goff(dbp, dbt, tlen, pgno, bpp, bpsz) in CDB___db_goff() argument
83 u_int32_t *bpsz;
119 } else if (*bpsz == 0 || *bpsz < needed) {
122 *bpsz = needed;
/dports/databases/db5/db-5.3.28/src/db/
H A Ddb_overflow.c68 __db_goff(dbc, dbt, tlen, pgno, bpp, bpsz) in __db_goff() argument
74 u_int32_t *bpsz;
140 } else if (bpsz != NULL && (*bpsz == 0 || *bpsz < needed)) {
143 *bpsz = needed;
151 bpsz != NULL);
/dports/textproc/mifluz/mifluz-0.26.0/db/
H A Ddb_overflow.c78 CDB___db_goff(dbp, dbt, tlen, pgno, bpp, bpsz) in CDB___db_goff() argument
84 u_int32_t *bpsz;
123 } else if (*bpsz == 0 || *bpsz < needed) {
126 *bpsz = needed;
/dports/databases/db5/db-5.3.28/src/heap/
H A Dheap_stub.c72 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() argument
76 u_int32_t *bpsz;
80 COMPQUIET(bpsz, NULL);
H A Dheap.c2588 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() argument
2592 u_int32_t *bpsz;
2676 } else if (bpsz != NULL && (*bpsz == 0 || *bpsz < needed)) {
2679 *bpsz = needed;
2687 bpsz != NULL || bpp != NULL);
/dports/databases/db18/db-18.1.40/src/heap/
H A Dheap_stub.c106 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() argument
110 u_int32_t *bpsz;
114 COMPQUIET(bpsz, NULL);
H A Dheap.c2714 __heapc_gsplit(dbc, dbt, bpp, bpsz) in __heapc_gsplit() argument
2718 u_int32_t *bpsz;
2802 } else if (bpsz != NULL && (*bpsz == 0 || *bpsz < needed)) {
2805 *bpsz = needed;
2813 bpsz != NULL || bpp != NULL);
/dports/databases/db18/db-18.1.40/src/blob/
H A Dblob_page.c74 __blob_get(dbc, dbt, blob_id, file_size, bpp, bpsz) in __blob_get() argument
80 u_int32_t *bpsz;
106 env, dbt, tlen, &needed, &start, bpp, bpsz)) != 0) || needed == 0)
/dports/devel/radare2/radare2-5.1.1/libr/debug/
H A Ddebug.c265 int bpsz = r_bp_size(dbg->bp); in r_debug_bp_add() local
326 bpi = r_bp_watch_add (dbg->bp, addr, bpsz, hw, rw); in r_debug_bp_add()
329 ? r_bp_add_hw (dbg->bp, addr, bpsz, R_BP_PROT_EXEC) in r_debug_bp_add()
330 : r_bp_add_sw (dbg->bp, addr, bpsz, R_BP_PROT_EXEC); in r_debug_bp_add()
/dports/print/ghostscript7-base/ghostscript-7.07/lxm3200-tweaked-20030501/
H A Dgdevlx32.c2399 int bpsz, cpsz; in qualify_buffer() local
2410 bpsz = (BWCOLPEN * 2) / gendata.yrmul; in qualify_buffer()
2451 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/
H A Dgdevlx32.c2402 int bpsz, cpsz; in qualify_buffer() local
2413 bpsz = (BWCOLPEN * 2) / gendata.yrmul; in qualify_buffer()
2454 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/
H A Dgdevlx32.c2399 int bpsz, cpsz; in qualify_buffer() local
2410 bpsz = (BWCOLPEN * 2) / gendata.yrmul; in qualify_buffer()
2451 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/
H A Dgdevlx32.c2402 int bpsz, cpsz; in qualify_buffer() local
2413 bpsz = (BWCOLPEN * 2) / gendata.yrmul; in qualify_buffer()
2454 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/
H A Dgdevlx32.c2399 int bpsz, cpsz; in qualify_buffer() local
2410 bpsz = (BWCOLPEN * 2) / gendata.yrmul; in qualify_buffer()
2451 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/
H A Dgdevlx32.c2444 int bpsz, cpsz; in qualify_buffer() local
2455 bpsz = (BWCOLPEN * 2) / gendata->yrmul; in qualify_buffer()
2496 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/
H A Dgdevlx32.c2444 int bpsz, cpsz; in qualify_buffer() local
2455 bpsz = (BWCOLPEN * 2) / gendata->yrmul; in qualify_buffer()
2496 for(i=0; i<bpsz; i++) in qualify_buffer()
/dports/math/mathgl/mathgl-2.5/texinfo/
H A Dparse_ru.texi298 …rt to uncompressed/compressed EPS format as primitives; @code{bps}, @code{bpsz} --- to export to u…
H A Dparse_en.texi295 …rt to uncompressed/compressed EPS format as primitives; @code{bps}, @code{bpsz} --- to export to u…
/dports/math/mathgl/mathgl-2.5/mgltex/
H A Dmgltex.dtx275 % \item \textbf{bps, bpsz:} To export to uncompressed/compressed bitmap EPS format.
1314 \DeclareOption{bpsz}{\def\MGL@imgext{.bpsz}}
1446 .eps,.epsz,.eps.gz,.bps,.bpsz,.bps.gz%
/dports/math/py-mathics/Mathics3-2.2.0/mathics/doc/xml/
H A Ddata45529 …W/s9XB7vzbNDnaZBBzyuzdmuuHuoXvmu5176nt9+9fqbb377SSlX/fI8ztztWX71rbNv/dIvF+bpsz/8h191PhxCsQP5+W99/f…