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

  /external/opencv3/modules/shape/src/
emdL1.cpp 687 cvPEmdNode pFrom = m_pEnter->pParent;
693 // Trace back to make pFrom and pTo at the same level
694 while(pFrom->iLevel > pTo->iLevel)
696 pE = pFrom->pPEdge;
704 pFrom = pFrom->pParent;
707 while(pTo->iLevel > pFrom->iLevel)
720 // Trace pTo and pFrom simultaneously till find their common ancester
721 while(pTo!=pFrom)
723 pE = pFrom->pPEdge
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mqmail.h 91 LPMQMailRecip pFrom;
shellapi.h 183 LPCSTR pFrom;
194 LPCWSTR pFrom;
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 1162 milliseconds