Home
last modified time | relevance | path

Searched refs:step_source (Results 1 – 13 of 13) sorted by relevance

/dports/misc/libpostal/libpostal-1.1-alpha/src/
H A Dtransliteration_table_builder.c272 transliteration_step_source_t step_source = steps_source[trans_source.steps_start + j]; in main() local
274 size_t step_name_len = strlen(step_source.name); in main()
276 log_debug("Doing step: %s, type=%d\n", step_source.name, step_source.type); in main()
278 if (!transliteration_table_add_step(trans_table, step_source.type, step_source.name)) { in main()
283 if (step_source.type != STEP_RULESET) { in main()
288 char_array_cat(step_key, step_source.name); in main()
294 for (int k = 0; k < step_source.rules_length; k++) { in main()
295 … transliteration_rule_source_t rule_source = rules_source[step_source.rules_start + k]; in main()
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgxp1fill.c306 gx_rop_source_t step_source; in tile_masked_fill() local
308 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
309 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
310 step_source.sraster = source->sraster; in tile_masked_fill()
311 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
313 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
314 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
315 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
317 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgxp1fill.c306 gx_rop_source_t step_source; in tile_masked_fill() local
308 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
309 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
310 step_source.sraster = source->sraster; in tile_masked_fill()
311 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
313 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
314 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
315 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
317 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/testsuite/gdb.threads/
H A Dstep.exp79 proc step_source {} { procedure
153 step_source
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dstep.exp81 proc step_source {} { procedure
154 step_source
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/testsuite/gdb.threads/
H A Dstep.exp81 proc step_source {} { procedure
154 step_source
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgxp1fill.c366 gx_rop_source_t step_source; in tile_masked_fill() local
368 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
369 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
370 step_source.sraster = source->sraster; in tile_masked_fill()
371 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
373 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
374 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
375 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
377 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgxp1fill.c366 gx_rop_source_t step_source; in tile_masked_fill() local
368 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
369 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
370 step_source.sraster = source->sraster; in tile_masked_fill()
371 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
373 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
374 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
375 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
377 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgxp1fill.c430 gx_rop_source_t step_source; in tile_masked_fill() local
432 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
433 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
434 step_source.sraster = source->sraster; in tile_masked_fill()
435 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
437 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
438 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
439 step_source.planar_height = source->planar_height; in tile_masked_fill()
440 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
442 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgxp1fill.c430 gx_rop_source_t step_source; in tile_masked_fill() local
432 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
433 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
434 step_source.sraster = source->sraster; in tile_masked_fill()
435 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
437 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
438 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
439 step_source.planar_height = source->planar_height; in tile_masked_fill()
440 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
442 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dgxp1fill.c454 gx_rop_source_t step_source; in tile_masked_fill() local
456 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
457 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
458 step_source.sraster = source->sraster; in tile_masked_fill()
459 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
461 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
462 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
463 step_source.planar_height = source->planar_height; in tile_masked_fill()
464 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
466 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dgxp1fill.c454 gx_rop_source_t step_source; in tile_masked_fill() local
456 step_source.sdata = source->sdata + (y - ptfs->y0) * source->sraster; in tile_masked_fill()
457 step_source.sourcex = source->sourcex + (x - ptfs->x0); in tile_masked_fill()
458 step_source.sraster = source->sraster; in tile_masked_fill()
459 step_source.id = (w == ptfs->w0 && h == ptfs->h0 ? in tile_masked_fill()
461 step_source.scolors[0] = source->scolors[0]; in tile_masked_fill()
462 step_source.scolors[1] = source->scolors[1]; in tile_masked_fill()
463 step_source.planar_height = source->planar_height; in tile_masked_fill()
464 step_source.use_scolors = source->use_scolors; in tile_masked_fill()
466 (ptfs->pdevc, x, y, w, h, ptfs->pcdev, ptfs->lop, &step_source); in tile_masked_fill()
/dports/science/pynn/PyNN-0.10.0/test/system/scenarios/
H A Dtest_electrodes.py648 step_source = sim.StepCurrentSource(times=[200, 225, 250], amplitudes=[0.4, 0.6, 0.2])
653 cells[0].inject(step_source)
658 step_source.record()
665 i_step = step_source.get_data()