Lines Matching refs:toInt
186 static int toInt (Attributes *attrs, const char *atr);
295 Experiment::ExperimentHandler::toInt (Attributes *attrs, const char *atr) in toInt() function in Experiment::ExperimentHandler
720 int follow = toInt (attrs, NTXT ("follow")); in startElement()
728 int follow = toInt (attrs, NTXT ("follow")); in startElement()
738 int follow = toInt (attrs, NTXT ("follow")); in startElement()
748 int follow = toInt (attrs, NTXT ("follow")); in startElement()
1043 int cpuver = toInt (attrs, NTXT ("cpuver")); in startElement()
1047 int reg = toInt (attrs, NTXT ("reg_num")); in startElement()
1048 int interval = toInt (attrs, NTXT ("interval")); in startElement()
1049 int timecvt = toInt (attrs, NTXT ("timecvt")); in startElement()
1050 int i_tpc = toInt (attrs, NTXT ("memop")); in startElement()
1051 int tag = toInt (attrs, NTXT ("tag")); in startElement()