Searched defs:hb_set_t (Results 1 – 2 of 2) sorted by relevance
40 struct hb_set_t struct43 hb_set_t () { init (); } in hb_set_t() argument44 ~hb_set_t () { fini (); } in ~hb_set_t() argument46 struct page_map_t54 struct page_t186 hb_object_header_t header;187 bool successful; /* Allocations successful */188 mutable unsigned int population;189 hb_vector_t<page_map_t, 1> page_map;190 hb_vector_t<page_t, 1> pages;[all …]
44 typedef struct hb_set_t hb_set_t; typedef