Lines Matching refs:result
168 * UnicodeString result;
172 * msgFmt->format(args1, 2, result, ignore, status);
173 * cout << "Input is " << str1 << " and result is: " << result << endl;
233 * @param appendTo output parameter to receive result.
234 * result is appended to existing contents.
275 * result and should delete it when done.
287 * @param appendTo output parameter to receive result.
303 * @param appendTo output parameter to receive result.
323 * @param result Formattable to be set to the parse result.
333 Formattable& result,