Home
last modified time | relevance | path

Searched defs:remove (Results 276 - 300 of 706) sorted by relevance

1...<<11121314151617181920>>...29

/kernel/linux/linux-6.6/drivers/s390/cio/
H A Dcss.h92 void (*remove)(struct subchannel *); member
/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
H A DTextTrieMap.java189 public void remove() { in remove() method in TextTrieMap.CharIterator
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DResourceModule.java140 public void remove() { in remove() method in ResourceModule.IteratorAdapter
/third_party/icu/icu4j/main/tests/framework/src/com/ibm/icu/dev/test/
H A DResourceModule.java139 public void remove() { in remove() method in ResourceModule.IteratorAdapter
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
H A DCounter.java238 public Counter<T> remove(T key) { in remove() method in Counter
/third_party/icu/icu4c/source/i18n/
H A Dformatted_string_builder.cpp359 int32_t FormattedStringBuilder::remove(int32_t index, int32_t count) { in remove() function in FormattedStringBuilder
/third_party/node/deps/icu-small/source/i18n/
H A Dformatted_string_builder.cpp359 int32_t FormattedStringBuilder::remove(int32_t index, int32_t count) { in remove() function in FormattedStringBuilder
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_build_util.h46 inline void remove(Instruction *i) { assert(i->bb == bb); bb->remove(i); } in remove() function in nv50_ir::BuildUtil
H A Dnv50_ir_bb.cpp239 BasicBlock::remove(Instruction *insn) in remove() function in nv50_ir::BasicBlock
/third_party/libexif/contrib/c++/
H A Dexif.hxx428 void remove(Entry &entry) in remove() function
/third_party/ltp/tools/sparse/sparse-src/
H A Dssa.c99 bool remove = false; in rewrite_local_var() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c279 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) in fd_bc_invalidate_batch() argument
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java729 public void remove() { in remove() method in PhoneNumberMatcher
/third_party/rust/crates/clap/src/util/
H A Dflat_map.rs55 pub fn remove<Q: ?Sized>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/python/Lib/
H A D_weakrefset.py110 def remove(self, item): member in WeakSet
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DMemoryProgramCache.cpp202 void MemoryProgramCache::remove(const egl::BlobCache::Key &programHash) in remove() function in gl::MemoryProgramCache
H A DBlobCache.cpp222 void BlobCache::remove(const BlobCache::Key &key) in remove() function in egl::BlobCache

Completed in 18 milliseconds

1...<<11121314151617181920>>...29