Home
last modified time | relevance | path

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

1234567891011

/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
/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
/third_party/ffmpeg/libavcodec/
H A Dextract_extradata_bsf.c48 int remove; member
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelation.java196 public boolean remove(K key, V value) { in remove() method in Relation
H A DTextTrieMap.java181 public void remove() { in remove() method in TextTrieMap.CharIterator
H A DFormattedStringBuilder.java400 private int remove(int index, int count) { in remove() method in FormattedStringBuilder

Completed in 15 milliseconds

1234567891011