Home
last modified time | relevance | path

Searched defs:Remove (Results 226 – 250 of 17169) sorted by relevance

12345678910>>...687

/dports/graphics/py-s2/s2geometry-0.9.0/src/s2/
H A Ds2point_index.h241 bool S2PointIndex<Data>::Remove(const PointData& point_data) { in Remove() function
254 bool S2PointIndex<Data>::Remove(const S2Point& point, const Data& data) { in Remove() function
259 void S2PointIndex<Data>::Remove(const S2Point& point) { in Remove() function
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Configuration/
H A DHttpModuleActionCollection.cs61 public void Remove(HttpModuleAction action) { in Remove() method in System.Web.Configuration.HttpModuleActionCollection
65 public void Remove(string name) { in Remove() method in System.Web.Configuration.HttpModuleActionCollection
H A DHttpHandlerActionCollection.cs71 public void Remove(HttpHandlerAction action) { in Remove() method in System.Web.Configuration.HttpHandlerActionCollection
79 public void Remove(string verb, string path) { in Remove() method in System.Web.Configuration.HttpHandlerActionCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/Mono.Debugger.Soft/Mono.Debugger.Soft/
H A DEventQueueImpl.cs32 public EventSet Remove () { in Remove() method in Mono.Debugger.Soft.EventQueueImpl
44 public EventSet Remove (int timeout) { in Remove() method in Mono.Debugger.Soft.EventQueueImpl
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.Configuration_2.0/
H A DHttpModuleActionCollection.cs76 public void Remove (string name) in Remove() method in System.Web.Configuration.HttpModuleActionCollection
81 public void Remove (HttpModuleAction action) in Remove() method in System.Web.Configuration.HttpModuleActionCollection
H A DHttpHandlerActionCollection.cs78 public void Remove (string verb, string path) in Remove() method in System.Web.Configuration.HttpHandlerActionCollection
84 public void Remove (HttpHandlerAction action) in Remove() method in System.Web.Configuration.HttpHandlerActionCollection
/dports/irc/ergo/ergo-2.8.0/irc/
H A Dtypes.go25 func (clients ClientSet) Remove(client *Client) { func
52 func (members MemberSet) Remove(member *Client) { func
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.ServiceModel.Internals/System/Runtime/Collections/
H A DNullableKeyDictionary.cs104 public bool Remove(TKey key) in Remove() method in System.Runtime.Collections.NullableKeyDictionary
180 public bool Remove(KeyValuePair<TKey, TValue> item) in Remove() method in System.Runtime.Collections.NullableKeyDictionary
272 public bool Remove(TypeKey item) in Remove() method in System.Runtime.Collections.NullableKeyDictionary.NullKeyDictionaryKeyCollection
348 public bool Remove(TypeValue item) in Remove() method in System.Runtime.Collections.NullableKeyDictionary.NullKeyDictionaryValueCollection
/dports/games/spring/spring_98.0/rts/System/
H A DEventBatchHandler.cpp74 void EventBatchHandler::ProjectileCreatedDestroyedEvent::Remove(const CProjectile* p) { eventHandle… in Remove() function in EventBatchHandler::ProjectileCreatedDestroyedEvent
80 void EventBatchHandler::UnsyncedProjectileCreatedDestroyedEvent::Remove(const CProjectile* p) { pro… in Remove() function in EventBatchHandler::UnsyncedProjectileCreatedDestroyedEvent
85 void EventBatchHandler::UnitCreatedDestroyedEvent::Remove(const UD& u) { eventHandler.RenderUnitDes… in Remove() function in EventBatchHandler::UnitCreatedDestroyedEvent
91 void EventBatchHandler::FeatureCreatedDestroyedEvent::Remove(const CFeature* f) { eventHandler.Rend… in Remove() function in EventBatchHandler::FeatureCreatedDestroyedEvent
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/blob/
H A Dblob_url_null_origin_map.cc30 void BlobURLNullOriginMap::Remove(const KURL& blob_url) { in Remove() function in blink::BlobURLNullOriginMap
64 void BlobURLOpaqueOriginNonceMap::Remove(const KURL& blob_url) { in Remove() function in blink::BlobURLOpaqueOriginNonceMap
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/blob/
H A Dblob_url_null_origin_map.cc30 void BlobURLNullOriginMap::Remove(const KURL& blob_url) { in Remove() function in blink::BlobURLNullOriginMap
64 void BlobURLOpaqueOriginNonceMap::Remove(const KURL& blob_url) { in Remove() function in blink::BlobURLOpaqueOriginNonceMap
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Configuration/System/Configuration/
H A DConnectionStringSettingsCollection.cs75 public void Remove(ConnectionStringSettings settings) { in Remove() method in System.Configuration.ConnectionStringSettingsCollection
85 public void Remove(string name) { in Remove() method in System.Configuration.ConnectionStringSettingsCollection
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Activities/System/Activities/
H A DQuack.cs121 public bool Remove(T item) in Remove() method in System.Activities.Quack
146 public void Remove(int index) in Remove() method in System.Activities.Quack
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Configuration.ConfigurationManager/src/System/Configuration/
H A DConnectionStringSettingsCollection.cs56 public void Remove(ConnectionStringSettings settings) in Remove() method in System.Configuration.ConnectionStringSettingsCollection
66 public void Remove(string name) in Remove() method in System.Configuration.ConnectionStringSettingsCollection
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/glib/
H A DSource.cs48 public void Remove () in Remove() method in GLib.SourceProxy
92 public static bool Remove (uint tag) in Remove() method in GLib.Source
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/geolocation/
H A Dgeolocation_watchers.cc34 void GeolocationWatchers::Remove(int id) { in Remove() function in blink::GeolocationWatchers
44 void GeolocationWatchers::Remove(GeoNotifier* notifier) { in Remove() function in blink::GeolocationWatchers
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/geolocation/
H A Dgeolocation_watchers.cc34 void GeolocationWatchers::Remove(int id) { in Remove() function in blink::GeolocationWatchers
44 void GeolocationWatchers::Remove(GeoNotifier* notifier) { in Remove() function in blink::GeolocationWatchers
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/DataClasses/
H A DIRelatedEnd.cs103 bool Remove(IEntityWithRelationships entity); in Remove() method
116 bool Remove(object entity); in Remove() method
/dports/www/beehive/beehive-0.4.0/vendor/github.com/minio/minio-go/pkg/policy/
H A Dbucket-policy-condition.go35 func (ckm ConditionKeyMap) Remove(key string, value set.StringSet) { func
93 func (cond ConditionMap) Remove(condKey string) { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/minio/minio-go/v6/pkg/policy/
H A Dbucket-policy-condition.go35 func (ckm ConditionKeyMap) Remove(key string, value set.StringSet) { func
93 func (cond ConditionMap) Remove(condKey string) { func
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/minio/minio-go/v7/pkg/policy/
H A Dbucket-policy-condition.go35 func (ckm ConditionKeyMap) Remove(key string, value set.StringSet) { func
91 func (cond ConditionMap) Remove(condKey string) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/minio/minio-go/v6/minio-go-6.0.57/pkg/policy/
H A Dbucket-policy-condition.go35 func (ckm ConditionKeyMap) Remove(key string, value set.StringSet) { func
93 func (cond ConditionMap) Remove(condKey string) { func
/dports/sysutils/restic/restic-0.12.1/vendor/github.com/minio/minio-go/v7/pkg/policy/
H A Dbucket-policy-condition.go35 func (ckm ConditionKeyMap) Remove(key string, value set.StringSet) { func
91 func (cond ConditionMap) Remove(condKey string) { func
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/dom/
H A Dspace_split_string.cc111 void SpaceSplitString::Data::Remove(unsigned index) { in Remove() function in blink::SpaceSplitString::Data
126 bool SpaceSplitString::Remove(const AtomicString& string) { in Remove() function in blink::SpaceSplitString
144 void SpaceSplitString::Remove(wtf_size_t index) { in Remove() function in blink::SpaceSplitString
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/dom/
H A Dspace_split_string.cc111 void SpaceSplitString::Data::Remove(unsigned index) { in Remove() function in blink::SpaceSplitString::Data
126 bool SpaceSplitString::Remove(const AtomicString& string) { in Remove() function in blink::SpaceSplitString
144 void SpaceSplitString::Remove(wtf_size_t index) { in Remove() function in blink::SpaceSplitString

12345678910>>...687