Home
last modified time | relevance | path

Searched defs:is_empty (Results 1 – 6 of 6) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/pysh/
H A Dpyshlex.py856 def is_empty(self): member in PLYLexer
/openbmc/u-boot/fs/ubifs/
H A Drecovery.c54 static int is_empty(void *buf, int len) in is_empty() function
/openbmc/linux/fs/ubifs/
Drecovery.c
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A D__init__.py273 def is_empty(self): member in LayerIndex
/openbmc/u-boot/drivers/mtd/ubi/
H A Dubi.h737 int is_empty; member
/openbmc/qemu/scripts/qapi/
H A Dschema.py614 def is_empty(self) -> bool: member in QAPISchemaObjectType