| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/bzip2/bzip2/ |
| H A D | Makefile.am | 31 ./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";\
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/ |
| H A D | tupled.hpp | 54 Ratio const& rb1, Ratio const& rb2) in segments_collinear() 61 ra1, ra2, rb1, rb2), in segments_collinear() 65 ra1, ra2, rb1, rb2) in segments_collinear()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | attach.c | 1227 struct rb_node *rb1, *rb2; in scan_all() local 1265 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all() 1503 struct rb_node *rb1, *rb2; in self_check_ai() local 1557 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1630 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1717 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
|
| H A D | wl.c | 1531 struct rb_node *rb1, *rb2; local 1593 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {
|
| H A D | fastmap.c | 580 struct rb_node *rb1, *rb2; in count_fastmap_pebs() local 590 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | attach.c | 1378 struct rb_node *rb1, *rb2; in scan_all() local 1416 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in scan_all() 1663 struct rb_node *rb1, *rb2; in self_check_ai() local 1717 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1790 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) { in self_check_ai() 1877 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in self_check_ai()
|
| H A D | wl.c | 1755 struct rb_node *rb1, *rb2; local 1811 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) {
|
| H A D | fastmap.c | 523 struct rb_node *rb1, *rb2; in count_fastmap_pebs() local 533 ubi_rb_for_each_entry(rb2, aeb, &av->root, u.rb) in count_fastmap_pebs()
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | raid10.c | 3032 struct r10bio *rb2; in raid10_sync_request() local 3060 rb2 = r10_bio; in raid10_sync_request() 3096 raise_barrier(conf, rb2 != NULL); in raid10_sync_request() 3099 r10_bio->master_bio = (struct bio*)rb2; in raid10_sync_request() 3100 if (rb2) in raid10_sync_request() 3101 atomic_inc(&rb2->remaining); in raid10_sync_request() 3244 if (rb2) in raid10_sync_request() 3245 atomic_dec(&rb2->remaining); in raid10_sync_request() 3246 r10_bio = rb2; in raid10_sync_request() 3275 struct r10bio *rb2 = r10_bio; in raid10_sync_request() local [all …]
|