Home
last modified time | relevance | path

Searched defs:t (Results 1 – 25 of 2369) sorted by relevance

12345678910>>...95

/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dstb.c235 ffelexToken t; /* Token of what we're currently working on. */ member
1030 ffestb_subr_ambig_nope_ (ffelexToken t) in ffestb_subr_ambig_nope_()
1127 ffestb_subr_dimlist_ (ffelexToken ft, ffebld expr, ffelexToken t) in ffestb_subr_dimlist_()
1199 ffestb_subr_dimlist_1_ (ffelexToken ft UNUSED, ffebld expr, ffelexToken t) in ffestb_subr_dimlist_1_()
1230 ffestb_subr_dimlist_2_ (ffelexToken ft UNUSED, ffebld expr, ffelexToken t) in ffestb_subr_dimlist_2_()
1265 ffestb_subr_name_list_ (ffelexToken t) in ffestb_subr_name_list_()
1310 ffestb_subr_name_list_1_ (ffelexToken t) in ffestb_subr_name_list_1_()
1358 ffestb_decl_kindparam_ (ffelexToken t) in ffestb_decl_kindparam_()
1382 ffestb_decl_kindparam_1_ (ffelexToken t) in ffestb_decl_kindparam_1_()
1422 ffestb_decl_kindparam_2_ (ffelexToken ft, ffebld expr, ffelexToken t) in ffestb_decl_kindparam_2_()
[all …]
H A Dexpr.c218 ffelexToken t; member
415 #define ffeexpr_paren_lhs_let_(s,t) ffeexpr_sym_rhs_let_(s,t) argument
416 #define ffeexpr_sym_lhs_let_(s,t) ffeexpr_sym_rhs_let_(s,t) argument
428 ffeexpr_collapse_convert (ffebld expr, ffelexToken t) in ffeexpr_collapse_convert()
3209 ffeexpr_collapse_uminus (ffebld expr, ffelexToken t) in ffeexpr_collapse_uminus()
3398 ffeexpr_collapse_not (ffebld expr, ffelexToken t) in ffeexpr_collapse_not()
3542 ffeexpr_collapse_add (ffebld expr, ffelexToken t) in ffeexpr_collapse_add()
3747 ffeexpr_collapse_subtract (ffebld expr, ffelexToken t) in ffeexpr_collapse_subtract()
3952 ffeexpr_collapse_multiply (ffebld expr, ffelexToken t) in ffeexpr_collapse_multiply()
4157 ffeexpr_collapse_divide (ffebld expr, ffelexToken t) in ffeexpr_collapse_divide()
[all …]
/openbsd-src/gnu/gcc/gcc/
H A Dtree-gimple.c43 is_gimple_formal_tmp_rhs (tree t) in is_gimple_formal_tmp_rhs()
88 is_gimple_reg_rhs (tree t) in is_gimple_reg_rhs()
111 is_gimple_mem_rhs (tree t) in is_gimple_mem_rhs()
142 is_gimple_lvalue (tree t) in is_gimple_lvalue()
154 is_gimple_condexpr (tree t) in is_gimple_condexpr()
162 is_gimple_addressable (tree t) in is_gimple_addressable()
172 is_gimple_min_invariant (tree t) in is_gimple_min_invariant()
194 is_gimple_stmt (tree t) in is_gimple_stmt()
248 is_gimple_variable (tree t) in is_gimple_variable()
259 is_gimple_id (tree t) in is_gimple_id()
[all …]
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcxx-pretty-print.c117 pp_cxx_conversion_function_id (cxx_pretty_printer *pp, tree t) in pp_cxx_conversion_function_id()
124 pp_cxx_template_id (cxx_pretty_printer *pp, tree t) in pp_cxx_template_id()
140 pp_cxx_unqualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_unqualified_id()
219 pp_cxx_template_keyword_if_needed (cxx_pretty_printer *pp, tree scope, tree t) in pp_cxx_template_keyword_if_needed()
231 pp_cxx_nested_name_specifier (cxx_pretty_printer *pp, tree t) in pp_cxx_nested_name_specifier()
247 pp_cxx_qualified_id (cxx_pretty_printer *pp, tree t) in pp_cxx_qualified_id()
297 pp_cxx_constant (cxx_pretty_printer *pp, tree t) in pp_cxx_constant()
323 pp_cxx_id_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_id_expression()
343 pp_cxx_primary_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_primary_expression()
406 pp_cxx_postfix_expression (cxx_pretty_printer *pp, tree t) in pp_cxx_postfix_expression()
[all …]
/openbsd-src/sys/arch/powerpc64/powerpc64/
H A Dbus_space.c40 generic_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_1()
46 generic_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_2()
52 generic_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_4()
58 generic_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_8()
64 generic_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_1()
71 generic_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_2()
78 generic_space_write_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_4()
85 generic_space_write_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_8()
92 generic_space_read_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_read_raw_2()
105 generic_space_write_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_write_raw_2()
[all …]
/openbsd-src/sys/arch/loongson/loongson/
H A Dbus_space.c39 generic_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_1()
45 generic_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_2()
51 generic_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_4()
57 generic_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_8()
63 generic_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_1()
70 generic_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_2()
77 generic_space_write_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_4()
84 generic_space_write_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_8()
91 generic_space_read_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_read_raw_2()
103 generic_space_write_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_write_raw_2()
[all …]
/openbsd-src/lib/libc/gen/
H A Dtree.c47 rb_n2e(const struct rb_type *t, void *node) in rb_n2e()
55 rb_e2n(const struct rb_type *t, struct rb_entry *rbe) in rb_e2n()
85 rbe_augment(const struct rb_type *t, struct rb_entry *rbe) in rbe_augment()
91 rbe_if_augment(const struct rb_type *t, struct rb_entry *rbe) in rbe_if_augment()
98 rbe_rotate_left(const struct rb_type *t, struct rb_tree *rbt, in rbe_rotate_left()
132 rbe_rotate_right(const struct rb_type *t, struct rb_tree *rbt, in rbe_rotate_right()
166 rbe_insert_color(const struct rb_type *t, struct rb_tree *rbt, in rbe_insert_color()
218 rbe_remove_color(const struct rb_type *t, struct rb_tree *rbt, in rbe_remove_color()
308 rbe_remove(const struct rb_type *t, struct rb_tree *rbt, struct rb_entry *rbe) in rbe_remove()
390 _rb_remove(const struct rb_type *t, struct rb_tree *rbt, void *elm) in _rb_remove()
[all …]
/openbsd-src/sys/kern/
H A Dsubr_tree.c47 rb_n2e(const struct rb_type *t, void *node) in rb_n2e()
55 rb_e2n(const struct rb_type *t, struct rb_entry *rbe) in rb_e2n()
85 rbe_augment(const struct rb_type *t, struct rb_entry *rbe) in rbe_augment()
91 rbe_if_augment(const struct rb_type *t, struct rb_entry *rbe) in rbe_if_augment()
98 rbe_rotate_left(const struct rb_type *t, struct rb_tree *rbt, in rbe_rotate_left()
132 rbe_rotate_right(const struct rb_type *t, struct rb_tree *rbt, in rbe_rotate_right()
166 rbe_insert_color(const struct rb_type *t, struct rb_tree *rbt, in rbe_insert_color()
218 rbe_remove_color(const struct rb_type *t, struct rb_tree *rbt, in rbe_remove_color()
308 rbe_remove(const struct rb_type *t, struct rb_tree *rbt, struct rb_entry *rbe) in rbe_remove()
390 _rb_remove(const struct rb_type *t, struct rb_tree *rbt, void *elm) in _rb_remove()
[all …]
/openbsd-src/sys/arch/sparc64/sparc64/
H A Dbusop.h66 u_int16_t bus_space_read_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_2()
83 void bus_space_write_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_2()
129 u_int32_t bus_space_read_4(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_4()
146 void bus_space_write_4(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_4()
192 u_int64_t bus_space_read_8(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_8()
209 void bus_space_write_8(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_8()
255 u_int8_t bus_space_read_1(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_1()
272 void bus_space_write_1(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_1()
315 u_int16_t bus_space_read_raw_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_raw_2()
332 void bus_space_write_raw_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_raw_2()
[all …]
H A Dbusop.c46 bus_space_read_multi_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_multi_2()
69 bus_space_write_multi_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_multi_2()
92 bus_space_set_multi_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_set_multi_2()
108 bus_space_read_region_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_region_2()
131 bus_space_write_region_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_region_2()
154 bus_space_set_region_2(bus_space_tag_t t, bus_space_handle_t h, in bus_space_set_region_2()
171 bus_space_copy_2(bus_space_tag_t t, bus_space_handle_t h1, in bus_space_copy_2()
202 bus_space_read_multi_4(bus_space_tag_t t, bus_space_handle_t h, in bus_space_read_multi_4()
225 bus_space_write_multi_4(bus_space_tag_t t, bus_space_handle_t h, in bus_space_write_multi_4()
248 bus_space_set_multi_4(bus_space_tag_t t, bus_space_handle_t h, in bus_space_set_multi_4()
[all …]
/openbsd-src/sys/arch/octeon/dev/
H A Docteon_bus_space.c
/openbsd-src/sys/arch/riscv64/riscv64/
H A Dbus_space.c65 generic_space_read_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_1()
73 generic_space_read_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_2()
81 generic_space_read_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_4()
89 generic_space_read_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o) in generic_space_read_8()
97 generic_space_write_1(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_1()
106 generic_space_write_2(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_2()
115 generic_space_write_4(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_4()
124 generic_space_write_8(bus_space_tag_t t, bus_space_handle_t h, bus_size_t o, in generic_space_write_8()
133 generic_space_read_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_read_raw_2()
146 generic_space_write_raw_2(bus_space_tag_t t, bus_space_handle_t h, bus_addr_t o, in generic_space_write_raw_2()
[all …]
/openbsd-src/sys/arch/arm64/dev/
H A Darm64_bus_space.c
/openbsd-src/sys/arch/hppa/include/
H A Dbus.h170 #define bus_space_map(t,a,c,ca,hp) \ argument
172 #define bus_space_unmap(t,h,c) \ argument
174 #define bus_space_subregion(t,h,o,c,hp) \ argument
176 #define bus_space_alloc(t,b,e,c,al,bn,ca,ap,hp) \ argument
178 #define bus_space_free(t,h,c) \ argument
181 #define bus_space_read_1(t,h,o) (((t)->hbt_r1)((t)->hbt_cookie,(h),(o))) argument
182 #define bus_space_read_2(t,h,o) (((t)->hbt_r2)((t)->hbt_cookie,(h),(o))) argument
183 #define bus_space_read_4(t,h,o) (((t)->hbt_r4)((t)->hbt_cookie,(h),(o))) argument
184 #define bus_space_read_8(t,h,o) (((t)->hbt_r8)((t)->hbt_cookie,(h),(o))) argument
186 #define bus_space_write_1(t,h,o,v) (((t)->hbt_w1)((t)->hbt_cookie,(h),(o),(v))) argument
[all …]
/openbsd-src/sys/arch/alpha/include/
H A Dbus.h190 #define __abs_rs(sz, t, h, o) \ argument
192 #define __abs_ws(sz, t, h, o, v) \ argument
194 #define __abs_nonsingle(type, sz, t, h, o, a, c) \ argument
197 #define __abs_aligned_nonsingle(type, sz, t, h, o, a, c) \ argument
201 #define __abs_aligned_nonsingle(type, sz, t, h, o, a, c) \ argument
209 #define __abs_set(type, sz, t, h, o, v, c) \ argument
211 #define __abs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
217 #define bus_space_map(t, a, s, c, hp) \ argument
220 #define bus_space_unmap(t, h, s) \ argument
223 #define bus_space_subregion(t, h, o, s, hp) \ argument
[all …]
/openbsd-src/sys/arch/landisk/include/
H A Dbus.h226 #define __bs_rs(sz, tn, t, h, o) \ argument
229 #define __bs_ws(sz, tn, t, h, o, v) \ argument
232 #define __bs_nonsingle(type, sz, tn, t, h, o, a, c) \ argument
235 #define __bs_set(type, sz, tn, t, h, o, v, c) \ argument
238 #define __bs_copy(sz, tn, t, h1, o1, h2, o2, cnt) \ argument
245 #define bus_space_map(t, a, s, f, hp) \ argument
247 #define bus_space_unmap(t, h, s) \ argument
249 #define bus_space_subregion(t, h, o, s, hp) \ argument
262 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument
265 #define bus_space_free(t, h, s) \ argument
[all …]
/openbsd-src/usr.sbin/smtpd/
H A Dparse.y599 struct table *t = $2; variable
620 struct table *t = $2; variable
641 struct table *t = $2; variable
727 struct table *t = $2; variable
774 struct table *t = $2; variable
823 struct table *t = $2; variable
843 struct table *t = $2; variable
881 struct table *t = $2; variable
1012 struct table *t = $3; variable
1030 struct table *t = $4; variable
[all …]
H A Dtree.c38 tree_check(struct tree *t, uint64_t id) in tree_check()
47 tree_set(struct tree *t, uint64_t id, void *data) in tree_set()
69 tree_xset(struct tree *t, uint64_t id, void *data) in tree_xset()
83 tree_get(struct tree *t, uint64_t id) in tree_get()
95 tree_xget(struct tree *t, uint64_t id) in tree_xget()
107 tree_pop(struct tree *t, uint64_t id) in tree_pop()
125 tree_xpop(struct tree *t, uint64_t id) in tree_xpop()
143 tree_poproot(struct tree *t, uint64_t *id, void **data) in tree_poproot()
162 tree_root(struct tree *t, uint64_t *id, void **data) in tree_root()
177 tree_iter(struct tree *t, void **hdl, uint64_t *id, void **data) in tree_iter()
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Duninit-A.c26 #define RESOLVE_EXPRESSION_NAME_P(t) ((t)->flags.renp) argument
27 #define RESOLVE_TYPE_NAME_P(t) ((t)->flags.rtnp) argument
28 #define RESOLVE_PACKAGE_NAME_P(t) ((t)->flags.rpnp) argument
31 #define EXPR_WFL_QUALIFICATION(t) ((t)->wfl) argument
32 #define QUAL_WFL(t) ((t)->wfl) argument
33 #define EXPR_WFL_NODE(t) ((t)->wfl) argument
34 #define TREE_CODE(t) ((t)->code) argument
35 #define TREE_OPERAND(t,x) ((t)->car) argument
36 #define CLASSTYPE_SUPER(t) ((t)->car) argument
37 #define IDENTIFIER_LOCAL_VALUE(t) ((t)->car) argument
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-semantics.c55 begin_stmt_tree (t) in begin_stmt_tree() argument
70 add_stmt (t) in add_stmt() argument
160 finish_stmt_tree (t) in finish_stmt_tree() argument
188 tree t; in build_stmt() local
212 expand_cond (t) in expand_cond() argument
364 genrtl_decl_stmt (t) in genrtl_decl_stmt() argument
399 genrtl_if_stmt (t) in genrtl_if_stmt() argument
420 genrtl_while_stmt (t) in genrtl_while_stmt() argument
442 genrtl_do_stmt (t) in genrtl_do_stmt() argument
507 genrtl_for_stmt (t) in genrtl_for_stmt() argument
[all …]
/openbsd-src/sbin/isakmpd/
H A Dtransport.c75 transport_setup(struct transport *t, int toplevel) in transport_setup()
96 transport_reference(struct transport *t) in transport_reference()
108 transport_release(struct transport *t) in transport_release()
124 struct transport *t; in transport_report() local
158 struct transport *t; in transport_prio_sendqs_empty() local
168 transport_method_add(struct transport_vtbl *t) in transport_method_add()
181 struct transport *t; in transport_fd_set() local
207 struct transport *t; in transport_pending_wfd_set() local
233 struct transport *t; in transport_handle_messages() local
256 struct transport *t, *next; in transport_send_messages() local
/openbsd-src/sys/dev/pci/drm/i915/
H A Di915_tasklet.h11 static inline void tasklet_lock(struct tasklet_struct *t) in tasklet_lock()
17 static inline bool tasklet_is_locked(const struct tasklet_struct *t) in tasklet_is_locked()
22 static inline void __tasklet_disable_sync_once(struct tasklet_struct *t) in __tasklet_disable_sync_once()
28 static inline bool __tasklet_is_enabled(const struct tasklet_struct *t) in __tasklet_is_enabled()
33 static inline bool __tasklet_enable(struct tasklet_struct *t) in __tasklet_enable()
38 static inline bool __tasklet_is_scheduled(struct tasklet_struct *t) in __tasklet_is_scheduled()
/openbsd-src/bin/csh/
H A Dfunc.c61 isbfunc(struct command *t) in isbfunc()
102 func(struct command *t, struct biltins *bp) in func()
117 doonintr(Char **v, struct command *t) in doonintr()
150 donohup(Char **v, struct command *t) in donohup()
160 dozip(Char **v, struct command *t) in dozip()
172 doalias(Char **v, struct command *t) in doalias()
198 unalias(Char **v, struct command *t) in unalias()
204 dologout(Char **v, struct command *t) in dologout()
211 dologin(Char **v, struct command *t) in dologin()
283 doelse(Char **v, struct command *t) in doelse()
[all …]
/openbsd-src/sys/arch/arm/include/
H A Dbus.h218 #define __bs_rs(sz, t, h, o) \ argument
220 #define __bs_ws(sz, t, h, o, v) \ argument
222 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
224 #define __bs_set(type, sz, t, h, o, v, c) \ argument
226 #define __bs_copy(sz, t, h1, o1, h2, o2, cnt) \ argument
232 #define bus_space_map(t, a, s, c, hp) \ argument
234 #define bus_space_unmap(t, h, s) \ argument
236 #define bus_space_subregion(t, h, o, s, hp) \ argument
243 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \ argument
246 #define bus_space_free(t, h, s) \ argument
[all …]
/openbsd-src/gnu/llvm/llvm/bindings/ocaml/target/
H A Dllvm_target.ml10 type t = type
16 type t = type
24 type t = type
32 type t = type
42 type t = type
52 type t type
85 type t type
108 type t type

12345678910>>...95