Home
last modified time | relevance | path

Searched refs:ProcessSection (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/vkscript/
H A Dparser.h48 Result ProcessSection(const SectionParser::Section& section);
H A Dparser.cc59 r = ProcessSection(section); in Parse()
111 Result Parser::ProcessSection(const SectionParser::Section& section) { in ProcessSection() function in amber::vkscript::Parser
/third_party/node/deps/v8/src/wasm/
H A Dstreaming-decoder.cc176 void ProcessSection(SectionBuffer* buffer) { in ProcessSection() function in v8::internal::wasm::AsyncStreamingDecoder
178 if (!processor_->ProcessSection( in ProcessSection()
618 streaming->ProcessSection(buf); in NextWithValue()
635 streaming->ProcessSection(section_buffer_); in Next()
H A Dstreaming-decoder.h38 virtual bool ProcessSection(SectionCode section_code,
H A Dmodule-compiler.cc2055 bool ProcessSection(SectionCode section_code,
2773 bool AsyncStreamingProcessor::ProcessSection(SectionCode section_code, in ProcessSection() function in v8::internal::wasm::__anon15175::AsyncStreamingProcessor

Completed in 10 milliseconds