Searched refs:show (Results 1 – 17 of 17) sorted by relevance
/system/extras/memcpy-perf/ |
D | graph_memcpy.py | 32 plt.show()
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 61 def show(self): member in PprofProfilePrinter 537 if args.show: 538 profile = load_pprof_profile(args.show[0]) 540 printer.show()
|
D | report.py | 206 tree = Treeview(report_frame, columns=[title_line], show='')
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 36 source code. And you must show them these terms so they know their 317 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 319 under certain conditions; type `show c' for details. 321 The hypothetical commands `show w' and `show c' should show the appropriate 323 be called something other than `show w' and `show c'; they could even be
|
/system/security/keystore/tests/ |
D | Makefile | 95 --show-reachable=yes \
|
/system/extras/ANRdaemon/ |
D | README | 19 Known issue: in the systrace output, anrdaemon will show up when the trace is
|
/system/core/trusty/keymaster/ |
D | Makefile | 133 --show-reachable=yes \
|
/system/update_engine/scripts/ |
D | brillo_update_payload | 303 if cgpt show -q -n "${image}" >/dev/null; then
|
/system/chre/platform/shared/idl/ |
D | host_messages.fbs | 73 /// not show up in the list of nanoapps in the context hub HAL. System
|
/system/keymaster/ |
D | Makefile | 174 --show-reachable=yes \
|
/system/update_engine/ |
D | pylintrc | 64 # Only show warnings with the listed confidence levels. Leave empty to show
|
/system/core/init/ |
D | README.md | 517 One thing to watch for is that the bootchart will show init as if it started 587 -verbose -show-kernel -no-window
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 130 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 147 # part of the path. The tag can be used to show relative paths in the file list. 332 # type. If this is not the case, or you want to show the methods anyway, you 510 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with 972 # source code will show a tooltip with additional information such as prototype, 1158 # to YES can help to show when doxygen was last run and thus if the 2218 # collaboration graphs will show the relations between templates and their 2274 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
|
/system/bt/doc/ |
D | style_guide.md | 421 `git show`
|
/system/media/audio_utils/ |
D | Doxyfile | 122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 139 # part of the path. The tag can be used to show relative paths in the file list. 321 # type. If this is not the case, or you want to show the methods anyway, you 492 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with 931 # source code will show a tooltip with additional information such as prototype, 2134 # collaboration graphs will show the relations between templates and their 2188 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
|
D | Doxyfile.orig | 122 # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all 139 # part of the path. The tag can be used to show relative paths in the file list. 321 # type. If this is not the case, or you want to show the methods anyway, you 492 # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with 931 # source code will show a tooltip with additional information such as prototype, 2134 # collaboration graphs will show the relations between templates and their 2188 # If the DIRECTORY_GRAPH tag is set to YES then doxygen will show the
|
/system/extras/simpleperf/ |
D | README.md | 10 https://android.googlesource.com/platform/system/extras/+show/master/simpleperf/README.md. 625 Report call graph in callee mode. We can also show how a function is called by
|