Home
last modified time | relevance | path

Searched defs:remove (Results 151 - 175 of 670) sorted by relevance

12345678910>>...27

/kernel/linux/linux-6.6/include/linux/mmc/
H A Dsdio_func.h80 void (*remove)(struct sdio_func *); member
/kernel/linux/linux-6.6/include/linux/
H A Dsuperhyway.h57 void (*remove)(struct superhyway_device *dev); member
H A Dsiox.h39 void (*remove)(struct siox_device *sdevice); member
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Dgbphy.h41 void (*remove)(struct gbphy_device *device); member
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_roce.h55 void (*remove) (struct ocrdma_dev *); member
/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

Completed in 12 milliseconds

12345678910>>...27