Home
last modified time | relevance | path

Searched refs:LARGER_THAN (Results 1 – 18 of 18) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/
H A DLibrary.java63 tobeReplacedPoint.getEncodeInfo()) < IGoodnessCompareEngine.LARGER_THAN) { in replace()
76 if (isBetter == (compareValue < IGoodnessCompareEngine.LARGER_THAN)) { in tournamentSelection()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/knowledge/
H A DLibrary.java63 tobeReplacedPoint.getEncodeInfo()) < IGoodnessCompareEngine.LARGER_THAN) { in replace()
76 if (isBetter == (compareValue < IGoodnessCompareEngine.LARGER_THAN)) { in tournamentSelection()
/dports/editors/libreoffice/libreoffice-7.2.6.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/
H A DIGoodnessCompareEngine.java27 int LARGER_THAN = 2; field
H A DBCHComparator.java35 return LARGER_THAN; // Large than in compareArray()
H A DACRComparator.java63 return LARGER_THAN; in compare()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/goodness/
H A DIGoodnessCompareEngine.java27 int LARGER_THAN = 2; field
H A DBCHComparator.java35 return LARGER_THAN; // Large than in compareArray()
H A DACRComparator.java63 return LARGER_THAN; in compare()
/dports/math/topaz/topaz-3.41/topaz/
H A Dcalc.h52 #define LARGER_THAN 24 macro
H A Dscript.h106 #define LARGER_THAN 1010 macro
H A Dcalc.cc700 curtoken.status = LARGER_THAN; in nexttoken()
701 return(LARGER_THAN); in nexttoken()
1693 case LARGER_THAN: //larger than in Calc()
H A Dparsetoken.cc1210 if (addbuff(PRI_LARGER_THAN, LARGER_THAN\ in parsetoken()
H A Dscript.cc1264 if (st != LARGER_THAN) in o_larger_than()
1966 {LARGER_THAN, o_larger_than},
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Dneteq_network_stats_unittest.cc91 LARGER_THAN,
152 case LARGER_THAN:\
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/neteq/
H A Dneteq_network_stats_unittest.cc91 LARGER_THAN, enumerator
152 case LARGER_THAN:\ in CheckNetworkStatistics()
/dports/editors/libreoffice/libreoffice-7.2.6.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/sco/
H A DSCAgent.java102 libBPoint.getEncodeInfo()) == IGoodnessCompareEngine.LARGER_THAN) { in generatePoint()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/nlpsolver/ThirdParty/EvolutionarySolver/src/net/adaptivebox/sco/
H A DSCAgent.java102 libBPoint.getEncodeInfo()) == IGoodnessCompareEngine.LARGER_THAN) { in generatePoint()
/dports/math/reduce/Reduce-svn5758-src/contrib/boxdisplay/
H A Duninames.red9755 put('LARGER_THAN, 'codepoint, 0x2AAB);