Searched refs:removeAt (Results 1 - 23 of 23) sorted by relevance

/external/skia/src/gpu/glsl/
H A DGrGLSLFragmentShaderBuilder.cpp215 int removeAt = fMangleString.findLastOf('_'); local
216 fMangleString.remove(removeAt, fMangleString.size() - removeAt);
/external/smali/util/src/main/java/org/jf/util/
H A DSparseIntArray.java105 removeAt(i);
112 public void removeAt(int index) { method in class:SparseIntArray
/external/skqp/src/gpu/glsl/
H A DGrGLSLFragmentShaderBuilder.cpp325 int removeAt = fMangleString.findLastOf('_'); local
326 fMangleString.remove(removeAt, fMangleString.size() - removeAt);
/external/guava/guava-tests/benchmark/com/google/common/util/concurrent/
H A DMonitorBasedArrayBlockingQueue.java127 void removeAt(int i) { method in class:MonitorBasedArrayBlockingQueue
421 removeAt(i);
766 removeAt(i);
/external/guava/guava/src/com/google/common/collect/
H A DMinMaxPriorityQueue.java381 @VisibleForTesting MoveDesc<E> removeAt(int index) { method in class:MinMaxPriorityQueue
434 // Returned from removeAt() to iterator.remove()
450 removeAt(index);
503 * returns a pair as described in {@link #removeAt}.
787 MoveDesc<E> moved = removeAt(cursor);
817 removeAt(i);
/external/guava/guava-tests/test/com/google/common/collect/
H A DMinMaxPriorityQueueTest.java362 * This tests a special case of the removeAt() call. Moving an element
433 * This tests a special case where removeAt has to trickle an element
556 mmHeap.removeAt(random.nextInt(mmHeap.size()));
569 q.removeAt(i);
/external/robolectric/v1/lib/main/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/kotlinc/lib/
H A Dkotlin-runtime.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
H A Dkotlin-stdlib.jarMETA-INF/ META-INF/MANIFEST.MF kotlin/ kotlin/kotlin.kotlin_builtins kotlin/collections/ kotlin/collections/collections ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/owasp/sanitizer/distrib/lib/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/owasp/sanitizer/lib/guava-libraries/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/collect/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 448 milliseconds