Home
last modified time | relevance | path

Searched refs:by_state (Results 26 – 50 of 65) sorted by relevance

123

/dports/devel/libdap/libdap-3.20.8/d4_ce/
H A Dd4_ce_parser.tab.hh1228 struct by_state struct in libdap::D4CEParser
1231 by_state () YY_NOEXCEPT;
1237 by_state (kind_type s) YY_NOEXCEPT;
1240 by_state (const by_state& that) YY_NOEXCEPT;
1246 void move (by_state& that);
1261 struct stack_symbol_type : basic_symbol<by_state>
1264 typedef basic_symbol<by_state> super_type;
/dports/net/kea/kea-2.0.1/src/bin/netconf/
H A Dnetconf_parser.cc170 NetconfParser::by_state::by_state () YY_NOEXCEPT in by_state() function in isc::netconf::NetconfParser::by_state
174 NetconfParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in isc::netconf::NetconfParser::by_state
179 NetconfParser::by_state::clear () YY_NOEXCEPT in clear()
185 NetconfParser::by_state::move (by_state& that) in move()
191 NetconfParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in isc::netconf::NetconfParser::by_state
196 NetconfParser::by_state::kind () const YY_NOEXCEPT in kind()
H A Dnetconf_parser.h1966 struct by_state struct
1969 by_state () YY_NOEXCEPT;
1975 by_state (kind_type s) YY_NOEXCEPT; argument
1978 by_state (const by_state& that) YY_NOEXCEPT;
1984 void move (by_state& that);
2000 struct stack_symbol_type : basic_symbol<by_state> argument
2003 typedef basic_symbol<by_state> super_type;
/dports/net/kea/kea-2.0.1/src/lib/eval/
H A Dparser.cc170 EvalParser::by_state::by_state () YY_NOEXCEPT in by_state() function in isc::eval::EvalParser::by_state
174 EvalParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in isc::eval::EvalParser::by_state
179 EvalParser::by_state::clear () YY_NOEXCEPT in clear()
185 EvalParser::by_state::move (by_state& that) in move()
191 EvalParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in isc::eval::EvalParser::by_state
196 EvalParser::by_state::kind () const YY_NOEXCEPT in kind()
H A Dparser.h2198 struct by_state struct
2201 by_state () YY_NOEXCEPT;
2207 by_state (kind_type s) YY_NOEXCEPT; argument
2210 by_state (const by_state& that) YY_NOEXCEPT;
2216 void move (by_state& that);
2232 struct stack_symbol_type : basic_symbol<by_state> argument
2235 typedef basic_symbol<by_state> super_type;
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/finders/
H A Dtodos_finder.rb50 items = by_state(items)
197 def by_state(items) method in TodosFinder
H A Dissuable_finder.rb137 items = by_state(items)
301 def by_state(items) method in IssuableFinder
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/xml/
H A Dxpath_grammar_generated.h1260 struct by_state struct
1263 by_state () YY_NOEXCEPT;
1269 by_state (kind_type s) YY_NOEXCEPT; argument
1272 by_state (const by_state& that) YY_NOEXCEPT;
1278 void move (by_state& that);
1293 struct stack_symbol_type : basic_symbol<by_state> argument
1296 typedef basic_symbol<by_state> super_type;
H A Dxpath_grammar_generated.cc466 YyParser::by_state::by_state () YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
470 YyParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
475 YyParser::by_state::clear () YY_NOEXCEPT in clear()
481 YyParser::by_state::move (by_state& that) in move()
487 YyParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
492 YyParser::by_state::type_get () const YY_NOEXCEPT in type_get()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/xml/
H A Dxpath_grammar_generated.h1260 struct by_state struct
1263 by_state () YY_NOEXCEPT;
1269 by_state (kind_type s) YY_NOEXCEPT; argument
1272 by_state (const by_state& that) YY_NOEXCEPT;
1278 void move (by_state& that);
1293 struct stack_symbol_type : basic_symbol<by_state> argument
1296 typedef basic_symbol<by_state> super_type;
H A Dxpath_grammar_generated.cc466 YyParser::by_state::by_state () YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
470 YyParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
475 YyParser::by_state::clear () YY_NOEXCEPT in clear()
481 YyParser::by_state::move (by_state& that) in move()
487 YyParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in xpathyy::YyParser::by_state
492 YyParser::by_state::type_get () const YY_NOEXCEPT in type_get()
/dports/devel/libdap/libdap-3.20.8/d4_function/
H A Dd4_function_parser.tab.cc565 D4FunctionParser::by_state::by_state () YY_NOEXCEPT in by_state() function in libdap::D4FunctionParser::by_state
569 D4FunctionParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in libdap::D4FunctionParser::by_state
574 D4FunctionParser::by_state::clear () YY_NOEXCEPT in clear()
580 D4FunctionParser::by_state::move (by_state& that) in move()
586 D4FunctionParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in libdap::D4FunctionParser::by_state
591 D4FunctionParser::by_state::type_get () const YY_NOEXCEPT in type_get()
H A Dd4_function_parser.tab.hh1581 struct by_state struct in libdap::D4FunctionParser
1584 by_state () YY_NOEXCEPT;
1590 by_state (kind_type s) YY_NOEXCEPT;
1593 by_state (const by_state& that) YY_NOEXCEPT;
1599 void move (by_state& that);
1614 struct stack_symbol_type : basic_symbol<by_state>
1617 typedef basic_symbol<by_state> super_type;
/dports/net/kea/kea-2.0.1/src/bin/agent/
H A Dagent_parser.cc170 AgentParser::by_state::by_state () YY_NOEXCEPT in by_state() function in isc::agent::AgentParser::by_state
174 AgentParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in isc::agent::AgentParser::by_state
179 AgentParser::by_state::clear () YY_NOEXCEPT in clear()
185 AgentParser::by_state::move (by_state& that) in move()
191 AgentParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in isc::agent::AgentParser::by_state
196 AgentParser::by_state::kind () const YY_NOEXCEPT in kind()
H A Dagent_parser.h2053 struct by_state struct
2056 by_state () YY_NOEXCEPT;
2062 by_state (kind_type s) YY_NOEXCEPT; argument
2065 by_state (const by_state& that) YY_NOEXCEPT;
2071 void move (by_state& that);
2087 struct stack_symbol_type : basic_symbol<by_state> argument
2090 typedef basic_symbol<by_state> super_type;
/dports/net/kea/kea-2.0.1/src/bin/d2/
H A Dd2_parser.cc170 D2Parser::by_state::by_state () YY_NOEXCEPT in by_state() function in isc::d2::D2Parser::by_state
174 D2Parser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in isc::d2::D2Parser::by_state
179 D2Parser::by_state::clear () YY_NOEXCEPT in clear()
185 D2Parser::by_state::move (by_state& that) in move()
191 D2Parser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in isc::d2::D2Parser::by_state
196 D2Parser::by_state::kind () const YY_NOEXCEPT in kind()
H A Dd2_parser.h2223 struct by_state struct
2226 by_state () YY_NOEXCEPT;
2232 by_state (kind_type s) YY_NOEXCEPT; argument
2235 by_state (const by_state& that) YY_NOEXCEPT;
2241 void move (by_state& that);
2257 struct stack_symbol_type : basic_symbol<by_state> argument
2260 typedef basic_symbol<by_state> super_type;
/dports/devel/py-tartiflette/tartiflette-1.4.1/libgraphqlparser/parsergen/
H A Dparser.tab.cpp303 GraphQLParserImpl::by_state::by_state () in by_state() function in yy::GraphQLParserImpl::by_state
307 GraphQLParserImpl::by_state::by_state (const by_state& other) in by_state() function in yy::GraphQLParserImpl::by_state
312 GraphQLParserImpl::by_state::clear () in clear()
318 GraphQLParserImpl::by_state::move (by_state& that) in move()
324 GraphQLParserImpl::by_state::by_state (state_type s) in by_state() function in yy::GraphQLParserImpl::by_state
329 GraphQLParserImpl::by_state::type_get () const in type_get()
/dports/devel/libgraphqlparser/libgraphqlparser-0.7.0/
H A Dparser.tab.cpp320 GraphQLParserImpl::by_state::by_state () in by_state() function in yy::GraphQLParserImpl::by_state
325 GraphQLParserImpl::by_state::by_state (const by_state& other) in by_state() function in yy::GraphQLParserImpl::by_state
331 GraphQLParserImpl::by_state::clear () in clear()
338 GraphQLParserImpl::by_state::move (by_state& that) in move()
345 GraphQLParserImpl::by_state::by_state (state_type s) in by_state() function in yy::GraphQLParserImpl::by_state
351 GraphQLParserImpl::by_state::type_get () const in type_get()
/dports/science/dynare/dynare-4.6.4/preprocessor/src/macro/
H A DParser.cc480 parser::by_state::by_state () YY_NOEXCEPT in by_state() function in Tokenizer::parser::by_state
484 parser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in Tokenizer::parser::by_state
489 parser::by_state::clear () YY_NOEXCEPT in clear()
495 parser::by_state::move (by_state& that) in move()
501 parser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in Tokenizer::parser::by_state
506 parser::by_state::type_get () const YY_NOEXCEPT in type_get()
H A DParser.hh2432 struct by_state struct in Tokenizer::parser
2435 by_state () YY_NOEXCEPT;
2441 by_state (kind_type s) YY_NOEXCEPT;
2444 by_state (const by_state& that) YY_NOEXCEPT;
2450 void move (by_state& that);
2465 struct stack_symbol_type : basic_symbol<by_state>
2468 typedef basic_symbol<by_state> super_type;
/dports/graphics/cfdg/cfdg-3.3_1/src-win/derived/
H A Dcfdg.tab.cpp260 CfdgParser::by_state::by_state () YY_NOEXCEPT in by_state() function in yy::CfdgParser::by_state
264 CfdgParser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in yy::CfdgParser::by_state
269 CfdgParser::by_state::clear () YY_NOEXCEPT in clear()
275 CfdgParser::by_state::move (by_state& that) in move()
281 CfdgParser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in yy::CfdgParser::by_state
286 CfdgParser::by_state::type_get () const YY_NOEXCEPT in type_get()
/dports/math/spot/spot-2.10.2/spot/parsetl/
H A Dparsetl.cc391 parser::by_state::by_state () YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
395 parser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
400 parser::by_state::clear () YY_NOEXCEPT in clear()
406 parser::by_state::move (by_state& that) in move()
412 parser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
417 parser::by_state::kind () const YY_NOEXCEPT in kind()
/dports/math/py-spot/spot-2.10.2/spot/parsetl/
H A Dparsetl.cc391 parser::by_state::by_state () YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
395 parser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
400 parser::by_state::clear () YY_NOEXCEPT in clear()
406 parser::by_state::move (by_state& that) in move()
412 parser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in tlyy::parser::by_state
417 parser::by_state::kind () const YY_NOEXCEPT in kind()
/dports/math/clingo/clingo-5.5.1/libgringo/gen/src/input/nongroundgrammar/
H A Dgrammar.cc342 parser::by_state::by_state () YY_NOEXCEPT in by_state() function in Gringo::Input::NonGroundGrammar::parser::by_state
346 parser::by_state::by_state (const by_state& that) YY_NOEXCEPT in by_state() function in Gringo::Input::NonGroundGrammar::parser::by_state
351 parser::by_state::clear () YY_NOEXCEPT in clear()
357 parser::by_state::move (by_state& that) in move()
363 parser::by_state::by_state (state_type s) YY_NOEXCEPT in by_state() function in Gringo::Input::NonGroundGrammar::parser::by_state
368 parser::by_state::type_get () const YY_NOEXCEPT in type_get()

123