Lines Matching defs:formatLength
80 const char *format, std::size_t formatLength,
85 formatLength, formatDescriptor, sourceFile, sourceLine)
91 const char *format, std::size_t formatLength,
95 formatLength, formatDescriptor, scratchArea, scratchBytes, sourceFile,
100 const char *format, std::size_t formatLength,
104 formatLength, formatDescriptor, scratchArea, scratchBytes, sourceFile,
137 std::size_t internalLength, const char *format, std::size_t formatLength,
142 internalLength, format, formatLength, formatDescriptor, sourceFile,
149 std::size_t internalLength, const char *format, std::size_t formatLength,
153 format, formatLength, formatDescriptor, scratchArea, scratchBytes,
158 std::size_t internalLength, const char *format, std::size_t formatLength,
162 format, formatLength, formatDescriptor, scratchArea, scratchBytes,
174 std::size_t formatLength, const Descriptor *formatDescriptor,
196 *child, format, formatLength, formatDescriptor, sourceFile,
208 terminator, *unit, format, formatLength, formatDescriptor, sourceFile,
218 std::size_t formatLength, const Descriptor *formatDescriptor,
220 return BeginExternalFormattedIO<Direction::Output>(format, formatLength,
225 std::size_t formatLength, const Descriptor *formatDescriptor,
227 return BeginExternalFormattedIO<Direction::Input>(format, formatLength,