Home
last modified time | relevance | path

Searched defs:describe (Results 1 – 5 of 5) sorted by relevance

/openbmc/openbmc/poky/meta/files/
H A Dlayers.example.json7 "describe": "", string
20 "describe": "15.0-hardknott-3.3-310-g0a96edae", string
33 "describe": "4.1_M1-374-g9dda719b2a", string
H A Dlayers.schema.json48 "describe": { object
/openbmc/linux/include/keys/
H A Dasymmetric-subtype.h30 void (*describe)(const struct key *key, struct seq_file *m); member
/openbmc/linux/include/linux/
H A Dkey-type.h123 void (*describe)(const struct key *key, struct seq_file *p); member
/openbmc/qemu/scripts/qapi/
H A Dschema.py122 def describe(self): member in QAPISchemaEntity
275 def describe(self): member in QAPISchemaType
406 def describe(self): member in QAPISchemaArrayType
708 def describe(self, info): member in QAPISchemaMember