Home
last modified time | relevance | path

Searched defs:bm2 (Results 1 – 15 of 15) sorted by relevance

/external/valgrind/drd/
Ddrd_bitmap.h380 struct bitmap2** bm2) in bm_cache_lookup()
459 struct bitmap2* const bm2) in bm_update_cache()
504 struct bitmap2* bm2; in bm2_lookup() local
529 struct bitmap2* bm2; in bm2_lookup_exclusive() local
545 void bm2_clear(struct bitmap2* const bm2) in bm2_clear()
564 struct bitmap2* bm2; in bm2_insert() local
583 struct bitmap2* const bm2) in bm2_insert_copy()
602 struct bitmap2* bm2; in bm2_lookup_or_insert() local
646 struct bitmap2* bm2; in bm2_remove() local
662 struct bitmap2* bm2; in bm_access_aligned_load() local
[all …]
Ddrd_bitmap.c153 struct bitmap2* bm2; in DRD_() local
250 struct bitmap2* bm2; in DRD_() local
345 struct bitmap2* bm2; in DRD_() local
375 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
428 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
483 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
816 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
1051 struct bitmap2* bm2; in DRD_() local
1067 const struct bitmap2* bm2; in DRD_() local
1097 struct bitmap2* bm2; in DRD_() local
[all …]
Dpub_drd_bitmap.h63 struct bitmap2* bm2; member
/external/valgrind/drd/tests/
Dunit_bitmap.c102 int bm_equal_print_diffs(struct bitmap* bm1, struct bitmap* bm2) in bm_equal_print_diffs()
135 struct bitmap* bm2; in bm_test1() local
177 struct bitmap* bm2; in bm_test2() local
200 struct bitmap* bm2; in bm_test3() local
/external/skia/tests/
DEncodeTest.cpp166 SkBitmap bm0, bm1, bm2; in DEF_TEST() local
280 SkBitmap bm0, bm1, bm2; in DEF_TEST() local
331 SkBitmap bm0, bm1, bm2, bm3; in DEF_TEST() local
DImageNewShaderTest.cpp19 static void test_bitmap_equality(skiatest::Reporter* reporter, SkBitmap& bm1, SkBitmap& bm2) { in test_bitmap_equality()
DCodecPartialTest.cpp37 static void compare_bitmaps(skiatest::Reporter* r, const SkBitmap& bm1, const SkBitmap& bm2) { in compare_bitmaps()
DCodecTest.cpp1065 SkBitmap bm2; in check_round_trip() local
DImageTest.cpp1257 SkBitmap bm2; in DEF_TEST() local
/external/e2fsprogs/lib/ext2fs/
Dbitmaps.c233 ext2fs_block_bitmap bm2) in ext2fs_compare_block_bitmap()
240 ext2fs_inode_bitmap bm2) in ext2fs_compare_inode_bitmap()
Dgen_bitmap64.c584 ext2fs_generic_bitmap bm2) in ext2fs_compare_generic_bmap()
Dgen_bitmap.c348 ext2fs_generic_bitmap bm2) in ext2fs_compare_generic_bitmap()
/external/skia/gm/
Dsimpleaaclip.cpp28 SkBitmap bm2; in paint_rgn() local
Daaclip.cpp205 SkBitmap bm2; in test_image() local
/external/skia/samplecode/
DSampleHairline.cpp202 SkBitmap bm, bm2; in onDrawContent() local