Home
last modified time | relevance | path

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

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.HttpListener/src/System/Net/Managed/
H A DHttpEndPointListener.cs258 private bool RemoveSpecial(List<ListenerPrefix> list, ListenerPrefix prefix) in RemoveSpecial() method in System.Net.HttpEndPointListener
/dports/lang/mono/mono-5.10.1.57/mcs/class/System/System.Net/
H A DEndPointListener.cs248 bool RemoveSpecial (ArrayList coll, ListenerPrefix prefix) in RemoveSpecial() method in System.Net.EndPointListener
/dports/japanese/xtr/xtr1.50e-0.2/src/
H A Ddefine.c15 #define RemoveSpecial() \ macro
/dports/devel/upp/upp/uppsrc/RichEdit/
H A DTable.cpp201 bool RichEdit::RemoveSpecial(int ll, int hh, bool back) in RemoveSpecial() function in Upp::RichEdit
/dports/games/freeorion/freeorion-0.4.10.2/universe/
H A DUniverseObject.cpp349 void UniverseObject::RemoveSpecial(const std::string& name) in RemoveSpecial() function in UniverseObject
H A DEffects.cpp2057 RemoveSpecial::RemoveSpecial(const std::string& name) : in RemoveSpecial() function in Effect::RemoveSpecial
2061 RemoveSpecial::RemoveSpecial(std::unique_ptr<ValueRef::ValueRef<std::string>>&& name) : in RemoveSpecial() function in Effect::RemoveSpecial
/dports/games/freeorion/freeorion-0.4.10.2/server/
H A DServerWrapper.cpp623 void RemoveSpecial(int object_id, const std::string special_name) { in RemoveSpecial() function