Searched defs:iout (Results 1 – 6 of 6) sorted by relevance
/third_party/optimized-routines/math/test/rtest/ |
D | semi.c | 489 char *test_modf(uint32 *x, uint32 *fout, uint32 *iout) { in test_modf() 526 char *test_modff(uint32 *x, uint32 *fout, uint32 *iout) { in test_modff()
|
/third_party/libpng/ |
D | pngerror.c | 438 int iout = 0, ishift = 24; in png_format_buffer() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pngerror.c | 438 int iout = 0, ishift = 24; in png_format_buffer() local
|
/third_party/flutter/skia/third_party/externals/libpng/ |
D | pngerror.c | 438 int iout = 0, ishift = 24; in png_format_buffer() local
|
/third_party/boost/boost/xpressive/ |
D | match_results.hpp | 1011 detail::case_converting_iterator<OutputIterator, char_type> iout(out, this->traits_.get()); in format_perl_() local 1046 detail::case_converting_iterator<OutputIterator, char_type> iout(out, this->traits_.get()); in format_all_() local
|
D | sub_match.hpp | 199 std::ostream_iterator<char_type, Char, Traits> iout(sout); in operator <<() local
|