Home
last modified time | relevance | path

Searched defs:t (Results 101 – 125 of 3450) sorted by relevance

12345678910>>...138

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/detail/
H A Dpolynomial_horner3_10.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
133 V t[2]; in evaluate_polynomial_c_imp() local
H A Drational_horner3_7.hpp50 V t[4]; in evaluate_rational_c_imp() local
67 V t[4]; in evaluate_rational_c_imp() local
88 V t[4]; in evaluate_rational_c_imp() local
109 V t[4]; in evaluate_rational_c_imp() local
134 V t[4]; in evaluate_rational_c_imp() local
159 V t[4]; in evaluate_rational_c_imp() local
H A Dpolynomial_horner3_9.hpp48 V t[2]; in evaluate_polynomial_c_imp() local
61 V t[2]; in evaluate_polynomial_c_imp() local
76 V t[2]; in evaluate_polynomial_c_imp() local
93 V t[2]; in evaluate_polynomial_c_imp() local
112 V t[2]; in evaluate_polynomial_c_imp() local
/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_timer.c119 static void ax25_heartbeat_expiry(struct timer_list *t) in ax25_heartbeat_expiry()
144 static void ax25_t1timer_expiry(struct timer_list *t) in ax25_t1timer_expiry()
163 static void ax25_t2timer_expiry(struct timer_list *t) in ax25_t2timer_expiry()
182 static void ax25_t3timer_expiry(struct timer_list *t) in ax25_t3timer_expiry()
203 static void ax25_idletimer_expiry(struct timer_list *t) in ax25_idletimer_expiry()
/OK3568_Linux_fs/kernel/drivers/misc/cb710/
H A Ddebug.c29 #define CB710_READ_REGS_TEMPLATE(t) \ argument
53 #define CB710_DUMP_REGS_TEMPLATE(t) \ argument
80 #define CB710_READ_AND_DUMP_REGS_TEMPLATE(t) \ argument
91 #define CB710_REG_ACCESS_TEMPLATES(t) \ argument
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_xs.c302 static void *xs_talkv(struct xenbus_transaction t, in xs_talkv()
355 static void *xs_single(struct xenbus_transaction t, in xs_single()
422 char **xenbus_directory(struct xenbus_transaction t, in xenbus_directory()
442 int xenbus_exists(struct xenbus_transaction t, in xenbus_exists()
460 void *xenbus_read(struct xenbus_transaction t, in xenbus_read()
479 int xenbus_write(struct xenbus_transaction t, in xenbus_write()
502 int xenbus_mkdir(struct xenbus_transaction t, in xenbus_mkdir()
519 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node) in xenbus_rm()
537 int xenbus_transaction_start(struct xenbus_transaction *t) in xenbus_transaction_start()
554 int xenbus_transaction_end(struct xenbus_transaction t, int abort) in xenbus_transaction_end()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/preprocessor/facilities/detail/
H A Dis_empty.hpp21 #define BOOST_PP_DETAIL_IS_EMPTY_IIF_0(t, b) b argument
22 #define BOOST_PP_DETAIL_IS_EMPTY_IIF_1(t, b) t argument
26 #define BOOST_PP_DETAIL_IS_EMPTY_IIF_0(t, ...) __VA_ARGS__ argument
27 #define BOOST_PP_DETAIL_IS_EMPTY_IIF_1(t, ...) t argument
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf_dump.c271 const struct btf_type *t; in btf_dump_mark_referenced() local
436 const struct btf_type *t; in btf_dump_order_type() local
603 const struct btf_type *t = btf__type_by_id(d->btf, id); in btf_dump_is_blacklisted() local
638 const struct btf_type *t; in btf_dump_emit_type() local
781 const struct btf_type *t) in btf_is_struct_packed()
851 const struct btf_type *t) in btf_dump_emit_struct_fwd()
860 const struct btf_type *t, in btf_dump_emit_struct_def()
924 const struct btf_type *t) in btf_dump_emit_missing_aliases()
939 const struct btf_type *t) in btf_dump_emit_enum_fwd()
945 const struct btf_type *t, in btf_dump_emit_enum_def()
[all …]
H A Dbtf.c253 static int btf_type_size(const struct btf_type *t) in btf_type_size()
288 static void btf_bswap_type_base(struct btf_type *t) in btf_bswap_type_base()
295 static int btf_bswap_type_rest(struct btf_type *t) in btf_bswap_type_rest()
430 const struct btf_type *t; in determine_ptr_size() local
524 static bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void()
529 static bool btf_type_is_void_or_null(const struct btf_type *t) in btf_type_is_void_or_null()
539 const struct btf_type *t; in btf__resolve_size() local
590 const struct btf_type *t = btf__type_by_id(btf, id); in btf__align_of() local
629 const struct btf_type *t; in btf__resolve_type() local
655 const struct btf_type *t = btf__type_by_id(btf, i); in btf__find_by_name() local
[all …]
/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 Dgimple-expr.h82 is_gimple_variable (tree t) in is_gimple_variable()
93 is_gimple_id (tree t) in is_gimple_id()
120 is_gimple_addressable (tree t) in is_gimple_addressable()
130 is_gimple_constant (const_tree t) in is_gimple_constant()
/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 Dgimple-expr.h82 is_gimple_variable (tree t) in is_gimple_variable()
93 is_gimple_id (tree t) in is_gimple_id()
120 is_gimple_addressable (tree t) in is_gimple_addressable()
130 is_gimple_constant (const_tree t) in is_gimple_constant()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/core/
H A Dref.hpp73 BOOST_FORCEINLINE explicit reference_wrapper(T& t): t_(boost::addressof(t)) {} in reference_wrapper()
77 …BOOST_FORCEINLINE explicit reference_wrapper( T & t, ref_workaround_tag ): t_( boost::addressof( t… in reference_wrapper()
131 template<class T> BOOST_FORCEINLINE reference_wrapper<T> BOOST_REF_CONST ref( T & t ) in ref()
150 template<class T> BOOST_FORCEINLINE reference_wrapper<T const> BOOST_REF_CONST cref( T const & t ) in cref()
281 template<class T> BOOST_FORCEINLINE typename unwrap_reference<T>::type& unwrap_ref( T & t ) in unwrap_ref()
/OK3568_Linux_fs/kernel/kernel/
H A Dkcov.c62 struct task_struct *t; member
154 static notrace bool check_kcov_mode(enum kcov_mode needed_mode, struct task_struct *t) in check_kcov_mode()
191 struct task_struct *t; in __sanitizer_cov_trace_pc() local
213 struct task_struct *t; in write_comp_data() local
325 static void kcov_start(struct task_struct *t, struct kcov *kcov, in kcov_start()
340 static void kcov_stop(struct task_struct *t) in kcov_stop()
349 static void kcov_task_reset(struct task_struct *t) in kcov_task_reset()
356 void kcov_task_init(struct task_struct *t) in kcov_task_init()
390 static void kcov_disable(struct task_struct *t, struct kcov *kcov) in kcov_disable()
413 void kcov_task_exit(struct task_struct *t) in kcov_task_exit()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dstacktrace.h166 #define CALL_TYPECHECK_1(t, a, ...) \ argument
168 #define CALL_TYPECHECK_2(t, a, ...) \ argument
171 #define CALL_TYPECHECK_3(t, a, ...) \ argument
174 #define CALL_TYPECHECK_4(t, a, ...) \ argument
177 #define CALL_TYPECHECK_5(t, a, ...) \ argument
182 #define CALL_PARM_1(t, a, ...) t argument
183 #define CALL_PARM_2(t, a, ...) t, CALL_PARM_1(__VA_ARGS__) argument
184 #define CALL_PARM_3(t, a, ...) t, CALL_PARM_2(__VA_ARGS__) argument
185 #define CALL_PARM_4(t, a, ...) t, CALL_PARM_3(__VA_ARGS__) argument
186 #define CALL_PARM_5(t, a, ...) t, CALL_PARM_4(__VA_ARGS__) argument
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dxt_HMARK.c77 hmark_ct_set_htuple(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_ct_set_htuple()
116 hmark_hash(struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_hash()
133 struct hmark_tuple *t, const struct xt_hmark_info *info) in hmark_set_tuple_ports()
165 hmark_pkt_set_htuple_ipv6(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv6()
214 struct hmark_tuple t; in hmark_tg_v6() local
250 hmark_pkt_set_htuple_ipv4(const struct sk_buff *skb, struct hmark_tuple *t, in hmark_pkt_set_htuple_ipv4()
291 struct hmark_tuple t; in hmark_tg_v4() local
/OK3568_Linux_fs/kernel/net/sctp/
H A Dtransport.c246 bool sctp_transport_update_pmtu(struct sctp_transport *t, u32 pmtu) in sctp_transport_update_pmtu()
597 void sctp_transport_burst_limited(struct sctp_transport *t) in sctp_transport_burst_limited()
616 void sctp_transport_burst_reset(struct sctp_transport *t) in sctp_transport_burst_reset()
638 void sctp_transport_reset(struct sctp_transport *t) in sctp_transport_reset()
671 void sctp_transport_immediate_rtx(struct sctp_transport *t) in sctp_transport_immediate_rtx()
685 void sctp_transport_dst_release(struct sctp_transport *t) in sctp_transport_dst_release()
693 void sctp_transport_dst_confirm(struct sctp_transport *t) in sctp_transport_dst_confirm()
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_timer.c112 static void nr_heartbeat_expiry(struct timer_list *t) in nr_heartbeat_expiry()
151 static void nr_t2timer_expiry(struct timer_list *t) in nr_t2timer_expiry()
165 static void nr_t4timer_expiry(struct timer_list *t) in nr_t4timer_expiry()
176 static void nr_idletimer_expiry(struct timer_list *t) in nr_idletimer_expiry()
205 static void nr_t1timer_expiry(struct timer_list *t) in nr_t1timer_expiry()
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dtempo.c60 static size_t tempo_best_overlap_position(tempo_t * t, float const * new_win) in tempo_best_overlap_position()
88 tempo_t * t, const float * in1, const float * in2, float * output) in tempo_overlap()
101 static void tempo_process(tempo_t * t) in tempo_process()
135 static float * tempo_input(tempo_t * t, float const * samples, size_t n) in tempo_input()
141 static float const * tempo_output(tempo_t * t, float * samples, size_t * n) in tempo_output()
148 static void tempo_flush(tempo_t * t) in tempo_flush()
166 static void tempo_setup(tempo_t * t, in tempo_setup()
185 static void tempo_delete(tempo_t * t) in tempo_delete()
195 tempo_t * t = lsx_calloc(1, sizeof(*t)); in tempo_create() local
284 float * t = tempo_input(p->tempo, NULL, *isamp / effp->in_signal.channels); in flow() local
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-tegra.c33 #define GPIO_CNF(t, x) (GPIO_REG(t, x) + 0x00) argument
34 #define GPIO_OE(t, x) (GPIO_REG(t, x) + 0x10) argument
35 #define GPIO_OUT(t, x) (GPIO_REG(t, x) + 0X20) argument
36 #define GPIO_IN(t, x) (GPIO_REG(t, x) + 0x30) argument
37 #define GPIO_INT_STA(t, x) (GPIO_REG(t, x) + 0x40) argument
38 #define GPIO_INT_ENB(t, x) (GPIO_REG(t, x) + 0x50) argument
39 #define GPIO_INT_LVL(t, x) (GPIO_REG(t, x) + 0x60) argument
40 #define GPIO_INT_CLR(t, x) (GPIO_REG(t, x) + 0x70) argument
41 #define GPIO_DBC_CNT(t, x) (GPIO_REG(t, x) + 0xF0) argument
44 #define GPIO_MSK_CNF(t, x) (GPIO_REG(t, x) + t->soc->upper_offset + 0x00) argument
[all …]
/OK3568_Linux_fs/kernel/include/linux/sched/
H A Dtask.h105 static inline struct task_struct *get_task_struct(struct task_struct *t) in get_task_struct()
113 static inline void put_task_struct(struct task_struct *t) in put_task_struct()
119 static inline void put_task_struct_many(struct task_struct *t, int nr) in put_task_struct_many()
148 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area()
153 static inline struct vm_struct *task_stack_vm_area(const struct task_struct *t) in task_stack_vm_area()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dchecked_operations.hpp42 typename int_type_of<T>::type get_if(T& t) in get_if()
50 read_if(T& t, typename char_type_of<T>::type* s, std::streamsize n) in read_if()
57 bool put_if(T& t, typename char_type_of<T>::type c) in put_if()
65 (T& t, const typename char_type_of<T>::type* s, std::streamsize n) in write_if()
73 seek_if( T& t, stream_offset off, BOOST_IOS::seekdir way, in seek_if()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dsha.c62 int t; in SHA1_Transform() local
70 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument
86 #define SHA_F1(A, B, C, D, E, t) \ in SHA1_Transform() argument
99 #define SHA_F2(A, B, C, D, E, t) \ in SHA1_Transform() argument
115 #define SHA_F3(A, B, C, D, E, t) \ in SHA1_Transform() argument
131 #define SHA_F4(A, B, C, D, E, t) \ in SHA1_Transform() argument
208 int t; in SHA1_transform() local
/OK3568_Linux_fs/kernel/kernel/rcu/
H A Dtree_plugin.h141 struct task_struct *t = current; in rcu_preempt_ctxt_queue() local
291 struct task_struct *t = current; in rcu_note_context_switch() local
394 struct task_struct *t = current; in __rcu_read_unlock() local
413 static struct list_head *rcu_next_node_entry(struct task_struct *t, in rcu_next_node_entry()
439 rcu_preempt_deferred_qs_irqrestore(struct task_struct *t, unsigned long flags) in rcu_preempt_deferred_qs_irqrestore()
559 static bool rcu_preempt_need_deferred_qs(struct task_struct *t) in rcu_preempt_need_deferred_qs()
573 static void rcu_preempt_deferred_qs(struct task_struct *t) in rcu_preempt_deferred_qs()
599 static void rcu_read_unlock_special(struct task_struct *t) in rcu_read_unlock_special()
658 struct task_struct *t; in rcu_preempt_check_blocked_tasks() local
684 struct task_struct *t = current; in rcu_flavor_sched_clock_irq() local
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcpu_setup_power.c17 static bool init_hvmode_206(struct cpu_spec *t) in init_hvmode_206()
134 void __setup_cpu_power7(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power7()
157 void __setup_cpu_power8(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power8()
194 void __setup_cpu_power9(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power9()
233 void __setup_cpu_power10(unsigned long offset, struct cpu_spec *t) in __setup_cpu_power10()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprocess_64.c412 struct thread_info *t = task_thread_info(tsk); in exit_thread() local
424 struct thread_info *t = current_thread_info(); in flush_thread() local
480 struct thread_info *t) in shift_window_buffer()
493 struct thread_info *t = current_thread_info(); in synchronize_user_stack() local
531 struct thread_info *t = current_thread_info(); in fault_in_user_windows() local
583 struct thread_info *t = task_thread_info(p); in copy_thread() local
602 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread() local
617 __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP] = in copy_thread() local

12345678910>>...138