Searched refs:Entry (Results 1 – 3 of 3) sorted by relevance
14 typedef struct Entry { struct18 } Entry; argument23 Entry * entries;487 Table * table = lv_malloc(sizeof(*table) + sizeof(Entry) * init_bulk); in new_table()491 table->entries = (Entry *) &table[1]; in new_table()493 table->entries[key] = (Entry) { in new_table()510 table = lv_realloc(table, sizeof(*table) + sizeof(Entry) * table->bulk); in add_entry()512 table->entries = (Entry *) &table[1]; in add_entry()515 table->entries[table->nentries] = (Entry) { in add_entry()557 Entry entry = {0}; in read_image_data()
255 struct Entry struct263 Entry entries[MaxDictEntries];
60 ## Configure Demos Entry