Searched refs:removeAll (Results 176 - 200 of 225) sorted by relevance

123456789

/external/webkit/Source/WebKit/qt/Api/
H A Dqwebelement.cpp967 list.removeAll(name);
981 list.removeAll(name);
H A Dqwebsettings.cpp534 allSettings()->removeAll(d);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.databinding_1.3.100.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.metadata.repository_1.1.0.v20100513.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.databinding.property_1.3.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.views_3.5.0.I20100527-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
H A DCComboBox.java425 public void removeAll() { method in class:CComboBox
/external/icu4c/common/
H A Duset.cpp119 ((UnicodeSet*) set)->UnicodeSet::removeAll(*(const UnicodeSet*)remove);
H A Duniset_props.cpp674 removeAll(*nested);
/external/webkit/Source/WebKit/qt/tests/qwebplugindatabase/
H A Dtst_qwebplugindatabase.cpp328 pluginsForMimeType.removeAll(plugin);
/external/guava/guava-tests/test/com/google/common/collect/
H A DMultimapsTest.java466 assertEquals(Collections.emptySet(), multimap.removeAll("dog"));
469 assertEquals(Collections.singleton(2), multimap.removeAll("bar"));
/external/icu4c/i18n/
H A Drbt_pars.cpp908 variableNames.removeAll();
1103 data->variableNames.removeAll();
/external/icu4c/test/intltest/
H A Dusettest.cpp441 set.removeAll(set2);
632 //UnicodeSet::removeAll(class UnicodeString const &)
678 set.removeAll("liu");
681 if (set != exp) { errln("FAIL: removeAll(\"liu\")"); return; }
1788 z.removeAll(y);
2273 removeAll(idPattern).
2274 removeAll(idSet);
/external/webkit/Source/WebCore/page/
H A DDOMWindow.cpp193 set.removeAll(it);
223 set.removeAll(it);
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
H A DArrayListTest.java259 obj.removeAll(list1);
/external/guava/guava/src/com/google/common/collect/
H A DIterators.java188 public static boolean removeAll( method in class:Iterators
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
H A DIterators.java186 public static boolean removeAll( method in class:Iterators
/external/webkit/Tools/DumpRenderTree/qt/
H A DDumpRenderTreeQt.cpp1115 windows.removeAll(container);
/external/skia/src/gpu/
H A DGrContext.cpp97 fTextureCache->removeAll();
108 fTextureCache->removeAll();

Completed in 387 milliseconds

123456789