Searched defs:heap (Results 1 – 6 of 6) sorted by relevance
55 static void move_up_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in move_up_lpt_heap()92 static void adjust_lpt_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, in adjust_lpt_heap()174 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in add_to_lpt_heap() local222 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() local253 struct ubifs_lpt_heap *heap; in lpt_heap_replace() local449 struct ubifs_lpt_heap *heap; in change_category() local764 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() local935 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() local957 void dbg_check_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat, in dbg_check_heap()1078 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in scan_check_cb() local
808 struct ubifs_lpt_heap *heap; in populate_lsave() local2014 struct ubifs_lpt_heap *heap; in dbg_populate_lsave() local
2115 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
898 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
Completed in 16 milliseconds