| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | qeth_core.h | 769 void (*remove) (struct ccwgroup_device *); member
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| H A D | trace_events_hist.c | 563 bool remove; member 6559 bool remove; in event_hist_trigger_parse() local 5098 create_hist_data(unsigned int map_bits, struct hist_trigger_attrs *attrs, struct trace_event_file *file, bool remove) create_hist_data() argument [all...] |
| H A D | ftrace.c | 5219 __ftrace_match_addr(struct ftrace_hash *hash, unsigned long ip, int remove) in __ftrace_match_addr() argument 5240 ftrace_match_addr(struct ftrace_hash *hash, unsigned long *ips, unsigned int cnt, int remove) ftrace_match_addr() argument 5260 ftrace_set_hash(struct ftrace_ops *ops, unsigned char *buf, int len, unsigned long *ips, unsigned int cnt, int remove, int reset, int enable) ftrace_set_hash() argument 5310 ftrace_set_addr(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, int remove, int reset, int enable) ftrace_set_addr() argument 5640 ftrace_set_filter_ip(struct ftrace_ops *ops, unsigned long ip, int remove, int reset) ftrace_set_filter_ip() argument 5663 ftrace_set_filter_ips(struct ftrace_ops *ops, unsigned long *ips, unsigned int cnt, int remove, int reset) ftrace_set_filter_ips() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | memcontrol.c | 169 struct work_struct remove; member
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 1063 const double remove = costs[l_i][r_i + 1]; in CalculateOptimalEdits() local
|
| /third_party/rust/crates/libc/src/solid/ |
| H A D | mod.rs | 466 pub fn remove(arg1: *const c_char) -> c_int; in remove() functions
|
| /third_party/rust/crates/libc/src/ |
| H A D | wasi.rs | 473 pub fn remove(a: *const c_char) -> c_int; in remove() functions
|
| /third_party/rust/crates/libc/src/unix/ |
| H A D | mod.rs | 474 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderSubroutineTests.cpp | 594 void Utils::program::remove() in remove() function in gl4cts::ShaderSubroutine::Utils::program
|
| H A D | gl4cShadingLanguage420PackTests.cpp | 18339 void Utils::program::remove() in remove() function in gl4cts::GLSL420Pack::Utils::program
|
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 4456 def remove(self, child): member in PanedWindow
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | nfs_xdr.h | 1738 int (*remove) (struct inode *, struct dentry *); member
|
| H A D | pci.h | 868 void (*remove)(struct pci_dev *dev); /* Device removed (NULL if not a hot-plug capable driver) */ member
|
| /kernel/linux/linux-5.10/include/linux/qed/ |
| H A D | qed_if.h | 854 void (*remove)(struct qed_dev *cdev); member
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | pci.h | 923 void (*remove)(struct pci_dev *dev); /* Device removed (NULL if not a hot-plug capable driver) */ member
|
| H A D | nfs_xdr.h | 1765 int (*remove) (struct inode *, struct dentry *); member
|
| /kernel/linux/linux-6.6/include/linux/qed/ |
| H A D | qed_if.h | 882 void (*remove)(struct qed_dev *cdev); member
|
| /third_party/rust/crates/libc/src/vxworks/ |
| H A D | mod.rs | 1099 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/micrel/ |
| H A D | ksz884x.c | 2334 static inline void port_cfg_rmv_tag(struct ksz_hw *hw, int p, int remove) in port_cfg_rmv_tag() argument
|
| /third_party/skia/third_party/vulkanmemoryallocator/include/ |
| H A D | vk_mem_alloc.h | 4976 void remove(size_t index) in remove() function in VmaVector 5188 void remove(size_t index) in remove() function in VmaSmallVector
|
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_verbs.h | 2722 void (*remove)(struct ib_device *, void *client_data); member
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | ib_verbs.h | 2802 void (*remove)(struct ib_device *, void *client_data); member
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| H A D | mod.rs | 3382 pub fn remove(filename: *const c_char) -> c_int; in remove() functions
|
| /third_party/skia/third_party/externals/sfntly/java/lib/ |
| H A D | junit-4.10.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/framework/
junit/runner/
junit/textui/
org/
... |
| /third_party/rust/crates/memchr/bench/data/code/ |
| H A D | rust-library.rs | 5967 fn remove() { remove() functions 17361 pub fn remove(&mut self, idx: usize) -> char { remove() functions 27858 pub fn remove(&mut self, at: usize) -> T { remove() functions 30686 pub fn remove<Q: ?Sized>(&mut self, key: &Q) -> Option<V> remove() functions 32981 pub fn remove<Q: ?Sized>(&mut self, value: &Q) -> bool remove() functions 34271 mod remove; global() modules 35540 pub fn remove(self) -> V { remove() functions 36828 fn remove<T: Ord>(v: &mut BTreeMap<Box<T>, ()>, t: &T) { test_borrow() functions 39017 pub fn remove( remove() functions 42144 pub fn remove(&mut self, index: usize) -> Option<T> { remove() functions 48159 pub fn remove(&mut self, index: usize) -> T { remove() functions [all...] |