Searched defs:outf (Results 1 – 13 of 13) sorted by relevance
7 def print_header(outf): argument22 def print_cmp(outf): argument111 def print_api(name, outf): argument127 def print_api_map(outf): argument141 outf = sys.stdout variable
198 def print_test_code(self, outf): argument255 def print_gmp_header(outf): argument264 def print_imath_header(outf): argument275 def print_gmp_tests(outf): argument282 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
56 std::FILE* outf = std::fopen(source.string().c_str(), "a"); in large_file() local