/external/chromium_org/tools/deep_memory_profiler/subcommands/ |
D | cat.py | 85 def _fill_snapshot(dump, bucket_set, sorters): argument 96 def _fill_world(dump, bucket_set, sorters, world): argument 147 def _iterate_vm_unit(dump, pfn_dict, bucket_set): argument 178 def _iterate_malloc_unit(dump, bucket_set): argument
|
D | pprof.py | 42 def _output(dump, policy, bucket_set, maps_lines, component_name, out): argument 68 def _accumulate(dump, policy, bucket_set, component_name): argument 114 def _output_stacktrace_lines(dump, policy, bucket_set, component_name, out): argument
|
D | expand.py | 50 def _output(dump, policy, bucket_set, component_name, depth, out): argument 89 def _accumulate(dump, policy, bucket_set, component_name, depth, sizes): argument
|
D | policies.py | 59 def _apply_policy(self, dump, pfn_counts_dict, policy, bucket_set, argument 185 def _accumulate_malloc(dump, policy, bucket_set, sizes): argument 203 def _accumulate_maps(dump, pfn_dict, policy, bucket_set, sizes): argument
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/d3d1xshader/src/ |
D | sm4_dump.cpp | 204 void sm4_op::dump() in dump() function in sm4_op 209 void sm4_insn::dump() in dump() function in sm4_insn 214 void sm4_dcl::dump() in dump() function in sm4_dcl 219 void sm4_program::dump() in dump() function in sm4_program
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/d3d1xshader/src/ |
D | sm4_dump.cpp | 204 void sm4_op::dump() in dump() function in sm4_op 209 void sm4_insn::dump() in dump() function in sm4_insn 214 void sm4_dcl::dump() in dump() function in sm4_dcl 219 void sm4_program::dump() in dump() function in sm4_program
|
/external/wpa_supplicant_8/hs20/server/www/ |
D | users.php | 23 $dump = $row['dump']; variable 110 $dump = 0; variable 115 $dump = $_GET["dump"]; variable 117 $dump = 0; variable 119 $dump = 0; variable
|
/external/smali/baksmali/src/main/java/org/jf/baksmali/ |
D | dump.java | 42 public class dump { class 43 …public static void dump(DexBackedDexFile dexFile, String dumpFileName, int apiLevel) throws IOExce… in dump() method in dump
|
/external/smack/src/org/xbill/DNS/utils/ |
D | hexdump.java | 23 dump(String description, byte [] b, int offset, int length) { in dump() method in hexdump 52 dump(String s, byte [] b) { in dump() method in hexdump
|
/external/llvm/lib/MC/ |
D | MCInst.cpp | 36 void MCOperand::dump() const { in dump() function in MCOperand 68 void MCInst::dump() const { in dump() function in MCInst
|
D | MCLabel.cpp | 20 void MCLabel::dump() const { in dump() function in MCLabel
|
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfAccelTable.h | 106 void dump() { print(dbgs()); } in dump() function 136 void dump() { print(dbgs()); } in dump() function 154 void dump() { print(dbgs()); } in dump() function 214 void dump() { print(dbgs()); } in dump() function 254 void dump() { print(dbgs()); } in dump() function
|
/external/chromium_org/third_party/skia/src/animator/ |
D | SkDisplayTypes.cpp | 40 void SkDisplayBoolean::dump(SkAnimateMaker* maker){ in dump() function in SkDisplayBoolean 61 void SkDisplayInt::dump(SkAnimateMaker* maker){ in dump() function in SkDisplayInt 82 void SkDisplayFloat::dump(SkAnimateMaker* maker) { in dump() function in SkDisplayFloat
|
D | SkDrawRectangle.cpp | 55 void SkDrawRect::dump(SkAnimateMaker* maker) { in dump() function in SkDrawRect 136 void SkRoundRect::dump(SkAnimateMaker* maker) { in dump() function in SkRoundRect
|
D | SkDrawGradient.cpp | 122 void SkDrawLinearGradient::dump(SkAnimateMaker* maker) { in dump() function in SkDrawLinearGradient 157 void SkDrawRadialGradient::dump(SkAnimateMaker* maker) { in dump() function in SkDrawRadialGradient
|
/external/skia/src/animator/ |
D | SkDisplayTypes.cpp | 40 void SkDisplayBoolean::dump(SkAnimateMaker* maker){ in dump() function in SkDisplayBoolean 61 void SkDisplayInt::dump(SkAnimateMaker* maker){ in dump() function in SkDisplayInt 82 void SkDisplayFloat::dump(SkAnimateMaker* maker) { in dump() function in SkDisplayFloat
|
D | SkDrawRectangle.cpp | 55 void SkDrawRect::dump(SkAnimateMaker* maker) { in dump() function in SkDrawRect 136 void SkRoundRect::dump(SkAnimateMaker* maker) { in dump() function in SkRoundRect
|
D | SkDrawGradient.cpp | 122 void SkDrawLinearGradient::dump(SkAnimateMaker* maker) { in dump() function in SkDrawLinearGradient 157 void SkDrawRadialGradient::dump(SkAnimateMaker* maker) { in dump() function in SkDrawRadialGradient
|
/external/llvm/lib/DebugInfo/ |
D | DWARFDebugAbbrev.cpp | 47 void DWARFAbbreviationDeclarationSet::dump(raw_ostream &OS) const { in dump() function in DWARFAbbreviationDeclarationSet 89 void DWARFDebugAbbrev::dump(raw_ostream &OS) const { in dump() function in DWARFDebugAbbrev
|
D | DWARFDebugLoc.cpp | 18 void DWARFDebugLoc::dump(raw_ostream &OS) const { in dump() function in DWARFDebugLoc 112 void DWARFDebugLocDWO::dump(raw_ostream &OS) const { in dump() function in DWARFDebugLocDWO
|
D | DWARFCompileUnit.cpp | 16 void DWARFCompileUnit::dump(raw_ostream &OS) { in dump() function in DWARFCompileUnit
|
/external/clang/lib/Basic/ |
D | SourceLocation.cpp | 72 LLVM_DUMP_METHOD void SourceLocation::dump(const SourceManager &SM) const { in dump() function in SourceLocation 126 LLVM_DUMP_METHOD void FullSourceLoc::dump() const { in dump() function in FullSourceLoc
|
/external/llvm/lib/Analysis/IPA/ |
D | CallGraph.cpp | 106 void CallGraph::dump() const { print(dbgs()); } in dump() function in CallGraph 176 void CallGraphNode::dump() const { print(dbgs()); } in dump() function in CallGraphNode 283 void CallGraphWrapperPass::dump() const { print(dbgs(), nullptr); } in dump() function in CallGraphWrapperPass
|
/external/chromium_org/chrome/browser/media/ |
D | webrtc_rtp_dump_writer_unittest.cc | 91 bool VerifyCompressedDump(std::string* dump, size_t expected_packet_count) { in VerifyCompressedDump() 130 bool ReadDecompressedDump(const std::vector<uint8>& dump, in ReadDecompressedDump() 170 bool VerifyPacketDump(const uint8* dump, in VerifyPacketDump()
|
/external/tcpdump/ |
D | makemib | 232 function dump(item, c, s) { function
|