| /third_party/skia/docs/examples/ |
| H A D | Bitmap_refColorSpace.cpp | 7 SkBitmap bitmap1, bitmap2; in REG_FIDDLE() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/bitmap/ |
| H A D | bitmap_test.cpp | 253 std::unique_ptr<Bitmap> bitmap1 = std::make_unique<Bitmap>(); in HWTEST_F() local 272 std::unique_ptr<Bitmap> bitmap1 = std::make_unique<Bitmap>(); in HWTEST_F() local 298 std::unique_ptr<Bitmap> bitmap1 = std::make_unique<Bitmap>(); HWTEST_F() local 386 std::unique_ptr<Bitmap> bitmap1 = std::make_unique<Bitmap>(); HWTEST_F() local 440 Bitmap bitmap1; HWTEST_F() local 455 Bitmap bitmap1; HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/ndk/ndkbitmap_fuzzer/ |
| H A D | bitmap_fuzzer.cpp | 92 OH_Drawing_Bitmap* bitmap1 = OH_Drawing_BitmapCreateFromPixels(nullptr, nullptr, rowBytes); in BitmapFuzzTest001() local
|
| /kernel/linux/linux-5.10/tools/lib/ |
| H A D | bitmap.c | 21 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() argument 60 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() argument 75 int __bitmap_equal(const unsigned long *bitmap1, in __bitmap_equal() argument
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | bitmap.c | 21 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() argument 60 bool __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() argument 75 bool __bitmap_equal(const unsigned long *bitmap1, in __bitmap_equal() argument 90 bool __bitmap_intersects(const unsigned long *bitmap1, in __bitmap_intersects() argument [all...] |
| /test/xts/acts/graphic/acts_drawing_native/ |
| H A D | DrawingNativeBitmapTest.cpp | 99 OH_Drawing_Bitmap *bitmap1 = OH_Drawing_BitmapCreate(); in HWTEST_F() local 150 OH_Drawing_Bitmap *bitmap1 = OH_Drawing_BitmapCreateFromPixels(nullptr, pixels, rowBytes); in HWTEST_F() local 192 OH_Drawing_Bitmap *bitmap1 = OH_Drawing_BitmapCreateFromPixels(&imageInfo, pixels1, rowBytes); in HWTEST_F() local 263 OH_Drawing_Bitmap *bitmap1 = OH_Drawing_BitmapCreate(); HWTEST_F() local 325 OH_Drawing_Bitmap *bitmap1 = OH_Drawing_BitmapCreate(); HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | cmd_list_helper_test.cpp | 550 Bitmap bitmap1; in HWTEST_F() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/seccomp/ |
| H A D | seccomp_benchmark.c | 143 unsigned long long native, filter1, filter2, bitmap1, bitmap2; in main() local
|
| /third_party/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
| H A D | jcphuff-neon.c | 245 uint32_t bitmap1 = vget_lane_u32(vreinterpret_u32_u8(bitmap_all), 1); in jsimd_encode_mcu_AC_first_prepare_neon() local 490 uint32_t bitmap1 = vget_lane_u32(vreinterpret_u32_u8(bitmap_all), 1); in jsimd_encode_mcu_AC_refine_prepare_neon() local [all...] |
| /kernel/linux/linux-5.10/lib/ |
| H A D | bitmap.c | 48 int __bitmap_equal(const unsigned long *bitmap1, in __bitmap_equal() argument 64 bool __bitmap_or_equal(const unsigned long *bitmap1, in __bitmap_or_equal() argument 240 int __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() argument 256 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() argument 267 __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_xor() argument 278 __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_andnot() argument 306 __bitmap_intersects(const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_intersects() argument 321 __bitmap_subset(const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_subset() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | bitmap.c | 48 bool __bitmap_equal(const unsigned long *bitmap1, in __bitmap_equal() argument 64 bool __bitmap_or_equal(const unsigned long *bitmap1, in __bitmap_or_equal() argument 240 bool __bitmap_and(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_and() argument 256 void __bitmap_or(unsigned long *dst, const unsigned long *bitmap1, in __bitmap_or() argument 267 __bitmap_xor(unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_xor() argument 278 __bitmap_andnot(unsigned long *dst, const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_andnot() argument 306 __bitmap_intersects(const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_intersects() argument 321 __bitmap_subset(const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_subset() argument 355 __bitmap_weight_and(const unsigned long *bitmap1, const unsigned long *bitmap2, unsigned int bits) __bitmap_weight_and() argument [all...] |
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| H A D | ocfs2_fs.h | 715 } bitmap1; member
|
| /kernel/linux/linux-6.6/fs/ocfs2/ |
| H A D | ocfs2_fs.h | 713 } bitmap1; member
|