Home
last modified time | relevance | path

Searched refs:SendToServerList (Results 1 – 5 of 5) sorted by relevance

/dports/science/getdp/getdp-3.4.0-source/Interface/
H A DProData.h1484 List_T *SendToServerList; member
H A DProParser.y7369 PostSubOperation_S.SendToServerList = NULL;
8095 PostSubOperation_S.SendToServerList = $5;
H A DProParser.tab.cpp16930 PostSubOperation_S.SendToServerList = NULL;
17896 PostSubOperation_S.SendToServerList = (yyvsp[(5) - (6)].l);
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DPos_Print.cpp1499 Export_Value(&Value, v, PSO_P->SendToServerList); in Pos_PrintOnRegion()
1534 Export_Value(&ValueSummed, v, PSO_P->SendToServerList); in Pos_PrintOnRegion()
H A DPos_Format.cpp1769 Export_Value(&PE->Value[0], v, PSO_P->SendToServerList); in Format_PostElement()