Home
last modified time | relevance | path

Searched refs:Part_t (Results 1 – 23 of 23) sorted by relevance

/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libvcodex/Vchuff/
H A Dvchuffpart.c37 } Part_t; typedef
88 static int addpart(Part_t* pt, Void_t* data, size_t size, ssize_t* freq) in addpart()
91 Part_t* pt; in addpart()
113 Part_t* pt; /* partition handle */ in part()
177 Part_t *pt = vcgetmtdata(vc, Part_t*);
233 Part_t *pt = vcgetmtdata(vc, Part_t*);
292 Part_t *pt;
295 { if(!(pt = (Part_t*)malloc(sizeof(Part_t))) )
311 { if((pt = vcgetmtdata(vc, Part_t*)) )
316 vcsetmtdata(vc, NIL(Part_t*));
[all …]
/dports/shells/ksh93/ast-93u/src/lib/libvcodex/Vchuff/
H A Dvchuffpart.c37 } Part_t; typedef
88 static int addpart(Part_t* pt, Void_t* data, size_t size, ssize_t* freq) in addpart()
91 Part_t* pt; in addpart()
113 Part_t* pt; /* partition handle */ in part()
177 Part_t *pt = vcgetmtdata(vc, Part_t*);
233 Part_t *pt = vcgetmtdata(vc, Part_t*);
292 Part_t *pt;
295 { if(!(pt = (Part_t*)malloc(sizeof(Part_t))) )
311 { if((pt = vcgetmtdata(vc, Part_t*)) )
316 vcsetmtdata(vc, NIL(Part_t*));
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libvcodex/Vchuff/
H A Dvchuffpart.c37 } Part_t; typedef
88 static int addpart(Part_t* pt, Void_t* data, size_t size, ssize_t* freq) in addpart()
91 Part_t* pt; in addpart()
113 Part_t* pt; /* partition handle */ in part()
177 Part_t *pt = vcgetmtdata(vc, Part_t*);
233 Part_t *pt = vcgetmtdata(vc, Part_t*);
292 Part_t *pt;
295 { if(!(pt = (Part_t*)malloc(sizeof(Part_t))) )
311 { if((pt = vcgetmtdata(vc, Part_t*)) )
316 vcsetmtdata(vc, NIL(Part_t*));
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/pax/
H A Dpaxlib.c152 register Part_t* part = (Part_t*)disc; in part_read()
167 register Part_t* part = (Part_t*)disc; in part_write()
178 register Part_t* part; in paxpart()
184 if (!(part = newof(0, Part_t, 1, 0)) || !(part->sp = sfstropen())) in paxpart()
H A Dpax.h401 } Part_t; typedef
443 Part_t* partio; /* archive part sfio info */ \
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pax/
H A Dpaxlib.c152 register Part_t* part = (Part_t*)disc; in part_read()
167 register Part_t* part = (Part_t*)disc; in part_write()
178 register Part_t* part; in paxpart()
184 if (!(part = newof(0, Part_t, 1, 0)) || !(part->sp = sfstropen())) in paxpart()
H A Dpax.h401 } Part_t; typedef
443 Part_t* partio; /* archive part sfio info */ \
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pax/
H A Dpaxlib.c152 register Part_t* part = (Part_t*)disc; in part_read()
167 register Part_t* part = (Part_t*)disc; in part_write()
178 register Part_t* part; in paxpart()
184 if (!(part = newof(0, Part_t, 1, 0)) || !(part->sp = sfstropen())) in paxpart()
H A Dpax.h401 } Part_t; typedef
443 Part_t* partio; /* archive part sfio info */ \
/dports/shells/ksh93/ast-93u/src/cmd/pzip/
H A Dpin.c176 } Part_t; typedef
266 static Part_t*
269 register Part_t* p; in partition()
331 register Part_t* a = (Part_t*)va; in byrate()
332 register Part_t* b = (Part_t*)vb; in byrate()
482 register Part_t* bp; in merge()
808 register Part_t* cp; in reorder_heuristic()
812 Part_t* fp; in reorder_heuristic()
822 Part_t* cur; in reorder_heuristic()
823 Part_t* nxt; in reorder_heuristic()
[all …]
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/pzip/
H A Dpin.c176 } Part_t; typedef
266 static Part_t*
269 register Part_t* p; in partition()
331 register Part_t* a = (Part_t*)va; in byrate()
332 register Part_t* b = (Part_t*)vb; in byrate()
482 register Part_t* bp; in merge()
808 register Part_t* cp; in reorder_heuristic()
812 Part_t* fp; in reorder_heuristic()
822 Part_t* cur; in reorder_heuristic()
823 Part_t* nxt; in reorder_heuristic()
[all …]
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/pzip/
H A Dpin.c176 } Part_t; typedef
266 static Part_t*
269 register Part_t* p; in partition()
331 register Part_t* a = (Part_t*)va; in byrate()
332 register Part_t* b = (Part_t*)vb; in byrate()
482 register Part_t* bp; in merge()
808 register Part_t* cp; in reorder_heuristic()
812 Part_t* fp; in reorder_heuristic()
822 Part_t* cur; in reorder_heuristic()
823 Part_t* nxt; in reorder_heuristic()
[all …]
/dports/textproc/libfolia/libfolia-2.10/src/
H A Dfolia_properties.cxx270 { Part_t, "part" },
407 { "part", Part_t },
704 …, Correction_t, Description_t, External_t, Feature_t, ForeignData_t, Metric_t, Part_t, Relation_t}; in static_init()
714 …t, Comment_t, Correction_t, Description_t, Feature_t, ForeignData_t, Metric_t, Part_t, Relation_t}; in static_init()
1029 …ACCEPTED_DATA += {Comment_t, Content_t, Description_t, Feature_t, ForeignData_t, Metric_t, Part_t}; in static_init()
1236 Part::PROPS.ELEMENT_ID = Part_t; in static_init()
1242 element_props[Part_t] = &Part::PROPS; in static_init()
1327 …, Correction_t, Description_t, External_t, Feature_t, ForeignData_t, Metric_t, Part_t, Relation_t}; in static_init()
1784 { Part_t, { AbstractStructureElement_t } },
1895 { AnnotationType::PART, Part_t },
[all …]
/dports/shells/ksh93/ast-93u/src/cmd/mailx/
H A Dmailx.h447 } Part_t; typedef
750 Part_t* head;
751 Part_t global;
757 Part_t* head;
758 Part_t* tail;
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/mailx/
H A Dmailx.h447 } Part_t; typedef
750 Part_t* head;
751 Part_t global;
757 Part_t* head;
758 Part_t* tail;
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/mailx/
H A Dmailx.h447 } Part_t; typedef
751 Part_t* head;
752 Part_t global;
758 Part_t* head;
759 Part_t* tail;
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcodex/
H A Dcodex.c752 } Part_t; typedef
762 register Part_t* p; in codex()
766 Part_t* b; in codex()
767 Part_t* e; in codex()
772 Part_t part[256]; in codex()
/dports/shells/ksh93/ast-93u/src/lib/libcodex/
H A Dcodex.c752 } Part_t; typedef
762 register Part_t* p; in codex()
766 Part_t* b; in codex()
767 Part_t* e; in codex()
772 Part_t part[256]; in codex()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcodex/
H A Dcodex.c785 } Part_t; typedef
795 register Part_t* p; in codex()
805 Part_t* b; in codex()
806 Part_t* e; in codex()
807 Part_t part[1024]; in codex()
/dports/shells/ksh93/ast-93u/src/cmd/sort/
H A Dmain.c273 } Part_t; typedef
1479 register Part_t* pp = (Part_t*)dp; in partread()
1496 register Part_t* pp = (Part_t*)dp; in partseek()
1537 Part_t part; in jobs()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/sort/
H A Dmain.c273 } Part_t; typedef
1479 register Part_t* pp = (Part_t*)dp; in partread()
1496 register Part_t* pp = (Part_t*)dp; in partseek()
1537 Part_t part; in jobs()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/sort/
H A Dmain.c274 } Part_t; typedef
1499 register Part_t* pp = (Part_t*)dp; in partread()
1516 register Part_t* pp = (Part_t*)dp; in partseek()
1557 Part_t part; in jobs()
/dports/textproc/libfolia/libfolia-2.10/include/libfolia/
H A Dfolia_types.h35 …w_t, Note_t, Observation_t, ObservationLayer_t, Original_t, Paragraph_t, Part_t, PhonContent_t, Ph… enumerator