Searched defs:heap (Results 1 – 6 of 6) sorted by relevance
54 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap()91 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap()173 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() local221 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() local252 struct ubifs_lpt_heap *heap; in lpt_heap_replace() local448 struct ubifs_lpt_heap *heap; in change_category() local763 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() local934 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() local956 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap()1077 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb() local
806 struct ubifs_lpt_heap *heap; in populate_lsave() local2012 struct ubifs_lpt_heap *heap; in dbg_populate_lsave() local
2114 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
897 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
116 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
203 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member