HomeSort by relevance Sort by last modified time
    Searched refs:_func1 (Results 1 - 5 of 5) sorted by null

  /external/llvm/test/MC/ARM/
thumb1-relax-adr.s 6 _func1: label
thumb1-relax-ldrlit.s 6 _func1: label
thumb1-relax-bcc.s 7 _func1: label
thumb1-relax-br.s 8 _func1: label
  /external/opencv3/modules/imgproc/src/
color.cpp 464 IPPGray2BGRAFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _depth) :
465 func1(_func1), func2(_func2), depth(_depth)
489 IPPReorderGeneralFunctor(ippiReorderFunc _func1, ippiGeneralFunc _func2, int _order0, int _order1, int _order2, int _depth) :
490 func1(_func1), func2(_func2), depth(_depth)
517 IPPGeneralReorderFunctor(ippiGeneralFunc _func1, ippiReorderFunc _func2, int _order0, int _order1, int _order2, int _depth) :
518 func1(_func1), func2(_func2), depth(_depth)
    [all...]

Completed in 309 milliseconds