Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_bitmap.h379 struct bitmap2** bm2) in bm_cache_lookup()
458 struct bitmap2* const bm2) in bm_update_cache()
503 struct bitmap2* bm2; in bm2_lookup() local
528 struct bitmap2* bm2; in bm2_lookup_exclusive() local
544 void bm2_clear(struct bitmap2* const bm2) in bm2_clear()
563 struct bitmap2* bm2; in bm2_insert() local
582 struct bitmap2* const bm2) in bm2_insert_copy()
601 struct bitmap2* bm2; in bm2_lookup_or_insert() local
645 struct bitmap2* bm2; in bm2_remove() local
661 struct bitmap2* bm2; in bm_access_aligned_load() local
[all …]
Ddrd_bitmap.c155 struct bitmap2* bm2; in DRD_() local
252 struct bitmap2* bm2; in DRD_() local
347 struct bitmap2* bm2; in DRD_() local
377 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
430 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
485 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
818 const struct bitmap2* bm2 = bm2_lookup(bm, address_msb(b)); in DRD_() local
1053 struct bitmap2* bm2; in DRD_() local
1069 const struct bitmap2* bm2; in DRD_() local
1099 struct bitmap2* bm2; in DRD_() local
[all …]
Dpub_drd_bitmap.h63 struct bitmap2* bm2; member
/external/valgrind/main/drd/tests/
Dunit_bitmap.c99 int bm_equal_print_diffs(struct bitmap* bm1, struct bitmap* bm2) in bm_equal_print_diffs()
132 struct bitmap* bm2; in bm_test1() local
174 struct bitmap* bm2; in bm_test2() local
197 struct bitmap* bm2; in bm_test3() local
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
DPattern.cpp79 SkBitmap bm2; in shader() local
/external/e2fsprogs/lib/ext2fs/
Dbitmaps.c134 ext2fs_block_bitmap bm2) in ext2fs_compare_block_bitmap()
142 ext2fs_inode_bitmap bm2) in ext2fs_compare_inode_bitmap()
Dgen_bitmap.c268 ext2fs_generic_bitmap bm2) in ext2fs_compare_generic_bitmap()
/external/skia/gm/
Dsimpleaaclip.cpp29 SkBitmap bm2; in paint_rgn() local
/external/skia/tests/
DBitmapCopyTest.cpp181 static void reportCopyVerification(const SkBitmap& bm1, const SkBitmap& bm2, in reportCopyVerification()