Home
last modified time | relevance | path

Searched refs:get_all (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dx86-stub.c195 efi_call_proto(p, get_all, NULL, &size); in retrieve_apple_device_properties()
208 status = efi_call_proto(p, get_all, new->data, &size); in retrieve_apple_device_properties()
H A Defistub.h816 efi_status_t (__efiapi *get_all)(apple_properties_protocol_t *,
824 u32 get_all; member
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py560 def get_all(self): member in LexerReflect
887 linfo.get_all()
H A Dyacc.py2780 def get_all(self): member in ParserReflect
3065 pinfo.get_all()
/openbmc/openbmc/poky/scripts/lib/recipetool/
H A Dcreate_buildsys_python.py511 values = msg.get_all(field)