Home
last modified time | relevance | path

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

/third_party/boost/libs/log/src/
Dformat_parser.cpp40 BOOST_LOG_API format_description< CharT > parse_format(const CharT* begin, const CharT* end) in parse_format() function
/third_party/boost/boost/log/detail/
Dformat.hpp117 BOOST_FORCEINLINE format_description< CharT > parse_format(const CharT* begin) in parse_format() function
124 BOOST_FORCEINLINE format_description< CharT > parse_format(std::basic_string< CharT, TraitsT, Alloc… in parse_format() function
/third_party/skia/third_party/externals/tint/samples/
Dmain.cc124 Format parse_format(const std::string& fmt) { in parse_format() function
/third_party/pixman/test/
Dlowlevel-blt-bench.c816 parse_format (char *buf, const char **p, const char *end) in parse_format() function
/third_party/weston/clients/
Dsimple-dmabuf-v4l.c78 parse_format(const char fmt[4]) in parse_format() function