Home
last modified time | relevance | path

Searched defs:t (Results 276 – 300 of 3450) sorted by relevance

1...<<11121314151617181920>>...138

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.c740 int t; in cyttsp4_report_slot_liftoff() local
841 int t; in cyttsp4_final_sync() local
859 int i, j, t = 0; in cyttsp4_get_mt_touches() local
1257 static void cyttsp4_watchdog_timer(struct timer_list *t) in cyttsp4_watchdog_timer()
1271 int t = msecs_to_jiffies(timeout_ms); in cyttsp4_request_exclusive() local
1328 long t; in cyttsp4_wait_bl_heartbeat() local
1346 long t; in cyttsp4_wait_sysinfo_mode() local
1390 long t; in cyttsp4_set_mode() local
1761 int t; in cyttsp4_core_wake_() local
/OK3568_Linux_fs/kernel/lib/
H A Dcrc8.c33 u8 t = msbit; in crc8_populate_msb() local
54 u8 t = 1; in crc8_populate_lsb() local
H A Dmuldi3.c11 #define __ll_lowpart(t) ((unsigned long) (t) & (__ll_B - 1)) argument
12 #define __ll_highpart(t) ((unsigned long) (t) >> (W_TYPE_SIZE / 2)) argument
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dtime.c78 unsigned long t; in alchemy_time_init() local
149 int t; in plat_time_init() local
/OK3568_Linux_fs/kernel/arch/microblaze/lib/
H A Dmuldi3.c9 #define __ll_lowpart(t) ((unsigned long) (t) & (__ll_B - 1)) argument
10 #define __ll_highpart(t) ((unsigned long) (t) >> (W_TYPE_SIZE / 2)) argument
/OK3568_Linux_fs/kernel/sound/firewire/fireworks/
H A Dfireworks_transaction.c74 struct transaction_queue t; in snd_efw_transaction_run() local
121 struct snd_efw_transaction *t; in copy_resp_to_buf() local
201 struct transaction_queue *t; in handle_resp_for_kernel() local
291 struct transaction_queue *t; in snd_efw_transaction_bus_reset() local
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dsch311x_wdt.c109 static void sch311x_wdt_set_timeout(int t) in sch311x_wdt_set_timeout()
134 unsigned char t; in sch311x_wdt_start() local
158 unsigned char t; in sch311x_wdt_stop() local
178 static int sch311x_wdt_set_heartbeat(int t) in sch311x_wdt_set_heartbeat()
H A Dat91sam9_wdt.c49 #define ticks_to_hz_rounddown(t) ((((t) + 1) * HZ) >> 8) argument
50 #define ticks_to_hz_roundup(t) (((((t) + 1) * HZ) + 255) >> 8) argument
51 #define ticks_to_secs(t) (((t) + 1) >> 8) argument
120 static void at91_ping(struct timer_list *t) in at91_ping()
/OK3568_Linux_fs/kernel/kernel/
H A Dcapability.c294 bool has_ns_capability(struct task_struct *t, in has_ns_capability()
316 bool has_capability(struct task_struct *t, int cap) in has_capability()
335 bool has_ns_capability_noaudit(struct task_struct *t, in has_ns_capability_noaudit()
359 bool has_capability_noaudit(struct task_struct *t, int cap) in has_capability_noaudit()
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_tuple.h82 static inline void nf_ct_dump_tuple_ip(const struct nf_conntrack_tuple *t) in nf_ct_dump_tuple_ip()
92 static inline void nf_ct_dump_tuple_ipv6(const struct nf_conntrack_tuple *t) in nf_ct_dump_tuple_ipv6()
102 static inline void nf_ct_dump_tuple(const struct nf_conntrack_tuple *t) in nf_ct_dump_tuple()
179 nf_ct_tuple_mask_cmp(const struct nf_conntrack_tuple *t, in nf_ct_tuple_mask_cmp()
/OK3568_Linux_fs/kernel/sound/core/seq/
H A Dseq_timer.c60 struct snd_seq_timer *t = *tmr; in snd_seq_timer_delete() local
260 struct snd_timer_instance *t; in snd_seq_timer_open() local
316 struct snd_timer_instance *t; in snd_seq_timer_close() local
356 struct snd_timer *t; in initialize_timer() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c599 static void run_lookup_prog(const struct test *t) in run_lookup_prog()
858 const struct test *t; in test_redirect_lookup() local
866 static void drop_on_lookup(const struct test *t) in drop_on_lookup()
941 const struct test *t; in test_drop_on_lookup() local
949 static void drop_on_reuseport(const struct test *t) in drop_on_reuseport()
1044 const struct test *t; in test_drop_on_reuseport() local
1188 static void run_multi_prog_lookup(const struct test_multi_prog *t) in run_multi_prog_lookup()
1318 struct test_multi_prog *t; in test_multi_prog_lookup() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp521 # define BOOST_EXPLICIT_TEMPLATE_TYPE(t) argument
522 # define BOOST_EXPLICIT_TEMPLATE_TYPE_SPEC(t) argument
523 # define BOOST_EXPLICIT_TEMPLATE_NON_TYPE(t, v) argument
524 # define BOOST_EXPLICIT_TEMPLATE_NON_TYPE_SPEC(t, v) argument
526 # define BOOST_APPEND_EXPLICIT_TEMPLATE_TYPE(t) argument
527 # define BOOST_APPEND_EXPLICIT_TEMPLATE_TYPE_SPEC(t) argument
528 # define BOOST_APPEND_EXPLICIT_TEMPLATE_NON_TYPE(t, v) argument
529 # define BOOST_APPEND_EXPLICIT_TEMPLATE_NON_TYPE_SPEC(t, v) argument
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dpower.c76 struct scmi_xfer *t; in scmi_power_attributes_get() local
103 struct scmi_xfer *t; in scmi_power_domain_attributes_get() local
132 struct scmi_xfer *t; in scmi_power_state_set() local
154 struct scmi_xfer *t; in scmi_power_state_get() local
197 struct scmi_xfer *t; in scmi_power_request_notify() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dintersection_insert.hpp215 static inline bool has_op_i_or_b(Turn const& t) in has_op_i_or_b()
224 static inline bool has_method_crosses(Turn const& t) in has_method_crosses()
230 static inline bool is_cc(Turn const& t) in is_cc()
246 static inline bool has_i_or_b_ops(Turn const& t) in has_i_or_b_ops()
262 static inline bool apply(Turn const& t) in apply()
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dali14xx.c121 struct ide_timing *t = ide_timing_find_mode(XFER_PIO_0 + pio); in ali14xx_set_pio_mode() local
153 u8 t; in findPort() local
185 u8 t; in initRegisters() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtls.c23 struct thread_struct *t = &current->thread; in get_free_idx() local
87 struct thread_struct *t = &p->thread; in set_tls_desc() local
251 struct thread_struct *t = &target->thread; in regset_tls_active() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dgsrt.c52 table_t const * t = &table[i]; in ft_enc() local
63 table_t const * t = &table[i]; in sox_enc() local
124 struct tm const * t = sox_globals.repeatable? gmtime(&now) : localtime(&now); in start_write() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dabout.cpp49 QString t=list[11]; in About() local
67 QString t=list[11]; in About() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/expression/
H A Dcheck_subtype.cpp9 std::string errorMessage(const Type& expected, const Type& t) { in errorMessage()
13 optional<std::string> checkSubtype(const Type& expected, const Type& t) { in checkSubtype()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_extend.c23 struct nf_ct_ext_type *t; in nf_ct_ext_destroy() local
44 struct nf_ct_ext_type *t; in nf_ct_ext_add() local
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-jpeg/
H A Djpeg-regs.h34 #define S5P_QT_NUMt_SHIFT(t) (((t) - 1) << 1) argument
35 #define S5P_QT_NUMt_MASK(t) (0x3 << S5P_QT_NUMt_SHIFT(t)) argument
39 #define S5P_HT_NUMt_AC_SHIFT(t) (((t) << 1) - 1) argument
40 #define S5P_HT_NUMt_AC_MASK(t) (0x1 << S5P_HT_NUMt_AC_SHIFT(t)) argument
42 #define S5P_HT_NUMt_DC_SHIFT(t) (((t) - 1) << 1) argument
43 #define S5P_HT_NUMt_DC_MASK(t) (0x1 << S5P_HT_NUMt_DC_SHIFT(t)) argument
420 #define EXYNOS3250_QT_NUM_SHIFT(t) ((((t) - 1) << 1) + 8) argument
421 #define EXYNOS3250_QT_NUM_MASK(t) (0x3 << EXYNOS3250_QT_NUM_SHIFT(t)) argument
424 #define EXYNOS3250_HT_NUM_AC_SHIFT(t) (((t) << 1) - 1) argument
425 #define EXYNOS3250_HT_NUM_AC_MASK(t) (0x1 << EXYNOS3250_HT_NUM_AC_SHIFT(t)) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp65 Triangle* t = tcx.front()->head()->next->triangle; in FinalizationPolygon() local
169 Triangle* t = triangle.GetNeighbor(index); in IsEdgeSideOfTriangle() local
333 bool Sweep::Legalize(SweepContext& tcx, Triangle& t) in Legalize()
430 void Sweep::RotateTrianglePair(Triangle& t, Point& p, Triangle& ot, Point& op) in RotateTrianglePair()
701 void Sweep::FlipEdgeEvent(SweepContext& tcx, Point& ep, Point& eq, Triangle* t, Point& p) in FlipEdgeEvent()
740 Triangle& Sweep::NextFlipTriangle(SweepContext& tcx, int o, Triangle& t, Triangle& ot, Point& p, Po… in NextFlipTriangle()
776 Triangle& t, Point& p) in FlipScanEdgeEvent()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Dtimer.c140 void mxic_timer(struct timer_list *t) in mxic_timer()
157 void comet_timer(struct timer_list *t) in comet_timer()
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-tegra20-slink.c238 struct spi_transfer *t) in tegra_slink_get_packed_size()
256 struct spi_transfer *t) in tegra_slink_calculate_curr_xfer_param()
290 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_fill_tx_fifo_from_client_txbuf()
332 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_read_rx_fifo_to_client_rxbuf()
365 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_copy_client_txbuf_to_spi_txbuf()
396 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_copy_spi_rxbuf_to_client_rxbuf()
472 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_start_dma_based_transfer()
557 struct tegra_slink_data *tspi, struct spi_transfer *t) in tegra_slink_start_cpu_based_transfer()
673 struct spi_transfer *t) in tegra_slink_start_transfer_one()
843 struct spi_transfer *t = tspi->curr_xfer; in handle_cpu_based_xfer() local
[all …]

1...<<11121314151617181920>>...138