Home
last modified time | relevance | path

Searched defs:remove (Results 476 – 500 of 5515) sorted by relevance

1...<<11121314151617181920>>...221

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__algorithm/
Dremove.h28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in remove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__algorithm/
Dremove.h28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in remove() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__algorithm/
Dremove.h28 remove(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __value) { in remove() function
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/concurrent/
DLinkedBlockingQueue.java537 public boolean remove(Object o) { in remove() method in LinkedBlockingQueue
847 public void remove() { in remove() method in LinkedBlockingQueue.Itr
/aosp_15_r20/external/autotest/utils/frozen_chromite/lib/
H A Dgob_util.py687 def RemoveReviewers(host, change, remove=None, notify=None): argument
741 def SetHashtags(host, change, add, remove): argument
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/concurrent/
H A DLinkedBlockingQueue.java537 public boolean remove(Object o) { in remove() method in LinkedBlockingQueue
847 public void remove() { in remove() method in LinkedBlockingQueue.Itr
/aosp_15_r20/frameworks/base/packages/SystemUI/utils/kairos/src/com/android/systemui/kairos/internal/
H A DGraph.kt368 fun remove(schedulable: Schedulable) { in remove() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/20/libcore/ojluni/src/main/java/java/util/concurrent/
DLinkedBlockingQueue.java537 public boolean remove(Object o) { in remove() method in LinkedBlockingQueue
847 public void remove() { in remove() method in LinkedBlockingQueue.Itr
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDjavaparser-core-3.3.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/github/ com/ ...
/aosp_15_r20/libcore/ojluni/annotations/sdk/nullability/java/util/
H A DIterator.annotated.java34 public default void remove() { throw new RuntimeException("Stub!"); } in remove() method
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/
DMutableKeyValueStore.java52 @Nullable byte[] remove(@NonNull String key); in remove() method
/aosp_15_r20/frameworks/base/media/java/android/media/
H A DAudioMetadataMap.java41 <T> T remove(@NonNull AudioMetadata.Key<T> key); in remove() method
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DForwardingIterator.java63 public void remove() { in remove() method in ForwardingIterator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/
DIterator.java101 default void remove() { in remove() method
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DForwardingIterator.java63 public void remove() { in remove() method in ForwardingIterator
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/util/
H A DOldAbstractSetTest.java42 public void remove() { in iterator() method in OldAbstractSetTest.Mock_AbstractSet
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/
H A DIterator.java101 default void remove() { in remove() method
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/19/libcore/ojluni/src/main/java/java/util/
DIterator.java101 default void remove() { in remove() method
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/dexbacked/util/
H A DFixedSizeSet.java49 @Override public void remove() { throw new UnsupportedOperationException(); } in iterator() method
/aosp_15_r20/external/hamcrest/hamcrest-core/src/main/java/org/hamcrest/internal/
H A DSelfDescribingValueIterator.java25 public void remove() { in remove() method in SelfDescribingValueIterator
/aosp_15_r20/external/google-smali/dexlib2/src/main/java/com/android/tools/smali/dexlib2/analysis/util/
H A DTypeProtoUtils.java75 @Override public void remove() { in getSuperclassChain() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/contentpreview/payloadtoggle/domain/interactor/
DSafeIterator.java45 public void remove() { in remove() method in SafeIterator
/aosp_15_r20/dalvik/dx/tests/118-find-usages/
H A DFoo$MyList.class ... (int) public int size () public boolean remove
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DCopyOnLoopListenerSet.kt45 override fun remove(element: E): Boolean = listeners.remove(element) method in com.android.systemui.util.CopyOnLoopListenerSet
H A DListenerSet.kt39 override fun remove(element: E): Boolean = listeners.remove(element) method in com.android.systemui.util.ListenerSet

1...<<11121314151617181920>>...221