Home
last modified time | relevance | path

Searched refs:bit_data (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-gpio.c109 struct i2c_algo_bit_data *bit_data = &priv->bit_data; in i2c_gpio_incomplete_transfer() local
115 setsda(bit_data, 0); in i2c_gpio_incomplete_transfer()
116 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
120 setscl(bit_data, 0); in i2c_gpio_incomplete_transfer()
124 setscl(bit_data, 1); in i2c_gpio_incomplete_transfer()
125 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
203 setsda(&priv->bit_data, 0); in lose_arbitration_irq()
205 setsda(&priv->bit_data, 1); in lose_arbitration_irq()
373 bit_data = &priv->bit_data; in i2c_gpio_probe()
435 bit_data->data = priv; in i2c_gpio_probe()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-gpio.c109 struct i2c_algo_bit_data *bit_data = &priv->bit_data; in i2c_gpio_incomplete_transfer() local
115 setsda(bit_data, 0); in i2c_gpio_incomplete_transfer()
116 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
120 setscl(bit_data, 0); in i2c_gpio_incomplete_transfer()
124 setscl(bit_data, 1); in i2c_gpio_incomplete_transfer()
125 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
203 setsda(&priv->bit_data, 0); in lose_arbitration_irq()
205 setsda(&priv->bit_data, 1); in lose_arbitration_irq()
373 bit_data = &priv->bit_data; in i2c_gpio_probe()
435 bit_data->data = priv; in i2c_gpio_probe()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/i2c/busses/
H A Di2c-gpio.c109 struct i2c_algo_bit_data *bit_data = &priv->bit_data; in i2c_gpio_incomplete_transfer() local
115 setsda(bit_data, 0); in i2c_gpio_incomplete_transfer()
116 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
120 setscl(bit_data, 0); in i2c_gpio_incomplete_transfer()
124 setscl(bit_data, 1); in i2c_gpio_incomplete_transfer()
125 udelay(bit_data->udelay); in i2c_gpio_incomplete_transfer()
203 setsda(&priv->bit_data, 0); in lose_arbitration_irq()
205 setsda(&priv->bit_data, 1); in lose_arbitration_irq()
373 bit_data = &priv->bit_data; in i2c_gpio_probe()
435 bit_data->data = priv; in i2c_gpio_probe()
[all …]
/dports/x11/xfishtank/xfishtank2.0/
H A Dread.c473 bit_data = NULL;
523 if (bit_data == NULL)
527 bitp = bit_data;
543 return(bit_data);
577 bit_data = NULL;
639 bitp = bit_data;
652 return(bit_data);
670 return(bit_data);
676 return(bit_data);
682 return(bit_data);
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxhtbit.c35 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
54 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
94 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
102 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
109 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
123 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
138 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
152 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
170 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
213 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c67 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
303 porder->bit_data = in gx_ht_alloc_ht_order()
307 if (porder->bit_data == 0) { in gx_ht_alloc_ht_order()
313 porder->bit_data = 0; in gx_ht_alloc_ht_order()
337 if (pdest->bit_data != 0) in gx_ht_copy_ht_order()
338 memcpy(pdest->bit_data, psrc->bit_data, in gx_ht_copy_ht_order()
371 pdest->bit_data = psrc->bit_data; in gx_ht_move_ht_order()
603 porder->bit_data = 0; in gx_ht_order_release()
615 if (pdht->components[i].corder.bit_data != in gx_device_halftone_release()
616 pdht->order.bit_data in gx_device_halftone_release()
[all …]
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxhtbit.c40 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
59 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
99 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
107 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
114 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
128 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
143 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
157 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
175 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
218 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c47 case 1: ENUM_RETURN((porder->data_memory ? porder->bit_data : 0));
56 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
265 porder->bit_data = in gx_ht_alloc_ht_order()
269 if (porder->levels == 0 || porder->bit_data == 0) { in gx_ht_alloc_ht_order()
271 porder->bit_data = 0; in gx_ht_alloc_ht_order()
391 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_spot_order()
460 for (i = 0, phb = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_bits()
467 for (i = 0, phb = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_bits()
485 gs_free_object(porder->data_memory, porder->bit_data, in gx_ht_order_release()
500 if (pdht->components[i].corder.bit_data != in gx_device_halftone_release()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxhtbit.c40 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
59 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
99 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
107 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
114 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
128 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
143 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
157 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
175 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
218 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c47 case 1: ENUM_RETURN((porder->data_memory ? porder->bit_data : 0));
56 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
265 porder->bit_data = in gx_ht_alloc_ht_order()
269 if (porder->levels == 0 || porder->bit_data == 0) { in gx_ht_alloc_ht_order()
271 porder->bit_data = 0; in gx_ht_alloc_ht_order()
391 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_spot_order()
460 for (i = 0, phb = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_bits()
467 for (i = 0, phb = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_bits()
485 gs_free_object(porder->data_memory, porder->bit_data, in gx_ht_order_release()
500 if (pdht->components[i].corder.bit_data != in gx_device_halftone_release()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxhtbit.c35 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
54 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
94 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
102 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
109 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
123 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
138 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
152 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
170 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
213 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c67 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
303 porder->bit_data = in gx_ht_alloc_ht_order()
307 if (porder->bit_data == 0) { in gx_ht_alloc_ht_order()
313 porder->bit_data = 0; in gx_ht_alloc_ht_order()
337 if (pdest->bit_data != 0) in gx_ht_copy_ht_order()
338 memcpy(pdest->bit_data, psrc->bit_data, in gx_ht_copy_ht_order()
371 pdest->bit_data = psrc->bit_data; in gx_ht_move_ht_order()
603 porder->bit_data = 0; in gx_ht_order_release()
615 if (pdht->components[i].corder.bit_data != in gx_device_halftone_release()
616 pdht->order.bit_data in gx_device_halftone_release()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxhtbit.c37 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
56 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
96 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
104 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
111 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
125 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
140 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
154 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
172 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
215 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c55 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
289 porder->bit_data = in gx_ht_alloc_ht_order()
293 if (porder->bit_data == 0) { in gx_ht_alloc_ht_order()
299 porder->bit_data = 0; in gx_ht_alloc_ht_order()
323 if (pdest->bit_data != 0) in gx_ht_copy_ht_order()
324 memcpy(pdest->bit_data, psrc->bit_data, in gx_ht_copy_ht_order()
353 pdest->bit_data = psrc->bit_data; in gx_ht_move_ht_order()
476 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_spot_order()
586 porder->bit_data = 0; in gx_ht_order_release()
599 pdht->order.bit_data in gx_device_halftone_release()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxhtbit.c37 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
56 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
96 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
104 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
111 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
125 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
140 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
154 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
172 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
215 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxhtbit.c37 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
56 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
96 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
104 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
111 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
125 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
140 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
154 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
172 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
215 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxhtbit.c37 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in construct_ht_order_default()
56 ushort *bits = (ushort *)porder->bit_data; in construct_ht_order_short()
96 !memcmp(phtr->bit_data, porder->bit_data, in construct_ht_order_short()
104 gs_free_object(porder->data_memory, porder->bit_data, in construct_ht_order_short()
111 porder->bit_data = (void *)phtr->bit_data; /* actually const */ in construct_ht_order_short()
125 const gx_ht_bit *phtb = &((const gx_ht_bit *)porder->bit_data)[index]; in ht_bit_index_default()
140 uint bit_index = ((const ushort *)porder->bit_data)[index]; in ht_bit_index_short()
154 (const gx_ht_bit *)porder->bit_data + old_level; in render_ht_default()
172 (int)(p + i - (const gx_ht_bit *)porder->bit_data),\ in render_ht_default()
215 register const ushort *p = (const ushort *)porder->bit_data + old_level; in render_ht_short()
[all …]
H A Dgsht.c73 RELOC_VAR(porder->bit_data); in RELOC_PTRS_WITH()
305 porder->bit_data = in gx_ht_alloc_ht_order()
309 if (porder->bit_data == 0) { in gx_ht_alloc_ht_order()
315 porder->bit_data = 0; in gx_ht_alloc_ht_order()
339 if (pdest->bit_data != 0) in gx_ht_copy_ht_order()
340 memcpy(pdest->bit_data, psrc->bit_data, in gx_ht_copy_ht_order()
369 pdest->bit_data = psrc->bit_data; in gx_ht_move_ht_order()
490 gx_ht_bit *bits = (gx_ht_bit *)porder->bit_data; in gx_ht_construct_spot_order()
599 porder->bit_data = 0; in gx_ht_order_release()
612 pdht->order.bit_data in gx_device_halftone_release()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_i2c.c88 connector->adapter.algo_data = &connector->bit_data; in hibmc_ddc_create()
90 connector->bit_data.udelay = 20; in hibmc_ddc_create()
91 connector->bit_data.timeout = usecs_to_jiffies(2000); in hibmc_ddc_create()
92 connector->bit_data.data = connector; in hibmc_ddc_create()
93 connector->bit_data.setsda = hibmc_ddc_setsda; in hibmc_ddc_create()
94 connector->bit_data.setscl = hibmc_ddc_setscl; in hibmc_ddc_create()
95 connector->bit_data.getsda = hibmc_ddc_getsda; in hibmc_ddc_create()
96 connector->bit_data.getscl = hibmc_ddc_getscl; in hibmc_ddc_create()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_i2c.c88 connector->adapter.algo_data = &connector->bit_data; in hibmc_ddc_create()
90 connector->bit_data.udelay = 20; in hibmc_ddc_create()
91 connector->bit_data.timeout = usecs_to_jiffies(2000); in hibmc_ddc_create()
92 connector->bit_data.data = connector; in hibmc_ddc_create()
93 connector->bit_data.setsda = hibmc_ddc_setsda; in hibmc_ddc_create()
94 connector->bit_data.setscl = hibmc_ddc_setscl; in hibmc_ddc_create()
95 connector->bit_data.getsda = hibmc_ddc_getsda; in hibmc_ddc_create()
96 connector->bit_data.getscl = hibmc_ddc_getscl; in hibmc_ddc_create()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_i2c.c88 connector->adapter.algo_data = &connector->bit_data; in hibmc_ddc_create()
90 connector->bit_data.udelay = 20; in hibmc_ddc_create()
91 connector->bit_data.timeout = usecs_to_jiffies(2000); in hibmc_ddc_create()
92 connector->bit_data.data = connector; in hibmc_ddc_create()
93 connector->bit_data.setsda = hibmc_ddc_setsda; in hibmc_ddc_create()
94 connector->bit_data.setscl = hibmc_ddc_setscl; in hibmc_ddc_create()
95 connector->bit_data.getsda = hibmc_ddc_getsda; in hibmc_ddc_create()
96 connector->bit_data.getscl = hibmc_ddc_getscl; in hibmc_ddc_create()
/dports/science/hdf/hdf-4.2.15/hdf/test/
H A Dgentest.c79 uint8 *bit_data; /* pointer to the data to store in the datafile */ in gen_bitio_test() local
85 if ((bit_data = (uint8 *) HDmalloc(BITIO_SIZE1 * sizeof(uint8))) == NULL) in gen_bitio_test()
92 bit_data[i] = (uint8)((i * 3) % 256); in gen_bitio_test()
94 if (FAIL == Hputelement(fid, BITIO_TAG1, BITIO_REF1, bit_data, BITIO_SIZE1)) in gen_bitio_test()
96 HDfree(bit_data); in gen_bitio_test()
101 HDfree(bit_data); in gen_bitio_test()
/dports/emulators/x16-rom/x16-rom-r38/kernal/drivers/x16/
H A Dps2.s16 bit_data=1 ; 6522 IO port data bit mask (PA0/PB0)
32 ora #bit_clk+bit_data
36 ora #bit_data ; DATA=1
52 and #$ff-bit_clk-bit_data
55 lda #bit_clk+bit_data
69 and #bit_data
70 cmp #bit_data
/dports/x11/xfishtank/xfishtank2.0/giftofish/
H A Dgiftofish.c96 unsigned char *bit_data; local
99 bit_data = NULL;
142 bit_data = (unsigned char *)malloc(bmap_size);
143 if (bit_data == NULL)
147 bitp = bit_data;
162 return(bit_data);
191 unsigned char *bit_data; local
198 bit_data = NULL;
244 if (bit_data == NULL)
250 bitp = bit_data;
[all …]
/dports/x11/xmotd/xmotd-1.17.3b/libhtmlw/
H A DHTMLimages.c283 unsigned char *bit_data, *bitp, *datap; local
293 bit_data = (unsigned char *)malloc(width * height);
294 bcopy(data, bit_data, (width * height));
298 depth, ZPixmap, 0, (char *)bit_data,
319 bitp = bit_data;
351 depth, ZPixmap, 0, (char *)bit_data,
361 bit_data = (unsigned char *)malloc(width * height * 2);
362 bitp = bit_data;
386 depth, ZPixmap, 0, (char *)bit_data,
398 bitp = bit_data;
[all …]

1234567