Home
last modified time | relevance | path

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

12345678910>>...29

/kernel/linux/linux-6.6/drivers/input/rmi4/
H A Drmi_bus.h81 void (*remove)(struct rmi_function *fn); member
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
H A DTransliterationChart.java286 public void remove() { in remove() method in TransliterationChart.EquivClass.MyIterator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DCodePointMap.java167 public final void remove() { in remove() method in CodePointMap.RangeIterator
/third_party/icu/icu4c/source/common/
H A Dhash.h229 inline void* Hashtable::remove(const UnicodeString& key) { in remove() function in Hashtable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DCodePointMap.java155 public final void remove() { in remove() method in CodePointMap.RangeIterator
/third_party/jinja2/
H A Dbccache.py319 from os import remove namespace
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_code_local.cpp218 int remove = entry->unused & ir->write_mask; in process_assignment() local
[all...]
/third_party/node/lib/
H A Ddomain.js
/third_party/node/deps/v8/src/zone/
H A Dzone-handle-set.h117 void remove(Handle<T> handle, Zone* zone) { in remove() function in v8::internal::final
/third_party/node/deps/v8/third_party/jinja2/
H A Dbccache.py265 from os import remove namespace
/third_party/node/tools/icu/
H A Dicutrim.py197 remove = None variable
200 remove = set(config["remove"]) variable
202 remove = set() variable
[all...]
/third_party/node/tools/inspector_protocol/jinja2/
H A Dbccache.py282 from os import remove namespace
/third_party/node/deps/icu-small/source/common/
H A Dhash.h229 inline void* Hashtable::remove(const UnicodeString& key) { in remove() function in Hashtable
/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

Completed in 15 milliseconds

12345678910>>...29