Home
last modified time | relevance | path

Searched refs:current_method (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.CompilerServices.SymbolWriter/
H A DMonoSymbolWriter.cs71 if (current_method == null) in DefineLocalVariable()
74 current_method.AddLocal (index, name); in DefineLocalVariable()
102 if (current_method == null) in DefineScopeVariable()
111 if (current_method == null) in MarkSequencePoint()
121 current_method = builder; in OpenMethod()
122 methods.Add (current_method); in OpenMethod()
163 if (current_method == null) in OpenScope()
172 if (current_method == null) in CloseScope()
175 current_method.EndBlock (end_offset); in CloseScope()
180 if (current_method == null) in OpenCompilerGeneratedBlock()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/linker/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/
H A DMonoSymbolWriter.cs71 if (current_method == null) in DefineLocalVariable()
74 current_method.AddLocal (index, name); in DefineLocalVariable()
102 if (current_method == null) in DefineScopeVariable()
111 if (current_method == null) in MarkSequencePoint()
121 current_method = builder; in OpenMethod()
122 methods.Add (current_method); in OpenMethod()
163 if (current_method == null) in OpenScope()
172 if (current_method == null) in CloseScope()
175 current_method.EndBlock (end_offset); in CloseScope()
180 if (current_method == null) in OpenCompilerGeneratedBlock()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/
H A DMonoSymbolWriter.cs71 if (current_method == null) in DefineLocalVariable()
74 current_method.AddLocal (index, name); in DefineLocalVariable()
102 if (current_method == null) in DefineScopeVariable()
111 if (current_method == null) in MarkSequencePoint()
121 current_method = builder; in OpenMethod()
122 methods.Add (current_method); in OpenMethod()
163 if (current_method == null) in OpenScope()
172 if (current_method == null) in CloseScope()
175 current_method.EndBlock (end_offset); in CloseScope()
180 if (current_method == null) in OpenCompilerGeneratedBlock()
[all …]
/dports/lang/mono-basic/mono-basic-4.7/vbnc/cecil/symbols/mdb/Mono.CompilerServices.SymbolWriter/
H A DMonoSymbolWriter.cs75 if (current_method == null) in DefineLocalVariable()
78 current_method.AddLocal (index, name); in DefineLocalVariable()
106 if (current_method == null) in DefineScopeVariable()
115 if (current_method == null) in MarkSequencePoint()
125 current_method = builder; in OpenMethod()
126 methods.Add (current_method); in OpenMethod()
167 if (current_method == null) in OpenScope()
176 if (current_method == null) in CloseScope()
179 current_method.EndBlock (end_offset); in CloseScope()
184 if (current_method == null) in OpenCompilerGeneratedBlock()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/cecil-legacy/symbols/mdb/Mono.CompilerServices.SymbolWriter/
H A DMonoSymbolWriter.cs75 if (current_method == null) in DefineLocalVariable()
78 current_method.AddLocal (index, name); in DefineLocalVariable()
106 if (current_method == null) in DefineScopeVariable()
115 if (current_method == null) in MarkSequencePoint()
125 current_method = builder; in OpenMethod()
126 methods.Add (current_method); in OpenMethod()
167 if (current_method == null) in OpenScope()
176 if (current_method == null) in CloseScope()
179 current_method.EndBlock (end_offset); in CloseScope()
184 if (current_method == null) in OpenCompilerGeneratedBlock()
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/ilasm/codegen/
H A DDebuggingInfo.cs20 Mono.ILASM.SourceMethod current_method; field in Mono.ILASM.SymbolWriter
32 current_method = new Mono.ILASM.SourceMethod (current_source, method, start); in BeginMethod()
33 methods.Add (current_method); in BeginMethod()
34 return current_method; in BeginMethod()
39 current_method.EndLine = end.line; in EndMethod()
40 current_method = null; in EndMethod()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dverify.cc107 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1556 current_method->max_locals); in push_jump_merge()
1562 current_method->max_locals); in push_jump_merge()
1564 current_method->max_locals); in push_jump_merge()
1569 current_method->max_locals); in push_jump_merge()
1594 current_method->max_locals); in push_exception_jump()
2403 current_method->max_locals); in verify_instructions_0()
2427 current_method->max_locals); in verify_instructions_0()
2440 current_method->max_locals); in verify_instructions_0()
2452 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Dverify.cc107 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1556 current_method->max_locals); in push_jump_merge()
1562 current_method->max_locals); in push_jump_merge()
1564 current_method->max_locals); in push_jump_merge()
1569 current_method->max_locals); in push_jump_merge()
1594 current_method->max_locals); in push_exception_jump()
2403 current_method->max_locals); in verify_instructions_0()
2427 current_method->max_locals); in verify_instructions_0()
2440 current_method->max_locals); in verify_instructions_0()
2452 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/devel/p5-Test-Class/Test-Class-0.52/t/
H A Dcurrent_method.t12 is($self->current_method, "test", "current_method in method");
17 is($self->current_method, "test", "current_method in setup");
22 is($self->current_method, "test", "current_method in teardown");
27 ok(!defined(__PACKAGE__->current_method), "current_test outside runtests");
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/java/
H A Dverify-impl.c186 vfy_method *current_method; member
1379 vfy_method *current_method = vfr->current_method; in add_new_state() local
1384 current_method->max_locals); in add_new_state()
1415 vfy_method *current_method = vfr->current_method; in merge_into() local
1418 current_method->max_locals)) in merge_into()
1427 current_method->max_locals); in merge_into()
1429 current_method->max_locals); in merge_into()
1431 current_method->max_locals); in merge_into()
1469 vfr->current_method->max_stack, in push_exception_jump()
2249 vfr->current_method->max_stack, vfr->current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/java/
H A Dverify-impl.c186 vfy_method *current_method; member
1379 vfy_method *current_method = vfr->current_method; in add_new_state() local
1384 current_method->max_locals); in add_new_state()
1415 vfy_method *current_method = vfr->current_method; in merge_into() local
1418 current_method->max_locals)) in merge_into()
1427 current_method->max_locals); in merge_into()
1429 current_method->max_locals); in merge_into()
1431 current_method->max_locals); in merge_into()
1469 vfr->current_method->max_stack, in push_exception_jump()
2249 vfr->current_method->max_stack, vfr->current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/java/
H A Dverify-impl.c186 vfy_method *current_method; member
1379 vfy_method *current_method = vfr->current_method; in add_new_state() local
1384 current_method->max_locals); in add_new_state()
1415 vfy_method *current_method = vfr->current_method; in merge_into() local
1418 current_method->max_locals)) in merge_into()
1427 current_method->max_locals); in merge_into()
1429 current_method->max_locals); in merge_into()
1431 current_method->max_locals); in merge_into()
1469 vfr->current_method->max_stack, in push_exception_jump()
2249 vfr->current_method->max_stack, vfr->current_method->max_locals); in verify_instructions_0()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/java/
H A Dverify-impl.c186 vfy_method *current_method; member
1379 vfy_method *current_method = vfr->current_method; in add_new_state() local
1384 current_method->max_locals); in add_new_state()
1415 vfy_method *current_method = vfr->current_method; in merge_into() local
1418 current_method->max_locals)) in merge_into()
1427 current_method->max_locals); in merge_into()
1429 current_method->max_locals); in merge_into()
1431 current_method->max_locals); in merge_into()
1469 vfr->current_method->max_stack, in push_exception_jump()
2249 vfr->current_method->max_stack, vfr->current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/java/
H A Dverify-impl.c186 vfy_method *current_method; member
1379 vfy_method *current_method = vfr->current_method; in add_new_state() local
1384 current_method->max_locals); in add_new_state()
1415 vfy_method *current_method = vfr->current_method; in merge_into() local
1418 current_method->max_locals)) in merge_into()
1427 current_method->max_locals); in merge_into()
1429 current_method->max_locals); in merge_into()
1431 current_method->max_locals); in merge_into()
1469 vfr->current_method->max_stack, in push_exception_jump()
2249 vfr->current_method->max_stack, vfr->current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libjava/
H A Dverify.cc185 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1465 current_method->max_locals); in add_new_state()
1468 current_method->max_locals); in add_new_state()
1506 current_method->max_locals); in merge_into()
1508 current_method->max_locals, in merge_into()
1511 current_method->max_locals); in merge_into()
1546 current_method->max_locals); in push_exception_jump()
2040 else if (current_method->is_15 in check_constant()
2277 current_method->max_locals); in verify_instructions_0()
2332 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A Dverify.cc185 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1465 current_method->max_locals); in add_new_state()
1468 current_method->max_locals); in add_new_state()
1506 current_method->max_locals); in merge_into()
1508 current_method->max_locals, in merge_into()
1511 current_method->max_locals); in merge_into()
1546 current_method->max_locals); in push_exception_jump()
2040 else if (current_method->is_15 in check_constant()
2277 current_method->max_locals); in verify_instructions_0()
2332 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/
H A Dverify.cc185 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1465 current_method->max_locals); in add_new_state()
1468 current_method->max_locals); in add_new_state()
1506 current_method->max_locals); in merge_into()
1508 current_method->max_locals, in merge_into()
1511 current_method->max_locals); in merge_into()
1546 current_method->max_locals); in push_exception_jump()
2040 else if (current_method->is_15 in check_constant()
2277 current_method->max_locals); in verify_instructions_0()
2332 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A Dverify.cc185 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1465 current_method->max_locals); in add_new_state()
1468 current_method->max_locals); in add_new_state()
1506 current_method->max_locals); in merge_into()
1508 current_method->max_locals, in merge_into()
1511 current_method->max_locals); in merge_into()
1546 current_method->max_locals); in push_exception_jump()
2040 else if (current_method->is_15 in check_constant()
2277 current_method->max_locals); in verify_instructions_0()
2332 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libjava/
H A Dverify.cc185 _Jv_InterpMethod *current_method; member in _Jv_BytecodeVerifier
1465 current_method->max_locals); in add_new_state()
1468 current_method->max_locals); in add_new_state()
1506 current_method->max_locals); in merge_into()
1508 current_method->max_locals, in merge_into()
1511 current_method->max_locals); in merge_into()
1546 current_method->max_locals); in push_exception_jump()
2040 else if (current_method->is_15 in check_constant()
2277 current_method->max_locals); in verify_instructions_0()
2332 current_method->max_locals); in verify_instructions_0()
[all …]
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/dht/tests/
H A Drpcmsgtest.cpp23 return current_method; in findMethod()
78 current_method = dht::PING; in testPing()
102 current_method = dht::FIND_NODE; in testFindNode()
126 current_method = dht::GET_PEERS; in testGetPeers()
150 current_method = dht::ANNOUNCE_PEER; in testAnnounce()
169 dht::Method current_method; member in RPCMsgTest
/dports/math/gap/gap-4.11.0/pkg/GeneralizedMorphismsForCAP-2019.01.16/gap/
H A DSwitcher.gi136 local method_for_switcher, current_method;
167 for current_method in CAP_INTERNAL_GENERALIZED_MORPHISM_TRANSLATION_LIST do
169 InstallMethod( ValueGlobal( current_method[ 1 ] ),
170 current_method[ 5 ],
171 …ethod_for_switcher( ValueGlobal( current_method[ 2 ] ), ValueGlobal( current_method[ 3 ] ), ValueG…
/dports/security/putty/putty-0.76/
H A Dssh1login-server.c39 unsigned ap_methods, current_method; member
278 s->current_method = AUTHMETHOD_PASSWORD; in ssh1_login_server_process_queue()
279 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
293 s->current_method = AUTHMETHOD_PUBLICKEY; in ssh1_login_server_process_queue()
294 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
388 s->current_method = (pktin->type == SSH1_CMSG_AUTH_TIS ? in ssh1_login_server_process_queue()
390 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
394 s->authpolicy, s->current_method, s->username); in ssh1_login_server_process_queue()
399 (s->current_method == AUTHMETHOD_TIS ? in ssh1_login_server_process_queue()
407 response_type = (s->current_method == AUTHMETHOD_TIS ? in ssh1_login_server_process_queue()
[all …]
/dports/security/putty-nogtk/putty-0.76/
H A Dssh1login-server.c39 unsigned ap_methods, current_method; member
278 s->current_method = AUTHMETHOD_PASSWORD; in ssh1_login_server_process_queue()
279 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
293 s->current_method = AUTHMETHOD_PUBLICKEY; in ssh1_login_server_process_queue()
294 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
388 s->current_method = (pktin->type == SSH1_CMSG_AUTH_TIS ? in ssh1_login_server_process_queue()
390 if (!(s->ap_methods & s->current_method)) in ssh1_login_server_process_queue()
394 s->authpolicy, s->current_method, s->username); in ssh1_login_server_process_queue()
399 (s->current_method == AUTHMETHOD_TIS ? in ssh1_login_server_process_queue()
407 response_type = (s->current_method == AUTHMETHOD_TIS ? in ssh1_login_server_process_queue()
[all …]
/dports/security/py-angr/angr-9.0.5405/angr/engines/soot/statements/
H A Dbase.py49 current_method = self.state.addr.method
51 bb = current_method.block_by_label[instr]
57 return SootAddressDescriptor(current_method, bb.idx, 0)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/java/
H A Djcf-parse.c81 #define current_method parse_roots[1] macro
113 else if (current_method != NULL_TREE) in handle_deprecated()
114 METHOD_DEPRECATED (current_method) = 1; in handle_deprecated()
184 DECL_LOCALVARIABLES_OFFSET (current_method) = 0, \
185 DECL_LINENUMBERS_OFFSET (current_method) = 0)
188 { current_method = NULL_TREE; }
191 { DECL_MAX_STACK (current_method) = (MAX_STACK); \
192 DECL_MAX_LOCALS (current_method) = (MAX_LOCALS); \
193 DECL_CODE_LENGTH (current_method) = (CODE_LENGTH); \
231 if (current_method) \
[all …]

12345678910