| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/ |
| H A D | iterator_facade.hpp | 547 static typename Facade::reference dereference(Facade const& f) in dereference() 553 static void increment(Facade& f) in increment() 559 static void decrement(Facade& f) in decrement() 577 static void advance(Facade& f, typename Facade::difference_type n) in advance()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
| H A D | nv41.c | 32 u32 f = device->crystal; in nv41_timer_init() local
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | example4.c | 93 FILE * f; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/delta/ |
| H A D | delta-debug.c | 34 char *delta_frameinfo_str(struct delta_frameinfo *f, char *str, in delta_frameinfo_str()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/proc/ |
| H A D | setns-dcache.c | 38 static void f(void) in f() function
|
| H A D | setns-sysvipc.c | 37 static void f(void) in f() function
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | auth.c | 10 struct exp_flavor_info *f; in nfsexp_flags() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptrace/ |
| H A D | vmaccess.c | 26 int f, pid = fork(); in TEST() local
|
| /OK3568_Linux_fs/kernel/samples/bpf/ |
| H A D | sockex1_user.c | 17 FILE *f; in main() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | quirks.h | 159 const struct mmc_fixup *f; in mmc_fixup_device() local
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-common.h | 500 static inline bool v4l2_is_format_rgb(const struct v4l2_format_info *f) in v4l2_is_format_rgb() 505 static inline bool v4l2_is_format_yuv(const struct v4l2_format_info *f) in v4l2_is_format_yuv() 510 static inline bool v4l2_is_format_bayer(const struct v4l2_format_info *f) in v4l2_is_format_bayer()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-cec.c | 355 static long dw_hdmi_cec_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in dw_hdmi_cec_ioctl() 380 static int dw_hdmi_cec_open(struct inode *inode, struct file *f) in dw_hdmi_cec_open() 385 static int dw_hdmi_cec_release(struct inode *inode, struct file *f) in dw_hdmi_cec_release()
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | code-reading.c | 135 static int read_objdump_output(FILE *f, void *buf, size_t *len, u64 start_addr) in read_objdump_output() 192 FILE *f; in read_via_objdump() local 491 FILE *f; in fs_something() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/ |
| H A D | token_functions.hpp | 115 char_eq f(e); in is_escape() local 119 char_eq f(e); in is_c() local 123 char_eq f(e); in is_quote() local
|
| /OK3568_Linux_fs/kernel/virt/kvm/ |
| H A D | vfio.c | 190 struct fd f; in kvm_vfio_set_group() local 283 struct fd f; in kvm_vfio_set_group() local
|
| /OK3568_Linux_fs/kernel/tools/virtio/ringtest/ |
| H A D | ptr_ring.c | 102 static void spin_lock_irqsave(spinlock_t *lock, unsigned long f) in spin_lock_irqsave() 107 static void spin_unlock_irqrestore(spinlock_t *lock, unsigned long f) in spin_unlock_irqrestore()
|
| /OK3568_Linux_fs/kernel/drivers/media/radio/ |
| H A D | radio-sf16fmi.c | 165 const struct v4l2_frequency *f) in vidioc_s_frequency() 179 struct v4l2_frequency *f) in vidioc_g_frequency()
|
| H A D | radio-raremono.c | 240 const struct v4l2_frequency *f) in vidioc_s_frequency() 261 struct v4l2_frequency *f) in vidioc_g_frequency()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | vdso.c | 163 static int vdso__do_copy_compat(FILE *f, int fd) in vdso__do_copy_compat() 183 FILE *f; in vdso__copy_compat() local
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | exports.c | 17 #define EXPORT_FUNC(f, a, x, ...) gd->jt->x = f; argument
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/functions/mmse/ |
| H A D | test.py | 62 f = open('./snapshot/error_analysis.txt') variable
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_rap.c | 43 static ssize_t amdgpu_rap_debugfs_write(struct file *f, const char __user *buf, in amdgpu_rap_debugfs_write()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | attach_probe.c | 8 FILE *f; in get_base_addr() local
|
| /OK3568_Linux_fs/kernel/drivers/zorro/ |
| H A D | gen-devlist.c | 18 pq(FILE *f, const char *c) in pq()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/ipw2x00/ |
| H A D | libipw.h | 106 #define LIBIPW_ERROR(f, a...) printk(KERN_ERR "libipw: " f, ## a) argument 107 #define LIBIPW_WARNING(f, a...) printk(KERN_WARNING "libipw: " f, ## a) argument 108 #define LIBIPW_DEBUG_INFO(f, a...) LIBIPW_DEBUG(LIBIPW_DL_INFO, f, ## a) argument 110 #define LIBIPW_DEBUG_WX(f, a...) LIBIPW_DEBUG(LIBIPW_DL_WX, f, ## a) argument 111 #define LIBIPW_DEBUG_SCAN(f, a...) LIBIPW_DEBUG(LIBIPW_DL_SCAN, f, ## a) argument 112 #define LIBIPW_DEBUG_STATE(f, a...) LIBIPW_DEBUG(LIBIPW_DL_STATE, f, ## a) argument 113 #define LIBIPW_DEBUG_MGMT(f, a...) LIBIPW_DEBUG(LIBIPW_DL_MGMT, f, ## a) argument 114 #define LIBIPW_DEBUG_FRAG(f, a...) LIBIPW_DEBUG(LIBIPW_DL_FRAG, f, ## a) argument 115 #define LIBIPW_DEBUG_DROP(f, a...) LIBIPW_DEBUG(LIBIPW_DL_DROP, f, ## a) argument 116 #define LIBIPW_DEBUG_TX(f, a...) LIBIPW_DEBUG(LIBIPW_DL_TX, f, ## a) argument [all …]
|