| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/ |
| H A D | block.hpp | 80 It t = beg + flattenedThreadId(); in fill() local 93 for(OutIt t = beg + tid; t < end; t += STRIDE, value += STRIDE) in yota() local 101 InIt t = beg + flattenedThreadId(); in copy() local 112 InIt t = beg + flattenedThreadId(); in transform() local
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/ |
| H A D | block.hpp | 80 It t = beg + flattenedThreadId(); in fill() local 93 for(OutIt t = beg + tid; t < end; t += STRIDE, value += STRIDE) in yota() local 101 InIt t = beg + flattenedThreadId(); in copy() local 112 InIt t = beg + flattenedThreadId(); in transform() local
|
| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | rtc.c | 62 time_t t = rtc_mktime(tm) + sec; in rtc_post_restore() local 118 time_t t; in rtc_post_test() local 149 time_t t; in rtc_post_test() local
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | sony-btf-mpx.c | 157 static int mpx_setup(struct sony_btf_mpx *t) in mpx_setup() 269 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_std() local 290 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_g_tuner() local 304 struct sony_btf_mpx *t = to_state(sd); in sony_btf_mpx_s_tuner() local 337 struct sony_btf_mpx *t; in sony_btf_mpx_probe() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | fpu_regs.h | 110 #define DECODE_PRINTINSTR32(t,mod,rh,rl) \ argument 112 #define DECODE_PRINTINSTR256(t,mod,rh,rl) \ argument 115 #define DECODE_PRINTINSTR32(t,mod,rh,rl) argument 116 #define DECODE_PRINTINSTR256(t,mod,rh,rl) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wl1251/ |
| H A D | spi.c | 46 struct spi_transfer t; in wl1251_spi_reset() local 73 struct spi_transfer t; in wl1251_spi_wake() local 132 struct spi_transfer t[3]; in wl1251_spi_read() local 172 struct spi_transfer t[2]; in wl1251_spi_write() local
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | interrupt.h | 665 static inline int tasklet_trylock(struct tasklet_struct *t) in tasklet_trylock() 670 static inline void tasklet_unlock(struct tasklet_struct *t) in tasklet_unlock() 676 static inline void tasklet_unlock_wait(struct tasklet_struct *t) in tasklet_unlock_wait() 681 #define tasklet_trylock(t) 1 argument 682 #define tasklet_unlock_wait(t) do { } while (0) argument 683 #define tasklet_unlock(t) do { } while (0) argument 688 static inline void tasklet_schedule(struct tasklet_struct *t) in tasklet_schedule() 696 static inline void tasklet_hi_schedule(struct tasklet_struct *t) in tasklet_hi_schedule() 702 static inline void tasklet_disable_nosync(struct tasklet_struct *t) in tasklet_disable_nosync() 708 static inline void tasklet_disable(struct tasklet_struct *t) in tasklet_disable() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | hung_task.c | 89 static void check_hung_task(struct task_struct *t, unsigned long timeout) in check_hung_task() 156 static bool rcu_lock_break(struct task_struct *g, struct task_struct *t) in rcu_lock_break() 181 struct task_struct *g, *t; in check_hung_uninterruptible_tasks() local 291 long t; in watchdog() local
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | base.c | 61 struct scmi_xfer *t; in scmi_base_attributes_get() local 96 struct scmi_xfer *t; in scmi_base_vendor_id_get() local 137 struct scmi_xfer *t; in scmi_base_implementation_version_get() local 171 struct scmi_xfer *t; in scmi_base_implementation_list_get() local 228 struct scmi_xfer *t; in scmi_base_discover_agent_get() local 251 struct scmi_xfer *t; in scmi_base_error_notify() local
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-bd70528.c | 180 static inline void tmday2rtc(struct rtc_time *t, struct bd70528_rtc_day *d) in tmday2rtc() 190 static inline void tm2rtc(struct rtc_time *t, struct bd70528_rtc_data *r) in tm2rtc() 212 static inline void rtc2tm(struct bd70528_rtc_data *r, struct rtc_time *t) in rtc2tm() 358 static int bd70528_set_time_locked(struct device *dev, struct rtc_time *t) in bd70528_set_time_locked() 394 static int bd71828_set_time(struct device *dev, struct rtc_time *t) in bd71828_set_time() 399 static int bd70528_set_time(struct device *dev, struct rtc_time *t) in bd70528_set_time() 410 static int bd70528_get_time(struct device *dev, struct rtc_time *t) in bd70528_get_time() 558 struct rtc_time t; in bd70528_probe() local
|
| /OK3568_Linux_fs/kernel/drivers/ata/ |
| H A D | libata-pata-timings.c | 60 static void ata_timing_quantize(const struct ata_timing *t, in ata_timing_quantize() 100 const struct ata_timing *t = ata_timing; in ata_timing_find_mode() local 116 struct ata_timing *t, int T, int UT) in ata_timing_compute()
|
| /OK3568_Linux_fs/kernel/include/crypto/ |
| H A D | gf128mul.h | 223 be128 t[256]; member 231 static inline void gf128mul_free_4k(struct gf128mul_4k *t) in gf128mul_free_4k() 240 struct gf128mul_4k *t[16]; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ipa-utils.h | 190 type_with_linkage_p (const_tree t) in type_with_linkage_p() 223 type_in_anonymous_namespace_p (const_tree t) in type_in_anonymous_namespace_p() 244 odr_type_p (const_tree t) in odr_type_p()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ipa-utils.h | 190 type_with_linkage_p (const_tree t) in type_with_linkage_p() 223 type_in_anonymous_namespace_p (const_tree t) in type_in_anonymous_namespace_p() 244 odr_type_p (const_tree t) in odr_type_p()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/ |
| H A D | optional.hpp | 51 optional(const T& t) : initialized_(false) { reset(t); } in optional() 89 T* t = static_cast<T*>(address()); in reset() local 97 void reset(const T& t) in reset()
|
| /OK3568_Linux_fs/kernel/include/net/tc_act/ |
| H A D | tc_tunnel_key.h | 30 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_set() local 44 struct tcf_tunnel_key *t = to_tunnel_key(a); in is_tcf_tunnel_release() local 58 struct tcf_tunnel_key *t = to_tunnel_key(a); in tcf_tunnel_info() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/ |
| H A D | txrx.c | 438 struct cw1200_txinfo *t) in cw1200_tx_h_calc_link_ids() 476 struct cw1200_txinfo *t) in cw1200_tx_h_pm() 489 struct cw1200_txinfo *t) in cw1200_tx_h_calc_tid() 501 struct cw1200_txinfo *t) in cw1200_tx_h_crypt() 518 struct cw1200_txinfo *t, in cw1200_tx_h_align() 549 struct cw1200_txinfo *t) in cw1200_tx_h_action() 563 struct cw1200_txinfo *t) in cw1200_tx_h_wsm() 586 struct cw1200_txinfo *t, in cw1200_tx_h_bt() 639 struct cw1200_txinfo *t, in cw1200_tx_h_rate_policy() 683 struct cw1200_txinfo *t) in cw1200_tx_h_pm_state() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/ |
| H A D | omapfb-sysfs.c | 137 int t; in show_overlays() local 165 int i, t; in get_overlay_fb() local 243 int t, found; in store_overlays() local 280 int t, found; in store_overlays() local 326 int t; in show_overlays_rotate() local 560 int t; in omapfb_create_sysfs() local 578 int i, t; in omapfb_remove_sysfs() local
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | vaddr-test.h | 98 static struct damon_region *__nth_region_of(struct damon_target *t, int idx) in __nth_region_of() 138 struct damon_target *t; in damon_do_test_apply_three_regions() local 254 struct damon_target *t = damon_new_target(42); in damon_test_split_evenly_fail() local 273 struct damon_target *t = damon_new_target(42); in damon_test_split_evenly_succ() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/ |
| H A D | print_edid.c | 240 print_established_timings(int scrnIndex, struct established_timings *t) in print_established_timings() 287 print_std_timings(int scrnIndex, struct std_timings *t) in print_std_timings() 306 print_cvt_timings(int si, struct cvt_timings *t) in print_cvt_timings() 326 print_detailed_timings(int scrnIndex, struct detailed_timings *t) in print_detailed_timings()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | ioctl.h | 8 #define _IOC_TYPECHECK(t) (sizeof(t)) argument 12 #define _IOC_TYPECHECK(t) \ argument
|
| /OK3568_Linux_fs/kernel/net/rose/ |
| H A D | rose_timer.c | 119 static void rose_heartbeat_expiry(struct timer_list *t) in rose_heartbeat_expiry() 159 static void rose_timer_expiry(struct timer_list *t) in rose_timer_expiry() 189 static void rose_idletimer_expiry(struct timer_list *t) in rose_idletimer_expiry()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | utimes.c | 234 SYSCALL_DEFINE2(utime32, const char __user *, filename, in SYSCALL_DEFINE2() argument 250 …2, unsigned int, dfd, const char __user *, filename, struct old_timespec32 __user *, t, int, flags) in SYSCALL_DEFINE4() argument 267 struct old_timeval32 __user *t) in do_compat_futimesat() 286 SYSCALL_DEFINE3(futimesat_time32, unsigned int, dfd, in SYSCALL_DEFINE3() argument 293 SYSCALL_DEFINE2(utimes_time32, const char __user *, filename, struct old_timeval32 __user *, t) in SYSCALL_DEFINE2() argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/ |
| H A D | eeprom.c | 283 void mt76x2_get_rate_power(struct mt76x02_dev *dev, struct mt76_rate_power *t, in mt76x2_get_rate_power() 348 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info_2g() 378 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info_5g() 429 struct mt76x2_tx_power_info *t, in mt76x2_get_power_info() 461 int mt76x2_get_temp_comp(struct mt76x02_dev *dev, struct mt76x2_temp_comp *t) in mt76x2_get_temp_comp()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-bitbang.c | 61 struct spi_transfer *t, in bitbang_txrx_8() 89 struct spi_transfer *t, in bitbang_txrx_16() 117 struct spi_transfer *t, in bitbang_txrx_32() 138 int spi_bitbang_setup_transfer(struct spi_device *spi, struct spi_transfer *t) in spi_bitbang_setup_transfer() 230 static int spi_bitbang_bufs(struct spi_device *spi, struct spi_transfer *t) in spi_bitbang_bufs()
|