Home
last modified time | relevance | path

Searched defs:highlight (Results 1 – 25 of 28) sorted by relevance

12

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/draw/
Dgraphviz_graph.cc54 bool highlight) { in CreateCNode()
64 const std::vector<std::string> &output_infos, bool highlight) { in CreateInput()
72 GVNode *GVNode::CreateOutput(const std::string &id, size_t input_size, bool highlight) { in CreateOutput()
82 bool highlight) { in CreateWeight()
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/
Dsyntax_highlighting.rs6 mod highlight; module
41 pub highlight: Highlight, field
183 pub(crate) fn highlight( in highlight() function
Dlib.rs562 pub fn highlight( in highlight() method
/third_party/backends/tools/
Dgamma4scanimage.c36 int highlight = maxin; in main() local
/third_party/rust/rust/src/librustdoc/html/
Dmod.rs3 pub(crate) mod highlight; module
Dhighlight.rs608 fn highlight(mut self, sink: &mut dyn FnMut(Highlight<'src>)) { in highlight() method
/third_party/PyYAML/examples/yaml-highlight/
Dyaml_hl.py51 def highlight(self): member in YAMLHighlight
/third_party/rust/rust/compiler/rustc_borrowck/src/diagnostics/
Dregion_name.rs392 let highlight = self in give_name_if_anonymous_region_appears_in_arguments() localVariable
445 let mut highlight = RegionHighlightMode::new(self.infcx.tcx); in highlight_if_we_cannot_match_hir_ty() localVariable
721 let highlight = hir_ty in give_name_if_anonymous_region_appears_in_output() localVariable
810 let mut highlight = RegionHighlightMode::new(tcx); in give_name_if_anonymous_region_appears_in_yield_ty() localVariable
/third_party/toybox/toys/other/
Dhexedit.c99 static void highlight(int xx, int yy, int side) in highlight() function
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/
Dcli.rs7 mod highlight; module
/third_party/rust/rust/src/tools/rust-analyzer/crates/ide/src/syntax_highlighting/
Dmacro_.rs22 pub(super) fn highlight(&self, token: &SyntaxToken) -> Option<HlRange> { in highlight() method
Dhighlight.rs28 let highlight: Highlight = match token.kind() { in token() localVariable
56 let highlight = match name_like { in name_like() localVariable
/third_party/rust/rust/compiler/rustc_infer/src/infer/error_reporting/nice_region_error/
Dtrait_impl_difference.rs65 highlight: RegionHighlightMode<'tcx>, in emit_err() field
Dplaceholder_error.rs25 highlight: RegionHighlightMode<'tcx>, field
/third_party/gn/src/gn/
Derr.cc64 std::string highlight; in OutputHighlighedPosition() local
/third_party/rust/rust/src/tools/clippy/util/gh-pages/
Dscript.js6 highlight: function (str, lang) { method
/third_party/rust/rust/compiler/rustc_middle/src/ty/print/
Dpretty.rs2105 let highlight = self.region_highlight_mode; in should_print_region() localVariable
2173 let highlight = self.region_highlight_mode; in pretty_print_region() localVariable
/third_party/backends/backend/
Dmicrotek.h324 SANE_Byte shadow, highlight, midtone; member
Dcanon_lide70-common.c238 makegammatable (double gamma, int highlight, unsigned char *buf) in makegammatable()
Dpie.c1575 int highlight, int shadow) in pie_send_highlight_shadow_one()
/third_party/rust/rust/compiler/rustc_builtin_macros/src/
Derrors.rs635 pub(crate) highlight: SingleLabelManySpans, field
/third_party/typescript/src/server/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/typescript/lib/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/skia/tools/viewer/
DViewer.cpp1847 SkSL::String highlight = versionDecl ? versionDecl : ""; in build_glsl_highlight_shader() local
/third_party/skia/m133/tools/viewer/
DViewer.cpp2192 std::string highlight = versionDecl ? versionDecl : ""; in build_glsl_highlight_shader() local

12