Home
last modified time | relevance | path

Searched defs:remove (Results 301 - 325 of 701) sorted by relevance

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

/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
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DRepeatedFieldBuilderV3.java414 public void remove(int index) { in remove() method in RepeatedFieldBuilderV3
H A DRepeatedFieldBuilder.java414 public void remove(int index) { in remove() method in RepeatedFieldBuilder
/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py294 def remove(self, elem): member in RepeatedScalarFieldContainer
423 def remove(self, elem): member in RepeatedCompositeFieldContainer
/third_party/python/Lib/lib2to3/
H A Dpytree.py138 def remove(self): member in Base
/third_party/python/Lib/test/
H A Dtest_doctest.py2749 def remove(self): member in TestHook
/third_party/skia/include/private/
H A DSkTDArray.h210 void remove(int index, int count = 1) { in remove() function in SkTDArray
/third_party/rust/crates/nix/src/sys/
H A Dselect.rs44 pub fn remove(&mut self, fd: RawFd) { in remove() functions
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A DvksStructsVKSC.hpp79 void remove () in remove() function
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Deadm.h108 int (*remove) (struct scm_device *scmdev); member
/kernel/linux/linux-6.6/arch/s390/include/asm/
H A Deadm.h108 void (*remove) (struct scm_device *scmdev); member
/kernel/linux/linux-6.6/arch/um/kernel/
H A Dirq.c215 static void free_irq_entry(struct irq_entry *to_free, bool remove) in free_irq_entry() argument

Completed in 25 milliseconds

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