Home
last modified time | relevance | path

Searched defs:iout (Results 1 – 6 of 6) sorted by relevance

/third_party/optimized-routines/math/test/rtest/
Dsemi.c489 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/
Dpngerror.c438 int iout = 0, ishift = 24; in png_format_buffer() local
/third_party/skia/third_party/externals/libpng/
Dpngerror.c438 int iout = 0, ishift = 24; in png_format_buffer() local
/third_party/flutter/skia/third_party/externals/libpng/
Dpngerror.c438 int iout = 0, ishift = 24; in png_format_buffer() local
/third_party/boost/boost/xpressive/
Dmatch_results.hpp1011 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
Dsub_match.hpp199 std::ostream_iterator<char_type, Char, Traits> iout(sout); in operator <<() local