Home
last modified time | relevance | path

Searched refs:commentCount (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/ui/src/frontend/
Dlegacy_trace_viewer.ts75 let commentCount = 0;
78 commentCount++;
81 if (commentCount > 5) {
/external/shaderc/spirv-headers/tools/buildHeaders/
Dheader.cpp296 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
306 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/
Dheader.cpp298 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp298 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
Dheader.cpp298 const int commentCount = spvRoot["spv"]["meta"]["Comment"].size(); in printComments() local
308 out << commentEnd(++commentNum == commentCount) << std::endl; in printComments()