Searched refs:type (Results 176 - 200 of 6116) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gdb/gdb/tui/
H A Dtui-wingeneral.c41 if (win_info->type == DATA_WIN && win_info->content_size > 0)
56 else if (win_info->type == CMD_WIN)
136 if (win_info != NULL && win_info->generic.type != CMD_WIN)
175 if (win_info->type == CMD_WIN)
183 (win_info->type != CMD_WIN
184 && !tui_win_is_auxillary (win_info->type)));
221 && ((tui_win_list[i])->generic.type) != CMD_WIN)
223 if (tui_win_is_source_type ((tui_win_list[i])->generic.type))
250 enum tui_win_type type; local
253 for (type
[all...]
/freebsd-11-stable/tools/regression/sockets/so_setfib/
H A Dso_setfib.c41 * type (STREAM, DGRAM and RAW) as supported.
45 * 5. Repeat for next domain family and type from (2) on.
75 int type; member in struct:t_type
78 { .type = SOCK_STREAM, .name = "SOCK_STREAM" },
79 { .type = SOCK_DGRAM, .name = "SOCK_DGRAM" },
80 { .type = SOCK_RAW, .name = "SOCK_RAW" },
98 so_setfib(int s, int i, u_int dom, u_int type) argument
106 t_type[type].name, i);
110 t_dom[dom].name, t_type[type].name, i, s, i);
113 t_type[type]
132 t(u_int dom, u_int type) argument
[all...]
/freebsd-11-stable/contrib/gcc/
H A Ddbxout.c27 a "name" which is really a description of one symbol and its type,
39 and a data type number. The data type number may be followed by
40 "=" and a type definition; normally this will happen the first time
41 the type number is mentioned. The type definition may refer to
42 other types by number, and those type numbers may be followed
70 For more on data type definitions, see `dbxout_type'. */
168 /* Structure recording information about a C data type.
170 the definition of the type
1083 tree type = TREE_TYPE (syms); local
1366 dbxout_type_index(tree type) argument
1392 dbxout_type_fields(tree type) argument
1516 dbxout_type_methods(tree type) argument
1583 dbxout_range_type(tree type) argument
1648 dbxout_type(tree type, int full) argument
2238 print_int_cst_bounds_in_octal_p(tree type) argument
2272 dbxout_type_name(tree type) argument
2380 tree type = *slot; local
2435 tree type; local
2460 tree type = TREE_TYPE (decl); local
2804 dbxout_symbol_location(tree decl, tree type, const char *suffix, rtx home) argument
[all...]
/freebsd-11-stable/tools/regression/tls/ttls3/
H A Delftls.S32 .type __gl_tls_offsets,@object
38 .type __gl_tls_var0, @object
45 .type __gl_tls_var1, @object
52 .type __gl_tls_var2, @object
59 .type __gl_tls_var3, @object
66 .type __gl_tls_var4, @object
73 .type __gl_tls_var5, @object
80 .type __gl_tls_var6, @object
87 .type __gl_tls_var7, @object
95 .type __gl_tls_init_offset
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/
H A Dcontainer_base_dispatch.hpp123 typedef typename at0::type at0t;
125 typedef typename at1::type at1t;
128 typedef lu_map_data_<Key, Mapped, at0t, Alloc, at1t> type; typedef in struct:pb_ds::detail::container_base_dispatch
137 typedef typename at0::type at0t;
139 typedef typename at1::type at1t;
142 typedef lu_map_no_data_<Key, null_mapped_type, at0t, Alloc, at1t> type; typedef in struct:pb_ds::detail::container_base_dispatch
150 typedef typename at1::type at1t;
153 typedef pat_trie_data_<Key, Mapped, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
162 typedef typename at1::type at1t;
165 typedef pat_trie_no_data_<Key, null_mapped_type, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
178 typedef rb_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
192 typedef rb_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
206 typedef splay_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
220 typedef splay_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
233 typedef ov_tree_data_<Key, Mapped, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
247 typedef ov_tree_no_data_<Key, null_mapped_type, at0t, at1t, Alloc> type; typedef in struct:pb_ds::detail::container_base_dispatch
267 at4t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
288 at3t::value, at4t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
310 at4t, at5t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
333 at3t::value, at4t, at5t, at2t> type; typedef in struct:pb_ds::detail::container_base_dispatch
[all...]
H A Dstandard_policies.hpp66 typedef __gnu_cxx::hash< Key> type; typedef in struct:pb_ds::detail::default_hash_fn
72 typedef std::equal_to< Key> type; typedef in struct:pb_ds::detail::default_eq_fn
82 typedef pb_ds::direct_mask_range_hashing<> type; typedef in struct:pb_ds::detail::default_comb_hash_fn
111 type; typedef in struct:pb_ds::detail::default_resize_policy
116 typedef pb_ds::move_to_front_lu_policy<> type; typedef in struct:pb_ds::detail::default_update_policy
135 type; typedef in struct:pb_ds::detail::default_probe_fn
156 type; typedef in struct:pb_ds::detail::default_trie_e_access_traits
/freebsd-11-stable/contrib/gdb/gdb/
H A Dppc-sysv-tdep.c99 struct type *type = check_typedef (VALUE_TYPE (arg)); local
100 int len = TYPE_LENGTH (type);
103 if (TYPE_CODE (type) == TYPE_CODE_FLT
116 struct type *regtype
118 convert_typed_floating (val, type, regval, regtype);
132 struct type *memtype;
144 convert_typed_floating (val, type, memval, memtype);
150 else if (len == 8 && (TYPE_CODE (type) == TYPE_CODE_INT /* long long */
151 || (!ppc_floating_point_unit_p (current_gdbarch) && TYPE_CODE (type)
326 do_ppc_sysv_return_value(struct gdbarch *gdbarch, struct type *type, struct regcache *regcache, void *readbuf, const void *writebuf, int broken_gcc) argument
633 struct type *type = check_typedef (VALUE_TYPE (arg)); local
[all...]
H A Dstabsread.c91 struct type *, struct objfile *);
93 static struct type *dbx_alloc_type (int[2], struct objfile *);
97 static struct type *error_type (char **, struct objfile *);
107 static struct type *read_type (char **, struct objfile *);
109 static struct type *read_range_type (char **, int[2], struct objfile *);
111 static struct type *read_sun_builtin_type (char **, int[2], struct objfile *);
113 static struct type *read_sun_floating_type (char **, int[2],
116 static struct type *read_enum_type (char **, struct type *, struct objfile *);
118 static struct type *rs6000_builtin_typ
580 define_symbol(CORE_ADDR valu, char *string, int desc, int type, struct objfile *objfile) argument
1424 struct type *type = 0; local
1700 struct type *type; member in struct:type_list
2152 read_member_functions(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2630 read_cpp_abbrev(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2723 read_one_struct_field(struct field_info *fip, char **pp, char *p, struct type *type, struct objfile *objfile) argument
2861 read_struct_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
2959 read_baseclasses(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3082 read_tilde_fields(struct field_info *fip, char **pp, struct type *type, struct objfile *objfile) argument
3164 attach_fn_fields_to_type(struct field_info *fip, struct type *type) argument
3183 attach_fields_to_type(struct field_info *fip, struct type *type, struct objfile *objfile) argument
3271 complain_about_struct_wipeout(struct type *type) argument
3318 read_struct_type(char **pp, struct type *type, enum type_code type_code, struct objfile *objfile) argument
3387 read_array_type(char **pp, struct type *type, struct objfile *objfile) argument
3450 read_enum_type(char **pp, struct type *type, struct objfile *objfile) argument
4138 add_undefined_type(struct type *type) argument
4162 struct type **type; local
[all...]
H A Dalphafbsd-tdep.c28 alphafbsd_use_struct_convention (int gcc_p, struct type *type) argument
35 if (TYPE_LENGTH (type) > ALPHA_REGISTER_SIZE)
40 code = TYPE_CODE (type);
47 for (i = 0; i < TYPE_NFIELDS (type); i++)
50 if (TYPE_FIELD_BITPOS (type, i) != 0
51 && TYPE_FIELD_BITSIZE (type, i) == 0)
H A Darch-utils.h29 struct type;
42 /* To return any structure or union type by value, store it at the
110 both match its type. */
123 type of a corresponding variable. These legacy functions preserve
125 extern int legacy_convert_register_p (int regnum, struct type *type);
127 struct type *type, void *to);
129 struct type *type, cons
[all...]
/freebsd-11-stable/contrib/tzcode/stdtime/
H A Dprivate.h162 Please use a compiler that supports a 64-bit integer type (or wider);
217 #define TYPE_BIT(type) (sizeof (type) * CHAR_BIT)
221 #define TYPE_SIGNED(type) (((type) -1) < 0)
230 #define TYPE_INTEGRAL(type) (((type) 0.5) != 0.5)
239 #define TYPE_INTEGRAL(type) (((type) 0.5) != 0.5)
245 ** Subtract one for the sign bit if the type i
[all...]
/freebsd-11-stable/usr.bin/netstat/
H A Dpfkey.c118 unsigned first, type; local
134 for (first = 1, type = 0;
135 type<sizeof(pfkeystat.out_msgtype)/sizeof(pfkeystat.out_msgtype[0]);
136 type++) {
137 if (pfkeystat.out_msgtype[type] <= 0)
141 xo_emit("\t{T:histogram by message type}:\n");
145 xo_emit("\t\t{k::type/%s}: {:count/%ju}\n",
146 pfkey_msgtype_names(type),
147 (uintmax_t)pfkeystat.out_msgtype[type]);
157 p(out_invmsgtype, "\t{:dropped-bad-type/
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/utils/TableGen/
H A DClangTypeNodesEmitter.cpp1 //=== ClangTypeNodesEmitter.cpp - Generate type node tables -----*- C++ -*-===//
10 // type nodes.
12 // This file defines the AST type info database. Each type node is
15 // abstract syntax tree the type will show up, the enumeration uses
18 // TYPE(Class, Base) - A type that can show up anywhere in the AST,
23 // the type hierarchy but has no concrete instances.
25 // NON_CANONICAL_TYPE(Class, Base) - A type that can show up
27 // type. Clients that only need to deal with canonical types
28 // (ignoring, e.g., typedefs and other type aliase
176 emitLastNodeInvocation(TypeNode type) argument
[all...]
/freebsd-11-stable/bin/date/
H A Dvary.c58 domktime(struct tm *t, char type) argument
64 adjhour(t, type == '-' ? type : '+', 1, 0);
128 adjyear(struct tm *t, char type, int val, int mk) argument
130 switch (type) {
145 return !mk || domktime(t, type) != -1;
149 adjmon(struct tm *t, char type, int val, int istext, int mk) argument
156 switch (type) {
205 return !mk || domktime(t, type) != -1;
209 adjday(struct tm *t, char type, in argument
253 adjwday(struct tm *t, char type, int val, int istext, int mk) argument
289 adjhour(struct tm *t, char type, int val, int mk) argument
334 adjmin(struct tm *t, char type, int val, int mk) argument
375 adjsec(struct tm *t, char type, int val, int mk) argument
418 char type; local
[all...]
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddebug.c96 /* A type. */
100 /* Kind of type. */
102 /* Size of type (0 if not known). */
104 /* Type which is a pointer to this type. */
106 /* Tagged union with additional information about the type. */
144 /* Information kept for an indirect type. */
148 /* Slot where the final type will appear. */
171 /* The type of the class providing the virtual function table for
172 this class. This may point to the type itself. */
191 /* Return type
204 debug_type type; member in struct:debug_range_type
232 debug_type type; member in struct:debug_set_type
268 debug_type type; member in struct:debug_named_type
278 struct debug_type *type; member in struct:debug_field
306 struct debug_type *type; member in struct:debug_baseclass
333 struct debug_type *type; member in struct:debug_method_variant
357 debug_type type; member in struct:debug_variable
385 debug_type type; member in struct:debug_parameter
397 debug_type type; member in struct:debug_typed_constant
502 struct debug_type *type; member in union:debug_name::__anon273
526 struct debug_type *type; member in struct:debug_class_id
821 debug_record_parameter(void *handle, const char *name, debug_type type, enum debug_parm_kind kind, bfd_vma val) argument
1078 debug_record_typed_const(void *handle, const char *name, debug_type type, bfd_vma val) argument
1120 debug_record_variable(void *handle, const char *name, debug_type type, enum debug_var_kind kind, bfd_vma val) argument
1370 debug_make_pointer_type(void *handle, debug_type type) argument
1396 debug_make_function_type(void *handle, debug_type type, debug_type *arg_types, bfd_boolean varargs) argument
1425 debug_make_reference_type(void *handle, debug_type type) argument
1445 debug_make_range_type(void *handle, debug_type type, bfd_signed_vma lower, bfd_signed_vma upper) argument
1512 debug_make_set_type(void *handle, debug_type type, bfd_boolean bitstringp) argument
1603 debug_make_const_type(void *handle, debug_type type) argument
1623 debug_make_volatile_type(void *handle, debug_type type) argument
1681 debug_make_baseclass(void *handle ATTRIBUTE_UNUSED, debug_type type, bfd_vma bitpos, bfd_boolean virtual, enum debug_visibility visibility) argument
1705 debug_make_field(void *handle ATTRIBUTE_UNUSED, const char *name, debug_type type, bfd_vma bitpos, bfd_vma bitsize, enum debug_visibility visibility) argument
1731 debug_make_static_member(void *handle ATTRIBUTE_UNUSED, const char *name, debug_type type, const char *physname, enum debug_visibility visibility) argument
1777 debug_make_method_variant(void *handle ATTRIBUTE_UNUSED, const char *physname, debug_type type, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep, bfd_vma voffset, debug_type context) argument
1804 debug_make_static_method_variant(void *handle ATTRIBUTE_UNUSED, const char *physname, debug_type type, enum debug_visibility visibility, bfd_boolean constp, bfd_boolean volatilep) argument
1827 debug_name_type(void *handle, const char *name, debug_type type) argument
1873 debug_tag_type(void *handle, const char *name, debug_type type) argument
1926 debug_record_type_size(void *handle ATTRIBUTE_UNUSED, debug_type type, unsigned int size) argument
2033 debug_get_real_type(void *handle, debug_type type, struct debug_type_real_list *list) argument
2082 debug_get_type_kind(void *handle, debug_type type) argument
2095 debug_get_type_name(void *handle, debug_type type) argument
2112 debug_get_type_size(void *handle, debug_type type) argument
2141 debug_get_return_type(void *handle, debug_type type) argument
2166 debug_get_parameter_types(void *handle, debug_type type, bfd_boolean *pvarargs) argument
2193 debug_get_target_type(void *handle, debug_type type) argument
2222 debug_get_fields(void *handle, debug_type type) argument
2415 debug_write_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, struct debug_name *name) argument
2660 debug_write_class_type(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, struct debug_type *type, const char *tag) argument
2936 debug_set_class_id(struct debug_handle *info, const char *tag, struct debug_type *type) argument
[all...]
/freebsd-11-stable/tools/tools/bus_autoconf/
H A Dbus_usb.c158 usb_import_entry(struct usb_device_id *id, const char *type, argument
163 if (strstr(type, "_host_"))
165 else if (strstr(type, "_device_"))
175 if (format_get_field(type, "mfl_vendor", ptr, size))
177 if (format_get_field(type, "mfl_product", ptr, size))
179 if (format_get_field(type, "mfl_dev_lo", ptr, size))
181 if (format_get_field(type, "mfl_dev_hi", ptr, size))
183 if (format_get_field(type, "mfl_dev_class", ptr, size))
185 if (format_get_field(type, "mfl_dev_subclass", ptr, size))
187 if (format_get_field(type, "mfl_dev_protoco
[all...]
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm_stat.h59 #define VMM_STAT_FDEFINE(type, nelems, desc, func, scope) \
60 struct vmm_stat_type type[1] = { \
63 SYSINIT(type##_stat, SI_SUB_KLD, SI_ORDER_ANY, vmm_stat_register, type)
65 #define VMM_STAT_DEFINE(type, nelems, desc, scope) \
66 VMM_STAT_FDEFINE(type, nelems, desc, NULL, scope)
68 #define VMM_STAT_DECLARE(type) \
69 extern struct vmm_stat_type type[1]
71 #define VMM_STAT(type, desc) \
72 VMM_STAT_DEFINE(type,
[all...]
/freebsd-11-stable/lib/libc/posix1e/
H A Dacl_set.c54 acl_set_file(const char *path_p, acl_type_t type, acl_t acl) argument
61 type = _acl_type_unold(type);
62 if (_acl_type_not_valid_for_acl(acl, type)) {
66 if (_posix1e_acl(acl, type))
71 return (__acl_set_file(path_p, type, &acl->ats_acl));
75 acl_set_link_np(const char *path_p, acl_type_t type, acl_t acl) argument
82 type = _acl_type_unold(type);
83 if (_acl_type_not_valid_for_acl(acl, type)) {
106 acl_set_fd_np(int fd, acl_t acl, acl_type_t type) argument
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dexpr.c47 tree type = TREE_TYPE (cst); local
58 TYPE_PTRMEM_CLASS_TYPE (type)))
63 member = lookup_anon_field (TYPE_PTRMEM_CLASS_TYPE (type),
67 cst = fold (build_nop (type, cst));
75 cst = build_ptrmemfunc1 (type, delta, pfn);
97 tree type = TREE_TYPE (exp); local
98 enum machine_mode mode = TYPE_MODE (type);
/freebsd-11-stable/contrib/dialog/
H A Dprgbox.c36 dlg_popen(const char *command, const char *type) argument
43 if ((*type == 'r' || *type != 'w') && pipe(fd) == 0) {
50 if (*type == 'r') {
78 if (*type == 'r') {
79 result = fdopen(fd[0], type);
82 result = fdopen(fd[1], type);
/freebsd-11-stable/usr.bin/talk/
H A Dctl_transact.c54 ctl_transact(struct in_addr target, CTL_MSG lmsg, int type, CTL_RESPONSE *rp) argument
59 lmsg.type = type;
67 * the proper type is obtained.
101 rp->type != type));
102 } while (rp->vers != TALK_VERSION || rp->type != type);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A Dbit.h26 , typename = typename std::enable_if<sizeof(To) == sizeof(From)>::type
29 , typename = typename std::is_trivially_constructible<To>::type
31 , typename = typename std::enable_if<__is_trivially_constructible(To)>::type
37 , typename = typename std::enable_if<std::is_trivially_copyable<To>::value>::type
38 , typename = typename std::enable_if<std::is_trivially_copyable<From>::value>::type
40 , typename = typename std::enable_if<__is_trivially_copyable(To)>::type
41 , typename = typename std::enable_if<__is_trivially_copyable(From)>::type
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp28 RelExpr getRelExpr(RelType type, const Symbol &s,
30 RelType getDynRel(RelType type) const override;
46 bool inBranchRange(RelType type, uint64_t src, uint64_t dst) const override;
47 void relocateOne(uint8_t *loc, RelType type, uint64_t val) const override;
48 RelExpr adjustRelaxExpr(RelType type, const uint8_t *data,
50 int getTlsGdRelaxSkip(RelType type) const override;
51 void relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const override;
52 void relaxTlsGdToLe(uint8_t *loc, RelType type, uint64_t val) const override;
53 void relaxTlsLdToLe(uint8_t *loc, RelType type, uint64_t val) const override;
54 void relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_
194 needsThunk(RelExpr expr, RelType type, const InputFile *file, uint64_t branchAddr, const Symbol &s, int64_t a) const argument
207 inBranchRange(RelType type, uint64_t src, uint64_t dst) const argument
214 getRelExpr(RelType type, const Symbol &s, const uint8_t *loc) const argument
273 fromDTPREL(RelType type, uint64_t val) argument
291 relocateOne(uint8_t *loc, RelType type, uint64_t val) const argument
359 adjustRelaxExpr(RelType type, const uint8_t *data, RelExpr expr) const argument
382 relaxTlsGdToIe(uint8_t *loc, RelType type, uint64_t val) const argument
400 relaxTlsGdToLe(uint8_t *loc, RelType type, uint64_t val) const argument
415 relaxTlsLdToLe(uint8_t *loc, RelType type, uint64_t val) const argument
438 relaxTlsIeToLe(uint8_t *loc, RelType type, uint64_t val) const argument
[all...]
/freebsd-11-stable/tools/tools/ansify/
H A Dansify.pl60 # identify type of each argument
61 my %type;
70 $type{$2} = $1;
76 if (!exists($type{$arg})) {
77 warn("[$fn:$line] $func(): unknown type for '$arg' argument\n");
83 $type{$arg} = "void *"
84 if $type{$arg} eq "caddr_t";
86 $repl .= $type{$arg};
88 unless ($type{$arg} =~ m/\*$/);
92 delete $type{
[all...]
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dvarargs.c47 #define VA_INT(type) ival = (int) va_arg(ap, type)
48 #define VA_FLT(type) fval = va_arg(ap, type)
49 #define VA_PTR(type) pval = (char *)va_arg(ap, type)
50 #define VA_STR(type) sval = va_arg(ap, type)
82 int type = 0; local
100 type
[all...]

Completed in 167 milliseconds

1234567891011>>