Home
last modified time | relevance | path

Searched defs:LCM (Results 1 – 3 of 3) sorted by relevance

/external/opencv/cvaux/src/
Dcvlcm.cpp279 CvLCM LCM = {NULL, VoronoiDiagram,NULL,NULL,maxWidth}; in cvLinearContorModelFromVoronoiDiagram() local
351 int _cvConstructLCM(CvLCM* LCM) in _cvConstructLCM()
/external/llvm/lib/CodeGen/
DTargetSchedule.cpp49 unsigned LCM = (uint64_t(A) * B) / gcd(A, B); in lcm() local
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp157 LocationContextMap &LCM) { in removeUnneededCalls()
562 LocationContextMap &LCM, in GenerateMinimalPathDiagnostic()
1398 LocationContextMap &LCM, in GenerateExtensivePathDiagnostic()
1642 LocationContextMap &LCM, in GenerateAlternateExtensivePathDiagnostic()
2334 LocationContextMap &LCM) { in optimizeEdges()
2519 LocationContextMap &LCM, in dropFunctionEntryEdge()
3135 LocationContextMap LCM; in generatePathDiagnostic() local