Home
last modified time | relevance | path

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

/external/fmtlib/test/
Dmodule-test.cc499 struct custom_context { struct
504 TEST(module_test, custom_context) { in TEST() argument
Dcore-test.cc269 struct custom_context { struct
280 const char* format(const T&, custom_context& ctx) { in format() argument
309 TEST(arg_test, make_value_with_custom_context) { 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