Home
last modified time | relevance | path

Searched defs:which (Results 1 – 25 of 260) sorted by relevance

1234567891011

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/
H A Dor_n.hpp12 typedef G1 which; typedef
18 typedef G0 which; typedef
31 typedef G0 which; typedef
44 typedef G0 which; typedef
57 typedef G0 which; typedef
70 typedef G0 which; typedef
83 typedef G0 which; typedef
96 typedef G0 which; typedef
109 typedef G0 which; typedef
122 typedef G0 which; typedef
/OK3568_Linux_fs/external/xserver/xkb/
H A DXKBAlloc.c44 XkbAllocCompatMap(XkbDescPtr xkb, unsigned which, unsigned nSI) in XkbAllocCompatMap()
92 XkbFreeCompatMap(XkbDescPtr xkb, unsigned which, Bool freeMap) in XkbFreeCompatMap()
120 XkbAllocNames(XkbDescPtr xkb, unsigned which, int nTotalRG, int nTotalAliases) in XkbAllocNames()
205 XkbFreeNames(XkbDescPtr xkb, unsigned which, Bool freeMap) in XkbFreeNames()
253 XkbAllocControls(XkbDescPtr xkb, unsigned which) in XkbAllocControls()
267 XkbFreeControls(XkbDescPtr xkb, unsigned which, Bool freeMap) in XkbFreeControls()
315 XkbFreeKeyboard(XkbDescPtr xkb, unsigned which, Bool freeAll) in XkbFreeKeyboard()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dfunctional.hpp36 device_close_operation(T& t, BOOST_IOS::openmode which) in device_close_operation()
50 filter_close_operation(T& t, Sink& snk, BOOST_IOS::openmode which) in filter_close_operation()
63 call_close(T& t, BOOST_IOS::openmode which) in call_close()
68 call_close(T& t, Sink& snk, BOOST_IOS::openmode which) in call_close()
113 member_close_operation(T& t, BOOST_IOS::openmode which) in member_close_operation()
124 member_close_operation<T> call_member_close(T& t, BOOST_IOS::openmode which) in call_member_close()
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Dpwm.c42 u8 which) in gb_pwm_activate_operation()
67 u8 which) in gb_pwm_deactivate_operation()
92 u8 which, u32 duty, u32 period) in gb_pwm_config_operation()
119 u8 which, u8 polarity) in gb_pwm_set_polarity_operation()
145 u8 which) in gb_pwm_enable_operation()
170 u8 which) in gb_pwm_disable_operation()
H A Dgpio.c60 static int gb_gpio_activate_operation(struct gb_gpio_controller *ggc, u8 which) in gb_gpio_activate_operation()
84 u8 which) in gb_gpio_deactivate_operation()
106 u8 which) in gb_gpio_get_direction_operation()
131 u8 which) in gb_gpio_direction_in_operation()
145 u8 which, bool value_high) in gb_gpio_direction_out_operation()
160 u8 which) in gb_gpio_get_value_operation()
187 u8 which, bool value_high) in gb_gpio_set_value_operation()
212 u8 which, u16 debounce_usec) in gb_gpio_set_debounce_operation()
421 u8 which; in gb_gpio_get_direction() local
450 u8 which; in gb_gpio_get() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dmode_adapter.hpp72 BOOST_IOS::seekdir way, BOOST_IOS::openmode which ) in seek()
80 void close(Device& dev, BOOST_IOS::openmode which) in close()
104 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek()
112 void mode_adapter<Mode, T>::close(BOOST_IOS::openmode which) in close()
H A Dconcept_adapter.hpp88 BOOST_IOS::openmode which ) in seek()
96 BOOST_IOS::openmode which, Device* dev ) in seek()
99 void close(BOOST_IOS::openmode which) in close()
103 void close(BOOST_IOS::openmode which, Device* dev) in close()
/OK3568_Linux_fs/kernel/kernel/time/
H A Ditimer.c76 static int do_getitimer(int which, struct itimerspec64 *value) in do_getitimer()
113 SYSCALL_DEFINE2(getitimer, int, which, struct __kernel_old_itimerval __user *, value) in SYSCALL_DEFINE2() argument
141 COMPAT_SYSCALL_DEFINE2(getitimer, int, which, in COMPAT_SYSCALL_DEFINE2() argument
206 static int do_setitimer(int which, struct itimerspec64 *value, in do_setitimer()
332 SYSCALL_DEFINE3(setitimer, int, which, struct __kernel_old_itimerval __user *, value, in SYSCALL_DEFINE3() argument
378 COMPAT_SYSCALL_DEFINE3(setitimer, int, which, in COMPAT_SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-subdev.h49 __u32 which; member
62 __u32 which; member
79 __u32 which; member
98 __u32 which; member
130 __u32 which; member
150 __u32 which; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-subdev.h49 __u32 which; member
62 __u32 which; member
79 __u32 which; member
98 __u32 which; member
130 __u32 which; member
150 __u32 which; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Ddirect_streambuf.hpp190 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff()
196 (pos_type sp, BOOST_IOS::openmode which) in seekpos()
202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl()
218 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl()
H A Dindirect_streambuf.hpp330 (off_type off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seekoff()
336 (pos_type sp, BOOST_IOS::openmode which) in seekpos()
344 (stream_offset off, BOOST_IOS::seekdir way, BOOST_IOS::openmode which) in seek_impl()
384 (BOOST_IOS::openmode which) in close_impl()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-subdev.h49 __u32 which; member
62 __u32 which; member
86 __u32 which; member
106 __u32 which; member
138 __u32 which; member
158 __u32 which; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/
H A Dor_n.hpp40 typedef G1 which; in BOOST_PP_CAT() typedef
54 typedef G0 which; in BOOST_PP_CAT() typedef
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dsys_marvel.c189 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_lsi()
206 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_msi()
223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi()
234 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_msi()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/
H A Dmatches.hpp373 which; typedef
388 typedef G0 which; typedef
423 which; typedef
435 typedef typename Cases::template case_<Tag> which; typedef
703 which; typedef
/OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/
H A Drkisp1-isp.c212 unsigned int pad, u32 which) in rkisp1_isp_get_pad_fmt()
223 unsigned int pad, u32 which) in rkisp1_isp_get_pad_crop()
648 unsigned int which) in rkisp1_isp_set_src_fmt()
688 struct v4l2_rect *r, unsigned int which) in rkisp1_isp_set_src_crop()
717 struct v4l2_rect *r, unsigned int which) in rkisp1_isp_set_sink_crop()
744 unsigned int which) in rkisp1_isp_set_sink_fmt()
/OK3568_Linux_fs/kernel/arch/x86/platform/uv/
H A Dbios_uv.c23 static s64 __uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in __uv_bios_call()
40 static s64 uv_bios_call(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, u64 a4, in uv_bios_call()
54 static s64 uv_bios_call_irqsave(enum uv_bios_cmd which, u64 a1, u64 a2, u64 a3, in uv_bios_call_irqsave()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dbasic_pointerbuf.hpp77 …arT, BufferT>::seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios_base::openmode which) in seekoff()
123 basic_pointerbuf<charT, BufferT>::seekpos(pos_type sp, ::std::ios_base::openmode which) in seekpos()
/OK3568_Linux_fs/kernel/tools/testing/selftests/timers/
H A Dposix_timers.c77 static int check_itimer(int which) in check_itimer()
138 static int check_timer_create(int which) in check_timer_create()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c250 u32 which, uint32_t pad, in atomisp_subdev_get_rect()
276 struct v4l2_subdev_pad_config *cfg, uint32_t which, in atomisp_subdev_get_ffmt()
288 struct v4l2_subdev_pad_config *cfg, uint32_t which, in isp_get_fmt_rect()
306 u32 which, uint32_t pad, uint32_t target, in isp_subdev_propagate()
369 u32 which, uint32_t pad, uint32_t target, in atomisp_subdev_set_selection()
612 struct v4l2_subdev_pad_config *cfg, uint32_t which, in atomisp_subdev_set_ffmt()
/OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/
H A Dv4l2subdev.c67 enum v4l2_subdev_format_whence which) in v4l2_subdev_get_format()
90 enum v4l2_subdev_format_whence which) in v4l2_subdev_set_format()
114 enum v4l2_subdev_format_whence which) in v4l2_subdev_get_selection()
153 enum v4l2_subdev_format_whence which) in v4l2_subdev_set_selection()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dseek.hpp44 BOOST_IOS::openmode which = BOOST_IOS::in | BOOST_IOS::out ) in seek()
53 BOOST_IOS::openmode which = BOOST_IOS::in | BOOST_IOS::out ) in seek()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c175 osd_req_op_raw_data_in(struct ceph_osd_request *osd_req, unsigned int which) in osd_req_op_raw_data_in()
184 unsigned int which) in osd_req_op_extent_osd_data()
191 unsigned int which, struct page **pages, in osd_req_op_raw_data_in_pages()
204 unsigned int which, struct page **pages, in osd_req_op_extent_osd_data_pages()
217 unsigned int which, struct ceph_pagelist *pagelist) in osd_req_op_extent_osd_data_pagelist()
228 unsigned int which, in osd_req_op_extent_osd_data_bio()
241 unsigned int which, in osd_req_op_extent_osd_data_bvecs()
257 unsigned int which, in osd_req_op_extent_osd_data_bvec_pos()
269 unsigned int which, struct ceph_pagelist *pagelist) in osd_req_op_cls_request_info_pagelist()
279 unsigned int which, struct ceph_pagelist *pagelist) in osd_req_op_cls_request_data_pagelist()
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dskmsg.h166 #define sk_msg_iter_prev(msg, which) \ argument
169 #define sk_msg_iter_next(msg, which) \ argument
185 int which, u32 size) in sk_msg_xfer()
211 static inline struct scatterlist *sk_msg_elem(struct sk_msg *msg, int which) in sk_msg_elem()
216 static inline struct scatterlist sk_msg_elem_cpy(struct sk_msg *msg, int which) in sk_msg_elem_cpy()
221 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page()

1234567891011