Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dcore-test.cc210 struct custom_context { struct
220 const char* format(const T&, custom_context& ctx) { in format() argument
235 fmt::detail::value<custom_context> arg( in TEST() argument
/external/zopfli/src/zopflipng/lodepng/
Dlodepng.h292 const void* custom_context; /*optional custom settings for custom functions*/ member
325 const void* custom_context; /*optional custom settings for custom functions*/ member