| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| D | Relation.java | 190 public Set<V> removeAll(K key) { in removeAll() method in Relation 310 public boolean removeAll(Relation<K, V> toBeRemoved) { in removeAll() method in Relation 327 public final Set<V> removeAll(K... keys) { in removeAll() method in Relation 331 public boolean removeAll(K key, Iterable<V> toBeRemoved) { in removeAll() method in Relation 339 public Set<V> removeAll(Collection<K> toBeRemoved) { in removeAll() method in Relation
|
| D | CollectionSet.java | 83 public boolean removeAll(Collection<?> c) { in removeAll() method in CollectionSet
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| D | Relation.java | 188 public Set<V> removeAll(K key) { in removeAll() method in Relation 308 public boolean removeAll(Relation<K, V> toBeRemoved) { in removeAll() method in Relation 325 public final Set<V> removeAll(K... keys) { in removeAll() method in Relation 329 public boolean removeAll(K key, Iterable<V> toBeRemoved) { in removeAll() method in Relation 337 public Set<V> removeAll(Collection<K> toBeRemoved) { in removeAll() method in Relation
|
| D | CollectionSet.java | 81 public boolean removeAll(Collection<?> c) { in removeAll() method in CollectionSet
|
| /third_party/protobuf/objectivec/ |
| D | GPBDictionary.m | 1548 - (void)removeAll { method 1729 - (void)removeAll { method 1910 - (void)removeAll { method 2091 - (void)removeAll { method 2272 - (void)removeAll { method 2453 - (void)removeAll { method 2634 - (void)removeAll { method 2872 - (void)removeAll { method 3095 - (void)removeAll { method 3279 - (void)removeAll { method [all …]
|
| D | GPBArray.m | 499 - (void)removeAll { method 747 - (void)removeAll { method 995 - (void)removeAll { method 1243 - (void)removeAll { method 1491 - (void)removeAll { method 1739 - (void)removeAll { method 1987 - (void)removeAll { method 2327 - (void)removeAll { method
|
| /third_party/skia/m133/src/utils/ |
| D | SkCanvasStack.cpp | 54 void SkCanvasStack::removeAll() { in removeAll() function in SkCanvasStack
|
| /third_party/skia/src/utils/ |
| D | SkCanvasStack.cpp | 46 void SkCanvasStack::removeAll() { in removeAll() function in SkCanvasStack
|
| /third_party/typescript/tests/cases/compiler/ |
| D | staticAnonymousTypeNotReferencingTypeParameter.ts | 76 static removeAll<T>(dit: typeof ListWrapper, list: T[], items: T[]) { method in ListWrapper
|
| D | genericClassPropertyInheritanceSpecialization.ts | 25 removeAll(items?: T[]): T[]; method
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| D | AbstractProtobufList.java | 138 public boolean removeAll(Collection<?> c) { in removeAll() method in AbstractProtobufList
|
| D | MapField.java | 419 public boolean removeAll(Collection<?> c) { in removeAll() method in MapField.MutabilityAwareMap.MutabilityAwareCollection 522 public boolean removeAll(Collection<?> c) { in removeAll() method in MapField.MutabilityAwareMap.MutabilityAwareSet
|
| /third_party/skia/m133/third_party/externals/icu/source/common/ |
| D | hash.h | 249 inline void Hashtable::removeAll() { in removeAll() function
|
| D | uvectr32.cpp | 135 UBool UVector32::removeAll(const UVector32& other) { in removeAll() function in UVector32
|
| D | uvector.cpp | 211 UBool UVector::removeAll(const UVector& other) { in removeAll() function in UVector
|
| /third_party/icu/icu4c/source/common/ |
| D | hash.h | 249 inline void Hashtable::removeAll(void) { in removeAll() function
|
| D | uvectr32.cpp | 135 UBool UVector32::removeAll(const UVector32& other) { in removeAll() function in UVector32
|
| D | uvector.cpp | 211 UBool UVector::removeAll(const UVector& other) { in removeAll() function in UVector
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| D | hash.h | 249 inline void Hashtable::removeAll(void) { in removeAll() function
|
| D | uvectr32.cpp | 135 UBool UVector32::removeAll(const UVector32& other) { in removeAll() function in UVector32
|
| D | uvector.cpp | 214 UBool UVector::removeAll(const UVector& other) { in removeAll() function in UVector
|
| D | uniset.cpp | 1055 UnicodeSet& UnicodeSet::removeAll(const UnicodeString& s) { in removeAll() function in UnicodeSet 1325 UnicodeSet& UnicodeSet::removeAll(const UnicodeSet& c) { in removeAll() function in UnicodeSet
|
| /third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/ |
| D | CollectionUtilities.java | 135 public static <K,V> Map<K,V> removeAll(Map<K,V> m, Collection<K> itemsToRemove) { in removeAll() method in CollectionUtilities 229 public static <T, U extends Collection<T>> U removeAll(U c, ObjectMatcher<T> f) { in removeAll() method in CollectionUtilities
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/util/ |
| D | CollectionUtilities.java | 138 public static <K,V> Map<K,V> removeAll(Map<K,V> m, Collection<K> itemsToRemove) { in removeAll() method in CollectionUtilities 232 public static <T, U extends Collection<T>> U removeAll(U c, ObjectMatcher<T> f) { in removeAll() method in CollectionUtilities
|
| /third_party/skia/third_party/externals/swiftshader/tests/regres/cov/ |
| D | tree.go | 418 func (s SpanSet) removeAll(rhs SpanSet) SpanSet { func
|