Home
last modified time | relevance | path

Searched refs:area (Results 326 - 350 of 1069) sorted by relevance

1...<<11121314151617181920>>...43

/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/utils/
H A Dhistory_info_mgr.cpp86 void HistoryInfoMgr::SetArea(const std::string &area) in SetArea() argument
88 SetValue(KEY_AREA, area); in SetArea()
/kernel/linux/linux-5.10/include/linux/
H A Dkmemleak.h22 extern void kmemleak_vmalloc(const struct vm_struct *area, size_t size,
75 static inline void kmemleak_vmalloc(const struct vm_struct *area, size_t size, in kmemleak_vmalloc() argument
/kernel/linux/linux-6.6/include/linux/
H A Dkmemleak.h22 extern void kmemleak_vmalloc(const struct vm_struct *area, size_t size,
74 static inline void kmemleak_vmalloc(const struct vm_struct *area, size_t size, in kmemleak_vmalloc() argument
/third_party/alsa-lib/include/
H A Dglobal.h132 struct snd_shm_area *snd_shm_area_share(struct snd_shm_area *area);
133 int snd_shm_area_destroy(struct snd_shm_area *area);
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DImageD3D.h57 const gl::Box &area,
63 const gl::Box &area,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DFramebuffer11.h36 const gl::Rectangle &area) override;
69 const gl::Rectangle &area,
H A DImage11.h72 const gl::Box &area,
78 const gl::Box &area,
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DFramebufferImpl.h47 const gl::Rectangle &area) = 0;
71 const gl::Rectangle &area,
H A Drenderer_utils.cpp289 : area(areaIn), in PackPixelsParams()
308 int destWidth = params.area.width; in PackPixels()
309 int destHeight = params.area.height; in PackPixels()
325 source += inputPitchIn * (params.area.height - 1); in PackPixels()
342 destWidth = params.area.height; in PackPixels()
343 destHeight = params.area.width; in PackPixels()
353 source += sourceFormat.pixelBytes * (params.area.width - 1); in PackPixels()
364 destWidth = params.area.height; in PackPixels()
365 destHeight = params.area.width; in PackPixels()
366 source += inputPitch * (params.area in PackPixels()
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
H A DFramebufferNULL.h33 const gl::Rectangle &area) override;
55 const gl::Rectangle &area,
/third_party/typescript/tests/baselines/reference/
H A DtypeGuardNarrowsIndexedAccessOfKnownProperty1.js25 function area(s: Shape): number {
87 function area(s) { function
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_simple_image.cpp162 const dng_rect &area, in AcquireTileBuffer()
166 buffer.fArea = area; in AcquireTileBuffer()
161 AcquireTileBuffer(dng_tile_buffer &buffer, const dng_rect &area, bool dirty) const AcquireTileBuffer() argument
/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c94 * transferred area overflows the buffer boundary, we cannot send
634 static void snd_usx2y_hwdep_pcm_vm_open(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_open() argument
639 static void snd_usx2y_hwdep_pcm_vm_close(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_close() argument
664 static int snd_usx2y_hwdep_pcm_mmap(struct snd_hwdep * hw, struct file *filp, struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_mmap() argument
666 unsigned long size = (unsigned long)(area->vm_end - area->vm_start); in snd_usx2y_hwdep_pcm_mmap()
681 area->vm_ops = &snd_usx2y_hwdep_pcm_vm_ops; in snd_usx2y_hwdep_pcm_mmap()
682 area->vm_flags |= VM_DONTEXPAND | VM_DONTDUMP; in snd_usx2y_hwdep_pcm_mmap()
683 area->vm_private_data = hw->private_data; in snd_usx2y_hwdep_pcm_mmap()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusx2yhwdeppcm.c98 * transferred area overflows the buffer boundary, we cannot send
665 static void snd_usx2y_hwdep_pcm_vm_open(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_open() argument
669 static void snd_usx2y_hwdep_pcm_vm_close(struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_vm_close() argument
691 static int snd_usx2y_hwdep_pcm_mmap(struct snd_hwdep *hw, struct file *filp, struct vm_area_struct *area) in snd_usx2y_hwdep_pcm_mmap() argument
693 unsigned long size = (unsigned long)(area->vm_end - area->vm_start); in snd_usx2y_hwdep_pcm_mmap()
708 area->vm_ops = &snd_usx2y_hwdep_pcm_vm_ops; in snd_usx2y_hwdep_pcm_mmap()
709 vm_flags_set(area, VM_DONTEXPAND | VM_DONTDUMP); in snd_usx2y_hwdep_pcm_mmap()
710 area->vm_private_data = hw->private_data; in snd_usx2y_hwdep_pcm_mmap()
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Ddebug.c41 int act_area; /* number of last formated area */
42 int act_page; /* act page in given area */
439 /* next area */ in debug_next_entry()
527 * - copies formated output to private_data area of the file
589 * - deletes private_data area of the file handle
629 * debug_register_mode() - creates and initializes debug area.
632 * @pages_per_area: Number of pages, which will be allocated per area
634 * @buf_size: Size of data area in each debug entry
640 * - Handle for generated debug area
672 * debug_register() - creates and initializes debug area wit
1355 debug_flush(debug_info_t *id, int area) debug_flush() argument
1405 int area = ((int) input_buf[0] - (int) '0'); debug_input_flush_fn() local
1445 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) debug_dflt_header_fn() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddebug.c41 int act_area; /* number of last formated area */
42 int act_page; /* act page in given area */
439 /* next area */ in debug_next_entry()
527 * - copies formated output to private_data area of the file
589 * - deletes private_data area of the file handle
629 * debug_register_mode() - creates and initializes debug area.
632 * @pages_per_area: Number of pages, which will be allocated per area
634 * @buf_size: Size of data area in each debug entry
640 * - Handle for generated debug area
672 * debug_register() - creates and initializes debug area wit
1402 debug_flush(debug_info_t *id, int area) debug_flush() argument
1452 int area = ((int) input_buf[0] - (int) '0'); debug_input_flush_fn() local
1492 debug_dflt_header_fn(debug_info_t *id, struct debug_view *view, int area, debug_entry_t *entry, char *out_buf) debug_dflt_header_fn() argument
[all...]
/third_party/libinput/src/
H A Devdev-mt-touchpad-buttons.c43 * The state machine only affects the soft button area code.
242 * Release any button in the bottom area, provided it started within a
559 /* In the bottom area we check for movement in tp_button_handle_state()
560 * within the area. Top area - meh */ in tp_button_handle_state()
649 /* if middlebutton emulation is enabled, don't init a software area */ in tp_init_softbuttons()
695 area using a multiplier for the touchpad disabled case. */ in tp_init_top_softbuttons()
741 * touchpad area is not dead wrt finger movement starting there. in tp_switch_click_method()
744 * already down will simply keep the state / area they have assigned in tp_switch_click_method()
1234 uint32_t area in tp_post_clickpadbutton_buttons() local
[all...]
/kernel/linux/linux-5.10/arch/x86/mm/
H A Dioremap.c5 * 640k-1MB IO memory area on PC's
110 * The EFI runtime services data area is not covered by walk_mem_res(), but must
186 struct vm_struct *area; in __ioremap_caller() local
281 area = get_vm_area_caller(size, VM_IOREMAP, caller); in __ioremap_caller()
282 if (!area) in __ioremap_caller()
284 area->phys_addr = phys_addr; in __ioremap_caller()
285 vaddr = (unsigned long) area->addr; in __ioremap_caller()
305 free_vm_area(area); in __ioremap_caller()
327 * It's useful if some control registers are in such an area and
368 * It's useful if some control registers are in such an area an
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c333 const struct qxl_rect *area) in qxl_io_update_area()
340 DRM_ERROR("got io update area with no hw surface\n"); in qxl_io_update_area()
349 if (area->left < 0 || area->top < 0 || in qxl_io_update_area()
350 area->right > surface_width || area->bottom > surface_height) in qxl_io_update_area()
354 qdev->ram_header->update_area = *area; in qxl_io_update_area()
572 /* no need to update area if we are just freeing the surface normally */ in qxl_surface_evict_locked()
332 qxl_io_update_area(struct qxl_device *qdev, struct qxl_bo *surf, const struct qxl_rect *area) qxl_io_update_area() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Darcfb.c377 const struct fb_copyarea *area) in arcfb_copyarea()
381 sys_copyarea(info, area); in arcfb_copyarea()
384 arcfb_lcd_update(par, area->dx, area->dy, area->width, area->height); in arcfb_copyarea()
376 arcfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) arcfb_copyarea() argument
/kernel/linux/linux-5.10/sound/soc/sprd/
H A Dsprd-pcm-compress.c348 stream->dma[0].virt = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE; in sprd_platform_compr_open()
354 stream->info_area = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE + in sprd_platform_compr_open()
368 stream->dma[1].virt = stream->compr_buffer.area + SPRD_COMPR_AREA_SIZE; in sprd_platform_compr_open()
546 dst = stream->iram_buffer.area + stream->received_stage0; in sprd_platform_compr_copy()
580 dst = stream->compr_buffer.area + stream->stage1_pointer; in sprd_platform_compr_copy()
592 if (copy_from_user(stream->compr_buffer.area, buf + avail_bytes, in sprd_platform_compr_copy()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Darcfb.c378 const struct fb_copyarea *area) in arcfb_copyarea()
382 sys_copyarea(info, area); in arcfb_copyarea()
385 arcfb_lcd_update(par, area->dx, area->dy, area->width, area->height); in arcfb_copyarea()
377 arcfb_copyarea(struct fb_info *info, const struct fb_copyarea *area) arcfb_copyarea() argument
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dioremap.c5 * 640k-1MB IO memory area on PC's
111 * The EFI runtime services data area is not covered by walk_mem_res(), but must
192 struct vm_struct *area; in __ioremap_caller() local
292 area = get_vm_area_caller(size, VM_IOREMAP, caller); in __ioremap_caller()
293 if (!area) in __ioremap_caller()
295 area->phys_addr = phys_addr; in __ioremap_caller()
296 vaddr = (unsigned long) area->addr; in __ioremap_caller()
316 free_vm_area(area); in __ioremap_caller()
338 * It's useful if some control registers are in such an area and
379 * It's useful if some control registers are in such an area an
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_cmd.c326 const struct qxl_rect *area) in qxl_io_update_area()
333 DRM_ERROR("got io update area with no hw surface\n"); in qxl_io_update_area()
342 if (area->left < 0 || area->top < 0 || in qxl_io_update_area()
343 area->right > surface_width || area->bottom > surface_height) in qxl_io_update_area()
347 qdev->ram_header->update_area = *area; in qxl_io_update_area()
565 /* no need to update area if we are just freeing the surface normally */ in qxl_surface_evict_locked()
325 qxl_io_update_area(struct qxl_device *qdev, struct qxl_bo *surf, const struct qxl_rect *area) qxl_io_update_area() argument
/kernel/linux/linux-6.6/sound/soc/sprd/
H A Dsprd-pcm-compress.c348 stream->dma[0].virt = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE; in sprd_platform_compr_open()
354 stream->info_area = stream->iram_buffer.area + SPRD_COMPR_IRAM_SIZE + in sprd_platform_compr_open()
368 stream->dma[1].virt = stream->compr_buffer.area + SPRD_COMPR_AREA_SIZE; in sprd_platform_compr_open()
546 dst = stream->iram_buffer.area + stream->received_stage0; in sprd_platform_compr_copy()
580 dst = stream->compr_buffer.area + stream->stage1_pointer; in sprd_platform_compr_copy()
592 if (copy_from_user(stream->compr_buffer.area, buf + avail_bytes, in sprd_platform_compr_copy()

Completed in 21 milliseconds

1...<<11121314151617181920>>...43