Searched refs:ref_string (Results 1 – 1 of 1) sorted by relevance
181 std::string ref_string = "--" + PAB.GetName() + ": " + PAB.GetDesc() + "\n"; variable182 ref_string += "--" + PALD.GetName() + ": " + PALD.GetDesc() + "\n";183 ref_string += "--" + PAD.GetName() + ": " + PAD.GetDesc() + "\n";184 ref_string += "--" + PAI.GetName() + ": " + PAI.GetDesc() + "\n";185 ref_string += "--" + PAL.GetName() + ": " + PAL.GetDesc() + "\n";186 ref_string += "--" + PAIR.GetName() + ": " + PAIR.GetDesc() + "\n";187 ref_string += "--" + PAUR32.GetName() + ": " + PAUR32.GetDesc() + "\n";188 ref_string += "--" + PAUR64.GetName() + ": " + PAUR64.GetDesc() + "\n";189 ref_string += "--" + PAS.GetName() + ": " + PAS.GetDesc() + "\n";190 ref_string += "--" + PAU32.GetName() + ": " + PAU32.GetDesc() + "\n";[all …]