Searched defs:_func1 (Results 1 - 5 of 5) sorted by relevance

/external/llvm/test/MC/ARM/
H A Dthumb1-relax-adr.s6 _func1: label
H A Dthumb1-relax-bcc.s7 _func1: label
H A Dthumb1-relax-br.s8 _func1: label
H A Dthumb1-relax-ldrlit.s6 _func1: label
/external/opencv3/modules/imgproc/src/
H A Dcolor.cpp464 IPPGray2BGRAFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _depth) : argument
465 func1(_func1), func2(_func2), depth(_depth)
489 IPPReorderGeneralFunctor(ippiReorderFunc _func1, ippiGeneralFunc _func2, int _order0, int _order1, int _order2, int _depth) : argument
490 func1(_func1), func2(_func2), depth(_depth)
517 IPPGeneralReorderFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _order0, int _order1, int _order2, int _depth) : argument
518 func1(_func1), func2(_func2), depth(_depth)

Completed in 103 milliseconds