Home
last modified time | relevance | path

Searched refs:write_table (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-netkit/netkit-rpc/netkit-rpc/
H A D0001-rpcgen-Fix-printf-formats.patch31 @@ -99,7 +99,7 @@ write_table(const definition *def)
40 @@ -139,7 +139,7 @@ write_table(const definition *def)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/rsync/files/
H A D0001-Add-missing-prototypes-to-function-declarations.patch130 @@ -187,7 +187,7 @@ local void write_table(out, table)
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dyacc.py2547 def write_table(self,modulename,outputdir='',signature=""): member in LRGeneratedTable
3271 lr.write_table(tabmodule,outputdir,signature)