HomeSort by relevance Sort by last modified time
    Searched defs:hpp (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/core/include/opencv2/core/
ippasync.hpp 50 #include "opencv2/core.hpp"
57 namespace hpp namespace in namespace:cv
101 @param accel accelerator instance (see hpp::getHpp for the list of acceleration framework types).
137 @param accel accelerator instance (see hpp::getHpp for the list of acceleration framework types).
139 @sa howToUseIPPAconversion, hpp::copyHppToMat, hpp::getHpp.
166 @sa howToUseIPPAconversion, hpp::getMat
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp 525 FX_HandleParentPath hpp; local
526 hpp.pFileHandle = pCurHandle;
527 hpp.bsParentPath = m_FolderPaths[m_FolderPaths.GetSize() - 1];
528 m_FolderQueue.Add(hpp);
554 FX_HandleParentPath hpp; local
555 hpp.bsParentPath =
558 hpp.pFileHandle = FX_OpenFolder(hpp.bsParentPath);
559 if (hpp.pFileHandle == NULL) {
562 m_FolderQueue.Add(hpp);
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elflink.c 4621 struct elf_link_hash_entry **hpp; local
    [all...]

Completed in 122 milliseconds