Home
last modified time | relevance | path

Searched refs:rb2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A DMakefile.am31 ./bzip2 -1 < sample1.ref > sample1.rb2
32 ./bzip2 -2 < sample2.ref > sample2.rb2
33 ./bzip2 -3 < sample3.ref > sample3.rb2
37 @if cmp sample1.bz2 sample1.rb2; then echo "PASS: sample1 compress";\
39 @if cmp sample2.bz2 sample2.rb2; then echo "PASS: sample2 compress";\
41 @if cmp sample3.bz2 sample3.rb2; then echo "PASS: sample3 compress";\
/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c1226 struct rb_node *rb1, *rb2; in scan_all() local
1264 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all()
1502 struct rb_node *rb1, *rb2; in self_check_ai() local
1556 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai()
1629 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai()
1716 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
H A Dwl.c1530 struct rb_node *rb1, *rb2; local
1592 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {
H A Dfastmap.c579 struct rb_node *rb1, *rb2; in count_fastmap_pebs() local
589 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()