Home
last modified time | relevance | path

Searched refs:DelObj (Results 1 – 25 of 30) sorted by relevance

12

/dports/games/xsoldier/xsoldier-1.8/
H A Dmanage.c188 DelObj(manage->enemy[i]); in ClearManage()
221 DelObj(manage->player[i]); in ResetManage()
227 DelObj(manage->enemy[i]); in ResetManage()
353 void DelObj(CharObj *del) in DelObj() function
420 DelObj(manage->enemy[i]); in ClearEnemyShotManage()
H A Dgame.c416 DelObj(manage->player[obj]); in do_actions()
445 DelObj(manage->enemy[obj]); in do_actions()
503 DelObj(manage->enemy[target]); in collision_detection()
507 DelObj(manage->player[obj]); in collision_detection()
H A Dmanage.h21 extern void DelObj(CharObj *del);
/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dobj.e37 extern void DelObj ARGS_DECL((struct ObjRec *));
H A Dpin.c496 DelObj(pPolyObj);
H A Dobj.c133 void DelObj(ObjPtr) in DelObj() function
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/
H A Dncdialogs.h37 void DeleteLayout( Layout* p ) { _layout.DelObj( p ); } in DeleteLayout()
/dports/x11-fm/wcmcommander/WCMCommander-release-0.20.0/src/swl/
H A Dswl_layout.h150 void DelObj( void* p );
H A Dswl_layout.cpp23 if ( w->upLayout ) { w->upLayout->DelObj( w ); } in AddWin()
137 void Layout::DelObj( void* p ) in DelObj() function in wal::Layout
H A Dswl_wincoreMS.cpp969 upLayout->DelObj( this ); in ~Win()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Dynamic.Runtime/tests/Dynamic.DynamicType/
H A DConformance.dynamic.dynamicType.conversions.cs4116 DelObj d1 = new DelObj(t.M4DelObj); in MainMethod()
4152 private delegate MyStack<object> DelObj(int x, string s = null); in DelObj() method
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1857 DelObj = fun() ->
1871 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1872 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2024 DelObj = fun(Tab, Rec) ->
2043 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2069 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1931 DelObj = fun() ->
1945 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1946 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2024 DelObj = fun(Tab, Rec) ->
2043 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2069 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1931 DelObj = fun() ->
1945 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1946 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2025 DelObj = fun(Tab, Rec) ->
2044 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2070 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1926 DelObj = fun() ->
1940 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1941 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2024 DelObj = fun(Tab, Rec) ->
2043 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2069 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1931 DelObj = fun() ->
1945 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1946 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2025 DelObj = fun(Tab, Rec) ->
2044 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2070 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1931 DelObj = fun() ->
1945 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1946 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2025 DelObj = fun(Tab, Rec) ->
2044 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2070 ?match({atomic, ok}, DelObj(Tab2, Rec2)),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_isolation_test.erl1931 DelObj = fun() ->
1945 ?match({atomic, {[], [], Both2}}, mnesia:transaction(DelObj)),
1946 ?match({atomic, {Both2, [{Tab, 2, 1}], Both2}}, mnesia:transaction(DelObj)),
H A Dmnesia_evil_coverage_test.erl2025 DelObj = fun(Tab, Rec) ->
2044 ?match({atomic, ok}, DelObj(Tab1, Rec2)),
2070 ?match({atomic, ok}, DelObj(Tab2, Rec2)),

12