| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/ |
| H A D | write.hpp | 43 bool put(T& t, typename char_type_of<T>::type c) in put() 48 (T& t, const typename char_type_of<T>::type* s, std::streamsize n) in write() 53 write( T& t, Sink& snk, const typename char_type_of<T>::type* s, in write()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/ |
| H A D | qede_filter.c | 1408 static int qede_flow_get_min_header_size(struct qede_arfs_tuple *t) in qede_flow_get_min_header_size() 1436 static void qede_flow_build_ipv4_hdr(struct qede_arfs_tuple *t, in qede_flow_build_ipv4_hdr() 1456 static void qede_flow_stringify_ipv4_hdr(struct qede_arfs_tuple *t, in qede_flow_stringify_ipv4_hdr() 1483 static void qede_flow_build_ipv6_hdr(struct qede_arfs_tuple *t, in qede_flow_build_ipv6_hdr() 1533 struct qede_arfs_tuple *t) in qede_set_v4_tuple_to_profile() 1562 struct qede_arfs_tuple *t, in qede_set_v6_tuple_to_profile() 1597 qede_flow_find_fltr(struct qede_dev *edev, struct qede_arfs_tuple *t) in qede_flow_find_fltr() 1713 struct qede_arfs_tuple *t) in qede_flow_parse_ports() 1734 struct qede_arfs_tuple *t) in qede_flow_parse_v6_common() 1766 struct qede_arfs_tuple *t) in qede_flow_parse_v4_common() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/ |
| H A D | clock.c | 83 struct scmi_xfer *t; in scmi_clock_protocol_attributes_get() local 107 struct scmi_xfer *t; in scmi_clock_attributes_get() local 149 struct scmi_xfer *t; in scmi_clock_describe_rates_get() local 223 struct scmi_xfer *t; in scmi_clock_rate_get() local 245 struct scmi_xfer *t; in scmi_clock_rate_set() local 280 struct scmi_xfer *t; in scmi_clock_config_set() local
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/functions/ |
| H A D | trig.hpp | 121 T n_pi, t; in eval_sin() local 276 T n_pi, t; in eval_cos() local 364 T t; in eval_tan() local 440 T t(x); in eval_asin() local 604 T t; in eval_acos() local 691 T s, c, t; in eval_atan() local
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi-sprd.c | 174 struct spi_transfer *t) in sprd_spi_transfer_max_timeout() 194 static int sprd_spi_wait_for_tx_end(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_wait_for_tx_end() 219 static int sprd_spi_wait_for_rx_end(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_wait_for_rx_end() 402 static int sprd_spi_txrx_bufs(struct spi_device *sdev, struct spi_transfer *t) in sprd_spi_txrx_bufs() 517 static int sprd_spi_dma_rx_config(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_dma_rx_config() 535 static int sprd_spi_dma_tx_config(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_dma_tx_config() 580 struct spi_transfer *t) in sprd_spi_dma_txrx_bufs() 665 static int sprd_spi_init_hw(struct sprd_spi *ss, struct spi_transfer *t) in sprd_spi_init_hw() 716 struct spi_transfer *t) in sprd_spi_setup_transfer() 791 struct spi_transfer *t) in sprd_spi_transfer_one() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800mmio.c | 213 void rt2800mmio_pretbtt_tasklet(struct tasklet_struct *t) in rt2800mmio_pretbtt_tasklet() 223 void rt2800mmio_tbtt_tasklet(struct tasklet_struct *t) in rt2800mmio_tbtt_tasklet() 258 void rt2800mmio_rxdone_tasklet(struct tasklet_struct *t) in rt2800mmio_rxdone_tasklet() 269 void rt2800mmio_autowake_tasklet(struct tasklet_struct *t) in rt2800mmio_autowake_tasklet() 313 void rt2800mmio_txstatus_tasklet(struct tasklet_struct *t) in rt2800mmio_txstatus_tasklet()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ti/wlcore/ |
| H A D | spi.c | 94 struct spi_transfer t; in wl12xx_spi_reset() local 121 struct spi_transfer t; in wl12xx_spi_init() local 200 struct spi_transfer t[1]; in wl12xx_spi_read_busy() local 236 struct spi_transfer t[2]; in wl12xx_spi_raw_read() local 302 struct spi_transfer *t; in __wl12xx_spi_raw_write() local
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/req-gen/ |
| H A D | _begin.h | 8 #define CAT2_STR_(t, s) __stringify(t/s) argument 9 #define CAT2_STR(t, s) CAT2_STR_(t, s) argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | ioport.c | 38 struct thread_struct *t = &tsk->thread; in task_update_io_bitmap() local 67 struct thread_struct *t = ¤t->thread; in ksys_ioperm() local 175 struct thread_struct *t = ¤t->thread; in SYSCALL_DEFINE1() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | debug.h | 42 #define pr_time_N(n, var, t, fmt, ...) \ argument 45 #define pr_oe_time(t, fmt, ...) pr_time_N(1, debug_ordered_events, t, pr_fmt(fmt), ##__VA_ARGS__) argument 46 #define pr_oe_time2(t, fmt, ...) pr_time_N(2, debug_ordered_events, t, pr_fmt(fmt), ##__VA_ARGS__) argument
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | nls.h | 62 static inline unsigned char nls_tolower(struct nls_table *t, unsigned char c) in nls_tolower() 69 static inline unsigned char nls_toupper(struct nls_table *t, unsigned char c) in nls_toupper() 76 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | ip_tunnel.c | 88 struct ip_tunnel *t, *cand = NULL; in ip_tunnel_lookup() local 193 static void ip_tunnel_add(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_add() 202 static void ip_tunnel_del(struct ip_tunnel_net *itn, struct ip_tunnel *t) in ip_tunnel_del() 218 struct ip_tunnel *t = NULL; in ip_tunnel_find() local 461 int ip_tunnel_encap_setup(struct ip_tunnel *t, in ip_tunnel_encap_setup() 825 struct ip_tunnel *t, in ip_tunnel_update() 862 struct ip_tunnel *t = netdev_priv(dev); in ip_tunnel_ctl() local 1097 struct ip_tunnel *t; in ip_tunnel_destroy() local 1184 struct ip_tunnel *t; in ip_tunnel_changelink() local
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | scc.c | 997 void (*handler)(struct timer_list *t), in __scc_start_tx_timer() 1015 void (*handler)(struct timer_list *t), in scc_start_tx_timer() 1126 static void t_dwait(struct timer_list *t) in t_dwait() 1168 static void t_txdelay(struct timer_list *t) in t_txdelay() 1189 static void t_tail(struct timer_list *t) in t_tail() 1216 static void t_busy(struct timer_list *t) in t_busy() 1235 static void t_maxkeyup(struct timer_list *t) in t_maxkeyup() 1269 static void t_idle(struct timer_list *t) in t_idle() 1402 static void scc_stop_calibrate(struct timer_list *t) in scc_stop_calibrate()
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | watch.c | 18 void mips_install_watch_registers(struct task_struct *t) in mips_install_watch_registers() 120 unsigned int t; in mips_probe_watch_registers() local
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | mmc_test.c | 848 struct mmc_test_area *t = &test->area; in mmc_test_nonblock_transfer() local 1406 struct mmc_test_area *t = &test->area; in mmc_test_area_map() local 1448 struct mmc_test_area *t = &test->area; in mmc_test_area_transfer() local 1471 struct mmc_test_area *t = &test->area; in mmc_test_area_io_seq() local 1521 struct mmc_test_area *t = &test->area; in mmc_test_area_fill() local 1531 struct mmc_test_area *t = &test->area; in mmc_test_area_erase() local 1545 struct mmc_test_area *t = &test->area; in mmc_test_area_cleanup() local 1563 struct mmc_test_area *t = &test->area; in mmc_test_area_init() local 1672 struct mmc_test_area *t = &test->area; in mmc_test_best_performance() local 1715 struct mmc_test_area *t = &test->area; in mmc_test_profile_read_perf() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | rt2880_wdt.c | 73 u32 t; in rt288x_wdt_start() local 93 u32 t; in rt288x_wdt_stop() local 104 static int rt288x_wdt_set_timeout(struct watchdog_device *w, unsigned int t) in rt288x_wdt_set_timeout()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cputable.c | 2071 struct cpu_spec *t = &the_cpu_spec; in set_cur_cpu_spec() local 2086 struct cpu_spec *t = &the_cpu_spec; in setup_cpu_spec() local 2180 struct cpu_spec *t = &the_cpu_spec; in identify_cpu_name() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/ |
| H A D | igt_live_test.c | 14 int igt_live_test_begin(struct igt_live_test *t, in igt_live_test_begin() 44 int igt_live_test_end(struct igt_live_test *t) in igt_live_test_end()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/prism54/ |
| H A D | oid_mgt.c | 36 #define OID_STRUCT(name,oid,s,t) [name] = {oid, 0, sizeof(s), t} argument 37 #define OID_STRUCT_C(name,oid,s,t) OID_STRUCT(name,oid,s,t | OID_FLAG_CACHED) argument 586 struct oid_t *t = &(isl_oid[l[i]]); in mgt_commit_list() local 820 int i, t; in mgt_response_to_str() local 862 int t, i; in mgt_response_to_str() local 876 int t, i; in mgt_response_to_str() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/ |
| H A D | dma.c | 13 struct mt76_txwi_cache *t; in mt76_alloc_txwi() local 34 struct mt76_txwi_cache *t = NULL; in __mt76_get_txwi() local 50 struct mt76_txwi_cache *t = __mt76_get_txwi(dev); in mt76_get_txwi() local 59 mt76_put_txwi(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_put_txwi() 73 struct mt76_txwi_cache *t; in mt76_free_pending_txwi() local 358 struct mt76_txwi_cache *t; in mt76_dma_tx_queue_skb() local
|
| /OK3568_Linux_fs/u-boot/drivers/watchdog/ |
| H A D | at91sam9_wdt.c | 29 #define ms_to_ticks(t) (((t << 8) / 1000) - 1) argument 30 #define ticks_to_ms(t) (((t + 1) * 1000) >> 8) argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | event_trace.h | 116 uint32 t; member 132 uint32 t; member 141 uint32 t; member 150 uint32 t; member 158 uint32 t; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | event_trace.h | 116 uint32 t; member 132 uint32 t; member 141 uint32 t; member 150 uint32 t; member 158 uint32 t; member
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | builtin-test.c | 438 #define for_each_test(j, t) \ argument 442 static int test_and_print(struct test *t, bool force_skip, int subtest) in test_and_print() 622 struct test *t; in __cmd_test() local 730 struct test t = { in perf_test__list_shell() local 747 struct test *t; in perf_test__list() local
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/ |
| H A D | typeahead.jquery.js | 1381 ttEach(this.first(), function(t) { argument 1387 ttEach(this, function(t) { argument 1393 ttEach(this, function(t) { argument 1400 ttEach(this.first(), function(t) { argument 1406 ttEach(this, function(t) { argument 1412 ttEach(this, function(t) { argument 1419 ttEach(this.first(), function(t) { argument 1425 ttEach(this, function(t) { argument 1431 ttEach(this, function(t) { argument 1438 ttEach(this.first(), function(t) { argument [all …]
|