Home
last modified time | relevance | path

Searched defs:remove (Results 51 - 75 of 702) sorted by relevance

12345678910>>...29

/kernel/linux/linux-5.10/drivers/uio/
H A Duio_pci_generic.c122 static void remove(struct pci_dev *pdev) in remove() function
/kernel/linux/linux-5.10/include/linux/ulpi/
H A Ddriver.h45 void (*remove)(struct ulpi *ulpi); member
/kernel/linux/linux-5.10/include/linux/iio/
H A Dsw_trigger.h38 int (*remove)(struct iio_sw_trigger *); member
H A Dsw_device.h38 int (*remove)(struct iio_sw_device *); member
/kernel/linux/linux-6.6/include/linux/
H A Disa.h16 void (*remove)(struct device *, unsigned int); member
/kernel/linux/linux-6.6/include/linux/iio/
H A Dsw_trigger.h38 int (*remove)(struct iio_sw_trigger *); member
H A Dsw_device.h38 int (*remove)(struct iio_sw_device *); member
/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dp_aux_bus.h32 void (*remove)(struct dp_aux_ep_device *aux_ep); member
/kernel/linux/linux-6.6/include/linux/ulpi/
H A Ddriver.h45 void (*remove)(struct ulpi *ulpi); member
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Dsmbios.c16 efi_status_t (__efiapi *remove)(efi_smbios_protocol_t *, u16); member
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dinternal.h52 int (*remove)(struct dw_dma_chip *chip); member
/kernel/linux/linux-6.6/drivers/dax/
H A Dbus.h40 void (*remove)(struct dev_dax *dev); member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCollectionSet.java61 public boolean remove(Object o) { in remove() method in CollectionSet
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DCollectionSet.java63 public boolean remove(Object o) { in remove() method in CollectionSet
/third_party/icu/icu4c/source/common/unicode/
H A Denumset.h42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
/third_party/icu/icu4c/source/i18n/
H A Dnfrlist.h54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
/third_party/nghttp2/src/
H A Dtemplate.h119 void remove(T *t) { in remove() function
/third_party/node/deps/icu-small/source/common/unicode/
H A Denumset.h42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet
/third_party/node/deps/icu-small/source/i18n/
H A Dnfrlist.h54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DAbstractProtobufList.java137 public E remove(int index) { in remove() method in AbstractProtobufList
143 public boolean remove(Object o) { in remove() method in AbstractProtobufList
/third_party/skia/src/core/
H A DSkTDynamicHash.h45 void remove(const Key& key) { fTable.remove(key); } in remove() function in SkTDynamicHash
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DNameSpace.hpp87 ObjectType *remove(GLuint name) in remove() function in gl::NameSpace
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnfrlist.h54 NFRule* remove(uint32_t index) { in remove() function in NFRuleList
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_base.h83 template <class T> static void remove(T &N) { removeImpl(N); } in remove() function in llvm::ilist_base
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Denumset.h42 inline void remove(T toRemove) { set(toRemove, 0); } in remove() function in EnumSet

Completed in 7 milliseconds

12345678910>>...29