Home
last modified time | relevance | path

Searched refs:EQUALSIGN (Results 1 – 10 of 10) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dcommand.c1253 expecting = Expecting(EQUALSIGN); in DoCalibrateParm()
1691 expecting = Expecting(EQUALSIGN); in DoCharsetParm()
2641 expecting = Expecting(EQUALSIGN); in DoConstraintParm()
3428 expecting = Expecting(EQUALSIGN); in DoDimensionsParm()
4083 expecting = Expecting(EQUALSIGN); in DoFormatParm()
4945 expecting = Expecting(EQUALSIGN); in DoLogParm()
5097 expecting = Expecting(EQUALSIGN); in DoManualParm()
6218 expecting = Expecting(EQUALSIGN); in DoSetParm()
8918 if (expecting == Expecting(EQUALSIGN)) in DoUserTreeParm()
9426 *tokenType = EQUALSIGN; in GetToken()
[all …]
H A Dsumpt.c1083 expecting = Expecting(EQUALSIGN); in DoSumpParm()
1095 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1120 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1144 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1174 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1191 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1218 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1240 if (expecting == Expecting(EQUALSIGN)) in DoSumpParm()
1334 expecting = Expecting(EQUALSIGN); in DoSumSsParm()
4408 expecting = Expecting(EQUALSIGN); in DoCompareTreeParm()
[all …]
H A Dmodel.c2736 expecting = Expecting(EQUALSIGN); in DoLinkParm()
2738 else if (expecting == Expecting(EQUALSIGN)) in DoLinkParm()
3027 expecting = Expecting(EQUALSIGN); in DoLsetParm()
3949 expecting = Expecting(EQUALSIGN); in DoPlotParm()
4387 expecting = Expecting(EQUALSIGN); in DoPropsetParm()
4389 else if (expecting == Expecting(EQUALSIGN)) in DoPropsetParm()
4476 expecting = Expecting(EQUALSIGN); in DoPrsetParm()
9673 expecting = Expecting(EQUALSIGN); in DoReportParm()
10544 expecting = Expecting(EQUALSIGN); in DoStartvalsParm()
10589 else if (expecting == Expecting(EQUALSIGN)) in DoStartvalsParm()
[all …]
H A Dmcmc.c2711 expecting = Expecting(EQUALSIGN); in DoSsParm()
2717 if (expecting == Expecting(EQUALSIGN)) in DoSsParm()
2744 if (expecting == Expecting(EQUALSIGN)) in DoSsParm()
2760 if (expecting == Expecting(EQUALSIGN)) in DoSsParm()
2786 if (expecting == Expecting(EQUALSIGN)) in DoSsParm()
2832 expecting = Expecting(EQUALSIGN); in DoMcmcParm()
2888 if (expecting == Expecting(EQUALSIGN)) in DoMcmcParm()
2906 if (expecting == Expecting(EQUALSIGN)) in DoMcmcParm()
2929 if (expecting == Expecting(EQUALSIGN)) in DoMcmcParm()
2953 if (expecting == Expecting(EQUALSIGN)) in DoMcmcParm()
[all …]
H A Dbayes.h290 #define EQUALSIGN 3 macro
/dports/audio/epos-devel/epos-2.5.37/src/
H A Dvoice.cc70 #define EQUALSIGN '=' macro
200 char *dflt = (char *)strchr(optname, EQUALSIGN); in add_soft_option()
H A Dblock.cc29 #define EQUALSIGN '=' // variable assignments and evaluation macro
416 tmp=strchr(str+2,EQUALSIGN); in parse_rule()
/dports/games/jinput/jinput-bf22dd975bbba31f01895332255b63df376894e6/plugins/OSX/src/main/java/net/java/games/input/
H A DKeyboardUsage.java87 …public static final KeyboardUsage EQUALSIGN = new KeyboardUsage(Component.Identifier.Key.EQUALS, 0… field in KeyboardUsage
/dports/editors/the/THE-3.3RC4/
H A Dman2html.rex1232 When keyword = '=' Then Return('EQUALSIGN')
H A Dman2hv.rex1290 When keyword = '=' Then Return('EQUALSIGN')