Home
last modified time | relevance | path

Searched defs:ntrunc (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/bcc/src/cc/vendor/
H A Dtinyformat.hpp266 inline void formatTruncated(std::ostream& out, const T& value, int ntrunc) in formatTruncated()
308 const char* fmtEnd, int ntrunc, const T& value) in formatValue()
513 const char* fmtEnd, int ntrunc, const void* value) in formatImpl()
582 int& ntrunc, const char* fmtStart, in streamStateFromFormat()
783 int ntrunc = -1; in formatImpl() local