Home | History | Annotate | Download | only in strings

Lines Matching full:arguments

48 // match the rest of the arguments. In release builds, no CHECK()s are used,
50 // those arguments that match their format characters. Mismatched arguments
61 // characters will automatically interpret the arguments accordingly.
87 // arguments, grouping, wide characters, localization or floating point numbers
135 // and record type information from function arguments. This allows us to
199 // Use Arg() object to record type information and then copy arguments to an
213 // Use Arg() object to record type information and then copy arguments to an
226 // Use Arg() object to record type information and then copy arguments to an
240 // Use Arg() object to record type information and then copy arguments to an
253 // Use Arg() object to record type information and then copy arguments to an
267 // Use Arg() object to record type information and then copy arguments to an
280 // Use Arg() object to record type information and then copy arguments to an
294 // Use Arg() object to record type information and then copy arguments to an
305 // Use Arg() object to record type information and then copy arguments to an
315 // Use Arg() object to record type information and then copy arguments to an
324 // Use Arg() object to record type information and then copy arguments to an
333 // Use Arg() object to record type information and then copy arguments to an
342 // Use Arg() object to record type information and then copy arguments to an
351 // Use Arg() object to record type information and then copy arguments to an
360 // Use Arg() object to record type information and then copy arguments to an
369 // Use Arg() object to record type information and then copy arguments to an
377 // Use Arg() object to record type information and then copy arguments to an
385 // Use Arg() object to record type information and then copy arguments to an
393 // Use Arg() object to record type information and then copy arguments to an
401 // Use Arg() object to record type information and then copy arguments to an
407 // Fast-path when we don't actually need to substitute any arguments.