/external/clang/lib/Parse/ |
D | ParseAST.cpp | 99 ASTContext &Ctx, bool PrintStats, in ParseAST() 113 void clang::ParseAST(Sema &S, bool PrintStats, bool SkipFunctionBodies) { in ParseAST()
|
/external/llvm/include/llvm/Support/ |
D | RecyclingAllocator.h | 54 void PrintStats() { in PrintStats() function
|
D | Recycler.h | 105 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
|
D | Allocator.h | 108 void PrintStats() const {} in PrintStats() function 283 void PrintStats() const { in PrintStats() function
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | RecyclingAllocator.h | 54 void PrintStats() { Base.PrintStats(); } in PrintStats() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | RecyclingAllocator.h | 54 void PrintStats() { in PrintStats() function
|
D | Recycler.h | 107 void Recycler<T, Size, Align>::PrintStats() { in PrintStats() function
|
D | Allocator.h | 112 void PrintStats() const {} in PrintStats() function 301 void PrintStats() const { in PrintStats() function
|
/external/webrtc/webrtc/p2p/stunprober/ |
D | main.cc | 65 void PrintStats(StunProber* prober) { in PrintStats() function
|
/external/sfntly/cpp/src/sample/subtly/ |
D | stats.cc | 70 void PrintStats(FILE* out, Font* font) { in PrintStats() function
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | Allocator.h | 110 void PrintStats() const {} in PrintStats() function 286 void PrintStats() const { in PrintStats() function
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | Allocator.cpp | 147 void BumpPtrAllocator::PrintStats() const { in PrintStats() function in llvm::BumpPtrAllocator
|
/external/clang/include/clang/AST/ |
D | ASTConsumer.h | 135 virtual void PrintStats() {} in PrintStats() function
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | Channel.cc | 373 void Channel::PrintStats(CodecInst& codecInst) { in PrintStats() function in webrtc::Channel
|
/external/clang/lib/AST/ |
D | ExternalASTSource.cpp | 64 void ExternalASTSource::PrintStats() { } in PrintStats() function in ExternalASTSource
|
/external/clang/lib/Frontend/ |
D | ChainedIncludesSource.cpp | 272 void ChainedIncludesSource::PrintStats() { in PrintStats() function in ChainedIncludesSource
|
D | MultiplexConsumer.cpp | 350 void MultiplexConsumer::PrintStats() { in PrintStats() function in MultiplexConsumer
|
/external/clang/lib/Basic/ |
D | FileManager.cpp | 556 void FileManager::PrintStats() const { in PrintStats() function in FileManager
|
D | IdentifierTable.cpp | 312 void IdentifierTable::PrintStats() const { in PrintStats() function in IdentifierTable
|
/external/clang/include/clang/StaticAnalyzer/Core/ |
D | AnalyzerOptions.h | 171 unsigned PrintStats : 1; variable
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_allocator.h | 428 void PrintStats() { in PrintStats() function 847 void PrintStats() { in PrintStats() function 1215 void PrintStats() { in PrintStats() function 1442 void PrintStats() { in PrintStats() function
|
/external/perfetto/src/trace_processor/ |
D | trace_processor_shell.cc | 142 bool PrintStats() { in PrintStats() function
|
/external/clang/lib/Sema/ |
D | MultiplexExternalSemaSource.cpp | 155 void MultiplexExternalSemaSource::PrintStats() { in PrintStats() function in MultiplexExternalSemaSource
|
/external/clang/lib/Lex/ |
D | Preprocessor.cpp | 251 void Preprocessor::PrintStats() { in PrintStats() function in Preprocessor
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerLoop.cpp | 264 void Fuzzer::PrintStats(const char *Where, const char *End) { in PrintStats() function in fuzzer::Fuzzer
|