Home
last modified time | relevance | path

Searched refs:RDF (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-rdflib_6.1.1.bb1 SUMMARY = "RDFLib is a pure Python package for working with RDF"
/OK3568_Linux_fs/buildroot/package/raptor/
H A DConfig.in8 Framework (RDF) triples by parsing syntaxes or
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/raptor2/
H A Draptor2_2.0.15.bb1 SUMMARY = "Library for parsing and serializing RDF syntaxes"
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Ddc395x.h228 u8 RDF; /* AEN, TRMIOP, & response data format */ member
H A Ddc395x.c3104 if ((ptr->Vers & 0x07) >= 2 || (ptr->RDF & 0x0F) == 2) { in disc_tagq_set()
/OK3568_Linux_fs/kernel/drivers/atm/
H A Diphase.h177 #define RDF 4 macro
H A Didt77252.c3200 tmp = RDF[0][(i << 1) + 0] << 16; in init_sram()
3201 tmp |= RDF[0][(i << 1) + 1] << 0; in init_sram()