/external/clang/include/clang/Basic/ |
D | DiagnosticOptions.def | 51 DIAGOPT(ShowColumn, 1, 1) /// Show column number on diagnostics. 52 DIAGOPT(ShowLocation, 1, 1) /// Show source location information. 53 DIAGOPT(ShowCarets, 1, 1) /// Show carets in diagnostics. 54 DIAGOPT(ShowFixits, 1, 1) /// Show fixit information. 55 DIAGOPT(ShowSourceRanges, 1, 0) /// Show source ranges in numeric form. 56 DIAGOPT(ShowParseableFixits, 1, 0) /// Show machine parseable fix-its. 57 DIAGOPT(ShowPresumedLoc, 1, 0) /// Show presumed location for diagnostics. 58 DIAGOPT(ShowOptionNames, 1, 0) /// Show the option name for mappable 60 DIAGOPT(ShowNoteIncludeStack, 1, 0) /// Show include stacks for notes. 61 VALUE_DIAGOPT(ShowCategories, 2, 0) /// Show categories: 0 -> none, 1 -> Number, [all …]
|
/external/trace-cmd/Documentation/trace-cmd/ |
D | trace-cmd-show.1.txt | 52 Show if tracing is on for the given instance. 55 Show what the current tracer is. 58 Show the current buffer size (per-cpu) 61 Show the total size of all buffers. 64 Show what function filters are set. 67 Show what function disabled filters are set. 70 Show the PIDs the function tracer is limited to (if any). 73 Show the functions that will be graphed. 76 Show the functions that will not be graphed. 79 Show the mask of CPUs that tracing will trace.
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
D | options.md | 76 `-max_depth`: Show nodes that are at most this number of hops from starting node in the data struct… 78 `-min_bytes`: Show nodes that request at least this number of bytes. 80 `-min_peak_bytes`: Show nodes that using at least this number of bytes during peak memory usage. 82 `-min_residual_bytes`: Show nodes that have at least this number of bytes not being de-allocated af… 84 `-min_output_bytes`: Show nodes that have at least this number of bytes output (no necessarily allo… 86 `-min_micros`: Show nodes that spend at least this number of microseconds to run. It sums 89 `-min_accelerator_micros`: Show nodes that spend at least this number of microseconds to run on acc… 91 `-min_cpu_micros`: Show nodes that spend at least this number of microseconds to run on CPU. 93 `-min_params`: Show nodes that contains at least this number of parameters. 95 `-min_float_ops`: Show nodes that contain at least this number of float operations. Only available … [all …]
|
/external/libcups/templates/ |
D | pager.tmpl | 3 …Show First"></FORM> :}<FORM ACTION="{THISURL}" METHOD="GET"><INPUT TYPE="HIDDEN" NAME="QUERY" VALU… 4 …PUT TYPE="HIDDEN" NAME="FIRST" VALUE="{NEXT}"><INPUT TYPE="SUBMIT" VALUE="Show Next ▶"></FO… 5 …PUT TYPE="HIDDEN" NAME="FIRST" VALUE="{LAST}"><INPUT TYPE="SUBMIT" VALUE="Show Last ▶ɛ…
|
D | jobs-header.tmpl | 1 …?/jobs:{printer_uri_supported}}" METHOD="GET"><INPUT TYPE="SUBMIT" VALUE="Show Active Jobs"></FORM… 2 …="HIDDEN" NAME="which_jobs" VALUE="completed"><INPUT TYPE="SUBMIT" VALUE="Show Completed Jobs"></F… 3 …PUT TYPE="HIDDEN" NAME="which_jobs" VALUE="all"><INPUT TYPE="SUBMIT" VALUE="Show All Jobs"></FORM>}
|
/external/flac/man/ |
D | metaflac.md | 80 : Show the MD5 signature from the STREAMINFO block. 83 : Show the minimum block size from the STREAMINFO block. 86 : Show the maximum block size from the STREAMINFO block. 89 : Show the minimum frame size from the STREAMINFO block. 92 : Show the maximum frame size from the STREAMINFO block. 95 : Show the sample rate from the STREAMINFO block. 98 : Show the number of channels from the STREAMINFO block. 101 : Show the \# of bits per sample from the STREAMINFO block. 104 : Show the total \# of samples from the STREAMINFO block. 107 : Show the vendor string from the VORBIS_COMMENT block. [all …]
|
/external/e2fsprogs/debugfs/ |
D | ro_debug_cmds.ct | 9 request do_show_debugfs_params, "Show debugfs parameters", 21 request do_show_super_stats, "Show superblock statistics", 39 request do_stat, "Show inode information ",
|
D | debug_cmds.ct | 7 request do_show_debugfs_params, "Show debugfs parameters", 28 request do_show_super_stats, "Show superblock statistics", 46 request do_stat, "Show inode information ",
|
/external/llvm/docs/CommandGuide/ |
D | llvm-cov.rst | 107 Show a summary of coverage for each function instead of just one summary for 197 Show the execution counts for each line. This is enabled by default, unless 212 Show the execution counts for each region by displaying a caret that points to 217 Show the execution counts for each line if there is only one region on the 233 Show code coverage only for functions with the given name. 237 Show code coverage only for functions that match the given regular expression. 253 Show code coverage only for functions with line coverage greater than the 258 Show code coverage only for functions with line coverage less than the given 263 Show code coverage only for functions with region coverage greater than the 268 Show code coverage only for functions with region coverage less than the given
|
/external/tensorflow/tensorflow/core/profiler/internal/ |
D | tfprof_stats.cc | 155 return scope_view_->Show(prefix, opts); in ShowGraphNode() 161 graph_view_->Show(prefix, nopts); in ShowGraphNode() 165 return graph_view_->Show(prefix, opts); in ShowGraphNode() 185 return code_view_->Show(prefix, opts); in ShowMultiGraphNode() 187 return op_view_->Show(prefix, opts); in ShowMultiGraphNode()
|
/external/libcups/templates/pt_BR/ |
D | pager.tmpl | 3 …DDEN" NAME="FIRST" VALUE="0"><INPUT TYPE="SUBMIT" VALUE="◀◀ Show First"></FORM> :}<F… 5 …PUT TYPE="HIDDEN" NAME="FIRST" VALUE="{LAST}"><INPUT TYPE="SUBMIT" VALUE="Show Last ▶ɛ…
|
/external/libcups/templates/ru/ |
D | pager.tmpl | 3 …DDEN" NAME="FIRST" VALUE="0"><INPUT TYPE="SUBMIT" VALUE="◀◀ Show First"></FORM> :}<F… 5 …PUT TYPE="HIDDEN" NAME="FIRST" VALUE="{LAST}"><INPUT TYPE="SUBMIT" VALUE="Show Last ▶ɛ…
|
/external/libcups/templates/ja/ |
D | pager.tmpl | 3 …DDEN" NAME="FIRST" VALUE="0"><INPUT TYPE="SUBMIT" VALUE="◀◀ Show First"></FORM> :}<F… 5 …PUT TYPE="HIDDEN" NAME="FIRST" VALUE="{LAST}"><INPUT TYPE="SUBMIT" VALUE="Show Last ▶ɛ…
|
/external/autotest/client/profilers/powertop/src/ |
D | Changelog | 15 * Show USB suspend statistics of USB devices in "-d" dump mode 16 * Show USB suspend statistics as a low priority hint for busy 38 * Show blue color if the cpu is 25% or more busy to indicate 47 * Show P-states (frequencies) 123 * Show absolute per-second wakeup counts too (multiple requestors)
|
/external/mesa3d/src/hgl/ |
D | GLView.cpp | 314 BGLView::Show() in Show() function in BGLView 316 BView::Show(); in Show() 564 BGLScreen::Show() 566 BWindowScreen::Show();
|
/external/llvm/test/tools/llvm-profdata/ |
D | sample-profile-basic.test | 3 1- Show all functions 11 2- Show only bar
|
/external/igt-gpu-tools/man/ |
D | intel_gpu_frequency.rst | 59 Show help. 62 Show version.
|
/external/python/cpython2/Lib/idlelib/ |
D | README.txt | 39 CodeContext.py # Show compound statement headers otherwise not visible. 158 Show Completions # AutoComplete extension and AutoCompleteWidow (&HP) 160 Show call tip # Calltips extension and CalltipWindow (& Hyperparser) 161 Show surrounding parens # ParenMatch (& Hyperparser) 230 Show stack frame
|
D | help.txt | 13 Class Browser -- Show classes and methods in current file 14 Path Browser -- Show sys.path directories, modules, classes 48 Show Calltip -- Open a small window with function param hints 49 Show Completions -- Open a scroll window allowing selection keywords 51 Show Parens -- Highlight the surrounding parenthesis 86 Stack Viewer -- Show the stack traceback of the last exception 202 'Show Completions' will force open a completions window. In an empty
|
/external/bcc/tools/ |
D | virtiostat_example.txt | 26 Show virtio block devices only: 41 Show virtio devices input/output statistics
|
/external/mesa3d/include/HaikuGL/ |
D | GLView.h | 77 virtual void Show(); 157 virtual void Show();
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | ExtractDialog.rc | 50 CONTROL "Show Password", IDX_PASSWORD_SHOW, MY_CHECKBOX, g2x2, m + 72, g2xs2, 10 93 CONTROL "Show Password", IDX_PASSWORD_SHOW, MY_CHECKBOX, m, m + 92, xc, 10
|
/external/llvm/test/DebugInfo/Generic/ |
D | linkage-name-abstract.ll | 22 ; Show that there's only one linkage_name. 27 ; Show that the inlined_subroutine refers to it.
|
/external/libabigail/doc/manuals/ |
D | kmidiff.rst | 180 Show sizes and offsets in bytes, not bits. This option is 185 Show sizes and offsets in bits, not bytes. By default, sizes and 190 Show sizes and offsets in hexadecimal base. This option is 195 Show sizes and offsets in decimal base.
|
/external/python/cpython3/Lib/idlelib/ |
D | README.txt | 38 codecontext.py # Show compound statement headers otherwise not visible. 158 Show Completions # autocomplete extension and autocompleteWidow (&HP) 160 Show call tip # Calltips extension and CalltipWindow (& Hyperparser) 161 Show surrounding parens # parenmatch (& Hyperparser) 229 Show stack frame
|