Searched defs:heap (Results 1 – 21 of 21) sorted by relevance
53 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap()90 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap()172 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() local220 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() local251 struct ubifs_lpt_heap *heap; in lpt_heap_replace() local447 struct ubifs_lpt_heap *heap; in change_category() local762 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() local933 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() local955 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap()1076 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb() local
805 struct ubifs_lpt_heap *heap; in populate_lsave() local2011 struct ubifs_lpt_heap *heap; in dbg_populate_lsave() local
2113 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
896 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