| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | material_impl.cpp | 1292 input->Image()->SetValue(bitmap); global() variable [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_base_render_engine.cpp | 488 Drawing::Bitmap bitmap; in DrawBuffer() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_canvaskit0310.cpp | 189 Bitmap bitmap; in DoDrawData() local 208 Bitmap bitmap; in DoDrawBaseData() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/ |
| H A D | rs_canvas_drawing_render_node_drawable.cpp | 142 void CanvasDrawingDumpToPngImpl(std::shared_ptr<Drawing::Bitmap> bitmap, std::string debugNodeId) in CanvasDrawingDumpToPngImpl() argument 156 std::shared_ptr<Drawing::Bitmap> bitmap = std::make_shared<Drawing::Bitmap>(); in DumpCanvasDrawing() local 480 Drawing::Bitmap bitmap; in GetBitmap() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | draw_cmd_test.cpp | 574 Bitmap bitmap; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/ |
| H A D | skia_image.cpp | 104 bool SkiaImage::BuildFromBitmap(const Bitmap& bitmap) in BuildFromBitmap() argument 145 bool SkiaImage::BuildFromBitmap(GPUContext& gpuContext, const Bitmap& bitmap) in BuildFromBitmap() argument 422 bool SkiaImage::ReadPixels(Bitmap& bitmap, int x, int y) in ReadPixels() argument 448 bool SkiaImage::ScalePixels(const Bitmap& bitmap, cons argument 576 SkBitmap bitmap; Serialize() local [all...] |
| H A D | skia_surface.cpp | 93 bool SkiaSurface::Bind(const Bitmap& bitmap) in Bind() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsmarshallinghelper_fuzzer/ |
| H A D | rsmarshallinghelper_fuzzer.cpp | 247 Bitmap bitmap; in DoMarshallingHelper004() local 294 Bitmap bitmap; in DoMarshallingHelper006() local 324 Bitmap bitmap; in DoMarshallingHelper007() local 355 Bitmap bitmap; DoMarshallingHelper008() local 463 Bitmap bitmap; DoMarshallingHelper012() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_paint_filter_canvas_test.cpp | 551 Drawing::Bitmap bitmap; in HWTEST_F() local
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
| H A D | wifi_direct_manager.cpp | 103 uint32_t bitmap = 0; in AllocateListenerModuleId() local 126 uint32_t bitmap = 0; in FreeListenerModuleId() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/include/ |
| H A D | bitmap_manager.h | 327 Bitmap bitmap; member 333 Bitmap bitmap; global() member 346 OrForEach(const Bitmap &bitmap) OrForEach() argument 361 OrInsert(uint32_t addr, uint32_t mask, Bitmap &bitmap) OrInsert() argument 417 OrForEach(const Bitmap &bitmap) OrForEach() argument 432 OrInsert(const in6_addr &addr, uint32_t prefixlen, Bitmap &bitmap) OrInsert() argument 488 Bitmap bitmap; global() member 502 AddMap(uint16_t start, uint16_t end, const Bitmap &bitmap) AddMap() argument 557 Insert(uint16_t start, uint16_t end, const Bitmap &bitmap) Insert() argument 581 AddSegBitmap(uint16_t start, uint16_t end, const Bitmap &bitmap, std::vector<SegmentBitmap> &mapList) AddSegBitmap() argument 610 GetMapList(uint16_t start, uint16_t end, const Bitmap &bitmap, std::vector<uint32_t> &indexs, std::vector<SegmentBitmap> &list) GetMapList() argument [all...] |
| /kernel/linux/common_modules/newip/src/common/ |
| H A D | nip_hdr.h | 167 unsigned char bitmap[BITMAP_MAX]; /* Bitmap currently supports a maximum of 8 bytes */ member
|
| /kernel/linux/linux-5.10/arch/powerpc/sysdev/xive/ |
| H A D | spapr.c | 38 unsigned long *bitmap; member
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| H A D | vm86_32.c | 442 static inline int is_revectored(int nr, struct revectored_struct *bitmap) in is_revectored() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | alloc.c | 44 u32 mlx4_bitmap_alloc(struct mlx4_bitmap *bitmap) in mlx4_bitmap_alloc() argument 74 mlx4_bitmap_free(struct mlx4_bitmap *bitmap, u32 obj, int use_rr) mlx4_bitmap_free() argument 79 find_aligned_range(unsigned long *bitmap, u32 start, u32 nbits, int len, int align, u32 skip_mask) find_aligned_range() argument 109 mlx4_bitmap_alloc_range(struct mlx4_bitmap *bitmap, int cnt, int align, u32 skip_mask) mlx4_bitmap_alloc_range() argument 147 mlx4_bitmap_avail(struct mlx4_bitmap *bitmap) mlx4_bitmap_avail() argument 152 mlx4_bitmap_masked_value(struct mlx4_bitmap *bitmap, u32 obj) mlx4_bitmap_masked_value() argument 157 mlx4_bitmap_free_range(struct mlx4_bitmap *bitmap, u32 obj, int cnt, int use_rr) mlx4_bitmap_free_range() argument 173 mlx4_bitmap_init(struct mlx4_bitmap *bitmap, u32 num, u32 mask, u32 reserved_bot, u32 reserved_top) mlx4_bitmap_init() argument 197 mlx4_bitmap_cleanup(struct mlx4_bitmap *bitmap) mlx4_bitmap_cleanup() argument 217 struct mlx4_bitmap *bitmap; global() member 241 mlx4_zone_add_one(struct mlx4_zone_allocator *zone_alloc, struct mlx4_bitmap *bitmap, u32 flags, int priority, int offset, u32 *puid) mlx4_zone_add_one() argument 441 struct mlx4_bitmap *bitmap; mlx4_zone_get_bitmap() local [all...] |
| H A D | qp.c | 745 struct mlx4_bitmap *bitmap = mlx4_cleanup_qp_zones() local [all...] |
| /kernel/linux/linux-6.6/arch/powerpc/sysdev/xive/ |
| H A D | spapr.c | 41 unsigned long *bitmap; member [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/kvm/ |
| H A D | dirty_log_test.c | 168 dirty_log_collect_dirty_pages(struct kvm_vm *vm, int slot, void *bitmap, uint32_t num_pages) dirty_log_collect_dirty_pages() argument 174 clear_log_collect_dirty_pages(struct kvm_vm *vm, int slot, void *bitmap, uint32_t num_pages) clear_log_collect_dirty_pages() argument 240 log_mode_collect_dirty_pages(struct kvm_vm *vm, int slot, void *bitmap, uint32_t num_pages) log_mode_collect_dirty_pages() argument [all...] |
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-picolcd.h | 122 u8 *bitmap; /* framebuffer */ member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rx.c | 942 u64 bitmap; in iwl_mvm_window_status_notif() local
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| H A D | pcie-iproc-msi.c | 100 unsigned long *bitmap; member
|
| /kernel/linux/linux-5.10/drivers/scsi/pm8001/ |
| H A D | pm8001_sas.c | 67 void *bitmap = pm8001_ha->tags; in pm8001_tag_free() local 79 void *bitmap = pm8001_ha->tags; in pm8001_tag_alloc() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
| H A D | hal_intf.c | 297 void rtw_hal_add_ra_tid(struct adapter *padapter, u32 bitmap, u8 *arg, u8 rssi_level) in rtw_hal_add_ra_tid() argument
|
| /kernel/linux/linux-5.10/net/netlabel/ |
| H A D | netlabel_kapi.c | 613 NETLBL_CATMAP_MAPTYPE bitmap; in netlbl_catmap_walk() local 670 NETLBL_CATMAP_MAPTYPE bitmap; netlbl_catmap_walkrng() local 725 netlbl_catmap_getlong(struct netlbl_lsm_catmap *catmap, u32 *offset, unsigned long *bitmap) netlbl_catmap_getlong() argument 842 netlbl_catmap_setlong(struct netlbl_lsm_catmap **catmap, u32 offset, unsigned long bitmap, gfp_t flags) netlbl_catmap_setlong() argument 881 netlbl_bitmap_walk(const unsigned char *bitmap, u32 bitmap_len, u32 offset, u8 state) netlbl_bitmap_walk() argument 924 netlbl_bitmap_setbit(unsigned char *bitmap, u32 bit, u8 state) netlbl_bitmap_setbit() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | cpumap.c | 544 unsigned char *bitmap; in cpu_map__snprint_mask() local
|