Home
last modified time | relevance | path

Searched defs:returnState (Results 1 – 25 of 137) sorted by relevance

123456

/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/Atn/
H A DSingletonPredictionContext.cs13 public static PredictionContext Create(PredictionContext parent, int returnState) in Create()
26 public readonly int returnState; field in Antlr4.Runtime.Atn.SingletonPredictionContext
28 internal SingletonPredictionContext(PredictionContext parent, int returnState) in SingletonPredictionContext()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Java/src/org/antlr/v4/runtime/atn/
H A DSingletonPredictionContext.java11 public final int returnState; field in SingletonPredictionContext
13 SingletonPredictionContext(PredictionContext parent, int returnState) { in SingletonPredictionContext()
20 public static SingletonPredictionContext create(PredictionContext parent, int returnState) { in create()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/visitation/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_get() local
150 apache::thrift::ClientReceiveState returnState; in co_getter() local
236 apache::thrift::ClientReceiveState returnState; in co_lists() local
322 apache::thrift::ClientReceiveState returnState; in co_maps() local
408 apache::thrift::ClientReceiveState returnState; in co_name() local
494 apache::thrift::ClientReceiveState returnState; in co_name_to_value() local
580 apache::thrift::ClientReceiveState returnState; in co_names() local
666 apache::thrift::ClientReceiveState returnState; in co_prefix_tree() local
752 apache::thrift::ClientReceiveState returnState; in co_sets() local
838 apache::thrift::ClientReceiveState returnState; in co_setter() local
[all …]
H A Dservice2AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_methodA() local
148 apache::thrift::ClientReceiveState returnState; in co_methodB() local
232 apache::thrift::ClientReceiveState returnState; in co_methodC() local
318 apache::thrift::ClientReceiveState returnState; in co_methodD() local
404 apache::thrift::ClientReceiveState returnState; in co_methodE() local
490 apache::thrift::ClientReceiveState returnState; in co_methodF() local
H A Dservice1AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_method1() local
148 apache::thrift::ClientReceiveState returnState; in co_method2() local
232 apache::thrift::ClientReceiveState returnState; in co_method3() local
318 apache::thrift::ClientReceiveState returnState; in co_method4() local
404 apache::thrift::ClientReceiveState returnState; in co_method5() local
490 apache::thrift::ClientReceiveState returnState; in co_method6() local
H A Dservice3AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_methodA() local
148 apache::thrift::ClientReceiveState returnState; in co_methodB() local
232 apache::thrift::ClientReceiveState returnState; in co_methodC() local
318 apache::thrift::ClientReceiveState returnState; in co_methodD() local
404 apache::thrift::ClientReceiveState returnState; in co_methodE() local
490 apache::thrift::ClientReceiveState returnState; in co_methodF() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/fatal/gen-cpp2/
H A Dservice_with_special_namesAsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_get() local
150 apache::thrift::ClientReceiveState returnState; in co_getter() local
236 apache::thrift::ClientReceiveState returnState; in co_lists() local
322 apache::thrift::ClientReceiveState returnState; in co_maps() local
408 apache::thrift::ClientReceiveState returnState; in co_name() local
494 apache::thrift::ClientReceiveState returnState; in co_name_to_value() local
580 apache::thrift::ClientReceiveState returnState; in co_names() local
666 apache::thrift::ClientReceiveState returnState; in co_prefix_tree() local
752 apache::thrift::ClientReceiveState returnState; in co_sets() local
838 apache::thrift::ClientReceiveState returnState; in co_setter() local
[all …]
H A Dservice1AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_method1() local
148 apache::thrift::ClientReceiveState returnState; in co_method2() local
232 apache::thrift::ClientReceiveState returnState; in co_method3() local
318 apache::thrift::ClientReceiveState returnState; in co_method4() local
404 apache::thrift::ClientReceiveState returnState; in co_method5() local
490 apache::thrift::ClientReceiveState returnState; in co_method6() local
H A Dservice2AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_methodA() local
148 apache::thrift::ClientReceiveState returnState; in co_methodB() local
232 apache::thrift::ClientReceiveState returnState; in co_methodC() local
318 apache::thrift::ClientReceiveState returnState; in co_methodD() local
404 apache::thrift::ClientReceiveState returnState; in co_methodE() local
490 apache::thrift::ClientReceiveState returnState; in co_methodF() local
H A Dservice3AsyncClient.h64 apache::thrift::ClientReceiveState returnState; in co_methodA() local
148 apache::thrift::ClientReceiveState returnState; in co_methodB() local
232 apache::thrift::ClientReceiveState returnState; in co_methodC() local
318 apache::thrift::ClientReceiveState returnState; in co_methodD() local
404 apache::thrift::ClientReceiveState returnState; in co_methodE() local
490 apache::thrift::ClientReceiveState returnState; in co_methodF() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/mcpp2-compare/gen-cpp2/
H A DReturnServiceAsyncClient.h63 apache::thrift::ClientReceiveState returnState; in co_noReturn() local
147 apache::thrift::ClientReceiveState returnState; in co_boolReturn() local
233 apache::thrift::ClientReceiveState returnState; in co_i16Return() local
319 apache::thrift::ClientReceiveState returnState; in co_i32Return() local
405 apache::thrift::ClientReceiveState returnState; in co_i64Return() local
491 apache::thrift::ClientReceiveState returnState; in co_floatReturn() local
577 apache::thrift::ClientReceiveState returnState; in co_doubleReturn() local
663 apache::thrift::ClientReceiveState returnState; in co_stringReturn() local
749 apache::thrift::ClientReceiveState returnState; in co_binaryReturn() local
835 apache::thrift::ClientReceiveState returnState; in co_mapReturn() local
[all …]
H A DExtraServiceAsyncClient.h63 apache::thrift::ClientReceiveState returnState; in co_simple_function() local
149 apache::thrift::ClientReceiveState returnState; in co_throws_function() local
233 apache::thrift::ClientReceiveState returnState; in co_throws_function2() local
319 apache::thrift::ClientReceiveState returnState; in co_throws_function3() local
403 apache::thrift::ClientReceiveState returnState; in co_oneway_void_ret() local
465 apache::thrift::ClientReceiveState returnState; in co_oneway_void_ret_i32_i32_i32_i32_i32_param() local
527 apache::thrift::ClientReceiveState returnState; in co_oneway_void_ret_map_setlist_param() local
589 apache::thrift::ClientReceiveState returnState; in co_oneway_void_ret_struct_param() local
651 apache::thrift::ClientReceiveState returnState; in co_oneway_void_ret_listunion_param() local
H A DParamServiceAsyncClient.h63 apache::thrift::ClientReceiveState returnState; in co_void_ret_i16_param() local
147 apache::thrift::ClientReceiveState returnState; in co_void_ret_byte_i16_param() local
231 apache::thrift::ClientReceiveState returnState; in co_void_ret_map_param() local
315 apache::thrift::ClientReceiveState returnState; in co_void_ret_map_setlist_param() local
399 apache::thrift::ClientReceiveState returnState; in co_void_ret_map_typedef_param() local
483 apache::thrift::ClientReceiveState returnState; in co_void_ret_enum_param() local
567 apache::thrift::ClientReceiveState returnState; in co_void_ret_struct_param() local
651 apache::thrift::ClientReceiveState returnState; in co_void_ret_listunion_param() local
735 apache::thrift::ClientReceiveState returnState; in co_bool_ret_i32_i64_param() local
821 apache::thrift::ClientReceiveState returnState; in co_bool_ret_map_param() local
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/interactions/gen-cpp2/
H A DMyServiceAsyncClient.h69 apache::thrift::ClientReceiveState returnState; in co_frobnicate() local
145 apache::thrift::ClientReceiveState returnState; in co_ping() local
202 apache::thrift::ClientReceiveState returnState; in co_truthify() local
306 apache::thrift::ClientReceiveState returnState; in co_frobnicate() local
382 apache::thrift::ClientReceiveState returnState; in co_ping() local
439 apache::thrift::ClientReceiveState returnState; in co_truthify() local
543 apache::thrift::ClientReceiveState returnState; in co_frobnicate() local
626 apache::thrift::ClientReceiveState returnState; in co_foo() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/py3/gen-py3cpp/
H A DSimpleServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_get_five() local
147 apache::thrift::ClientReceiveState returnState; in co_add_five() local
233 apache::thrift::ClientReceiveState returnState; in co_do_nothing() local
317 apache::thrift::ClientReceiveState returnState; in co_concat() local
403 apache::thrift::ClientReceiveState returnState; in co_get_value() local
489 apache::thrift::ClientReceiveState returnState; in co_negate() local
575 apache::thrift::ClientReceiveState returnState; in co_tiny() local
661 apache::thrift::ClientReceiveState returnState; in co_small() local
747 apache::thrift::ClientReceiveState returnState; in co_big() local
833 apache::thrift::ClientReceiveState returnState; in co_two() local
[all …]
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic-annotations/gen-cpp2/
H A DMyServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_ping() local
145 apache::thrift::ClientReceiveState returnState; in co_getRandomData() local
231 apache::thrift::ClientReceiveState returnState; in co_hasDataById() local
317 apache::thrift::ClientReceiveState returnState; in co_getDataById() local
403 apache::thrift::ClientReceiveState returnState; in co_putDataById() local
485 apache::thrift::ClientReceiveState returnState; in co_lobDataById() local
549 apache::thrift::ClientReceiveState returnState; in co_cppDoNothing() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/split/gen-cpp2/
H A DMyServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_ping() local
145 apache::thrift::ClientReceiveState returnState; in co_getRandomData() local
231 apache::thrift::ClientReceiveState returnState; in co_sink() local
315 apache::thrift::ClientReceiveState returnState; in co_putDataById() local
399 apache::thrift::ClientReceiveState returnState; in co_hasDataById() local
485 apache::thrift::ClientReceiveState returnState; in co_getDataById() local
571 apache::thrift::ClientReceiveState returnState; in co_deleteDataById() local
653 apache::thrift::ClientReceiveState returnState; in co_lobDataById() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/basic/gen-cpp2/
H A DMyServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_ping() local
145 apache::thrift::ClientReceiveState returnState; in co_getRandomData() local
231 apache::thrift::ClientReceiveState returnState; in co_sink() local
315 apache::thrift::ClientReceiveState returnState; in co_putDataById() local
399 apache::thrift::ClientReceiveState returnState; in co_hasDataById() local
485 apache::thrift::ClientReceiveState returnState; in co_getDataById() local
571 apache::thrift::ClientReceiveState returnState; in co_deleteDataById() local
653 apache::thrift::ClientReceiveState returnState; in co_lobDataById() local
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/antlr4-cpp-runtime/runtime/src/atn/
H A DSingletonPredictionContext.cpp12 …ictionContext::SingletonPredictionContext(Ref<PredictionContext> const& parent, size_t returnState) in SingletonPredictionContext()
21 …ext> SingletonPredictionContext::create(Ref<PredictionContext> const& parent, size_t returnState) { in create()
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/Cpp/runtime/src/atn/
H A DSingletonPredictionContext.cpp12 …ictionContext::SingletonPredictionContext(Ref<PredictionContext> const& parent, size_t returnState) in SingletonPredictionContext()
21 …ext> SingletonPredictionContext::create(Ref<PredictionContext> const& parent, size_t returnState) { in create()
/dports/devel/libantlr4/libantlr4-4.9.3/runtime/src/atn/
H A DSingletonPredictionContext.cpp12 …ictionContext::SingletonPredictionContext(Ref<PredictionContext> const& parent, size_t returnState) in SingletonPredictionContext()
21 …ext> SingletonPredictionContext::create(Ref<PredictionContext> const& parent, size_t returnState) { in create()
/dports/www/node10/node-v10.24.1/deps/v8/third_party/antlr4/runtime/Cpp/runtime/src/atn/
H A DSingletonPredictionContext.cpp13 Ref<PredictionContext> const& parent, size_t returnState) in SingletonPredictionContext()
24 Ref<PredictionContext> const& parent, size_t returnState) { in create()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/exceptions/gen-cpp2/
H A DRaiserAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_doBland() local
145 apache::thrift::ClientReceiveState returnState; in co_doRaise() local
229 apache::thrift::ClientReceiveState returnState; in co_get200() local
315 apache::thrift::ClientReceiveState returnState; in co_get500() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/coroutines/gen-cpp2/
H A DMyServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_ping() local
145 apache::thrift::ClientReceiveState returnState; in co_getRandomData() local
231 apache::thrift::ClientReceiveState returnState; in co_hasDataById() local
317 apache::thrift::ClientReceiveState returnState; in co_getDataById() local
403 apache::thrift::ClientReceiveState returnState; in co_putDataById() local
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/no_metadata/gen-cpp2/
H A DMyServiceAsyncClient.h61 apache::thrift::ClientReceiveState returnState; in co_ping() local
145 apache::thrift::ClientReceiveState returnState; in co_getRandomData() local
231 apache::thrift::ClientReceiveState returnState; in co_hasDataById() local
317 apache::thrift::ClientReceiveState returnState; in co_getDataById() local
403 apache::thrift::ClientReceiveState returnState; in co_putDataById() local
485 apache::thrift::ClientReceiveState returnState; in co_lobDataById() local

123456