Searched defs:out_it (Results 1 – 6 of 6) sorted by relevance
51 OutIt out_it{output}; test() local 75 OutIt out_it{output}; test() local 95 OutIt out_it{output}; test() local
45 OutIt out_it{output}; test() local 64 OutIt out_it{output}; test() local
30 OutIt out_it = context.out(); test() local
44 OutIt out_it, in test_format_context_create()53 OutIt out_it, in test_format_context_create()
53 void test_encode(OutIt& out_it, char16_t value) { in test_encode()68 void test_encode(OutIt& out_it, char32_t value) { in test_encode()86 OutIt test_transcode(InIt first, InIt last, OutIt out_it) { in test_transcode()126 OutIt test_transcode(InIt first, InIt last, OutIt out_it) { in test_transcode()
568 char const **out_it = result; in bear_strings_copy() local