Home
last modified time | relevance | path

Searched defs:destroy_thing (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_container.erl87 destroy_thing({ObjType,ObjID}) when ObjType == ir_ModuleDef -> function
89 destroy_thing({ObjType,ObjID}) when ObjType == ir_ConstantDef -> function
91 destroy_thing({ObjType,ObjID}) when ObjType == ir_TypedefDef -> function
93 destroy_thing({ObjType,ObjID}) when ObjType == ir_StructDef -> function
95 destroy_thing({ObjType,ObjID}) when ObjType == ir_UnionDef -> function
97 destroy_thing({ObjType,ObjID}) when ObjType == ir_EnumDef -> function
99 destroy_thing({ObjType,ObjID}) when ObjType == ir_AliasDef -> function
101 destroy_thing({ObjType,ObjID}) when ObjType == ir_ExceptionDef -> function
103 destroy_thing({ObjType,ObjID}) when ObjType == ir_AttributeDef -> function
105 destroy_thing({ObjType,ObjID}) when ObjType == ir_OperationDef -> function
[all …]
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_container.erl87 destroy_thing({ObjType,ObjID}) when ObjType == ir_ModuleDef -> function
89 destroy_thing({ObjType,ObjID}) when ObjType == ir_ConstantDef -> function
91 destroy_thing({ObjType,ObjID}) when ObjType == ir_TypedefDef -> function
93 destroy_thing({ObjType,ObjID}) when ObjType == ir_StructDef -> function
95 destroy_thing({ObjType,ObjID}) when ObjType == ir_UnionDef -> function
97 destroy_thing({ObjType,ObjID}) when ObjType == ir_EnumDef -> function
99 destroy_thing({ObjType,ObjID}) when ObjType == ir_AliasDef -> function
101 destroy_thing({ObjType,ObjID}) when ObjType == ir_ExceptionDef -> function
103 destroy_thing({ObjType,ObjID}) when ObjType == ir_AttributeDef -> function
105 destroy_thing({ObjType,ObjID}) when ObjType == ir_OperationDef -> function
[all …]
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Dorber_ifr_container.erl87 destroy_thing({ObjType,ObjID}) when ObjType == ir_ModuleDef -> function
89 destroy_thing({ObjType,ObjID}) when ObjType == ir_ConstantDef -> function
91 destroy_thing({ObjType,ObjID}) when ObjType == ir_TypedefDef -> function
93 destroy_thing({ObjType,ObjID}) when ObjType == ir_StructDef -> function
95 destroy_thing({ObjType,ObjID}) when ObjType == ir_UnionDef -> function
97 destroy_thing({ObjType,ObjID}) when ObjType == ir_EnumDef -> function
99 destroy_thing({ObjType,ObjID}) when ObjType == ir_AliasDef -> function
101 destroy_thing({ObjType,ObjID}) when ObjType == ir_ExceptionDef -> function
103 destroy_thing({ObjType,ObjID}) when ObjType == ir_AttributeDef -> function
105 destroy_thing({ObjType,ObjID}) when ObjType == ir_OperationDef -> function
[all …]
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_container.erl87 destroy_thing({ObjType,ObjID}) when ObjType == ir_ModuleDef -> function
89 destroy_thing({ObjType,ObjID}) when ObjType == ir_ConstantDef -> function
91 destroy_thing({ObjType,ObjID}) when ObjType == ir_TypedefDef -> function
93 destroy_thing({ObjType,ObjID}) when ObjType == ir_StructDef -> function
95 destroy_thing({ObjType,ObjID}) when ObjType == ir_UnionDef -> function
97 destroy_thing({ObjType,ObjID}) when ObjType == ir_EnumDef -> function
99 destroy_thing({ObjType,ObjID}) when ObjType == ir_AliasDef -> function
101 destroy_thing({ObjType,ObjID}) when ObjType == ir_ExceptionDef -> function
103 destroy_thing({ObjType,ObjID}) when ObjType == ir_AttributeDef -> function
105 destroy_thing({ObjType,ObjID}) when ObjType == ir_OperationDef -> function
[all …]
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Dorber_ifr_container.erl87 destroy_thing({ObjType,ObjID}) when ObjType == ir_ModuleDef -> function
89 destroy_thing({ObjType,ObjID}) when ObjType == ir_ConstantDef -> function
91 destroy_thing({ObjType,ObjID}) when ObjType == ir_TypedefDef -> function
93 destroy_thing({ObjType,ObjID}) when ObjType == ir_StructDef -> function
95 destroy_thing({ObjType,ObjID}) when ObjType == ir_UnionDef -> function
97 destroy_thing({ObjType,ObjID}) when ObjType == ir_EnumDef -> function
99 destroy_thing({ObjType,ObjID}) when ObjType == ir_AliasDef -> function
101 destroy_thing({ObjType,ObjID}) when ObjType == ir_ExceptionDef -> function
103 destroy_thing({ObjType,ObjID}) when ObjType == ir_AttributeDef -> function
105 destroy_thing({ObjType,ObjID}) when ObjType == ir_OperationDef -> function
[all …]
/dports/x11-wm/pwm/pwm-20070720/
H A Dthing.c16 void destroy_thing(WThing *t) in destroy_thing() function
/dports/games/beret/beret-freebsd-ab3c397400be60ce69903389727acf6cdf0a3119/
H A Dthing.c900 void destroy_thing(Thing* this, int method, in destroy_thing() function