Home
last modified time | relevance | path

Searched defs:remove (Results 176 - 200 of 672) sorted by relevance

12345678910>>...27

/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
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfObjectHierarchyObserverTest.cpp319 auto& remove = changedCalls_[0]; in HWTEST_F() local
332 auto& remove = changedCalls_[0]; in HWTEST_F() local
/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp128 void DeathRecipientRemoveHandler::remove() const in remove() function in OHOS::IpcRust::DeathRecipientRemoveHandler
/kernel/linux/linux-5.10/arch/arm64/mm/
H A Dnuma.c65 static void numa_update_cpu(unsigned int cpu, bool remove) in numa_update_cpu() argument
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmacio.h128 int (*remove)(struct macio_dev* dev); member
H A Dvio.h116 int (*remove)(struct vio_dev *dev); member
/kernel/linux/linux-5.10/arch/s390/include/asm/
H A Dccwdev.h139 void (*remove) (struct ccw_device *); member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmacio.h129 int (*remove)(struct macio_dev* dev); member

Completed in 12 milliseconds

12345678910>>...27