Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 4 of 4) sorted by relevance

/developtools/hiperf/src/
Dsubcommand_stat.cpp363 std::map<std::string, std::string> comments; in ReportNormal() local
539 std::map<std::string, std::string> &comments) in GetComments()
/developtools/ace_js2bundle/ace-loader/src/
Dloader-gen.js150 comments: 'false' property
/developtools/ace_ets2bundle/compiler/src/
Dprocess_kit_import.ts708 const comments = ts.getTrailingCommentRanges(node.getFullText(), 0) || []; constant
/developtools/ace_ets2bundle/compiler/src/interop/src/
Dprocess_kit_import.ts708 const comments = ts.getTrailingCommentRanges(node.getFullText(), 0) || []; constant