Home
last modified time | relevance | path

Searched refs:Detected (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/delibs/debase/
DdeDefs.h51 # error Detected compiler is Clang, but got DE_COMPILER == DE_COMPILER_GCC
53 # error Detected compiler is GCC, but got DE_COMPILER == DE_COMPILER_CLANG
55 # error Detected compiler does not match the supplied compiler.
/external/libxml2/result/relaxng/
Dtutor4_4_1.err1 ./test/relaxng/tutor4_4.rng:25: element ref: Relax-NG parser error : Detected a cycle in inline ref…
/external/valgrind/drd/tests/
Dlinuxthreads_det.stderr.exp-linuxthreads2 Detected the LinuxThreads threading library. Sorry, but DRD only supports
/external/clang/lib/Driver/
DToolChains.cpp1983 DetectedMultilibs Detected; in ScanLibDirForGCCTriple() local
1988 if (!findMIPSMultilibs(TargetTriple, LI->path(), Args, Detected)) in ScanLibDirForGCCTriple()
1991 NeedsBiarchSuffix, Detected)) { in ScanLibDirForGCCTriple()
1995 Multilibs = Detected.Multilibs; in ScanLibDirForGCCTriple()
1996 SelectedMultilib = Detected.SelectedMultilib; in ScanLibDirForGCCTriple()
1997 BiarchSibling = Detected.BiarchSibling; in ScanLibDirForGCCTriple()
/external/libexif/
DChangeLog1172 Detected by Angela Wrobel.
1176 * libexif/exif-log.c: Plug another memory leak. Detected by