Searched defs:outf (Results 1 – 13 of 13) sorted by relevance
7 def print_header(outf): argument20 def print_cmp(outf): argument107 def print_api(name, outf): argument119 def print_api_map(outf): argument131 outf = sys.stdout variable
187 def print_test_code(self, outf): argument243 def print_gmp_header(outf): argument252 def print_imath_header(outf): argument263 def print_gmp_tests(outf): argument270 def print_imath_tests(outf): argument
27 std::ostringstream outf; in main() local33 std::ostringstream outf; in main() local40 std::wostringstream outf; in main() local46 std::wostringstream outf; in main() local
32 std::ostringstream outf; in main() local38 std::wostringstream outf; in main() local44 StringStream outf; in main() local
31 std::ostringstream outf; in main() local36 StringStream outf; in main() local
23 std::ostringstream outf; in main() local
24 std::ostringstream outf; in main() local30 std::wostringstream outf; in main() local
25 std::ostringstream outf; in main() local34 std::wostringstream outf; in main() local
24 std::ostringstream outf; in main() local31 std::wostringstream outf; in main() local
16 def strip_non_notes(elf, inf, outf): argument
57 std::FILE* outf = std::fopen(source.string().c_str(), "a"); in TEST_CASE() local