Home
last modified time | relevance | path

Searched defs:remove (Results 551 - 575 of 690) sorted by relevance

1...<<2122232425262728

/kernel/linux/linux-6.6/kernel/events/
H A Duprobes.c2071 int remove = UPROBE_HANDLER_REMOVE; in handler_chain() local
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbttv.h342 void (*remove)(struct bttv_sub_device *sub); member
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Ddatapath.h534 struct iwl_rx_baid_cfg_cmd_remove remove; member
590 } __packed remove; /* TX_QUEUE_CFG_CMD_REMOVE_API_S_VER_1 */ global() member
669 } __packed remove; /* SEC_KEY_REMOVE_CMD_API_S_VER_1 */ global() member
[all...]
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Drdma.c930 nvme_rdma_teardown_admin_queue(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_teardown_admin_queue() argument
944 nvme_rdma_teardown_io_queues(struct nvme_rdma_ctrl *ctrl, bool remove) nvme_rdma_teardown_io_queues() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-wiimote.h195 void (*remove) (const struct wiimod_ops *ops, member
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-designware-core.h325 void (*remove)(struct dw_i2c_dev *dev); member
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs1615 pub fn remove(&mut self, index: usize) -> T { in remove() functions
[all...]
/kernel/linux/linux-6.6/mm/
H A Dinternal.h1295 struct vm_area_struct *remove; member
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DNormalizer2Impl.java293 public void remove() { in remove() method in Normalizer2Impl.ReorderingBuffer
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUnicodeSet.java1615 public UnicodeSet remove(int start, int end) { in remove() method in UnicodeSet
1637 public final UnicodeSet remove(int c) { in remove() method in UnicodeSet
1649 public final UnicodeSet remove(CharSequence s) { in remove() method in UnicodeSet
4404 public void remove() { remove() method in UnicodeSet.EntryRangeIterator
4497 public void remove() { remove() method in UnicodeSet.UnicodeSetIterator2
[all...]
/third_party/NuttX/fs/nfs/
H A Drpc.h352 struct REMOVE3args remove; member
471 struct REMOVE3resok remove; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DNormalizer2Impl.java299 public void remove() { in remove() method in Normalizer2Impl.ReorderingBuffer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUnicodeSet.java1536 public UnicodeSet remove(int start, int end) { in remove() method in UnicodeSet
1557 public final UnicodeSet remove(int c) { in remove() method in UnicodeSet
1568 public final UnicodeSet remove(CharSequence s) { in remove() method in UnicodeSet
4263 public void remove() { remove() method in UnicodeSet.EntryRangeIterator
4355 public void remove() { remove() method in UnicodeSet.UnicodeSetIterator2
[all...]
/third_party/libinput/src/
H A Devdev.h298 void (*remove)(struct evdev_dispatch *dispatch); member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp257 bool remove(MachineBasicBlock* BB) { in remove() function in __anon24043::BlockChain
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp600 void Utils::program::remove() in remove() function in glcts::ViewportArray::Utils::program
/third_party/skia/src/gpu/geometry/
H A DGrTriangulator.cpp117 void GrTriangulator::VertexList::remove(Vertex* v) { in remove() function in GrTriangulator::VertexList
293 void GrTriangulator::EdgeList::remove(Edge* edge) { in remove() function in GrTriangulator::EdgeList
[all...]
/third_party/skia/src/pathops/
H A DSkOpCoincidence.cpp1152 bool SkOpCoincidence::release(SkCoincidentSpans* coin, SkCoincidentSpans* remove) { in release() argument
/third_party/skia/src/utils/
H A DSkPolyUtils.cpp860 bool remove(const SkPoint& p0, const SkPoint& p1, uint16_t index0, uint16_t index1) { in remove() function in ActiveEdgeList
1531 void remove(TriangulationVertex* v) { in remove() function in ReflexHash
[all...]
/third_party/python/Lib/test/
H A Dtest_weakref.py552 def remove(k): function
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp638 RangeTree::Node *RangeTree::remove(Node *N, const Node *D) { in remove() function in RangeTree
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h563 iterator remove(iterator I) { in remove() function in llvm::ReadyQueue
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Ddefs.c161 size_t remove = last - name->data + 1; in remove_path() local
/third_party/protobuf/src/google/protobuf/stubs/
H A Dstrutil.cc87 void ReplaceCharacters(string *s, const char *remove, char replacewith) { in ReplaceCharacters() argument
/third_party/python/Modules/
H A Dselectmodule.c810 internal_devpoll_register(devpollObject *self, int fd, unsigned short events, int remove) internal_devpoll_register() argument

Completed in 94 milliseconds

1...<<2122232425262728