Home
last modified time | relevance | path

Searched refs:LoopErrorPostOperation (Results 1 – 6 of 6) sorted by relevance

/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DOperation_PostOperation.cpp97 LoopErrorPostOperation *LEPostOp_P; in InitLEPostOperation()
108 LEPostOp_P = (struct LoopErrorPostOperation*)List_Pointer(LEPostOp_L, i); in InitLEPostOperation()
252 LoopErrorPostOperation *LEPostOp_P; in ClearLEPostOperation()
257 LEPostOp_P = (struct LoopErrorPostOperation*)List_Pointer(LEPostOp_L, i); in ClearLEPostOperation()
H A DOperation_IterativeLoopN.cpp36 LoopErrorPostOperation ILPostOp; in CalcMaxErrorRatio()
185 LEPostOp_L = List_Create(1,1,sizeof(LoopErrorPostOperation)); in Operation_IterativeLoopN()
H A DOperation_TimeLoopAdaptive.cpp429 LoopErrorPostOperation TLAPostOp; in CalcMaxLTEratio()
656 LEPostOp_L = List_Create(1,1,sizeof(LoopErrorPostOperation)); in Operation_TimeLoopAdaptive()
/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.h1231 struct LoopErrorPostOperation { struct
H A DProParser.y124 static struct LoopErrorPostOperation TimeLoopAdaptivePO_S, IterativeLoopPO_S;
6423 $$ = List_Create(4, 4, sizeof(struct LoopErrorPostOperation));
6498 $$ = List_Create(4, 4, sizeof(struct LoopErrorPostOperation));
H A DProParser.tab.cpp1015 static struct LoopErrorPostOperation TimeLoopAdaptivePO_S, IterativeLoopPO_S;
15915 (yyval.l) = List_Create(4, 4, sizeof(struct LoopErrorPostOperation));
15995 (yyval.l) = List_Create(4, 4, sizeof(struct LoopErrorPostOperation));