Home
last modified time | relevance | path

Searched defs:is_implicit (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dschema.py160 def is_implicit(self) -> bool: member in QAPISchemaDefinition
443 def is_implicit(self) -> bool: member in QAPISchemaEnumType
493 def is_implicit(self) -> bool: member in QAPISchemaArrayType
609 def is_implicit(self) -> bool: member in QAPISchemaObjectType
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h384 bool is_implicit; member