Searched defs:sorted_items (Results 1 – 2 of 2) sorted by relevance
74 def sorted_items(dictionary: Dict[str, Any]) -> Iterator[Tuple[str, Any]]: function
12559 const Ebl_Core_Item *sorted_items[nitems]; in handle_core_items() local