| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | f_sdp.c | 122 static inline struct f_sdp *func_to_sdp(struct usb_function *f) in func_to_sdp() 415 static int sdp_setup(struct usb_function *f, const struct usb_ctrlrequest *ctrl) in sdp_setup() 470 static int sdp_bind(struct usb_configuration *c, struct usb_function *f) in sdp_bind() 499 static void sdp_unbind(struct usb_configuration *c, struct usb_function *f) in sdp_unbind() 539 static int sdp_set_alt(struct usb_function *f, unsigned intf, unsigned alt) in sdp_set_alt() 561 static int sdp_get_alt(struct usb_function *f, unsigned intf) in sdp_get_alt() 568 static void sdp_disable(struct usb_function *f) in sdp_disable()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | formats_i.c | 263 static void lsx_swapf(float * f) in lsx_swapf() 267 float f; in lsx_swapf() member 338 #define TWIDDLE_FLOAT(f, type) \ argument 417 #define do_read(type, f, n) do { \ in lsx_read_fields() argument 511 WRITE_FUNC(f, sizeof(float), float, TWIDDLE_FLOAT) in WRITE_FUNC() argument 543 float f = datum; local
|
| H A D | firfit.c | 29 struct {double f, gain;} * knots; member 66 double f = rate * 0.5 * i / work_len; in make_filter() local 117 dft_filter_t * f = p->base.filter_ptr; in start() local
|
| H A D | loudness.c | 48 static const struct {double f, af, lu, tf;} iso226_table[] = { in make_filter() member 82 double f = rate * i / work_len; in make_filter() local 100 dft_filter_t * f = p->base.filter_ptr; in start() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/detail/cpp03/preprocessed/ |
| H A D | function_eval_30.hpp | 42 operator()(F const & f, A0 & a0, Context const & ctx) const in operator ()() 54 operator()(F & f, A0 & a0, Context const & ctx) const in operator ()() 92 operator()(F const & f, A0 & a0 , A1 & a1, Context const & ctx) const in operator ()() 104 operator()(F & f, A0 & a0 , A1 & a1, Context const & ctx) const in operator ()() 142 operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2, Context const & ctx) const in operator ()() 154 operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2, Context const & ctx) const in operator ()() 192 … operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3, Context const & ctx) const in operator ()() 204 operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3, Context const & ctx) const in operator ()() 242 …operator()(F const & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4, Context const & ctx) const in operator ()() 254 … operator()(F & f, A0 & a0 , A1 & a1 , A2 & a2 , A3 & a3 , A4 & a4, Context const & ctx) const in operator ()() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clk/qcom/ |
| H A D | clk-pll.c | 113 struct pll_freq_tbl *find_freq(const struct pll_freq_tbl *f, unsigned long rate) in find_freq() 129 const struct pll_freq_tbl *f; in clk_pll_determine_rate() local 144 const struct pll_freq_tbl *f; in clk_pll_set_rate() local 304 const struct pll_freq_tbl *f; in clk_pll_sr2_set_rate() local
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/uapi/asm/ |
| H A D | ptrace.h | 55 __u32 f[32]; member 60 __u64 f[32]; member 65 __u64 f[64] __attribute__((aligned(16))); member 75 struct __riscv_f_ext_state f; member
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | super.c | 40 struct jffs2_inode_info *f; in jffs2_alloc_inode() local 50 struct jffs2_inode_info *f = JFFS2_INODE_INFO(inode); in jffs2_free_inode() local 58 struct jffs2_inode_info *f = foo; in jffs2_i_init_once() local 137 struct jffs2_inode_info *f; in jffs2_get_parent() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | f_loopback.c | 38 static inline struct f_loopback *func_to_loop(struct usb_function *f) in func_to_loop() 166 static int loopback_bind(struct usb_configuration *c, struct usb_function *f) in loopback_bind() 221 static void lb_free_func(struct usb_function *f) in lb_free_func() 407 static int loopback_set_alt(struct usb_function *f, in loopback_set_alt() 418 static void loopback_disable(struct usb_function *f) in loopback_disable()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/ |
| H A D | mat_assign.hpp | 37 f( A & a, B const & b ) in f() function 53 f( A &, B const & ) in f() function
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/hva/ |
| H A D | hva-v4l2.c | 39 #define fh_to_ctx(f) (container_of(f, struct hva_ctx, fh)) argument 269 struct v4l2_fmtdesc *f) in hva_enum_fmt_stream() 283 struct v4l2_fmtdesc *f) in hva_enum_fmt_frame() 296 static int hva_g_fmt_stream(struct file *file, void *fh, struct v4l2_format *f) in hva_g_fmt_stream() 315 static int hva_g_fmt_frame(struct file *file, void *fh, struct v4l2_format *f) in hva_g_fmt_frame() 336 struct v4l2_format *f) in hva_try_fmt_stream() 400 struct v4l2_format *f) in hva_try_fmt_frame() 450 static int hva_s_fmt_stream(struct file *file, void *fh, struct v4l2_format *f) in hva_s_fmt_stream() 480 static int hva_s_fmt_frame(struct file *file, void *fh, struct v4l2_format *f) in hva_s_fmt_frame()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun4i-csi/ |
| H A D | sun4i_v4l2.c | 140 struct v4l2_format *f) in sun4i_csi_try_fmt_vid_cap() 150 struct v4l2_format *f) in sun4i_csi_s_fmt_vid_cap() 161 struct v4l2_format *f) in sun4i_csi_g_fmt_vid_cap() 171 struct v4l2_fmtdesc *f) in sun4i_csi_enum_fmt_vid_cap()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | smp.c | 127 #define __boot_read(f) f argument 128 #define __boot_write(f, v) f = v argument 132 #define __boot_read(f) arc_read_uncached_32(&f) argument 133 #define __boot_write(f, v) arc_write_uncached_32(&f, v) argument
|
| /OK3568_Linux_fs/kernel/fs/lockd/ |
| H A D | svcsubs.c | 36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() 65 static inline unsigned int file_hash(struct nfs_fh *f) in file_hash() 85 struct nfs_fh *f) in nlm_lookup_file()
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bblayers/ |
| H A D | query.py | 156 def print_item(f, pn, ver, layer, ispref): argument 260 def remove_layer_prefix(self, f): argument 471 …def print_cross_files(self, bbpath, keyword, layername, f, needed_filename, show_filenames, ignore… argument 496 … def check_cross_depends(self, keyword, layername, f, needed_file, show_filenames, ignore_layers): argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/stream/detail/ |
| H A D | match_manip.hpp | 158 input_iterator f(is); in operator >>() local 177 input_iterator f(is); in operator >>() local 196 input_iterator f(is); in operator >>() local 218 input_iterator f(is); in operator >>() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_enc.c | 100 static struct s5p_mfc_fmt *find_format(struct v4l2_format *f, unsigned int t) in find_format() 1317 static int vidioc_enum_fmt(struct file *file, struct v4l2_fmtdesc *f, in vidioc_enum_fmt() 1341 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() 1347 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_out() 1352 static int vidioc_g_fmt(struct file *file, void *priv, struct v4l2_format *f) in vidioc_g_fmt() 1388 static int vidioc_try_fmt(struct file *file, void *priv, struct v4l2_format *f) in vidioc_try_fmt() 1427 static int vidioc_s_fmt(struct file *file, void *priv, struct v4l2_format *f) in vidioc_s_fmt() 2692 struct v4l2_format f; in s5p_mfc_enc_init() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/ |
| H A D | transform.hpp | 39 transform(Sequence const& seq, F f) in transform() 47 transform(Sequence1 const& seq1, Sequence2 const& seq2, F f) in transform()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/nonterminal/ |
| H A D | error_handler.hpp | 144 F f; member 151 void on_error(rule<Iterator, T0, T1, T2>& r, F f) in on_error() 170 void on_error(rule<Iterator, T0, T1, T2>& r, F f) in on_error()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-v4l2.c | 316 struct v4l2_format *f) in rvin_try_fmt_vid_cap() 324 struct v4l2_format *f) in rvin_s_fmt_vid_cap() 353 struct v4l2_format *f) in rvin_g_fmt_vid_cap() 363 struct v4l2_fmtdesc *f) in rvin_enum_fmt_vid_cap() 534 int type, struct v4l2_fract *f) in rvin_g_pixelaspect() 806 struct v4l2_format *f) in rvin_mc_try_fmt_vid_cap() 816 struct v4l2_format *f) in rvin_mc_s_fmt_vid_cap()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-video.c | 830 struct v4l2_format *f) in vidioc_g_fmt_vid_cap() 858 struct v4l2_format *f) in vidioc_try_fmt_vid_cap() 890 struct v4l2_format *f) in vidioc_s_fmt_vid_cap() 1115 struct v4l2_frequency *f) in cx231xx_g_frequency() 1128 const struct v4l2_frequency *f) in cx231xx_s_frequency() 1332 int type, struct v4l2_fract *f) in vidioc_g_pixelaspect() 1399 struct v4l2_fmtdesc *f) in vidioc_enum_fmt_vid_cap() 1412 struct v4l2_format *f) in vidioc_g_fmt_vbi_cap() 1434 struct v4l2_format *f) in vidioc_try_fmt_vbi_cap() 1457 struct v4l2_format *f) in vidioc_s_fmt_vbi_cap()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/ |
| H A D | assert.h | 18 #define __assert_func(f, l, n1, n2) do { } while (0) argument 28 #define __assert_func(f, l, n1, n2) \ argument
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/ |
| H A D | assert.h | 18 #define __assert_func(f, l, n1, n2) do { } while (0) argument 28 #define __assert_func(f, l, n1, n2) \ argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/algorithm/ |
| H A D | any_if.hpp | 181 , Last2 const& last2, F& f, mpl::false_) in any_if() 199 any_if(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if() 212 any_if(Sequence const& seq, unused_type const, F f, Pred) in any_if()
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_rtalloc.h | 139 # define xfs_rtallocate_extent(t,b,min,max,l,f,p,rb) (ENOSYS) argument 143 # define xfs_rtalloc_query_range(t,l,h,f,p) (ENOSYS) argument 144 # define xfs_rtalloc_query_all(t,f,p) (ENOSYS) argument
|