HomeSort by relevance Sort by last modified time
    Searched refs:Highlight (Results 1 - 9 of 9) sorted by null

  /external/llvm/tools/llvm-cov/
SourceCoverageView.cpp 26 Optional<raw_ostream::Colors> Highlight;
31 Highlight = raw_ostream::RED;
37 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR,
38 Options.Colors && Highlight, /*Bold=*/false, /*BG=*/true)
40 if (Options.Debug && Highlight)
44 Highlight = raw_ostream::CYAN;
46 Highlight = raw_ostream::RED;
48 Highlight = None;
52 colored_ostream(OS, Highlight ? *Highlight : raw_ostream::SAVEDCOLOR
    [all...]
  /external/compiler-rt/lib/ubsan/
ubsan_diag.cc 71 const char *Highlight() const { return Green(); }
251 Printf(Decor.Highlight());
  /prebuilts/devtools/tools/lib/
traceview.jar 
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/
MochiKit.packed.js     [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js 181 // Highlight the header tabs...
182 // highlight Design tab
187 // highlight About tabs
199 // highlight Develop tab
203 // In Develop docs, also highlight appropriate sub-tab
234 // highlight Distribute tab
262 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
263 // and highlight the sidenav
770 /** Highlight the current page in sidenav, expanding children as appropriate */
    [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js 181 // Highlight the header tabs...
182 // highlight Design tab
187 // highlight About tabs
199 // highlight Develop tab
203 // In Develop docs, also highlight appropriate sub-tab
224 // highlight Distribute tab
252 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
253 // and highlight the sidenav
760 /** Highlight the current page in sidenav, expanding children as appropriate */
    [all...]
  /external/chromium-trace/trace-viewer/tracing/third_party/mocha/
mocha.js     [all...]
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 164 // Highlight the header tabs...
165 // highlight Design tab
169 // highlight Develop tab
173 // In Develop docs, also highlight appropriate sub-tab
192 // highlight Distribute tab
    [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js 150 // Highlight the header tabs...
151 // highlight Design tab
159 // highlight About tabs
168 // highlight NDK tabs
182 // highlight Develop tab
187 // In Develop docs, also highlight appropriate sub-tab
210 // highlight Distribute tab
236 // set global variable so we can highlight the sidenav a bit later (such as for google reference)
237 // and highlight the sidenav
734 /** Highlight the current page in sidenav, expanding children as appropriate *
    [all...]

Completed in 230 milliseconds