Searched refs:toBeRemoved (Results 1 - 13 of 13) sorted by relevance

/external/skia/src/gpu/
H A DGrLayerCache.cpp367 SkTDArray<GrCachedLayer*> toBeRemoved; local
372 *toBeRemoved.append() = &(*iter);
376 for (int i = 0; i < toBeRemoved.count(); ++i) {
377 SkASSERT(0 == toBeRemoved[i]->uses());
378 this->unlock(toBeRemoved[i]);
379 fLayerHash.remove(GrCachedLayer::GetKey(*toBeRemoved[i]));
380 SkDELETE(toBeRemoved[i]);
414 SkTDArray<GrCachedLayer*> toBeRemoved; local
419 *toBeRemoved.append() = &(*iter);
423 for (int i = 0; i < toBeRemoved
[all...]
/external/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/util/
H A DRelation.java296 public boolean removeAll(Relation<K, V> toBeRemoved) { argument
298 for (K key : toBeRemoved.keySet()) {
300 Set<V> values = toBeRemoved.getAll(key);
315 public boolean removeAll(K key, Iterable<V> toBeRemoved) { argument
317 for (V value : toBeRemoved) {
323 public Set<V> removeAll(Collection<K> toBeRemoved) { argument
325 for (K key : toBeRemoved) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.extensionlocation_1.2.0.v20100518.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.reconciler.dropins_1.1.2.R36x_v20101111-1430.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.common_3.6.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.core.commands_3.6.0.I20100512-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 1457 milliseconds