Searched refs:m_f (Results 1 - 7 of 7) sorted by relevance

/external/libcxx/test/support/
H A Drapid-cxx-test.hpp113 ::rapid_cxx_test::test_outcome m_f( \
117 ::rapid_cxx_test::get_reporter().report(m_f); \
129 ::rapid_cxx_test::test_outcome m_f( \
134 m_f.type = ::rapid_cxx_test::failure_type::warn; \
136 ::rapid_cxx_test::get_reporter().report(m_f); \
143 ::rapid_cxx_test::test_outcome m_f( \
148 m_f.type = ::rapid_cxx_test::failure_type::check; \
150 ::rapid_cxx_test::get_reporter().report(m_f); \
157 ::rapid_cxx_test::test_outcome m_f( \
162 m_f
[all...]
/external/opencv/otherlibs/highgui/
H A Dgrfmt_png.cpp98 m_f = 0;
109 if( m_f )
111 fclose( m_f );
112 m_f = 0;
148 m_f = fopen( m_filename, "rb" );
149 if( m_f )
154 png_init_io( png_ptr, m_f );
H A Dgrfmt_png.h69 FILE* m_f; member in class:GrFmtPngReader
H A Dgrfmt_jpeg.h67 FILE* m_f; member in class:GrFmtJpegReader
H A Dgrfmt_jpeg.cpp124 m_f = 0;
135 if( m_f )
137 fclose( m_f );
138 m_f = 0;
174 m_f = fopen( m_filename, "rb" );
175 if( m_f )
177 jpeg_stdio_src( cinfo, m_f );
/external/eigen/unsupported/Eigen/src/MatrixFunctions/
H A DMatrixFunction.h40 MatrixFunctionAtomic(StemFunction f) : m_f(f) { }
49 StemFunction* m_f; member in class:Eigen::internal::MatrixFunctionAtomic
73 MatrixType F = m_f(avgEival, 0) * MatrixType::Identity(rows, rows);
77 Fincr = m_f(avgEival, static_cast<int>(s)) * P;
90 mx = (std::max)(mx, std::abs(m_f(Ashifted(i, i) + avgEival, static_cast<int>(s+r))));
496 MatrixFunctionReturnValue(const Derived& A, StemFunction f) : m_A(A), m_f(f) { }
514 AtomicType atomic(m_f);
524 StemFunction *m_f; member in class:Eigen::MatrixFunctionReturnValue
/external/webrtc/talk/media/testdata/
H A Dh264-svc-99-640x360.rtpdump1996 �cqu�H�r�`�(�hH����9�8���/�e ����q��3��g�c� &��1�ߚ���׃�@��כ �R^l6`��`2��  !勮:3��~���Y|T�E�D�P�%��X��'ȇ��q"i�m_fv��뀕���@��ɕ���.߁��z��� e�2&7-b�z�����3�c��߃�q�p#���qx�?��& ꪪ����AB�����m� ��2�� J��sx�nK>>.���j�\�`��L'���pr7t�i��|������+}�s�7�=P�H���1��QJ����f�7g��� �>����@�����&휹��f��f��r��g���g�=�2���lJT�t2���T�fawiE�(�Y>Yb��O�

Completed in 548 milliseconds