Home
last modified time | relevance | path

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

/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/backends/tools/
Dgamma4scanimage.c36 int highlight = maxin; in main() local
/third_party/PyYAML/examples/yaml-highlight/
Dyaml_hl.py51 def highlight(self): member in YAMLHighlight
/third_party/toybox/toys/other/
Dhexedit.c99 static void highlight(int xx, int yy, int side) in highlight() function
/third_party/gn/src/gn/
Derr.cc64 std::string highlight; in OutputHighlighedPosition() local
/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()
Davision.h698 uint8_t highlight; member
/third_party/typescript/lib/
DtypesMap.json180 "highlight": "highlightjs", string
/third_party/typescript/src/server/
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/mesa3d/src/freedreno/decode/
Dcffdec.c225 bool highlight = highlight_gpuaddr(addr); in dump_hex() local
/third_party/glfw/deps/
Dnuklear.h5272 struct nk_color highlight; member