Home
last modified time | relevance | path

Searched refs:kComment (Results 1 - 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dsection_parser.cc76 *section_type = NodeType::kComment; in NameToNodeType()
133 if (section_type == NodeType::kComment) in AddSection()
161 NodeType current_type = NodeType::kComment; in SplitSections()
H A Dsection_parser.h29 kComment = 0, member in amber::vkscript::NodeType
H A Dsection_parser_test.cc192 {"comment", NodeType::kComment, kShaderTypeVertex, kShaderFormatText}, in TEST_F()
292 const NodeType false_types[] = {NodeType::kComment, NodeType::kTest, in TEST_F()
H A Dparser.cc113 if (section.section_type == NodeType::kComment) in ProcessSection()
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHeader.h86 kComment, enumerator
H A D7zProperties.cpp124 COPY_ONE_ITEM(kComment) in FillPopIDs()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumberformattesttuple.h29 kComment, enumerator
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-selector-impl.h351 case IrOpcode::kComment: { in ToConstant()
H A Dinstruction-selector.cc1455 case IrOpcode::kComment: in VisitNode()
/third_party/node/deps/v8/src/compiler/
H A Dmemory-optimizer.cc28 case IrOpcode::kComment: in CanAllocate()
H A Dmachine-operator.cc1315 : Operator1<const char*>(IrOpcode::kComment, in CommentOperator()
H A Dverifier.cc923 case IrOpcode::kComment: in Check()

Completed in 19 milliseconds