Home
last modified time | relevance | path

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

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

/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
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-object.hh76 void remove (T v, lock_t &l) in remove() function
H A Dhb-vector.hh261 void remove (unsigned int i) in remove() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dsimple_ilist.h179 void remove(reference N) { list_base_type::remove(*this->getNodePtr(&N)); } in remove() function in llvm::simple_ilist
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread.cpp254 Thread::Affinity& Thread::Affinity::remove(const Thread::Affinity& other) { in remove() function in marl::Thread::Affinity
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp102 RegisterSet &remove(unsigned R) { in remove() function
112 RegisterSet &remove(const RegisterSet &Rs) { in remove() function
H A DHexagonGenInsert.cpp122 RegisterSet &remove(unsigned R) { in remove() function
132 RegisterSet &remove(const RegisterSet &Rs) { in remove() function
[all...]
/third_party/skia/tools/viewer/
H A DParticlesSlide.cpp320 bool remove = ImGui::Button("X") || !effect->isAlive(); in draw() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableMap.h122 LLVM_NODISCARD ImmutableMap remove(ImmutableMap Old, key_type_ref K) { in remove() function in llvm::ImmutableMap::Factory
333 ImmutableMapRef remove(key_type_ref K) const { in remove() function in llvm::ImmutableMapRef
H A Dsimple_ilist.h183 void remove(reference N) { list_base_type::remove(*this->getNodePtr(&N)); } in remove() function in llvm::simple_ilist

Completed in 21 milliseconds

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