/third_party/skia/gm/ |
H A D | fp_sample_chaining.cpp | 181 SkBitmap bmp = make_test_bitmap(); in DEF_SIMPLE_GPU_GM_CAN_FAIL() local
|
H A D | imagefromyuvtextures.cpp | 49 SkBitmap bmp; in CreatePlanes() local
|
H A D | gm.cpp | 48 SkBitmap bmp; in draw_gpu_only_message() local
|
H A D | image.cpp | 327 SkBitmap bmp; in DEF_SIMPLE_GPU_GM() local
|
/third_party/f2fs-tools/fsck/ |
H A D | quotaio_tree.c | 644 static unsigned int find_set_bits(char *bmp, int blocks) in find_set_bits() argument
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
H A D | cpuinfo.c | 174 struct bitmask *bmp = NULL; in get_ncpus() local
|
H A D | libbitmask.c | 59 static unsigned int _getbit(const struct bitmask *bmp, unsigned int n) in _getbit() argument 68 static void _setbit(struct bitmask *bmp, unsigned int n, unsigned int v) in _setbit() argument 86 struct bitmask *bmp; bitmask_alloc() local 101 bitmask_free(struct bitmask *bmp) bitmask_free() argument 126 bitmask_displayhex(char *buf, int buflen, const struct bitmask *bmp) bitmask_displayhex() argument 185 bitmask_displaylist(char *buf, int buflen, const struct bitmask *bmp) bitmask_displaylist() argument 220 bitmask_parsehex(const char *buf, struct bitmask *bmp) bitmask_parsehex() argument 299 bitmask_parselist(const char *buf, struct bitmask *bmp) bitmask_parselist() argument 361 bitmask_setall(struct bitmask *bmp) bitmask_setall() argument 370 bitmask_clearall(struct bitmask *bmp) bitmask_clearall() argument 383 bitmask_nbytes(struct bitmask *bmp) bitmask_nbytes() argument 389 bitmask_mask(struct bitmask *bmp) bitmask_mask() argument 399 bitmask_nbits(const struct bitmask *bmp) bitmask_nbits() argument 405 bitmask_weight(const struct bitmask *bmp) bitmask_weight() argument 420 bitmask_isbitset(const struct bitmask *bmp, unsigned int i) bitmask_isbitset() argument 426 bitmask_isbitclear(const struct bitmask *bmp, unsigned int i) bitmask_isbitclear() argument 432 bitmask_isallset(const struct bitmask *bmp) bitmask_isallset() argument 442 bitmask_isallclear(const struct bitmask *bmp) bitmask_isallclear() argument 456 bitmask_setbit(struct bitmask *bmp, unsigned int i) bitmask_setbit() argument 463 bitmask_clearbit(struct bitmask *bmp, unsigned int i) bitmask_clearbit() argument 518 bitmask_setrange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_setrange() argument 528 bitmask_clearrange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_clearrange() argument 538 bitmask_keeprange(struct bitmask *bmp, unsigned int i, unsigned int j) bitmask_keeprange() argument 629 bitmask_first(const struct bitmask *bmp) bitmask_first() argument 635 bitmask_next(const struct bitmask *bmp, unsigned int i) bitmask_next() argument 645 bitmask_rel_to_abs_pos(const struct bitmask *bmp, unsigned int n) bitmask_rel_to_abs_pos() argument 656 bitmask_abs_to_rel_pos(const struct bitmask *bmp, unsigned int n) bitmask_abs_to_rel_pos() argument 671 bitmask_last(const struct bitmask *bmp) bitmask_last() argument [all...] |
/third_party/skia/src/image/ |
H A D | SkImage_GpuYUVA.cpp | 312 SkBitmap bmp; in MakeFromYUVAPixmaps() local
|
H A D | SkImage_Gpu.cpp | 662 SkBitmap bmp; in MakeCrossContextFromPixmap() local
|
/third_party/skia/tests/ |
H A D | MultiPictureDocumentTest.cpp | 212 static SkBitmap bmp; in make_src_bitmap() local
|
H A D | SkRuntimeEffectTest.cpp | 414 SkBitmap bmp; in make_RGBW_shader() local
|
H A D | GrMipMappedTest.cpp | 349 SkBitmap bmp; in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|
H A D | ReadPixelsTest.cpp | 98 static SkBitmap bmp; in make_src_image() local 333 SkBitmap bmp; in test_readpixels() local [all...] |
H A D | VkHardwareBufferTest.cpp | 1021 static SkBitmap bmp; in make_src_bitmap() local
|
H A D | ProcessorTest.cpp | 384 SkBitmap bmp; in log_pixels() local
|
H A D | WritePixelsTest.cpp | 114 SkBitmap bmp; in fill_surface() local 394 SkBitmap bmp; in test_write_pixels() local [all...] |
/third_party/skia/tools/skiaserve/ |
H A D | Request.cpp | 44 SkBitmap bmp; in writeCanvasToPng() local 279 SkBitmap bmp; in getPixel() local
|
/third_party/rust/crates/regex/regex-syntax/src/ |
H A D | utf8.rs | 506 fn bmp() { in bmp() functions
|
/third_party/ffmpeg/libavdevice/ |
H A D | gdigrab.c | 245 BITMAP bmp; in gdigrab_read_header() local
|
/third_party/mesa3d/src/vulkan/wsi/ |
H A D | wsi_common_win32.c | 55 HBITMAP bmp; member 322 HBITMAP bmp = NULL; in wsi_win32_image_init() local [all...] |
/third_party/skia/src/gpu/ |
H A D | SkGr.cpp | 345 SkBitmap bmp; in make_dither_lut() local
|
/third_party/ntfs-3g/include/ntfs-3g/ |
H A D | attrib.h | 277 BITMAP_ATTR bmp; member
|
/third_party/skia/bench/ |
H A D | nanobench.cpp | 211 bool Target::capturePixels(SkBitmap* bmp) { in capturePixels() argument 339 SkBitmap bmp; in write_canvas_png() local
|
/third_party/icu/tools/unicode/c/genuca/ |
H A D | genuca.cpp | 1184 setLeadSurrogatesForAssociatedSupplementary(UnicodeSet &bmp, const UnicodeSet &supp) { in setLeadSurrogatesForAssociatedSupplementary() argument
|
/third_party/ntfs-3g/libntfs-3g/ |
H A D | index.c | 978 u8 bmp[8]; in ntfs_ibm_add() local
|