Searched refs:COVER_map_t (Results 1 – 1 of 1) sorted by relevance
100 } COVER_map_t; typedef105 static void COVER_map_clear(COVER_map_t *map) { in COVER_map_clear()115 static int COVER_map_init(COVER_map_t *map, U32 size) { in COVER_map_init()133 static U32 COVER_map_hash(COVER_map_t *map, U32 key) { in COVER_map_hash()140 static U32 COVER_map_index(COVER_map_t *map, U32 key) { in COVER_map_index()159 static U32 *COVER_map_at(COVER_map_t *map, U32 key) { in COVER_map_at()171 static void COVER_map_remove(COVER_map_t *map, U32 key) { in COVER_map_remove()200 static void COVER_map_destroy(COVER_map_t *map) { in COVER_map_destroy()406 COVER_map_t *activeDmers, U32 begin, in COVER_selectSegment()676 COVER_map_t *activeDmers, void *dictBuffer, in COVER_buildDictionary()[all …]