Home
last modified time | relevance | path

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

1...<<11121314151617181920>>...28

/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/java/ohos/global/icu/impl/
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/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DResourcePriorityQueue.cpp618 void ResourcePriorityQueue::remove(SUnit *SU) { in remove() function in ResourcePriorityQueue
/third_party/skia/src/core/
H A DSkTInternalLList.h36 void remove(T* entry) { in remove() function in SkTInternalLList
/third_party/skia/src/gpu/
H A DGrThreadSafeCache.cpp308 void GrThreadSafeCache::remove(const GrUniqueKey& key) { in remove() function in GrThreadSafeCache
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DNucleus.hpp113 Edit &remove(Optimization::Pass pass) in remove() function in rr::Config::Edit
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat4.java284 public void remove() { in remove() method in IndexSubTableFormat4.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat5.java223 public void remove() { in remove() method in IndexSubTableFormat5.Builder.BitmapGlyphInfoIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMap.java159 public void remove() { in remove() method in CMap.CharacterIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/
H A DLocaTable.java154 public void remove() { in remove() method in LocaTable.LocaIterator
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dformatted_string_builder.cpp342 int32_t FormattedStringBuilder::remove(int32_t index, int32_t count) { in remove() function in FormattedStringBuilder

Completed in 18 milliseconds

1...<<11121314151617181920>>...28