Home
last modified time | relevance | path

Searched defs:Remove (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/javassist/src/test/test2/
H A DRemove.java7 public class Remove extends RemoveParent { class
17 public Remove() { g = 7; } in Remove() method in Remove
18 public Remove(int i) { g = i; } in Remove() method in Remove
HDRemove.classRemove.java package test2 public test2.Remove extends test2.RemoveParent { public int f2 public test2 ...
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/model/
H A DAutoAddSignal.kt34 data class Remove( dataClass
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs147 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField
317 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField
735 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
H A DReadOnlyDictionary.cs66 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
117 public bool Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Collections/
H A DMapField.cs147 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.MapField
317 bool ICollection<KeyValuePair<TKey, TValue>>.Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.MapField
735 public bool Remove(T item) in Remove() method in Google.Protobuf.Collections.MapField.MapView
H A DReadOnlyDictionary.cs66 public bool Remove(TKey key) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
117 public bool Remove(KeyValuePair<TKey, TValue> item) in Remove() method in Google.Protobuf.Collections.ReadOnlyDictionary
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dpacket_number_indexed_queue.h183 bool PacketNumberIndexedQueue<T>::Remove(QuicPacketNumber packet_number) { in Remove() function
189 bool PacketNumberIndexedQueue<T>::Remove(QuicPacketNumber packet_number, in Remove() function
/aosp_15_r20/external/vixl/src/
H A Dcpu-features.cc74 void CPUFeatures::Remove(const CPUFeatures& other) { in Remove() function in vixl::CPUFeatures
78 void CPUFeatures::Remove(Feature feature) { in Remove() function in vixl::CPUFeatures
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/pipeline/domain/model/
DAutoAddSignal.java78 …public static final class Remove implements com.android.systemui.qs.pipeline.domain.model.AutoAddS… class
82 public Remove(@org.jetbrains.annotations.NotNull() in Remove() method in AutoAddSignal.Remove
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_publisher.cpp407 void Publisher::Entry::Remove(State aNextState) in Remove() function in ot::NetworkData::Publisher::Entry
597 void Publisher::DnsSrpServiceEntry::Remove(State aNextState) in Remove() function in ot::NetworkData::Publisher::DnsSrpServiceEntry
892 void Publisher::PrefixEntry::Remove(State aNextState) in Remove() function in ot::NetworkData::Publisher::PrefixEntry
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dmutation_entry.h94 static MutationEntry Remove(PropertyType property_type, std::string section_param) { in Remove() function
98 static MutationEntry Remove(PropertyType property_type, std::string section_param, in Remove() function
/aosp_15_r20/external/cronet/base/profiler/
H A Dsample_metadata.cc41 void SampleMetadata::Remove() { in Remove() function in base::SampleMetadata
46 void SampleMetadata::Remove(int64_t key) { in Remove() function in base::SampleMetadata
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/prefs/
DFileSystemPreferences.java383 private class Remove extends Change { class in FileSystemPreferences
386 Remove(String key) { in Remove() method in FileSystemPreferences.Remove
/aosp_15_r20/external/openthread/src/core/common/
H A Dtimer.hpp242 void Remove(TimerMilli &aTimer) { Timer::Scheduler::Remove(aTimer, sAlarmMilliApi); } in Remove() function in ot::TimerMilli::Scheduler
431 void Remove(TimerMicro &aTimer) { Timer::Scheduler::Remove(aTimer, sAlarmMicroApi); } in Remove() function in ot::TimerMicro::Scheduler
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/23/libcore/ojluni/src/main/java/java/util/prefs/
DFileSystemPreferences.java383 private class Remove extends Change { class in FileSystemPreferences
386 Remove(String key) { in Remove() method in FileSystemPreferences.Remove
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp176 SetVector<NodeId> Remove = DeadInstrs; in run() local
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/prefs/
H A DFileSystemPreferences.java383 private class Remove extends Change { class in FileSystemPreferences
386 Remove(String key) { in Remove() method in FileSystemPreferences.Remove
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp176 SetVector<NodeId> Remove = DeadInstrs; in run() local
215 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
/aosp_15_r20/build/soong/finder/fs/
H A Dfs.go64 Remove(path string) (err error) methodSpec
127 func (osFs) Remove(path string) error { func
813 func (m *MockFs) Remove(path string) (err error) { func
/aosp_15_r20/external/vixl/src/aarch64/
H A Doperands-aarch64.h120 void Remove(const CPURegList& other) { in Remove() function
134 void Remove(const CPURegister& other) { in Remove() function
148 void Remove(int code) { in Remove() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonRDFOpt.cpp161 SetVector<NodeId> Remove = DeadInstrs; in run() local
201 bool HexagonDCE::rewrite(NodeAddr<InstrNode*> IA, SetVector<NodeId> &Remove) { in rewrite()
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tools.pas155 function Remove(const Value: T): Integer; in Remove() function
195 procedure Remove(const Key: TKey); procedure
297 procedure Remove(const Key: TKey); procedure
767 procedure TDictionary<TKey,TValue>.Remove(const Key: TKey); procedure
H A DAntlr.Runtime.Collections.pas109 procedure Remove(const Key: TKey); procedure
237 procedure THashList<TKey, TValue>.Remove(const Key: TKey); procedure
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/
Davl.h39 AVL Remove(const SomethingLikeK& key) const { in Remove() function
327 AVL Remove(const K& key) const { return AVL(RemoveKey(root_, key)); } in Remove() function

12345678910>>...17