Searched defs:is_empty (Results 1 – 5 of 5) sorted by relevance
| /openbmc/openbmc/poky/bitbake/lib/bb/pysh/ | ||
| H A D | pyshlex.py | 856 def is_empty(self): member in PLYLexer |
| /openbmc/u-boot/fs/ubifs/ | ||
| H A D | recovery.c | 54 static int is_empty(void *buf, int len) in is_empty() function |
| /openbmc/openbmc/poky/bitbake/lib/layerindexlib/ | ||
| H A D | __init__.py | 273 def is_empty(self): member in LayerIndex |
| /openbmc/u-boot/drivers/mtd/ubi/ | ||
| H A D | ubi.h | 737 int is_empty; member |
| /openbmc/qemu/scripts/qapi/ | ||
| H A D | schema.py | 614 def is_empty(self) -> bool: member in QAPISchemaObjectType |