Home
last modified time | relevance | path

Searched refs:new_d (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dgraph-depends103 new_d = []
112 new_d.append(d[i])
113 return new_d
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/parse/
H A Dast.py372 new_d = bb.data.createCopy(orig_d)
373 function(arg or name, new_d)
374 datastores[name] = new_d
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsystbls.h46 utrap_handler_t new_d,
H A Dsys_sparc_64.c609 utrap_handler_t, new_p, utrap_handler_t, new_d, in SYSCALL_DEFINE5() argument