Home
last modified time | relevance | path

Searched defs:heap (Results 1 – 6 of 6) sorted by relevance

/u-boot/fs/ubifs/
A Dlprops.c55 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() local
222 struct ubifs_lpt_heap *heap; in remove_from_lpt_heap() local
253 struct ubifs_lpt_heap *heap; in lpt_heap_replace() local
449 struct ubifs_lpt_heap *heap; in change_category() local
764 struct ubifs_lpt_heap *heap; in ubifs_fast_find_free() local
935 struct ubifs_lpt_heap *heap = &c->lpt_heap[cat - 1]; in dbg_check_cats() local
957 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
A Dlpt_commit.c808 struct ubifs_lpt_heap *heap; in populate_lsave() local
2014 struct ubifs_lpt_heap *heap; in dbg_populate_lsave() local
A Dlpt.c2115 struct ubifs_lpt_heap *heap; in dbg_chk_pnode() local
A Ddebug.c898 void ubifs_dump_heap(struct ubifs_info *c, struct ubifs_lpt_heap *heap, int cat) in ubifs_dump_heap()
/u-boot/lib/bzip2/
A Dbzlib_huffman.c116 Int32 heap [ BZ_MAX_ALPHA_SIZE + 2 ]; in BZ2_hbMakeCodeLengths() local
/u-boot/lib/zlib/
A Ddeflate.h203 int heap[2*L_CODES+1]; /* heap used to build the Huffman trees */ member

Completed in 16 milliseconds