Home
last modified time | relevance | path

Searched defs:f (Results 576 – 600 of 2134) sorted by relevance

1...<<21222324252627282930>>...86

/OK3568_Linux_fs/external/mpp/utils/
H A Diniparser.c230 void iniparser_dump(const dictionary * d, FILE * f) in iniparser_dump()
258 void iniparser_dump_ini(const dictionary * d, FILE * f) in iniparser_dump_ini()
296 void iniparser_dumpsection_ini(const dictionary * d, const char * s, FILE * f) in iniparser_dumpsection_ini()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dsignal.c45 #define FPREG_ADDR(f, n) ((char *)&(f)->st_space + (n) * 16) in twd_fxsr_to_i387() argument
105 unsigned long *f = (unsigned long *)from; in convert_fxsr_to_user() local
139 unsigned long __user *f = (unsigned long __user *)from; in convert_fxsr_from_user() local
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Ddmarx.c854 struct v4l2_format *f) in rkisp_try_fmt_vid_out_mplane()
862 struct v4l2_fmtdesc *f) in rkisp_enum_fmt_vid_out_mplane()
877 void *priv, struct v4l2_format *f) in rkisp_s_fmt_vid_out_mplane()
894 struct v4l2_format *f) in rkisp_g_fmt_vid_out_mplane()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c164 struct v4l2_fmtdesc *f) in ipu_csc_scaler_enum_fmt()
180 struct v4l2_format *f) in ipu_csc_scaler_g_fmt()
193 struct v4l2_format *f) in ipu_csc_scaler_try_fmt()
241 struct v4l2_format *f) in ipu_csc_scaler_s_fmt()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/math/
H A Dfpu_denormal.c20 volatile float f; in test_denormal_fpu() local
/OK3568_Linux_fs/buildroot/support/testing/tests/core/
H A Dtest_post_scripts.py21 def check_post_log_file(self, f, what, target_dir): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_fence.c38 struct vc4_fence *f = to_vc4_fence(fence); in vc4_fence_signaled() local
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i_formats.c252 int rotate_enum_fmt(struct v4l2_fmtdesc *f, bool dst) in rotate_enum_fmt()
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dvdec.c142 vdec_try_fmt_common(struct venus_inst *inst, struct v4l2_format *f) in vdec_try_fmt_common()
193 static int vdec_try_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_try_fmt()
236 static int vdec_g_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_g_fmt()
273 static int vdec_s_fmt(struct file *file, void *fh, struct v4l2_format *f) in vdec_s_fmt()
391 static int vdec_enum_fmt(struct file *file, void *fh, struct v4l2_fmtdesc *f) in vdec_enum_fmt()
/OK3568_Linux_fs/kernel/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c97 struct tcp_ack_filter *f = &vif->ack_filter; in add_tcp_session() local
110 struct tcp_ack_filter *f = &vif->ack_filter; in update_tcp_session() local
121 struct tcp_ack_filter *f = &vif->ack_filter; in add_tcp_pending_ack() local
141 struct tcp_ack_filter *f = &vif->ack_filter; in tcp_process() local
189 struct tcp_ack_filter *f = &vif->ack_filter; in wilc_wlan_txq_filter_dup_tcp_ack() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c112 static void vmw_fence_obj_destroy(struct dma_fence *f) in vmw_fence_obj_destroy()
126 static const char *vmw_fence_get_driver_name(struct dma_fence *f) in vmw_fence_get_driver_name()
131 static const char *vmw_fence_get_timeline_name(struct dma_fence *f) in vmw_fence_get_timeline_name()
136 static bool vmw_fence_enable_signaling(struct dma_fence *f) in vmw_fence_enable_signaling()
170 static long vmw_fence_wait(struct dma_fence *f, bool intr, signed long timeout) in vmw_fence_wait()
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dm525x.c54 u32 f = readl(MCFSIM2_GPIOFUNC); in m525x_qspi_init() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/
H A Dany.hpp30 any(Sequence const& seq, F f) in any()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/v3d/
H A Dv3d_fence.c30 struct v3d_fence *f = to_v3d_fence(fence); in v3d_fence_get_timeline_name() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dnumber.hpp576 …std::string str(std::streamsize digits = 0, std::ios_base::fmtflags f = std::ios_base::fmtflags(0)… in str()
1180 void do_assign_function_1(const F& f, const Exp& val, const detail::terminal&) in do_assign_function_1()
1185 void do_assign_function_1(const F& f, const Exp& val, const Tag&) in do_assign_function_1()
1200 …void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2, const detail::terminal&,… in do_assign_function_2()
1205 …void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2, const Tag1&, const detai… in do_assign_function_2()
1211 …void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2, const detail::terminal&,… in do_assign_function_2()
1217 …void do_assign_function_2(const F& f, const Exp1& val1, const Exp2& val2, const Tag1&, const Tag2&) in do_assign_function_2()
1236 …void do_assign_function_3a(const F& f, const Exp1& val1, const Exp2& val2, const Exp3& val3, const… in do_assign_function_3a()
1241 …void do_assign_function_3a(const F& f, const Exp1& val1, const Exp2& val2, const Exp3& val3, const… in do_assign_function_3a()
1247 …void do_assign_function_3b(const F& f, const Exp1& val1, const Exp2& val2, const Exp3& val3, const… in do_assign_function_3b()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/
H A Dislpci_mgt.h18 #define K_DEBUG(f, m, args...) do { if(f & m) printk(KERN_DEBUG args); } while(0) argument
19 #define DEBUG(f, args...) K_DEBUG(f, pc_debug, args) argument
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dstring_32.h171 #define memcpy(t, f, n) \ argument
182 #define memcpy(t, f, n) __builtin_memcpy(t, f, n) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/
H A Dtransform_view.hpp75 transform_type f; member
114 transform_type f; member
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha512-avx2-asm.S89 f = %r9 define
151 f = e define
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dstretch.c242 float f; in flow() local
291 float f = p->obuf[p->oindex++]; in drain() local
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dunwind.c1163 #define UNW_DEC_FRGR_MEM(fmt,g,f,arg) desc_frgr_mem(g,f,arg) argument
1164 #define UNW_DEC_FR_MEM(fmt,f,arg) desc_fr_mem(f,arg) argument
1190 #define UNW_DEC_SPILL_REG_P(f,p,t,a,x,y,arg) desc_spill_reg_p(p,t,a,x,y,arg) argument
1191 #define UNW_DEC_SPILL_REG(f,t,a,x,y,arg) desc_spill_reg_p(0,t,a,x,y,arg) argument
1192 #define UNW_DEC_SPILL_PSPREL_P(f,p,t,a,o,arg) desc_spill_psprel_p(p,t,a,o,arg) argument
1193 #define UNW_DEC_SPILL_PSPREL(f,t,a,o,arg) desc_spill_psprel_p(0,t,a,o,arg) argument
1194 #define UNW_DEC_SPILL_SPREL_P(f,p,t,a,o,arg) desc_spill_sprel_p(p,t,a,o,arg) argument
1195 #define UNW_DEC_SPILL_SPREL(f,t,a,o,arg) desc_spill_sprel_p(0,t,a,o,arg) argument
1196 #define UNW_DEC_RESTORE_P(f,p,t,a,arg) desc_restore_p(p,t,a,arg) argument
1197 #define UNW_DEC_RESTORE(f,t,a,arg) desc_restore_p(0,t,a,arg) argument
/OK3568_Linux_fs/kernel/fs/
H A Dread_write.c307 struct fd f = fdget_pos(fd); in ksys_lseek() local
341 struct fd f = fdget_pos(fd); in SYSCALL_DEFINE5() local
625 struct fd f = fdget_pos(fd); in ksys_read() local
649 struct fd f = fdget_pos(fd); in ksys_write() local
676 struct fd f; in ksys_pread64() local
702 struct fd f; in ksys_pwrite64() local
949 struct fd f = fdget_pos(fd); in do_readv() local
973 struct fd f = fdget_pos(fd); in do_writev() local
1003 struct fd f; in do_preadv() local
1026 struct fd f; in do_pwritev() local
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtracex7_user.c15 FILE *f; in main() local
/OK3568_Linux_fs/app/forlinx/flapp/src/app/
H A Dmain.cpp38 QFont f = a.font(); in main() local
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dfsl-viu.c570 struct v4l2_fmtdesc *f) in vidioc_enum_fmt()
582 struct v4l2_format *f) in vidioc_g_fmt_cap()
598 struct v4l2_format *f) in vidioc_try_fmt_cap()
632 struct v4l2_format *f) in vidioc_s_fmt_cap()
651 struct v4l2_format *f) in vidioc_g_fmt_overlay()
749 struct v4l2_format *f) in vidioc_s_fmt_overlay()
769 struct v4l2_format *f) in vidioc_try_fmt_overlay()
895 #define decoder_call(viu, o, f, args...) \ argument

1...<<21222324252627282930>>...86