Home
last modified time | relevance | path

Searched defs:remove (Results 76 - 100 of 278) sorted by relevance

12345678910>>...12

/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/rust/crates/cxx/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dmap.rs128 pub fn remove<Q>(&mut self, key: &Q) -> Option<V> in remove() functions
/third_party/skia/src/gpu/
H A DGrManagedResource.h64 void remove(const GrManagedResource* r) { in remove() function in GrManagedResource::Trace
/third_party/skia/src/gpu/gl/
H A DGrGLExtensions.cpp130 bool GrGLExtensions::remove(const char ext[]) { in remove() function in GrGLExtensions
/third_party/skia/src/gpu/text/
H A DGrTextBlobCache.cpp47 void GrTextBlobCache::remove(GrTextBlob* blob) { in remove() function in GrTextBlobCache
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/
H A DIndexSubTableFormat1.java181 public void remove() { in remove() method in IndexSubTableFormat1.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat2.java169 public void remove() { in remove() method in IndexSubTableFormat2.Builder.BitmapGlyphInfoIterator
H A DIndexSubTableFormat3.java185 public void remove() { in remove() method in IndexSubTableFormat3.Builder.BitmapGlyphInfoIterator
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/core/
H A DCMapFormat8.java105 public void remove() { in remove() method in CMapFormat8.CharacterIterator
/third_party/skia/third_party/externals/jinja2/
H A Dbccache.py265 from os import remove namespace
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
H A DEventScheduler.java71 public SchedulableEvent remove() { in remove() method in EventScheduler.FastEventQueue
/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
/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

Completed in 12 milliseconds

12345678910>>...12