Home
last modified time | relevance | path

Searched defs:new_to (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/watchdog/
H A Ddiag288_wdt.c159 static int wdt_set_timeout(struct watchdog_device * dev, unsigned int new_to) in wdt_set_timeout() argument
/kernel/linux/linux-5.10/drivers/watchdog/
H A Ddiag288_wdt.c200 static int wdt_set_timeout(struct watchdog_device * dev, unsigned int new_to) in wdt_set_timeout() argument
/third_party/node/deps/v8/src/compiler/
H A Dnode.cc154 void Node::AppendInput(Zone* zone, Node* new_to) { in AppendInput() argument
203 void Node::InsertInput(Zone* zone, int index, Node* new_to) { in InsertInput() argument
H A Dnode.h77 void ReplaceInput(int index, Node* new_to) { in ReplaceInput() argument
435 void UpdateTo(Node* new_to) { in UpdateTo() argument
[all...]
/third_party/NuttX/fs/tmpfs/
H A Dfs_tmpfs.c2295 struct tmpfs_object_s *new_to = tde->tde_object; in tmpfs_rename() local
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler-tonode.cc1441 int new_to = std::max(to_replace.to(), to); in RationalizeConsecutiveAtoms() local
1449 int new_to = std::max(list->at(end_pos - 1).to(), to); in RationalizeConsecutiveAtoms() local

Completed in 9 milliseconds