Home
last modified time | relevance | path

Searched refs:pcae (Results 1 – 10 of 10) sorted by relevance

/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dgdevpdfo.c478 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
479 if (pcae != first) in cos_array_write()
519 pcae = next; in cos_array_put_no_copy()
524 if (pcae == 0) in cos_array_put_no_copy()
526 pcae->index = index; in cos_array_put_no_copy()
527 pcae->next = next; in cos_array_put_no_copy()
528 *ppcae = pcae; in cos_array_put_no_copy()
530 pcae->value = *pvalue; in cos_array_put_no_copy()
611 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
612 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dgdevpdfo.c478 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
479 if (pcae != first) in cos_array_write()
519 pcae = next; in cos_array_put_no_copy()
524 if (pcae == 0) in cos_array_put_no_copy()
526 pcae->index = index; in cos_array_put_no_copy()
527 pcae->next = next; in cos_array_put_no_copy()
528 *ppcae = pcae; in cos_array_put_no_copy()
530 pcae->value = *pvalue; in cos_array_put_no_copy()
611 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
612 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dgdevpdfo.c514 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
515 if (pcae != first) in cos_array_write()
583 pcae = next; in cos_array_put_no_copy()
588 if (pcae == 0) in cos_array_put_no_copy()
591 pcae->next = next; in cos_array_put_no_copy()
592 *ppcae = pcae; in cos_array_put_no_copy()
659 if (pcae == 0 || in cos_array_unadd()
660 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
697 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
698 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dgdevpdfo.c514 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
515 if (pcae != first) in cos_array_write()
583 pcae = next; in cos_array_put_no_copy()
588 if (pcae == 0) in cos_array_put_no_copy()
591 pcae->next = next; in cos_array_put_no_copy()
592 *ppcae = pcae; in cos_array_put_no_copy()
659 if (pcae == 0 || in cos_array_unadd()
660 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
697 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
698 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dgdevpdfo.c537 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
570 if (pcae != first) in cos_array_write()
658 pcae = next; in cos_array_put_no_copy()
663 if (pcae == 0) in cos_array_put_no_copy()
666 pcae->next = next; in cos_array_put_no_copy()
667 *ppcae = pcae; in cos_array_put_no_copy()
737 if (pcae == 0 || in cos_array_unadd()
738 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
776 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
777 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dgdevpdfo.c537 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
570 if (pcae != first) in cos_array_write()
658 pcae = next; in cos_array_put_no_copy()
663 if (pcae == 0) in cos_array_put_no_copy()
666 pcae->next = next; in cos_array_put_no_copy()
667 *ppcae = pcae; in cos_array_put_no_copy()
737 if (pcae == 0 || in cos_array_unadd()
738 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
776 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
777 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c538 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
571 if (pcae != first) in cos_array_write()
659 pcae = next; in cos_array_put_no_copy()
664 if (pcae == 0) in cos_array_put_no_copy()
667 pcae->next = next; in cos_array_put_no_copy()
668 *ppcae = pcae; in cos_array_put_no_copy()
738 if (pcae == 0 || in cos_array_unadd()
739 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
777 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
778 pcae = next) in cos_array_reorder()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/devices/vector/
H A Dgdevpdfo.c538 for (pcae = first; pcae; ++last_index, pcae = pcae->next) { in cos_array_write()
571 if (pcae != first) in cos_array_write()
659 pcae = next; in cos_array_put_no_copy()
664 if (pcae == 0) in cos_array_put_no_copy()
667 pcae->next = next; in cos_array_put_no_copy()
668 *ppcae = pcae; in cos_array_put_no_copy()
738 if (pcae == 0 || in cos_array_unadd()
739 pcae->index != (pcae->next == 0 ? 0 : pcae->next->index + 1) in cos_array_unadd()
777 for (pcae = (first ? first : pca->elements), last = NULL; pcae; in cos_array_reorder()
778 pcae = next) in cos_array_reorder()
[all …]
/dports/security/suricata/suricata-6.0.4/src/
H A Dcounters.c621 static void StatsCopyCounterValue(StatsLocalCounter *pcae) in StatsCopyCounterValue() argument
623 StatsCounter *pc = pcae->pc; in StatsCopyCounterValue()
625 pc->value = pcae->value; in StatsCopyCounterValue()
626 pc->updates = pcae->updates; in StatsCopyCounterValue()
1224 StatsLocalCounter *pcae = pca->head; in StatsUpdateCounterArray() local
1226 StatsCopyCounterValue(&pcae[i]); in StatsUpdateCounterArray()
/dports/chinese/rime-array/rime-array-d10f2f8b2aec7c7e736ace01e8a399e5ae5e7c3a/
H A Darray30_phrases.dict.yaml116931 黥面 pcae'