Home
last modified time | relevance | path

Searched defs:remove (Results 101 - 125 of 294) sorted by relevance

12345678910>>...12

/third_party/skia/tools/
H A DSkMetaData.cpp178 void SkMetaData::remove(FindResult result) { in remove() function in SkMetaData
188 bool SkMetaData::remove(const char name[], Type type) { in remove() function in SkMetaData
/third_party/skia/third_party/externals/icu/source/common/
H A Dhash.h229 inline void* Hashtable::remove(const UnicodeString& key) { in remove() function in Hashtable
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DLazyStringArrayList.java201 public String remove(int index) { in remove() method in LazyStringArrayList
355 public byte[] remove(int index) { in remove() method in LazyStringArrayList.ByteArrayListView
398 public ByteString remove(int index) { in remove() method in LazyStringArrayList.ByteStringListView
H A DIntArrayList.java270 public boolean remove(Object o) { in remove() method in IntArrayList
284 public Integer remove(int index) { in remove() method in IntArrayList
H A DLongArrayList.java270 public boolean remove(Object o) { in remove() method in LongArrayList
284 public Long remove(int index) { in remove() method in LongArrayList
H A DMapFieldLite.java113 public V remove(Object key) { in remove() method in MapFieldLite
H A DFloatArrayList.java270 public boolean remove(Object o) { in remove() method in FloatArrayList
284 public Float remove(int index) { in remove() method in FloatArrayList
H A DBooleanArrayList.java271 public boolean remove(Object o) { in remove() method in BooleanArrayList
285 public Boolean remove(int index) { in remove() method in BooleanArrayList
H A DDoubleArrayList.java271 public boolean remove(Object o) { in remove() method in DoubleArrayList
285 public Double remove(int index) { in remove() method in DoubleArrayList
/third_party/skia/experimental/tools/
H A Dpdf-comparison.py80 def remove(*paths): function
/base/request/request/services/src/manage/scheduler/qos/
H A Dapps.rs108 fn remove(&mut self, task_id: u32) -> bool { in remove() functions
/base/request/request/test/rustest/src/
H A Dlib.rs164 pub fn remove(&self, task_id: u32) { in remove() functions
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/linuxkpi/include/linux/
H A Ddevice.h69 INT32 (*remove)(struct device *dev); member
96 INT32 (*remove)(struct device *dev); member
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dhimedia.h52 HI_S32 (*remove)(pm_basedev *); member
64 HI_S32 (*remove)(pm_basedev *); member
/device/soc/rockchip/common/sdk_linux/include/linux/usb/
H A Dtypec_altmode.h148 void (*remove)(struct typec_altmode *altmode); member
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp319 auto& remove = changedCalls_[0]; in HWTEST_F() local
332 auto& remove = changedCalls_[0]; in HWTEST_F() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp128 void DeathRecipientRemoveHandler::remove() const in remove() function in OHOS::IpcRust::DeathRecipientRemoveHandler
/test/testfwk/xdevice/plugins/ohos/src/ohos/managers/
H A Dmanager_device.py282 def remove(self, idevice): member in ManagerDevice
/third_party/ffmpeg/libavcodec/
H A Dextract_extradata_bsf.c48 int remove; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelation.java196 public boolean remove(K key, V value) { in remove() method in Relation
H A DTextTrieMap.java181 public void remove() { in remove() method in TextTrieMap.CharIterator
H A DFormattedStringBuilder.java400 private int remove(int index, int count) { in remove() method in FormattedStringBuilder
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
H A DCounter.java235 public Counter<T> remove(T key) { in remove() method in Counter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DFormattedStringBuilder.java386 private int remove(int index, int count) { in remove() method in FormattedStringBuilder
H A DRelation.java198 public boolean remove(K key, V value) { in remove() method in Relation

Completed in 15 milliseconds

12345678910>>...12