Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-rdflib_7.0.0.bb1 SUMMARY = "RDFLib is a pure Python package for working with RDF"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/raptor2/
H A Draptor2_2.0.16.bb1 SUMMARY = "Library for parsing and serializing RDF syntaxes"
/openbmc/linux/drivers/scsi/
H A Ddc395x.h190 u8 RDF; /* AEN, TRMIOP, & response data format */ member
H A Ddc395x.c3078 if ((ptr->Vers & 0x07) >= 2 || (ptr->RDF & 0x0F) == 2) { in disc_tagq_set()
/openbmc/linux/drivers/atm/
H A Diphase.h176 #define RDF 4 macro
H A Didt77252.c3207 tmp = RDF[0][(i << 1) + 0] << 16; in init_sram()
3208 tmp |= RDF[0][(i << 1) + 1] << 0; in init_sram()
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.3.rst126 for working with RDF (from meta-python)