Lines Matching defs:ivalue
214 std::string ivalue = myValue + std::to_string(i);
216 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
244 std::string ivalue = myValue + std::to_string(i);
246 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
316 std::string ivalue = myValue + std::to_string(i);
318 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
335 std::string ivalue = myValue + std::to_string(i);
336 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
404 std::string ivalue = myValue + std::to_string(i);
406 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
437 std::string ivalue = myValue + std::to_string(i);
438 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
501 std::string ivalue = myValue + std::to_string(i);
503 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
593 std::string ivalue = myValue + std::to_string(i);
595 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
686 std::string ivalue = myValue + std::to_string(i);
688 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
715 std::string ivalue = myValue + std::to_string(i);
716 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
790 std::string ivalue = myValue + std::to_string(i);
792 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
810 std::string ivalue = myKey+ std::to_string(i - 1);
811 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
831 std::string ivalue = myKey+ std::to_string(i + 1);
832 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
918 std::string ivalue = myValue + std::to_string(i);
920 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
950 std::string ivalue = myValue + std::to_string(i);
951 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
992 std::string ivalue = myValue + std::to_string(i);
994 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1066 std::string ivalue = myValue + std::to_string(i);
1068 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1084 std::string ivalue = myValue + std::to_string(NODE_NUMBERS);
1086 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1102 std::string ivalue;
1104 ivalue = myValue + std::to_string(NODE_NUMBERS);
1106 ivalue = myValue + std::to_string(i);
1108 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1188 std::string ivalue = myValue + std::to_string(i);
1190 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1246 std::string ivalue = myValue + std::to_string(i);
1248 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());
1289 std::string ivalue = myValue + std::to_string(i);
1291 value.Update(factory->NewFromStdString(ivalue).GetTaggedValue());