Searched defs:dump (Results 276 - 300 of 376) sorted by relevance

<<111213141516

/external/llvm/lib/CodeGen/
H A DMachineBasicBlock.cpp242 void MachineBasicBlock::dump() const { function in class:MachineBasicBlock
H A DMachineFunction.cpp324 void MachineFunction::dump() const { function in class:MachineFunction
713 void MachineFrameInfo::dump(const MachineFunction &MF) const { function in class:MachineFrameInfo
812 void MachineJumpTableInfo::dump() const { print(dbgs()); } function in class:MachineJumpTableInfo
951 void MachineConstantPool::dump() const { print(dbgs()); } function in class:MachineConstantPool
H A DRegisterPressure.cpp59 void RegisterPressure::dump(const TargetRegisterInfo *TRI) const { function in class:RegisterPressure
73 void RegPressureTracker::dump() const { function in class:RegPressureTracker
78 P.dump(TRI);
H A DSplitKit.cpp361 void SplitEditor::dump() const { function in class:SplitEditor
529 DEBUG(dump());
542 DEBUG(dump());
609 DEBUG(dump());
626 DEBUG(dump());
/external/llvm/lib/IR/
H A DConstantsContext.h636 void dump() const { function in class:llvm::ConstantUniqueMap
759 void dump() const { function in class:llvm::ConstantAggrUniqueMap
H A DLegacyPassManager.cpp1836 void PMStack::dump() const { function in class:PMStack
/external/llvm/lib/MC/
H A DMCAssembler.cpp858 DEBUG_WITH_TYPE("mc-dump", {
860 dump(); });
891 DEBUG_WITH_TYPE("mc-dump", {
893 dump(); });
898 DEBUG_WITH_TYPE("mc-dump", {
900 dump(); });
1122 void MCFragment::dump() { function in class:MCFragment
1233 void MCSectionData::dump() { function in class:MCSectionData
1241 it->dump();
1246 void MCSymbolData::dump() cons function in class:MCSymbolData
1262 void MCAssembler::dump() { function in class:MCAssembler
[all...]
/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp73 void dump() { function in struct:__anon26152::SystemZAddressingMode
78 Base.getNode()->dump();
85 Index.getNode()->dump();
558 DEBUG(AM.dump());
1036 DEBUG(errs() << "Selecting: "; Node->dump(CurDAG); errs() << "\n");
1040 DEBUG(errs() << "== "; Node->dump(CurDAG); errs() << "\n");
1120 Node->dump(CurDAG);
1122 ResNode->dump(CurDAG);
/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp245 void dump();
298 void dump() { Profiler->dump(); } function in class:__anon26332::SampleProfileLoader
384 void SampleModuleProfile::dump() { function in class:SampleModuleProfile
/external/proguard/src/proguard/gradle/
H A DProGuardTask.java922 dump();
926 public void dump() method in class:ProGuardTask
928 configuration.dump = Configuration.STD_OUT;
931 public void dump(Object dump) argument
934 configuration.dump = getProject().file(dump);
/external/skia/src/core/
H A DSkRegion.cpp1260 void SkRegion::dump() const { function in class:SkRegion
H A DSkScaledImageCache.cpp654 void SkScaledImageCache::dump() const { function in class:SkScaledImageCache
762 // get_cache()->dump();
787 get_cache()->dump();
/external/skia/src/gpu/
H A DGrDrawTarget.cpp1104 SkString GrDrawTargetCaps::dump() const { function in class:GrDrawTargetCaps
/external/skia/src/utils/
H A DSkDumpCanvas.cpp178 void SkDumpCanvas::dump(Verb verb, const SkPaint* paint, function in class:SkDumpCanvas
189 fDumper->dump(this, verb, buffer, paint);
196 this->dump(kSave_Verb, NULL, "save(0x%X)", flags);
216 this->dump(kSave_Verb, paint, str.c_str());
221 this->dump(kRestore_Verb, NULL, "restore");
230 this->dump(kMatrix_Verb, NULL, "translate(%g %g)",
235 this->dump(kMatrix_Verb, NULL, "scale(%g %g)",
241 this->dump(kMatrix_Verb, NULL, "concat(%s)", str.c_str());
251 this->dump(kMatrix_Verb, NULL, "setMatrix(%s)", str.c_str());
264 this->dump(kClip_Ver
484 void SkFormatDumper::dump(SkDumpCanvas* canvas, SkDumpCanvas::Verb verb, function in class:SkFormatDumper
[all...]
H A DSkMatrix44.cpp862 void SkMatrix44::dump() const { function in class:SkMatrix44
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dbcel.jar ... .bcel.classfile.ConstantPool _constant_pool public final void dump (java.io.DataOutputStream) throws java.io. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/93/1/.cp/
H A Dconvert.jar ... contrib.converter.dom.LogDocumentNode documentNode private void dump (org.eclipse.jdt.core.contrib. ...
/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_at.c1258 char dump[(4 * BTA_HF_CLIENT_AT_PARSER_MAX_LEN) + 1]; local
1262 p2 = dump;
1286 APPL_TRACE_DEBUG("%s %s", __FUNCTION__, dump);
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp2236 dump("c0", c0, status);
2247 dump("c0", c0, status);
2248 dump("c1", c1, status);
2262 dump("c0", c0, status);
2263 dump("c1", c1, status);
2264 dump("c2", c2, status);
2296 void CollationAPITest::dump(UnicodeString msg, RuleBasedCollator* c, UErrorCode& status) { function in class:CollationAPITest
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_shader.c238 unsigned dump = 0; local
241 dump = 1;
244 r600_llvm_compile(mod, &bytes, &byte_count, r600_ctx->family , dump);
253 if (dump) {
1253 unsigned dump = 0; local
1258 dump = 1;
1261 rctx->family, dump)) {
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/gd3d11/
H A Dd3d11_screen.h1359 bool dump = debug_get_option_dump_shaders(); local
1379 if(dump)
1380 sm4->dump();
1408 if(dump)
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp1616 void SkMatrix::dump() const { function in class:SkMatrix
/external/chromium_org/tools/symsrc/
H A Dpefile.py777 return '\n'.join( self.dump() )
780 return '<Structure: %s>' % (' '.join( [' '.join(s.split()) for s in self.dump()] ))
783 def dump(self, indentation=0): member in class:Structure
786 dump = []
788 dump.append('[%s]' % self.name)
806 dump.append('%-30s %s' % (key+':', val_str))
808 return dump
3106 def dump_info(self, dump=None):
3110 if dump is None:
3111 dump
[all...]
/external/clang/lib/AST/
H A DASTDumper.cpp10 // This file implements the AST dump methods, which dump out the
34 // Colors used for various parts of the AST dump
162 dump(nullptr);
167 void dump(const Decl *D, bool Ref = false) { function in class:__anon17715::ASTDumper::ChildDumper
177 void dumpRef(const Decl *D) { dump(D, true); }
181 void release() { dump(nullptr); }
501 // If the type is sugared, also dump a (shallow) desugared type.
560 Children.dump(D);
756 A.getAsTemplate().dump(O
2149 LLVM_DUMP_METHOD void Decl::dump() const { dump(llvm::errs()); } function in class:Decl
2151 LLVM_DUMP_METHOD void Decl::dump(raw_ostream &OS) const { function in class:Decl
2180 LLVM_DUMP_METHOD void Stmt::dump(SourceManager &SM) const { function in class:Stmt
2184 LLVM_DUMP_METHOD void Stmt::dump(raw_ostream &OS, SourceManager &SM) const { function in class:Stmt
2189 LLVM_DUMP_METHOD void Stmt::dump() const { function in class:Stmt
2203 LLVM_DUMP_METHOD void Comment::dump() const { function in class:Comment
2207 LLVM_DUMP_METHOD void Comment::dump(const ASTContext &Context) const { function in class:Comment
2212 void Comment::dump(raw_ostream &OS, const CommandTraits *Traits, function in class:Comment
[all...]
/external/clang/lib/Lex/
H A DModuleMap.cpp796 void ModuleMap::dump() { function in class:ModuleMap

Completed in 596 milliseconds

<<111213141516