Home
last modified time | relevance | path

Searched refs:highlighted (Results 1 – 25 of 74) sorted by relevance

123

/external/perfetto/ui/src/common/
Dflamegraph_unittest.ts29 highlighted: false constant
40 highlighted: false constant
51 highlighted: false constant
62 highlighted: false constant
83 highlighted: false constant
94 highlighted: false constant
105 highlighted: false constant
116 highlighted: false constant
127 highlighted: false constant
148 highlighted: false constant
[all …]
Dflamegraph_util.ts106 highlighted: callsite.highlighted
/external/oboe/docs/reference/
Dtabs.css1highlighted span.sub-arrow:before{display:block;content:'-'}.sm-dox>li:first-child>a,.sm-dox>li:fi…
/external/tinyxml2/docs/
Dtabs.css1highlighted span.sub-arrow:before{display:block;content:'-'}.sm-dox>li:first-child>a,.sm-dox>li:fi…
/external/angle/third_party/vulkan_memory_allocator/docs/html/
Dtabs.css1highlighted span.sub-arrow:before{display:block;content:'-'}.sm-dox>li:first-child>a,.sm-dox>li:fi…
/external/autotest/frontend/client/src/autotest/public/
Dscrolltable.css31 .gwt-ScrollTable .dataTable tr.highlighted {
35 .gwt-ScrollTable .dataTable td.highlighted {
Dtkoclient.css41 .highlighted {
/external/rust/cxx/book/
Dbuild.js68 const highlighted = hljs.highlight(lang, target).value;
69 const result = highlighted
/external/perfetto/ui/src/frontend/
Dflamegraph.ts87 this.highlightSomeNodes = this.flamegraphData.some((e) => e.highlighted);
90 generateColor(name: string, isGreyedOut = false, highlighted: boolean):
105 if (this.highlightSomeNodes && !highlighted) {
202 ctx.fillStyle = this.generateColor(name, isGreyedOut, value.highlighted);
Dflow_events_renderer.ts215 const highlighted = constant
227 if (highlighted) {
/external/llvm-project/llvm/utils/textmate/
DREADME4 highlighted.
/external/llvm/utils/textmate/
DREADME4 highlighted.
/external/llvm-project/llvm/test/Transforms/JumpThreading/
Dstatic-profile.ll32 ; (changed frequencies are highlighted with * *):
53 ; frequencies are highlighted with * *):
/external/perfetto/ui/src/controller/
Dheap_profile_controller.ts285 const highlighted = focusRegex !== '' && constant
305 highlighted
Dcpu_profile_controller.ts165 highlighted: false
/external/perfetto/ui/src/tracks/chrome_slices/
Dfrontend.ts103 const highlighted = titleId === this.hoveredTitleId || constant
107 hslForSlice(name, highlighted || isSelected);
/external/lz4/contrib/gen_manual/
DREADME.md17 - comments of type `/**<` and `/*!<` are detected and only function declaration is highlighted (bol…
/external/zstd/contrib/gen_html/
DREADME.md17 - comments of type `/**<` and `/*!<` are detected and only function declaration is highlighted (bol…
/external/python/google-api-python-client/docs/epy/
Depydoc.css188 * - If the variable is a regexp, it is syntax-highlighted using
236 * corresponding code block will be highlighted. The code
237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.css188 * - If the variable is a regexp, it is syntax-highlighted using
236 * corresponding code block will be highlighted. The code
237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.css188 * - If the variable is a regexp, it is syntax-highlighted using
236 * corresponding code block will be highlighted. The code
237 * block's header is highlighted with 'py-highlight-hdr'; and
238 * the code block's body is highlighted with 'py-highlight'.
/external/perfetto/protos/perfetto/trace/
Dui_state.proto33 // Indicates that the given process should be highlighted by the UI.
/external/autotest/frontend/client/src/autotest/common/spreadsheet/
DSpreadsheet.java567 public void setHighlighted(CellInfo cell, boolean highlighted) { in setHighlighted() argument
569 if (highlighted) { in setHighlighted()
/external/skqp/site/dev/sheriffing/
Dtrooper.md26 …web app](http://skia-tree-status.appspot.com/trooper). The current trooper is highlighted in green.
/external/markdown/docs/extensions/
DCodeHilite.txt23 language. When that fails, the code block will display as un-highlighted code.

123