| /kernel/linux/linux-6.6/arch/x86/include/asm/ |
| H A D | io_bitmap.h | 13 unsigned long bitmap[IO_BITMAP_LONGS]; member
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | find_bit_benchmark.c | 36 static int __init test_find_first_bit(void *bitmap, unsigned long len) in test_find_first_bit() argument 52 static int __init test_find_first_and_bit(void *bitmap, const void *bitmap2, unsigned long len) in test_find_first_and_bit() argument 71 test_find_next_bit(const void *bitmap, unsigned long len) test_find_next_bit() argument 85 test_find_next_zero_bit(const void *bitmap, unsigned long len) test_find_next_zero_bit() argument 99 test_find_last_bit(const void *bitmap, unsigned long len) test_find_last_bit() argument 118 test_find_nth_bit(const unsigned long *bitmap, unsigned long len) test_find_nth_bit() argument 134 test_find_next_and_bit(const void *bitmap, const void *bitmap2, unsigned long len) test_find_next_and_bit() argument 177 __set_bit(get_random_u32_below(BITMAP_LEN), bitmap); find_bit_test() local [all...] |
| /test/xts/acts/graphic/graphicnapidrawingtest/ |
| H A D | NativeImageLargeValueTest.cpp | 50 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); in HWTEST_F() local 74 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); in HWTEST_F() local 98 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); HWTEST_F() local 123 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); HWTEST_F() local [all...] |
| H A D | NativeImageTest.cpp | 50 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); in HWTEST_F() local 74 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); in HWTEST_F() local 98 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); HWTEST_F() local 123 OH_Drawing_Bitmap* bitmap = OH_Drawing_BitmapCreate(); HWTEST_F() local [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_getsock.c | 37 unsigned int bitmap = 0; in ares_getsock() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | bitmap.h | 10 static inline int test_bit(unsigned int nr, unsigned long *bitmap) in test_bit() argument 17 static inline void set_bit(unsigned int nr, unsigned long *bitmap) in set_bit() argument 24 static inline void clear_bit(unsigned int nr, unsigned long *bitmap) in clear_bit() argument 31 static inline int test_and_set_bit(unsigned int nr, unsigned long *bitmap) in test_and_set_bit() argument 41 test_and_clear_bit(unsigned int nr, unsigned long *bitmap) test_and_clear_bit() argument [all...] |
| /third_party/node/deps/openssl/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 38 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_replay_check() argument 59 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_bitmap_update() argument [all...] |
| /third_party/skia/samplecode/ |
| H A D | SampleAARects.cpp | 14 SkBitmap bitmap; in createBitmap() local
|
| /third_party/skia/third_party/externals/swiftshader/src/WSI/ |
| H A D | Win32SurfaceKHR.hpp | 57 HBITMAP bitmap = {}; member in vk::Win32SurfaceKHR
|
| /third_party/openssl/ssl/record/ |
| H A D | dtls1_bitmap.c | 38 int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_replay_check() argument 59 void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap) in dtls1_record_bitmap_update() argument [all...] |
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/bitmap/ |
| H A D | SimpleBitmapGlyph.java | |
| /third_party/skia/tests/ |
| H A D | RuntimeBlendTest.cpp | 31 SkBitmap bitmap; in test_blend() local
|
| H A D | ColorMatrixTest.cpp | 38 SkBitmap bitmap; in test_colorMatrixCTS() local [all...] |
| /third_party/skia/tools/ |
| H A D | chrome_fuzz.cpp | 31 static void run_test_case(const SkString& testdata, const SkBitmap& bitmap, in run_test_case() argument 59 static bool read_and_run_test_case(const char* filename, const SkBitmap& bitmap, in read_and_run_test_case() argument 72 SkBitmap bitmap; in main() local
|
| /third_party/skia/docs/examples/ |
| H A D | unexpected_setAlphaType.cpp | 51 SkBitmap bitmap; in REG_FIDDLE() local
|
| H A D | SkImage_to_PPM_ascii.cpp | 44 SkBitmap bitmap; in REG_FIDDLE() local 50 SkBitmap bitmap = ToBitmap(image.get()); in REG_FIDDLE() local
|
| H A D | SkImage_to_PPM_binary.cpp | 42 SkBitmap bitmap; in REG_FIDDLE() local 48 SkBitmap bitmap = ToBitmap(image.get()); in REG_FIDDLE() local
|
| H A D | Pixmap_readPixels.cpp | 18 SkBitmap bitmap; in REG_FIDDLE() local
|
| H A D | Canvas_drawImageNine.cpp | 8 SkBitmap bitmap; in REG_FIDDLE() local
|
| H A D | ImageInfo_MakeS32.cpp | 15 SkBitmap bitmap; in REG_FIDDLE() local
|
| H A D | Bitmap_readPixels.cpp | 15 SkBitmap bitmap; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | bitmapshader.cpp | 120 SkBitmap bitmap; in DEF_SIMPLE_GM() local
|
| H A D | bitmappremul.cpp | 32 static void init_bitmap(SkColorType ct, SkBitmap* bitmap) { in init_bitmap() argument 39 SkBitmap bitmap; in make_argb8888_gradient() local 51 SkBitmap bitmap; in make_argb4444_gradient() local 61 SkBitmap bitmap; make_argb8888_stripes() local 80 SkBitmap bitmap; make_argb4444_stripes() local [all...] |
| H A D | matriximagefilter.cpp | 19 static void draw(SkCanvas* canvas, const SkRect& rect, const SkBitmap& bitmap, in draw() argument 28 static void make_checkerboard(SkBitmap* bitmap) { in make_checkerboard() argument
|
| H A D | imagemagnifier.cpp | 58 SkBitmap bitmap; in make_img() local
|