| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-ioctl.h | 25 * @vidioc_querycap: pointer to the function that implements 27 * @vidioc_enum_fmt_vid_cap: pointer to the function that implements 30 * @vidioc_enum_fmt_vid_overlay: pointer to the function that implements 33 * @vidioc_enum_fmt_vid_out: pointer to the function that implements 36 * @vidioc_enum_fmt_sdr_cap: pointer to the function that implements 39 * @vidioc_enum_fmt_sdr_out: pointer to the function that implements 42 * @vidioc_enum_fmt_meta_cap: pointer to the function that implements 45 * @vidioc_enum_fmt_meta_out: pointer to the function that implements 48 * @vidioc_g_fmt_vid_cap: pointer to the function that implements 51 * @vidioc_g_fmt_vid_overlay: pointer to the function that implements [all …]
|
| H A D | v4l2-event.h | 27 * @sev: Pointer to parent v4l2_subscribed_event. 87 * @fh: pointer to struct v4l2_fh 88 * @event: pointer to struct v4l2_event 97 * @vdev: pointer to &struct video_device 98 * @ev: pointer to &struct v4l2_event 111 * @fh: pointer to &struct v4l2_fh 112 * @ev: pointer to &struct v4l2_event 126 * @fh: pointer to &struct v4l2_fh 135 * @fh: pointer to &struct v4l2_fh 136 * @sub: pointer to &struct v4l2_event_subscription [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | unique_ptr.h | 82 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 84 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 107 * pointer to the base type. in _GLIBCXX_VISIBILITY() 119 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 126 // Manages the pointer and deleter of a unique_ptr in _GLIBCXX_VISIBILITY() 138 _Ptr<_Up, _Ep, __void_t<typename remove_reference<_Ep>::type::pointer>> in _GLIBCXX_VISIBILITY() 140 using type = typename remove_reference<_Ep>::type::pointer; in _GLIBCXX_VISIBILITY() 148 using pointer = typename _Ptr<_Tp, _Dp>::type; in _GLIBCXX_VISIBILITY() 155 __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } in _GLIBCXX_VISIBILITY() 158 __uniq_ptr_impl(pointer __p, _Del&& __d) in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | unique_ptr.h | 82 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 84 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 107 * pointer to the base type. in _GLIBCXX_VISIBILITY() 119 "can't delete pointer to incomplete type"); in _GLIBCXX_VISIBILITY() 126 // Manages the pointer and deleter of a unique_ptr in _GLIBCXX_VISIBILITY() 138 _Ptr<_Up, _Ep, __void_t<typename remove_reference<_Ep>::type::pointer>> in _GLIBCXX_VISIBILITY() 140 using type = typename remove_reference<_Ep>::type::pointer; in _GLIBCXX_VISIBILITY() 148 using pointer = typename _Ptr<_Tp, _Dp>::type; in _GLIBCXX_VISIBILITY() 155 __uniq_ptr_impl(pointer __p) : _M_t() { _M_ptr() = __p; } in _GLIBCXX_VISIBILITY() 158 __uniq_ptr_impl(pointer __p, _Del&& __d) in _GLIBCXX_VISIBILITY() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/ |
| H A D | pointer_traits.hpp | 58 //! pointer_traits supplies a uniform interface to certain attributes of pointer-like types. 71 //!The pointer type 73 typedef Ptr pointer; typedef 89 //!shall be used instead of rebind<U> to obtain a pointer to U. 96 typedef Ptr pointer; 121 … //! <b>Returns</b>: A dereferenceable pointer to r obtained by calling Ptr::pointer_to(reference). 122 //! Non-standard extension: If such function does not exist, returns pointer(addressof(r)); 126 static pointer pointer_to(reference r) in pointer_to() 129 //tries to converts &r to pointer. in pointer_to() 139 …//! <b>Returns</b>: A dereferenceable pointer to r obtained by calling the static template function [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | destroyers.hpp | 41 typedef typename allocator_traits_type::pointer pointer; typedef 57 pointer m_ptr; 60 scoped_deallocator(pointer p, Allocator& a) in scoped_deallocator() 71 pointer get() const in get() 74 void set(const pointer &p) in set() 85 typedef typename AllocTraits::pointer pointer; typedef 88 null_scoped_deallocator(pointer, Allocator&, size_type) in null_scoped_deallocator() 94 pointer get() const in get() 95 { return pointer(); } in get() 97 void set(const pointer &) in set() [all …]
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/ |
| H A D | fsp_support.h | 37 * back to the bootloader with HOB list pointer as the parameter. 39 * @hob_list: HOB list pointer 47 * @hob_list: HOB list pointer 65 * @nvs_buf: Non-volatile memory buffer pointer 72 * @fsp_hdr: Pointer to FSP information header 82 * @hob_list: A HOB list pointer. 91 * @hob_list: A HOB list pointer. 100 * @hob_list: A HOB list pointer. 101 * @len: A pointer to the GUID HOB data buffer length. 103 * @guid: A pointer to the owner guild. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_sspp.h | 228 * @ctx: Pointer to pipe context 229 * @cfg: Pointer to pipe config structure 239 * @ctx: Pointer to pipe context 240 * @cfg: Pointer to pipe config structure 249 * @ctx: Pointer to pipe context 250 * @pe_ext: Pointer to pixel ext settings 257 * @ctx: Pointer to pipe context 258 * @cfg: Pointer to pipe config structure 267 * @ctx: Pointer to pipe context 268 * @data: Pointer to config structure [all …]
|
| H A D | dpu_encoder.h | 31 * @encoder: encoder pointer 39 * @encoder: encoder pointer 40 * @crtc: crtc pointer 48 * @encoder: encoder pointer 49 * @crtc: crtc pointer 58 * @encoder: encoder pointer 59 * @cb: callback pointer, provide NULL to deregister 70 * @encoder: encoder pointer 77 * @encoder: encoder pointer 84 * @encoder: encoder pointer [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 151 @@ -1723,8 +1723,8 @@ weston_pointer_move_to(struct weston_pointer *pointer, 153 if (pointer->sprite) { 154 weston_view_set_position(pointer->sprite, 155 - ix - pointer->hotspot_x, 156 - iy - pointer->hotspot_y); 157 + ix - pointer->hotspot_x * pointer->scale, 158 + iy - pointer->hotspot_y * pointer->scale); 159 weston_view_schedule_repaint(pointer->sprite); 167 +pointer_cursor_scale(struct weston_pointer *pointer, 193 + pointer->scale = scale; [all …]
|
| /OK3568_Linux_fs/kernel/security/tomoyo/ |
| H A D | tomoyo.c | 14 * Returns pointer to "struct tomoyo_domain_info" for current thread. 30 * @new: Pointer to "struct cred". 31 * @old: Pointer to "struct cred". 53 * @bprm: Pointer to "struct linux_binprm". 68 * @bprm: Pointer to "struct linux_binprm". 87 * @bprm: Pointer to "struct linux_binprm". 116 * @mnt: Pointer to "struct vfsmount". 117 * @dentry: Pointer to "struct dentry". 129 * @path: Pointer to "struct path". 141 * @parent: Pointer to "struct path". [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_config.h | 55 * @platform_init_func: platform specific init function pointer 56 * @kbdev - kbase_device pointer 60 * Function pointer for platform specific initialization or NULL if no 65 * The platform specific private pointer kbase_device::platform_context 70 * @platform_term_func: platform specific termination function pointer 71 * @kbdev - kbase_device pointer 73 * Function pointer for platform specific termination or NULL if no 77 * The platform specific private pointer kbase_device::platform_context 83 * @platform_late_init_func: platform specific late init function pointer 84 * @kbdev - kbase_device pointer [all …]
|
| H A D | mali_kbase_hwaccess_jm.h | 31 * @kbdev: Device pointer 42 * @kbdev: Device pointer 52 * @kbdev: Device pointer 53 * @kctx: Context pointer 71 * @kbdev: Device pointer 72 * @kctx: Context pointer. May be NULL 85 * @kbdev: Device pointer 86 * @kctx: Context pointer 106 * @kbdev: Device pointer 107 * @kctx: Context pointer [all …]
|
| H A D | mali_kbase_kinstr_prfcnt.h | 41 * @hvirt: Non-NULL pointer to the hardware counter virtualizer. 42 * @out_kinstr_ctx: Non-NULL pointer to where the pointer to the created 55 * @kinstr_ctx: Pointer to the kinstr_prfcnt context to be terminated. 61 * @kinstr_ctx: Non-NULL pointer to the kinstr_prfcnt context to be suspended. 72 * @kinstr_ctx: Non-NULL pointer to the kinstr_prfcnt context to be resumed. 86 * @metadata: Non-NULL pointer to the hardware counter metadata. 88 * @item_arr: Non-NULL pointer to array of enumeration items to populate. 89 * @arr_idx: Non-NULL pointer to index of array @item_arr. 102 * @metadata: Non-NULL pointer to the hardware counter metadata. 103 * @enable_map: Non-NULL pointer to the map of enabled counters. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/ |
| H A D | mlan_util.h | 34 /** Pointer to previous node */ 36 /** Pointer to next node */ 42 /** Pointer to previous node */ 44 /** Pointer to next node */ 46 /** Pointer to lock */ 50 /** MLAN MNULL pointer */ 71 * @param moal_init_lock A pointer to init lock handler 91 * @param moal_free_lock A pointer to free lock handler 108 * @param moal_spin_lock A pointer to spin lock handler 109 * @param moal_spin_unlock A pointer to spin unlock handler [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/ |
| H A D | mlan_util.h | 32 /** Pointer to previous node */ 34 /** Pointer to next node */ 40 /** Pointer to previous node */ 42 /** Pointer to next node */ 44 /** Pointer to lock */ 67 * @param moal_init_lock A pointer to init lock handler 90 * @param moal_free_lock A pointer to free lock handler 109 * @param moal_spin_lock A pointer to spin lock handler 110 * @param moal_spin_unlock A pointer to spin unlock handler 136 * @param moal_spin_lock A pointer to spin lock handler [all …]
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0076-HACK-Honour-cursor-size-config.patch | 207 @@ -1768,8 +1768,8 @@ weston_pointer_move_to(struct weston_pointer *pointer, 209 if (pointer->sprite) { 210 weston_view_set_position(pointer->sprite, 211 - ix - pointer->hotspot_x, 212 - iy - pointer->hotspot_y); 213 + ix - pointer->hotspot_x * pointer->scale, 214 + iy - pointer->hotspot_y * pointer->scale); 215 weston_view_schedule_repaint(pointer->sprite); 223 +pointer_cursor_scale(struct weston_pointer *pointer, 235 + pointer->scale = scale; [all …]
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0077-HACK-Honour-cursor-size-config.patch | 207 @@ -1768,8 +1768,8 @@ weston_pointer_move_to(struct weston_pointer *pointer, 209 if (pointer->sprite) { 210 weston_view_set_position(pointer->sprite, 211 - ix - pointer->hotspot_x, 212 - iy - pointer->hotspot_y); 213 + ix - pointer->hotspot_x * pointer->scale, 214 + iy - pointer->hotspot_y * pointer->scale); 215 weston_view_schedule_repaint(pointer->sprite); 223 +pointer_cursor_scale(struct weston_pointer *pointer, 235 + pointer->scale = scale; [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/hwcnt/ |
| H A D | mali_kbase_hwcnt_virtualizer.h | 43 * @hctx: Non-NULL pointer to the hardware counter context to 49 * @out_hvirt: Non-NULL pointer to where the pointer to the created 59 * @hvirt: Pointer to virtualizer to be terminated. 67 * @hvirt: Non-NULL pointer to the hardware counter virtualizer. 69 * Return: Non-NULL pointer to metadata, or NULL on error. 76 * @hvirt: Non-NULL pointer to the hardware counter virtualizer. 77 * @enable_map: Non-NULL pointer to the enable map for the client. Must have the 79 * @out_hvcli: Non-NULL pointer to where the pointer to the created client will 90 * @hvcli: Pointer to the hardware counter client. 100 * @hvcli: Non-NULL pointer to the virtualizer client. [all …]
|
| /OK3568_Linux_fs/kernel/fs/vboxsf/ |
| H A D | vboxsf_wrappers.c | 81 parms.path.u.pointer.size = shfl_string_buf_size(folder_name); in vboxsf_map_folder() 82 parms.path.u.pointer.u.linear_addr = (uintptr_t)folder_name; in vboxsf_map_folder() 139 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_create() 140 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_create() 143 parms.parms.u.pointer.size = sizeof(struct shfl_createparms); in vboxsf_create() 144 parms.parms.u.pointer.u.linear_addr = (uintptr_t)create_parms; in vboxsf_create() 170 parms.path.u.pointer.size = shfl_string_buf_size(parsed_path); in vboxsf_remove() 171 parms.path.u.pointer.u.linear_addr = (uintptr_t)parsed_path; in vboxsf_remove() 188 parms.src.u.pointer.size = shfl_string_buf_size(src_path); in vboxsf_rename() 189 parms.src.u.pointer.u.linear_addr = (uintptr_t)src_path; in vboxsf_rename() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_hwaccess_jm.h | 28 * @kbdev: Device pointer 39 * @kbdev: Device pointer 49 * @kbdev: Device pointer 50 * @kctx: Context pointer 68 * @kbdev: Device pointer 69 * @kctx: Context pointer. May be NULL 82 * @kbdev: Device pointer 83 * @kctx: Context pointer 102 * @kbdev: Device pointer 103 * @kctx: Context pointer [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qedi/ |
| H A D | qedi_fw_iscsi.h | 33 * @param task_params - Pointer to task parameters struct 37 * @param sgl_task_params - Pointer to SGL task params 38 * @param dif_task_params - Pointer to DIF parameters struct 51 * @param task_params - Pointer to task parameters struct 53 * @param tx_sgl_task_params - Pointer to SGL task params 54 * @param rx_sgl_task_params - Pointer to SGL task params 64 * @param task_params - Pointer to task parameters struct 66 * @param tx_sgl_task_params - Pointer to SGL task params 67 * @param rx_sgl_task_params - Pointer to SGL task params 77 * @param task_params - Pointer to task parameters struct [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/ |
| H A D | ecdsa.h | 84 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 89 * \param sig pointer to the ECDSA_SIG structure 95 * \param sig pointer to the ECDSA_SIG object 96 * \param pp pointer to a unsigned char pointer for the output or NULL 103 * \param sig pointer to ECDSA_SIG pointer (may be NULL) 106 * \return pointer to the decoded ECDSA_SIG structure (or NULL) 112 * \param dgst pointer to the hash value 115 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred 122 * \param dgst pointer to the hash value to sign 128 * \return pointer to a ECDSA_SIG structure or NULL if an error occurred [all …]
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | of_access.h | 28 * Returns a node pointer with refcount incremented, use 47 * @np: Node pointer to check 58 * @np: Node pointer to check 68 * @np: Node pointer to check 78 * @np: Node pointer to check 86 * @np: Pointer to device node holding property 89 * @return pointer to property, or NULL if not found 99 * @np: Pointer to device node holding property 102 * @return pointer to property value, or NULL if not found 108 * of_get_first_property()- get to the pointer of the first property [all …]
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/libmnl/ |
| H A D | attr.c | 34 * \param attr pointer to netlink attribute 45 * \param attr pointer to netlink attribute 57 * \param attr pointer to netlink attribute 67 * mnl_attr_get_payload - get pointer to the attribute payload 68 * \param attr pointer to netlink attribute 70 * This function return a pointer to the attribute payload. 102 * \param attr pointer to the current attribute 104 * This function returns a pointer to the next attribute after the one passed 115 * \param attr pointer to attribute to be checked 200 * \param attr pointer to netlink attribute that we want to validate [all …]
|