Home
last modified time | relevance | path

Searched defs:set_node (Results 1 – 4 of 4) sorted by relevance

/third_party/ltp/testcases/kernel/mem/include/
Dmem.h19 static inline void set_node(unsigned long *array, unsigned int node) in set_node() function
/third_party/gn/src/gn/
Dscope.cc162 const ParseNode* set_node) { in SetValue()
Doperators.cc195 Value* ValueDestination::SetValue(Value value, const ParseNode* set_node) { in SetValue()
/third_party/uboot/u-boot-2020.01/scripts/kconfig/
Dgconf.c1162 static void set_node(GtkTreeIter * node, struct menu *menu, gchar ** row) in set_node() function