Searched defs:Show (Results 1 - 7 of 7) sorted by relevance

/external/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp145 bool Show = local
154 if (Show) {
165 if (Show && ShowCounts)
170 if (Show && ShowCounts)
173 if (Show && ShowCounts)
210 cl::desc("Show counter values for shown functions"));
/external/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp46 Show, enumerator in enum:__anon11158::CodeCoverageTool::Command
253 cl::desc("Show internal debug dump"));
264 cl::desc("Show code coverage only for functions with the given name"),
269 cl::desc("Show code coverage only for functions that match the given "
275 cl::desc("Show code coverage only for functions with region coverage "
281 cl::desc("Show code coverage only for functions with region coverage "
287 cl::desc("Show code coverage only for functions with line coverage less "
293 cl::desc("Show code coverage only for functions with line coverage "
363 case Show:
378 cl::desc("Show th
[all...]
/external/opencv/cvaux/src/
H A Dcvface.cpp297 void RFace::Show(IplImage * Image) function in class:RFace
313 }//void RFace::Show(IplImage * Image)
H A D_cvfacedetection.h224 virtual void Show(IplImage * /*Image*/){}; function in class:Face
288 virtual void Show(IplImage* Image);
/external/opencv/otherlibs/highgui/
H A Dbitstrm.cpp415 int RLBitStream::Show( int bits ) function in class:RLBitStream
451 val = table[Show(table_bits) + 2];
525 int RMBitStream::Show( int bits ) function in class:RMBitStream
553 val = table[Show(table_bits) + 1];
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 368 milliseconds