Home
last modified time | relevance | path

Searched defs:parser_ (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/beast/example/websocket/server/chat-multi/
Dhttp_session.hpp31 boost::optional<http::request_parser<http::string_body>> parser_; member in http_session
/third_party/boost/libs/spirit/classic/test/
Dtraverse_tests.cpp278 generate_plain(ParserT const &parser_, EnvT const &env) const in generate_plain()
349 post_order_trace_test(ParserT const &parser_, char const *first[], size_t cnt) in post_order_trace_test()
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/parse/
Dfunction_block.h110 const Parser &parser_; variable
Dparse.h375 py::object parser_; variable
/third_party/flatbuffers/include/flatbuffers/
Dcode_generators.h147 const Parser &parser_; variable
/third_party/boost/libs/beast/example/http/server/fast/
Dhttp_server_fast.cpp110 boost::optional<http::request_parser<request_body_t, alloc_t>> parser_; member in http_worker
/third_party/re2/util/
Dpcre.h614 Parser parser_; variable
/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc63 ProtoFileParser* parser_; // not owned member in grpc::testing::ErrorPrinter
/third_party/flatbuffers/src/
Didl_gen_grpc.cpp297 const Parser &parser_; member in flatbuffers::FlatBufFile
331 const Parser &parser_; member in flatbuffers::GoGRPCGenerator
Didl_parser.cpp182 Parser &parser_; member in flatbuffers::Parser::ParseDepthGuard
/third_party/ninja/src/
Ddepfile_parser_test.cc22 DepfileParser parser_; member
/third_party/python/Lib/test/
Dtest_optparse.py1105 def process_opt(self, option, opt, value, parser_): argument
1153 def process_tuple(self, option, opt, value, parser_, len, type): argument
1178 def process_n(self, option, opt, value, parser_): argument
1207 def process_many(self, option, opt, value, parser_): argument
/third_party/boost/libs/beast/example/advanced/server/
Dadvanced_server.cpp426 boost::optional<http::request_parser<http::string_body>> parser_; member in http_session
/third_party/re2/re2/
Dre2.h832 Parser parser_; variable
/third_party/boost/libs/beast/example/advanced/server-flex/
Dadvanced_server_flex.cpp550 boost::optional<http::request_parser<http::string_body>> parser_; member in http_session
/third_party/node/src/
Dnode_http_parser.cc892 llhttp_t parser_; member in node::__anon113d0eb30111::Parser
Dinspector_socket.cc596 llhttp_t parser_; member in node::inspector::__anon451111c10111::HttpHandler
/third_party/protobuf/src/google/protobuf/
Dtext_format_unittest.cc1457 TextFormat::Parser parser_; member in google::protobuf::text_format_unittest::TextFormatParserTest
Dtext_format.cc1193 TextFormat::Parser::ParserImpl* parser_; member in google::protobuf::TextFormat::Parser::ParserImpl::ParserErrorCollector
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.cc211 ParserImpl* parser_; member in tint::reader::wgsl::ParserImpl::MultiTokenSource
/third_party/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc184 std::unique_ptr<Parser> parser_; member in google::protobuf::compiler::__anonb024d4af0111::ParserTest