Home
last modified time | relevance | path

Searched defs:swap_names (Results 1 – 6 of 6) sorted by relevance

/dports/astro/kstars/kstars-3.5.6/kstars/data/tools/
H A Dreformat-hip.pl137 sub swap_names { subroutine
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/
H A Ddcache.c2786 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names() function
/dports/multimedia/libv4l/linux-5.13-rc2/fs/
H A Ddcache.c2786 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/
H A Ddcache.c2786 static void swap_names(struct dentry *dentry, struct dentry *target) in swap_names() function
/dports/cad/yosys/yosys-yosys-0.12/kernel/
H A Drtlil.cc2118 void RTLIL::Module::swap_names(RTLIL::Wire *w1, RTLIL::Wire *w2) in swap_names() function in RTLIL::Module
2133 void RTLIL::Module::swap_names(RTLIL::Cell *c1, RTLIL::Cell *c2) in swap_names() function in RTLIL::Module
/dports/sysutils/bpytop/bpytop-1.0.67/
H A Dbpytop.py2042 swap_names: List[str] = ["used", "free"] variable in MemBox