Home
last modified time | relevance | path

Searched defs:lMessage (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/open-beagle/beagle-3.0.3/tests/LinGP/src/
H A DInitializationOp.cpp128 string lMessage = "LinGP::InitializationOp::initIndividual: "; in initIndividual() local
134 string lMessage = "LinGP::InitializationOp::initIndividual: "; in initIndividual() local
140 string lMessage = "LinGP::InitializationOp::initIndividual: "; in initIndividual() local
148 string lMessage = "LinGP::InitializationOp::initIndividual: Value of the "; in initIndividual() local
155 string lMessage = "LinGP::InitializationOp::initIndividual: Value of the "; in initIndividual() local
162 string lMessage = "LinGP::InitializationOp::initIndividual: Value of the "; in initIndividual() local
H A DInstructionSet.cpp81 string lMessage = "An instruction named \""; in insert() local
/dports/devel/open-beagle/beagle-3.0.3/beagle/include/beagle/
H A DcastObjectT.hpp121 string lMessage("Unable to cast object reference into desired type! "); in castObjectT() local
158 string lMessage("Unable to cast object reference into desired type! "); in castObjectT() local
194 string lMessage("Unable to cast object handle into desired type! "); in castHandleT() local
231 string lMessage("Unable to cast object handle into desired type! "); in castHandleT() local
/dports/devel/open-beagle/beagle-3.0.3/beagle/GP/src/
H A DInitGrowOp.cpp74 std::string lMessage = "There is no branch (primitive with arguments) in the "; in initSubTreeGrow() local
84 std::string lMessage = "There is no leaf (primitive without argument) in the "; in initSubTreeGrow() local
94 std::string lMessage = "There is no primitive in the "; in initSubTreeGrow() local
H A DInitFullOp.cpp71 std::string lMessage = "There is no leaf (primitive without argument) in the "; in initSubTreeFull() local
81 std::string lMessage = "There is no branch (primitive with arguments) in the "; in initSubTreeFull() local
H A DEvaluationOp.cpp94 string lMessage = "The primitive named \""; in setValue() local
/dports/devel/open-beagle/beagle-3.0.3/beagle/src/
H A DRegister.cpp100 string lMessage = "The entry \""; in addDescription() local
123 string lMessage = "The entry \""; in addEntry() local
145 string lMessage = "The entry \""; in deleteEntry() local
154 string lMessage = "No description for entry \""; in deleteEntry() local
175 string lMessage = "No description for entry \""; in getDescription() local
381 string lMessage = "The entry \""; in modifyEntry() local
406 string lMessage = "The entry \""; in modifyDescription() local
510 string lMessage = "The filename \""; in readParametersFile() local
H A DException.cpp56 string lMessage = string("\"")+mMessage+string("\""); in explain() local
H A DInitializationOp.cpp138 string lMessage = "Name of file to use for seeding the evolution "; in initialize() local
162 string lMessage; in operate() local
H A DIndividual.cpp95 std::ostringstream lMessage; in operator =() local
119 string lMessage = "The copyData() method must be call only with as argument a individual"; in copyData() local
H A DObject.cpp70 string lMessage = "Reference counter of actual object is non-zero (value: "; in ~Object() local
H A DMilestoneReadOp.cpp69 string lMessage = "Name of the milestone file from which the evolution should "; in initialize() local
/dports/devel/open-beagle/beagle-3.0.3/examples/GP/spambase/spambase/
H A DSpambaseEvalOp.cpp138 Beagle::string lMessage = "Could not open spambase data file \""; in readData() local
146 Beagle::string lMessage = "Could not open spambase data file \""; in readData() local
157 Beagle::string lMessage = "Bad format of spambase data file \""; in readData() local
/dports/devel/open-beagle/beagle-3.0.3/beagle/GA/src/
H A DBitString.cpp67 string lMessage = "In GA::BitString::decode(): "; in decode() local
96 string lMessage = "In GA::BitString::decode(): "; in decodeGray() local
133 string lMessage = "In GA::BitString::convertBin2Dec(): "; in convertBin2Dec() local
144 string lMessage = "In GA::BitString::convertBin2Dec(): "; in convertBin2Dec() local
H A DInitIndicesIntVecOp.cpp93 string lMessage = "GA::InitIndicesIntVecOp::initIndividual: "; in initIndividual() local
H A DInitBitStrOp.cpp111 string lMessage = "GA::InitBitStrOp::initIndividual: number of bits to use to "; in initIndividual() local
H A DInitIntVecOp.cpp133 string lMessage = "GA::InitIntVecOp::initIndividual: "; in initIndividual() local
H A DInitESVecOp.cpp147 string lMessage = "GA::InitESVecOp::initIndividual: "; in initIndividual() local
H A DInitFltVecOp.cpp153 string lMessage = "GA::InitFltVecOp::initIndividual: "; in initIndividual() local
/dports/devel/open-beagle/beagle-3.0.3/PACC/Threading/
H A DException.cpp72 ostringstream lMessage; in getMessage() local
/dports/devel/open-beagle/beagle-3.0.3/PACC/Socket/
H A DException.cpp101 ostringstream lMessage; in getMessage() local
/dports/devel/open-beagle/beagle-3.0.3/beagle/Coev/src/
H A DGPEvaluationOp.cpp80 string lMessage = "The primitive named \""; in setValue() local
/dports/devel/open-beagle/beagle-3.0.3/tests/TransportTCPIPOp/
H A DTransportTCPIPReceiver.cpp67 std::string lMessage; in main() local
/dports/textproc/zorba/zorba-2.7.0/src/debugger/
H A Ddebugger_event_listener.cpp54 std::auto_ptr<AbstractMessage> lMessage(MessageFactory::buildMessage(theSocket)); in run() local
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/system/
H A Dmessage.c161 MSG_Msg *lMessage = lMessageBlock->mMessages; in MSG_findMessage() local
267 MSG_Msg *lMessage; in MSG_vMessage() local

123