Searched refs:COVER_map_t (Results 1 – 1 of 1) sorted by relevance
108 } COVER_map_t; typedef113 static void COVER_map_clear(COVER_map_t *map) { in COVER_map_clear()123 static int COVER_map_init(COVER_map_t *map, U32 size) { in COVER_map_init()141 static U32 COVER_map_hash(COVER_map_t *map, U32 key) { in COVER_map_hash()148 static U32 COVER_map_index(COVER_map_t *map, U32 key) { in COVER_map_index()167 static U32 *COVER_map_at(COVER_map_t *map, U32 key) { in COVER_map_at()179 static void COVER_map_remove(COVER_map_t *map, U32 key) { in COVER_map_remove()208 static void COVER_map_destroy(COVER_map_t *map) { in COVER_map_destroy()414 COVER_map_t *activeDmers, U32 begin, in COVER_selectSegment()684 COVER_map_t *activeDmers, void *dictBuffer, in COVER_buildDictionary()[all …]