Searched refs:DEBUG_TYPE (Results 1 - 25 of 478) sorted by path

1234567891011>>

/external/chromium_org/third_party/libxml/src/
H A Drelaxng.c55 #define DEBUG_TYPE 1
H A Dxmlschemas.c77 /* #define DEBUG_TYPE 1 */
17967 #ifdef DEBUG_TYPE
18102 #ifdef DEBUG_TYPE
18110 #ifdef DEBUG_TYPE
18534 #ifdef DEBUG_TYPE
18544 #ifdef DEBUG_TYPE
18551 #ifdef DEBUG_TYPE
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILCFGStructurizer.cpp11 #define DEBUG_TYPE "structcfg" macro
/external/chromium_org/tools/symsrc/
H A Dpefile.py169 DEBUG_TYPE = dict([(e[1], e[0]) for e in debug_types]+debug_types) variable
1132 DEBUG_TYPE
3358 dump.add_line('Type: '+DEBUG_TYPE[dbg.struct.Type])
/external/clang/lib/Analysis/
H A DCallGraph.cpp23 #define DEBUG_TYPE "CallGraph" macro
/external/clang/lib/Format/
H A DBreakableToken.cpp23 #define DEBUG_TYPE "format-token-breaker" macro
H A DContinuationIndenter.cpp24 #define DEBUG_TYPE "format-formatter" macro
H A DFormat.cpp33 #define DEBUG_TYPE "format-formatter" macro
H A DTokenAnnotator.cpp20 #define DEBUG_TYPE "format-token-annotator" macro
H A DUnwrappedLineParser.cpp19 #define DEBUG_TYPE "format-parser" macro
/external/clang/lib/StaticAnalyzer/Checkers/
H A DAnalyzerStatsChecker.cpp27 #define DEBUG_TYPE "StatsChecker" macro
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp41 #define DEBUG_TYPE "BugReporter" macro
H A DCoreEngine.cpp27 #define DEBUG_TYPE "CoreEngine" macro
H A DExprEngine.cpp41 #define DEBUG_TYPE "ExprEngine" macro
H A DExprEngineCallAndReturn.cpp29 #define DEBUG_TYPE "ExprEngine" macro
/external/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp52 #define DEBUG_TYPE "AnalysisConsumer" macro
/external/clang/lib/Tooling/
H A DTooling.cpp41 #define DEBUG_TYPE "clang-tooling" macro
/external/clang/unittests/Format/
H A DFormatTest.cpp15 #define DEBUG_TYPE "format-test" macro
H A DFormatTestJS.cpp15 #define DEBUG_TYPE "format-test" macro
H A DFormatTestProto.cpp15 #define DEBUG_TYPE "format-test" macro
/external/clang/unittests/libclang/
H A DLibclangTest.cpp18 #define DEBUG_TYPE "libclang-test" macro
/external/libxml2/
H A Drelaxng.c56 #define DEBUG_TYPE 1
H A Dxmlschemas.c77 /* #define DEBUG_TYPE 1 */
17996 #ifdef DEBUG_TYPE
18131 #ifdef DEBUG_TYPE
18139 #ifdef DEBUG_TYPE
18563 #ifdef DEBUG_TYPE
18573 #ifdef DEBUG_TYPE
18580 #ifdef DEBUG_TYPE
/external/llvm/include/llvm/ADT/
H A DStatistic.h163 // automatically passes the DEBUG_TYPE of the file into the statistic.
165 static llvm::Statistic VARNAME = { DEBUG_TYPE, DESC, 0, 0 }
/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h32 #define DEBUG_TYPE "block-freq" macro
1188 #undef DEBUG_TYPE macro

Completed in 2174 milliseconds

1234567891011>>