Home
last modified time | relevance | path

Searched defs:arrow (Results 1 – 6 of 6) sorted by relevance

/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dpstats.py475 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/prebuilts/clang/host/linux-x86/clang-r547379/python3/lib/python3.11/
Dpstats.py475 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dpstats.py475 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/prebuilts/build-tools/common/py3-stdlib/
Dpstats.py473 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dpstats.py475 def print_call_line(self, name_size, source, call_dict, arrow="->"): argument
/prebuilts/go/linux-x86/src/internal/trace/traceviewer/
Demitter.go478 func (e *Emitter) arrow(a ArrowEvent, sectionID uint64) { func