Home
last modified time | relevance | path

Searched refs:ALLOC_ARRAY (Results 1 – 25 of 592) sorted by relevance

12345678910>>...24

/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttobjs.c210 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
312 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
315 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
318 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
319 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
320 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
321 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
596 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
597 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
598 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttobjs.c210 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
312 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
315 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
318 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
319 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
320 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
321 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
596 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
597 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
598 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttobjs.c204 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
306 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
309 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
312 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
313 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
314 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
315 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
581 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
582 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
583 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttobjs.c204 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
306 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
309 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
312 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
313 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
314 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
315 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
581 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
582 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
583 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttobjs.c204 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
306 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
309 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
312 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
313 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
314 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
315 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
581 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
582 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
583 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttobjs.c204 #define ALLOC_ARRAY(ptr, old_count, count, type) \ macro
306 if ( ALLOC_ARRAY( exec->callStack, exec->callSize, callSize, TCallRecord ) || in Context_Create()
309 ALLOC_ARRAY( exec->stack, exec->stackSize, stackSize, Long ) || in Context_Create()
312 ALLOC_ARRAY( exec->pts.org_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
313 ALLOC_ARRAY( exec->pts.org_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
314 ALLOC_ARRAY( exec->pts.cur_x, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
315 ALLOC_ARRAY( exec->pts.cur_y, exec->n_points, n_points, TT_F26Dot6 ) || in Context_Create()
581 if ( ALLOC_ARRAY( ins->FDefs, 0, ins->numFDefs, TDefRecord ) || in Instance_Create()
582 ALLOC_ARRAY( ins->IDefs, 0, ins->numIDefs, TDefRecord ) || in Instance_Create()
583 ALLOC_ARRAY( ins->cvt, 0, ins->cvtSize, Long ) || in Instance_Create()
[all …]
/dports/math/igraph/igraph-0.9.5/src/isomorphism/
H A Dlad.c73 #define ALLOC_ARRAY(VAR, SIZE, TYPE) { \ macro
250 ALLOC_ARRAY(fifo, nbV, int); in igraph_i_lad_augmentingPath()
251 ALLOC_ARRAY(pred, nbV, int); in igraph_i_lad_augmentingPath()
252 ALLOC_ARRAY(marked, nbV, bool); in igraph_i_lad_augmentingPath()
718 ALLOC_ARRAY(nbPred, sizeOfV, int); in igraph_i_lad_updateMatching()
720 ALLOC_ARRAY(nbSucc, sizeOfU, int); in igraph_i_lad_updateMatching()
722 ALLOC_ARRAY(listV, sizeOfV, int); in igraph_i_lad_updateMatching()
723 ALLOC_ARRAY(listU, sizeOfU, int); in igraph_i_lad_updateMatching()
970 ALLOC_ARRAY(order, nbU, int); in igraph_i_lad_SCC()
971 ALLOC_ARRAY(marked, nbU, bool); in igraph_i_lad_SCC()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/tecplot/tecio/tecsrc/
H A Ddatautil.cpp290 *NumPtsI = ALLOC_ARRAY(*NumZones, LgIndex_t, "numptsi"); in ReadTec()
292 *NumPtsJ = ALLOC_ARRAY(*NumZones, LgIndex_t, "numptsj"); in ReadTec()
294 *NumPtsK = ALLOC_ARRAY(*NumZones, LgIndex_t, "numptsk"); in ReadTec()
296 *ZoneType = ALLOC_ARRAY(*NumZones, ZoneType_e, "zonetype"); in ReadTec()
352 *VDataBase = ALLOC_ARRAY(*NumZones * (*NumVars), double *, "vdatabase array"); in ReadTec()
367 *NodeMap = ALLOC_ARRAY(*NumZones, NodeMap_t *, "nodemap array"); in ReadTec()
384 VarType = ALLOC_ARRAY(*NumVars + 1, FieldDataType_e, "Var Type"); in ReadTec()
385 VarSharesFromZone = ALLOC_ARRAY(*NumVars + 1, EntIndex_t, "VarSharesFromZone"); in ReadTec()
386 IsVarPassive = ALLOC_ARRAY(*NumVars + 1, Boolean_t, "IsVarPassive"); in ReadTec()
471 ALLOC_ARRAY(TotalNumPts, double, "raw data"); in ReadTec()
[all …]
H A DALLOC.h19 #define ALLOC_ARRAY(N,Type,str) (Type *)malloc((N)*sizeof(Type)) macro
92 #define ALLOC_ARRAY(N,Type,str) nonExceptionNew<Type>((N),__FILE__,__LINE__) macro
120 #define ALLOC_ARRAY(N,Type,str) nonExceptionNew<Type>((N)) macro
122 #define ALLOC_ITEM(Type,str) ALLOC_ARRAY(1,Type,str)
/dports/math/R-cran-igraph/igraph/src/
H A Dlad.c71 #define ALLOC_ARRAY(VAR, SIZE, TYPE) { \ macro
247 ALLOC_ARRAY(fifo, nbV, int); in igraph_i_lad_augmentingPath()
248 ALLOC_ARRAY(pred, nbV, int); in igraph_i_lad_augmentingPath()
249 ALLOC_ARRAY(marked, nbV, bool); in igraph_i_lad_augmentingPath()
723 ALLOC_ARRAY(nbPred, sizeOfV, int); in igraph_i_lad_updateMatching()
725 ALLOC_ARRAY(nbSucc, sizeOfU, int); in igraph_i_lad_updateMatching()
727 ALLOC_ARRAY(listV, sizeOfV, int); in igraph_i_lad_updateMatching()
728 ALLOC_ARRAY(listU, sizeOfU, int); in igraph_i_lad_updateMatching()
976 ALLOC_ARRAY(order, nbU, int); in igraph_i_lad_SCC()
977 ALLOC_ARRAY(marked, nbU, bool); in igraph_i_lad_SCC()
[all …]
/dports/x11-fonts/fontmatrix/fontmatrix-0.9.100/harfbuzz/src/
H A Dharfbuzz-open.c56 if ( ALLOC_ARRAY( ls->FeatureIndex, count, HB_UShort ) ) in Load_LangSys()
140 if ( ALLOC_ARRAY( s->LangSysRecord, count, HB_LangSysRecord ) ) in Load_Script()
324 if ( ALLOC_ARRAY( f->LookupListIndex, count, HB_UShort ) ) in Load_Feature()
377 if ( ALLOC_ARRAY( fl->ApplyOrder, count, HB_UShort ) ) in _HB_OPEN_Load_FeatureList()
502 if ( ALLOC_ARRAY( l->SubTable, count, HB_SubTable ) ) in Load_Lookup()
601 if ( ALLOC_ARRAY( ll->Lookup, count, HB_Lookup ) ) in _HB_OPEN_Load_LookupList()
603 if ( ALLOC_ARRAY( ll->Properties, count, HB_UInt ) ) in _HB_OPEN_Load_LookupList()
689 if ( ALLOC_ARRAY( cf1->GlyphArray, count, HB_UShort ) ) in Load_Coverage1()
1091 if ( ALLOC_ARRAY( cd->Defined, limit, HB_Bool ) ) in _HB_OPEN_Load_ClassDefinition()
1126 if ( ALLOC_ARRAY( cd->Defined, 1, HB_Bool ) ) in _HB_OPEN_Load_EmptyClassDefinition()
[all …]
/dports/devel/git-svn/git-2.34.1/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1);
49 ALLOC_ARRAY(row1, len2 + 1);
50 ALLOC_ARRAY(row2, len2 + 1);
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/devel/git-gui/git-2.34.1/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1); in levenshtein()
49 ALLOC_ARRAY(row1, len2 + 1); in levenshtein()
50 ALLOC_ARRAY(row2, len2 + 1); in levenshtein()
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/devel/git-p4/git-2.34.1/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1); in levenshtein()
49 ALLOC_ARRAY(row1, len2 + 1); in levenshtein()
50 ALLOC_ARRAY(row2, len2 + 1); in levenshtein()
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/devel/git/git-2.34.1/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1); in levenshtein()
49 ALLOC_ARRAY(row1, len2 + 1); in levenshtein()
50 ALLOC_ARRAY(row2, len2 + 1); in levenshtein()
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/devel/git-cvs/git-2.34.1/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1); in levenshtein()
49 ALLOC_ARRAY(row1, len2 + 1); in levenshtein()
50 ALLOC_ARRAY(row2, len2 + 1); in levenshtein()
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dlevenshtein.c48 ALLOC_ARRAY(row0, len2 + 1); in levenshtein()
49 ALLOC_ARRAY(row1, len2 + 1); in levenshtein()
50 ALLOC_ARRAY(row2, len2 + 1); in levenshtein()
H A Dlinear-assignment.c30 ALLOC_ARRAY(v, column_count); in compute_assignment()
52 ALLOC_ARRAY(free_row, row_count); in compute_assignment()
129 ALLOC_ARRAY(d, column_count); in compute_assignment()
130 ALLOC_ARRAY(pred, column_count); in compute_assignment()
131 ALLOC_ARRAY(col, column_count); in compute_assignment()
/dports/print/freetype/freetype-1.3.1/lib/
H A Dttcmap.c89 if ( ALLOC_ARRAY( cmap2->subHeaderKeys, 256, UShort ) || in CharMap_Load()
109 if ( ALLOC_ARRAY( cmap2->subHeaders, in CharMap_Load()
132 if ( ALLOC_ARRAY( cmap2->glyphIdArray, l, UShort ) || in CharMap_Load()
161 if ( ALLOC_ARRAY( cmap4->segments, in CharMap_Load()
190 if ( ALLOC_ARRAY( cmap4->glyphIdArray, l , UShort ) || in CharMap_Load()
213 if ( ALLOC_ARRAY( cmap6->glyphIdArray, in CharMap_Load()
/dports/print/freetype/freetype-1.3.1/lib/extend/
H A Dftxgpos.c955 if ( ALLOC_ARRAY( ppf1->PairSet, count, TTO_PairSet ) ) in Load_PairPosFormat1()
2066 if ( ALLOC_ARRAY( pr->Input, count, UShort ) ) in Load_PosRule()
2317 if ( ALLOC_ARRAY( pcr->Class, count, UShort ) ) in Load_PosClassRule()
2763 if ( ALLOC_ARRAY( cpr->Backtrack, count, UShort ) ) in Load_ChainPosRule()
2787 if ( ALLOC_ARRAY( cpr->Input, count, UShort ) ) in Load_ChainPosRule()
2811 if ( ALLOC_ARRAY( cpr->Lookahead, count, UShort ) ) in Load_ChainPosRule()
3079 if ( ALLOC_ARRAY( cpcr->Backtrack, count, UShort ) ) in Load_ChainPosClassRule()
3115 if ( ALLOC_ARRAY( cpcr->Input, count, UShort ) ) in Load_ChainPosClassRule()
3148 if ( ALLOC_ARRAY( cpcr->Lookahead, count, UShort ) ) in Load_ChainPosClassRule()
3246 if ( ALLOC_ARRAY( cpcs->ChainPosClassRule, count, in Load_ChainPosClassSet()
[all …]

12345678910>>...24