| /third_party/NuttX/drivers/bch/ |
| D | bchdev_driver.c | 86 struct Vnode *vnode = filep->f_vnode; in bch_open() local 117 struct Vnode *vnode = filep->f_vnode; in bch_close() local 176 struct Vnode *vnode = filep->f_vnode; in bch_seek() local 240 struct Vnode *vnode = filep->f_vnode; in bch_read() local 263 struct Vnode *vnode = filep->f_vnode; in bch_write() local 294 struct Vnode *vnode = filep->f_vnode; in bch_ioctl() local 381 int bch_unlink(struct Vnode *vnode) in bch_unlink()
|
| D | bch.h | 50 struct Vnode *vnode; /* I-node of the block driver */ member
|
| /third_party/NuttX/drivers/pipes/ |
| D | pipe_common.c | 171 struct Vnode *vnode = filep->f_vnode; in pipecommon_open() local 280 struct Vnode *vnode = filep->f_vnode; in pipecommon_close() local 378 struct Vnode *vnode = filep->f_vnode; in pipecommon_read() local 539 struct Vnode *vnode = filep->f_vnode; in pipecommon_write() local 700 struct Vnode *vnode = filep->f_vnode; in pipecommon_poll() local 785 int pipecommon_unlink(struct Vnode *vnode) in pipecommon_unlink()
|
| D | pipe.c | 133 struct Vnode *vnode = filep->f_vnode; in pipe_close() local 160 int pipe_unlink(struct Vnode *vnode) in pipe_unlink() 214 struct Vnode *vnode = NULL; in UpdateDev() local
|
| /third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/ |
| D | item_tuple_or_list_eliminate.h | 69 void Visit(const ValueNodePtr &vnode) override { in Visit() 118 void Visit(const ValueNodePtr &vnode) override { in Visit() 163 void Visit(const ValueNodePtr &vnode) override { in Visit() 246 void Visit(const ValueNodePtr &vnode) override { in Visit() 328 void Visit(const ValueNodePtr &vnode) override { in Visit() 441 void Visit(const ValueNodePtr &vnode) override { c_ = vnode; } in Visit()
|
| D | gradient_eliminate.cc | 24 AnfNodePtr ExpandJPrimitive(const ValueNodePtr &vnode, const pipeline::ResourceBasePtr &resource) { in ExpandJPrimitive() 86 AnfNodePtr ExpandJ(const ValueNodePtr &vnode, const pipeline::ResourceBasePtr &resource) { in ExpandJ()
|
| D | minmax_grad.h | 96 void Visit(const ValueNodePtr &vnode) override { idx_ = GetValue<int64_t>(vnode->value()); } in Visit()
|
| D | reduce_eliminate.h | 117 void Visit(const ValueNodePtr &vnode) override { in Visit()
|
| /third_party/NuttX/fs/vfs/ |
| D | fs_rmdir.c | 39 static int check_target(struct Vnode *vnode, char *name) in check_target() 93 struct Vnode *vnode = NULL; in do_rmdir() local
|
| D | fs_unlink.c | 38 static int check_target(struct Vnode *vnode) in check_target() 74 struct Vnode *vnode = NULL; in do_unlink() local
|
| D | fs_statfs.c | 58 struct Vnode *vnode = NULL; in statfs() local
|
| D | fs_truncate64.c | 62 struct Vnode *vnode = NULL; in file_truncate64() local
|
| D | fs_lseek64.c | 75 struct Vnode *vnode = NULL; in file_seek64() local
|
| D | fs_lseek.c | 60 struct Vnode *vnode; in file_seek() local
|
| D | fs_truncate.c | 46 struct Vnode *vnode = NULL; in file_truncate() local
|
| D | fs_readlink.c | 37 struct Vnode *vnode = NULL; in do_readlink() local
|
| D | fs_mkdir.c | 41 struct Vnode *vnode = NULL; in do_mkdir() local
|
| D | fs_symlink.c | 36 int follow_symlink(int dirfd, const char *path, struct Vnode **vnode, char **fullpath) in follow_symlink()
|
| /third_party/NuttX/fs/driver/ |
| D | fs_unregisterdriver.c | 45 struct Vnode *vnode = NULL; in unregister_driver() local
|
| D | fs_registerdriver.c | 64 struct Vnode *vnode = NULL; in register_driver() local
|
| D | fs_blockproxy.c | 155 struct Vnode *vnode = NULL; in block_proxy() local
|
| /third_party/NuttX/fs/dirent/ |
| D | fs_closedir.c | 56 struct Vnode *vnode = NULL; in closedir() local
|
| D | fs_seekdir.c | 41 struct Vnode *vnode; in seekmountptdir() local
|
| /third_party/mindspore/mindspore/core/ir/ |
| D | visitor.cc | 29 void AnfIrVisitor::Visit(const ValueNodePtr &vnode) { in Visit()
|
| D | graph_utils_extends.cc | 100 void Visit(const ValueNodePtr &vnode) override { in Visit() 136 void Visit(const ValueNodePtr &vnode) override { in Visit()
|