Home | History | Annotate | Download | only in hb-old

Lines Matching refs:ALLOC_ARRAY

213     if ( ALLOC_ARRAY( ss->ssf.ssf2.Substitute, count, HB_UShort ) )
345 if ( ALLOC_ARRAY( s->Substitute, count, HB_UShort ) )
411 if ( ALLOC_ARRAY( ms->Sequence, count, HB_Sequence ) )
544 if ( ALLOC_ARRAY( as->Alternate, count, HB_UShort ) )
609 if ( ALLOC_ARRAY( as->AlternateSet, count, HB_AlternateSet ) )
745 if ( ALLOC_ARRAY( l->Component, count, HB_UShort ) )
795 if ( ALLOC_ARRAY( ls->Ligature, count, HB_Ligature ) )
886 if ( ALLOC_ARRAY( ls->LigatureSet, count, HB_LigatureSet ) )
1155 if ( ALLOC_ARRAY( sr->Input, count, HB_UShort ) )
1172 if ( ALLOC_ARRAY( sr->SubstLookupRecord, count, HB_SubstLookupRecord ) )
1230 if ( ALLOC_ARRAY( srs->SubRule, count, HB_SubRule ) )
1319 if ( ALLOC_ARRAY( csf1->SubRuleSet, count, HB_SubRuleSet ) )
1405 if ( ALLOC_ARRAY( scr->Class, count, HB_UShort ) )
1422 if ( ALLOC_ARRAY( scr->SubstLookupRecord, count, HB_SubstLookupRecord ) )
1481 if ( ALLOC_ARRAY( scs->SubClassRule, count, HB_SubClassRule ) )
1584 if ( ALLOC_ARRAY( csf2->SubClassSet, count, HB_SubClassSet ) )
1684 if ( ALLOC_ARRAY( csf3->Coverage, count, HB_Coverage ) )
1709 if ( ALLOC_ARRAY( csf3->SubstLookupRecord, count,
1902 if ( ALLOC_ARRAY( classes, csf2->MaxContextLength, HB_UShort ) )
2076 if ( ALLOC_ARRAY( csr->Backtrack, count, HB_UShort ) )
2100 if ( ALLOC_ARRAY( csr->Input, count, HB_UShort ) )
2124 if ( ALLOC_ARRAY( csr->Lookahead, count, HB_UShort ) )
2148 if ( ALLOC_ARRAY( csr->SubstLookupRecord, count, HB_SubstLookupRecord ) )
2214 if ( ALLOC_ARRAY( csrs->ChainSubRule, count, HB_ChainSubRule ) )
2304 if ( ALLOC_ARRAY( ccsf1->ChainSubRuleSet, count, HB_ChainSubRuleSet ) )
2392 if ( ALLOC_ARRAY( cscr->Backtrack, count, HB_UShort ) )
2419 if ( ALLOC_ARRAY( cscr->Input, count, HB_UShort ) )
2446 if ( ALLOC_ARRAY( cscr->Lookahead, count, HB_UShort ) )
2470 if ( ALLOC_ARRAY( cscr->SubstLookupRecord, count,
2539 if ( ALLOC_ARRAY( cscs->ChainSubClassRule, count,
2657 if ( ALLOC_ARRAY( ccsf2->ChainSubClassSet, count, HB_ChainSubClassSet ) )
2769 if ( ALLOC_ARRAY( ccsf3->BacktrackCoverage, backtrack_count,
2802 if ( ALLOC_ARRAY( ccsf3->InputCoverage, input_count, HB_Coverage ) )
2834 if ( ALLOC_ARRAY( ccsf3->LookaheadCoverage, lookahead_count,
2867 if ( ALLOC_ARRAY( ccsf3->SubstLookupRecord, count,
3164 if ( ALLOC_ARRAY( backtrack_classes, ccsf2->MaxBacktrackLength, HB_UShort ) )
3168 if ( ALLOC_ARRAY( input_classes, ccsf2->MaxInputLength, HB_UShort ) )
3172 if ( ALLOC_ARRAY( lookahead_classes, ccsf2->MaxLookaheadLength, HB_UShort ) )
3503 if ( ALLOC_ARRAY( rccs->BacktrackCoverage, backtrack_count,
3537 if ( ALLOC_ARRAY( rccs->LookaheadCoverage, lookahead_count,
3570 if ( ALLOC_ARRAY( rccs->Substitute, count,
3893 if ( ALLOC_ARRAY( stl, sl->ScriptCount + 1, HB_UInt ) )
3933 if ( ALLOC_ARRAY( ltl, s->LangSysCount + 1, HB_UInt ) )
3997 if ( ALLOC_ARRAY( ftl, ls->FeatureCount + 1, HB_UInt ) )