Home
last modified time | relevance | path

Searched defs:bptr (Results 1 – 17 of 17) sorted by relevance

/plan9-contrib/sys/src/cmd/gs/src/
H A Dgxsamplp.h41 TEMPLATE_sample_unpack_1(byte * bptr, int *pdata_x, const byte * data, int data_x, in TEMPLATE_sample_unpack_1()
123 TEMPLATE_sample_unpack_2(byte * bptr, int *pdata_x, const byte * data, int data_x, in TEMPLATE_sample_unpack_2()
172 TEMPLATE_sample_unpack_4(byte * bptr, int *pdata_x, const byte * data, int data_x, in TEMPLATE_sample_unpack_4()
198 TEMPLATE_sample_unpack_8(byte * bptr, int *pdata_x, const byte * data, int data_x, in TEMPLATE_sample_unpack_8()
H A Ddwreg.c55 BYTE *bptr = (BYTE *)ptr; in win_get_reg_value() local
H A Dgp_wgetv.c110 BYTE *bptr = (BYTE *)ptr; in gp_getenv_registry() local
H A Dgdevpe.c280 register const byte *bptr = line; in pe_copy_mono() local
315 const byte *bptr = line; in pe_copy_mono() local
H A Dgxsample.c89 sample_unpack_copy(byte * bptr, int *pdata_x, const byte * data, int data_x, in sample_unpack_copy()
H A Dgdevherc.c265 register const byte *bptr = params.src; in herc_copy_mono() local
304 const byte *bptr = params.src; in herc_copy_mono() local
H A Dgxclbits.c573 byte *bptr = ts_mask(loc.tile) + (band_index >> 3); in clist_change_tile() local
692 byte *bptr = ts_mask(loc.tile) + (band_index >> 3); in clist_change_bits() local
H A Dgxi16bit.c40 sample_unpack_16(byte * bptr, int *pdata_x, const byte * data, in sample_unpack_16()
H A Dgxi12bit.c40 sample_unpack_12(byte * bptr, int *pdata_x, const byte * data, in sample_unpack_12()
H A Dgdevm1.c209 register const byte *bptr; /* actually chunk * */ in mem_mono_copy_mono() local
481 register const byte *bptr; /* actually chunk * */ in mem_mono_strip_tile_rectangle() local
H A Dgdevpcfb.c586 const byte *bptr = line; in ega_copy_color() local
/plan9-contrib/sys/src/cmd/gs/jpeg/
H A Djmemmgr.c590 jvirt_barray_ptr bptr; in realize_virt_arrays() local
948 jvirt_barray_ptr bptr; in free_pool() local
H A Djquant2.c786 register INT32 * bptr; /* pointer into bestdist[] array */ in find_best_colors() local
/plan9-contrib/sys/src/cmd/lex/
H A Dlmain.c59 uchar *bptr; /* store input position */ variable
/plan9-contrib/sys/lib/man/permind/
H A Dptx1.c107 FILE *bptr; variable
/plan9-contrib/sys/src/ape/cmd/diff/
H A Dutil.c573 translate_range (file, a, b, aptr, bptr) in translate_range() argument
H A Ddiff3.c948 struct diff_block *block_list, **block_list_end, *bptr; local