Home
last modified time | relevance | path

Searched refs:removeID (Results 1 – 25 of 49) sorted by relevance

12

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/
H A Dcontactmanager.cpp454 removeID( oldGroup ); in updateGroup()
475 removeID( group ); in removeGroup()
522 removeID( oldContact ); in updateContact()
542 removeID( contact ); in removeContact()
587 removeID( oldItem ); in updateItem()
605 removeID( item ); in removeItem()
625 void ContactManager::removeID( const OContact& item ) in removeID() function in ContactManager
H A Dcontactmanager.h121 void removeID( const OContact& item );
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/native/libjava/
H A DSystem.c99 r = (*env)->CallObjectMethod(env, props, removeID, jkey); \
170 jmethodID putID, removeID, getPropID; in Java_java_lang_System_initProperties() local
186 removeID = (*env)->GetMethodID(env, in Java_java_lang_System_initProperties()
190 CHECK_NULL_RETURN(removeID, NULL); in Java_java_lang_System_initProperties()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/native/libjava/
H A DSystem.c99 r = (*env)->CallObjectMethod(env, props, removeID, jkey); \
170 jmethodID putID, removeID, getPropID; in Java_java_lang_System_initProperties() local
186 removeID = (*env)->GetMethodID(env, in Java_java_lang_System_initProperties()
190 CHECK_NULL_RETURN(removeID, NULL); in Java_java_lang_System_initProperties()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/lang/
H A DSystem.c97 r = (*env)->CallObjectMethod(env, props, removeID, jkey); \
190 jmethodID putID, removeID, getPropID; in Java_java_lang_System_initProperties() local
203 removeID = (*env)->GetMethodID(env, in Java_java_lang_System_initProperties()
207 CHECK_NULL_RETURN(removeID, NULL); in Java_java_lang_System_initProperties()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/java/lang/
H A DSystem.c97 r = (*env)->CallObjectMethod(env, props, removeID, jkey); \
190 jmethodID putID, removeID, getPropID; in Java_java_lang_System_initProperties() local
203 removeID = (*env)->GetMethodID(env, in Java_java_lang_System_initProperties()
207 CHECK_NULL_RETURN(removeID, NULL); in Java_java_lang_System_initProperties()
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dpio_id_set.h45 static inline void removeID(struct idList *list, int ID) in removeID() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp47 strike->removeID(id); in HandleEviction()
175 void GrTextStrike::removeID(GrDrawOpAtlas::AtlasID id) { in removeID() function in GrTextStrike
H A DGrStrikeCache.h72 void removeID(GrDrawOpAtlas::AtlasID);
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp47 strike->removeID(id); in HandleEviction()
175 void GrTextStrike::removeID(GrDrawOpAtlas::AtlasID id) { in removeID() function in GrTextStrike
H A DGrStrikeCache.h72 void removeID(GrDrawOpAtlas::AtlasID);
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp47 strike->removeID(id); in HandleEviction()
175 void GrTextStrike::removeID(GrDrawOpAtlas::AtlasID id) { in removeID() function in GrTextStrike
H A DGrStrikeCache.h72 void removeID(GrDrawOpAtlas::AtlasID);
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/text/
H A DGrStrikeCache.cpp47 strike->removeID(id); in HandleEviction()
175 void GrTextStrike::removeID(GrDrawOpAtlas::AtlasID id) { in removeID() function in GrTextStrike
H A DGrStrikeCache.h72 void removeID(GrDrawOpAtlas::AtlasID);
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/liboscar/tasks/
H A Dssimodifytask.cpp514 m_ssiManager->removeID( m_newItem ); in freeIdOnError()
519 m_ssiManager->removeID( m_newItem ); in freeIdOnError()
527 m_ssiManager->removeID( m_newItem ); in freeIdOnError()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/text/
H A DGrBatchFontCache.cpp101 strike->removeID(id); in HandleEviction()
343 void GrBatchTextStrike::removeID(GrBatchAtlas::AtlasID id) { in removeID() function in GrBatchTextStrike
/dports/math/scilab/scilab-6.1.1/scilab/modules/external_objects_java/src/java/org/scilab/modules/external_objects_java/
H A DScilabClassLoader.java131 protected static void removeID(int id) { in removeID() method in ScilabClassLoader
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/text/
H A DGrAtlasGlyphCache.cpp107 strike->removeID(id); in HandleEviction()
436 void GrAtlasTextStrike::removeID(GrDrawOpAtlas::AtlasID id) { in removeID() function in GrAtlasTextStrike
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/vendor/github.com/coreos/etcd/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/coreos/etcd/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/coreos/etcd/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {
/dports/devel/etcd32/etcd-3.2.32/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {
/dports/devel/etcd33/etcd-3.3.23/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {
/dports/devel/etcd31/etcd-3.1.20/etcdserver/membership/
H A Dcluster_test.go654 removeID uint64
730 if got := c.IsReadyToRemoveMember(tt.removeID); got != tt.want {

12