/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ldexp.c | 60 char * name; in exp_print_token() member 137 etree_value_type new; in new_abs() local 147 etree_type *new = stat_alloc (sizeof (new->value)); in exp_intop() local 158 etree_type *new = stat_alloc (sizeof (new->value)); in exp_bigintop() local 171 etree_type *new = stat_alloc (sizeof (new->rel)); in exp_relop() local 184 etree_value_type new; in new_rel() local 196 etree_value_type new; in new_rel_from_section() local 763 etree_type value, *new; in exp_binop() local 785 etree_type value, *new; in exp_trinop() local 804 etree_type value, *new; in exp_unop() local [all …]
|
H A D | ldfile.c | 64 char *name; member 76 is_sysrooted_pathname (const char *name, bfd_boolean notsame) in is_sysrooted_pathname() 106 ldfile_add_library_path (const char *name, bfd_boolean cmdline) in ldfile_add_library_path() 108 search_dirs_type *new; in ldfile_add_library_path() local 304 char *name = concat (ld_sysroot, entry->filename, in ldfile_open_file_search() local 420 try_open (const char *name, const char *exten) in try_open() 459 ldfile_find_command_file (const char *name, const char *extend) in ldfile_find_command_file() 484 ldfile_open_command_file (const char *name) in ldfile_open_command_file() 505 gnu960_map_archname (char *name) in gnu960_map_archname() 535 ldfile_add_arch (char *name) in ldfile_add_arch() [all …]
|
H A D | ldlang.c | 351 lang_statement_union_type *new; in new_statement() local 370 new_afile (const char *name, in new_afile() 458 lang_add_input_file (const char *name, in lang_add_input_file() 521 lang_memory_region_lookup (const char *const name, bfd_boolean create) in lang_memory_region_lookup() 524 lang_memory_region_type *new; in lang_memory_region_lookup() local 595 lang_output_section_find (const char *const name) in lang_output_section_find() 610 lang_output_section_statement_lookup (const char *const name) in lang_output_section_statement_lookup() 722 section_userdata_type *new; in init_os() local 843 const char *name; in section_already_linked() local 1052 lang_input_section_type *new; in lang_add_section() local [all …]
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldexp.c | 61 char * name; in exp_print_token() member 150 etree_type *new = stat_alloc (sizeof (new->value)); in exp_intop() local 161 etree_type *new = stat_alloc (sizeof (new->value)); in exp_bigintop() local 174 etree_type *new = stat_alloc (sizeof (new->rel)); in exp_relop() local 796 etree_type value, *new; in exp_binop() local 814 etree_type value, *new; in exp_trinop() local 833 etree_type value, *new; in exp_unop() local 848 exp_nameop (int code, const char *name) in exp_nameop() 850 etree_type value, *new; in exp_nameop() local 869 etree_type *new; in exp_assop() local [all …]
|
H A D | ldfile.c | 59 char *name; member 71 is_sysrooted_pathname (const char *name, bfd_boolean notsame) in is_sysrooted_pathname() 101 ldfile_add_library_path (const char *name, bfd_boolean cmdline) in ldfile_add_library_path() 103 search_dirs_type *new; in ldfile_add_library_path() local 311 char *name = concat (ld_sysroot, entry->filename, in ldfile_open_file_search() local 427 try_open (const char *name, const char *exten) in try_open() 466 ldfile_find_command_file (const char *name, const char *extend) in ldfile_find_command_file() 491 ldfile_open_command_file (const char *name) in ldfile_open_command_file() 513 char *name = xstrdup (in_name); in ldfile_add_arch() local 514 search_arch_type *new = xmalloc (sizeof (search_arch_type)); in ldfile_add_arch() local
|
H A D | ldlang.c | 296 is_simple_wild (const char *name) in is_simple_wild() 303 match_simple_wild (const char *pattern, const char *name) in match_simple_wild() 756 lang_statement_union_type *new; in new_statement() local 775 new_afile (const char *name, in new_afile() 865 lang_add_input_file (const char *name, in lang_add_input_file() 1012 lang_memory_region_lookup (const char *const name, bfd_boolean create) in lang_memory_region_lookup() 1015 lang_memory_region_type *new; in lang_memory_region_lookup() local 1073 lang_output_section_find (const char *const name) in lang_output_section_find() 1099 lang_output_section_statement_lookup_1 (const char *const name, int constraint) in lang_output_section_statement_lookup_1() 1153 lang_output_section_statement_lookup (const char *const name) in lang_output_section_statement_lookup() [all …]
|
/openbsd-src/sys/arch/powerpc64/powerpc64/ |
H A D | intr.c | 62 int (*func)(void *), void *arg, const char *name) in intr_establish() argument 89 intr_do_pending(int new) in intr_do_pending() argument 116 splraise(int new) in splraise() argument 127 spllower(int new) in spllower() argument 138 splx(int new) splx() argument 189 dummy_intr_establish(uint32_t girq,int type,int level,struct cpu_info * ci,int (* func)(void *),void * arg,const char * name) dummy_intr_establish() argument 195 dummy_setipl(int new) dummy_setipl() argument 250 fdt_intr_establish_idx_cpu(int node,int idx,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) fdt_intr_establish_idx_cpu() argument 332 fdt_intr_establish_imap(int node,int * reg,int nreg,int level,int (* func)(void *),void * cookie,char * name) fdt_intr_establish_imap() argument 340 fdt_intr_establish_imap_cpu(int node,int * reg,int nreg,int level,struct cpu_info * ci,int (* func)(void *),void * cookie,char * name) fdt_intr_establish_imap_cpu() argument [all...] |
/openbsd-src/gnu/llvm/libcxx/utils/libcxx/sym_check/ |
H A D | diff.py | 30 def added_symbols(old, new): argument 34 def removed_symbols(old, new): argument 38 def changed_symbols(old, new): argument 50 def diff(old, new): argument 59 def maybe_demangle(name): argument
|
/openbsd-src/usr.sbin/pkg_add/OpenBSD/ |
H A D | Vstat.pm | 31 sub new($class, $value = undef) subroutine 67 sub new($) subroutine 75 sub new($class, $fname, $set, $o) subroutine 117 sub new($class, $state) subroutine 214 sub new($class, $dev, $mp, $opts) subroutine 350 sub new($class, $dev, $mp, $opts) subroutine 366 sub name($self) subroutine 438 sub new($class) subroutine
|
H A D | PackingElement.pm | 55 sub new($class, $args) subroutine 141 sub name($self) subroutine 190 sub new($) { die "Can't create annotation objects" } subroutine 258 sub new($class, $args) subroutine 819 sub new($class, $args) subroutine 848 sub new($class, @) subroutine 926 sub new($class, $subdir, $cdrom, $ftp) subroutine 1024 sub new($class, $args) subroutine 1071 sub new($class, $args) subroutine 1092 sub new($class, $fullpkgpath) subroutine [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/ |
H A D | InputObjects.pm | 132 sub new { subroutine 169 sub name { subroutine 260 sub new { subroutine 454 sub new { subroutine 753 sub new { subroutine
|
/openbsd-src/lib/libusbhid/ |
H A D | usage.c | 42 const char *name; member 47 const char *name; member 80 char line[100], name[100], *p, *n; in hid_start() local 125 void *new; in hid_start() local 146 void *new; in hid_start() local 250 hid_parse_usage_page(const char *name) in hid_parse_usage_page() 265 hid_parse_usage_in_page(const char *name) in hid_parse_usage_in_page()
|
/openbsd-src/usr.bin/mail/ |
H A D | vars.c | 46 assign(char *name, char *value) in assign() 85 char *new; in vcopy() local 100 value(char *name) in value() 125 lookup(char *name) in lookup() 139 findgroup(char *name) in findgroup() 153 printgroup(char *name) in printgroup() 173 hash(char *name) in hash()
|
H A D | names.c | 65 tailof(struct name *name) in tailof() 345 isfileaddr(char *name) in isfileaddr() 369 struct name *new, *np, *cp; in usermap() local 466 struct name *np, *t, *new; in elide() local 585 delname(struct name *np, const char *name) in delname()
|
/openbsd-src/lib/libc/yp/ |
H A D | ypexclude.c | 36 __ypexclude_add(struct _ypexclude **headp, const char *name) in __ypexclude_add() 38 struct _ypexclude *new; in __ypexclude_add() local 58 __ypexclude_is(struct _ypexclude **headp, const char *name) in __ypexclude_is()
|
/openbsd-src/lib/libcrypto/x509/ |
H A D | x509_constraints.c | 45 char *name = NULL; in cbs_is_ip_address() local 67 x509_constraints_name_clear(struct x509_constraints_name *name) in x509_constraints_name_clear() 76 x509_constraints_name_free(struct x509_constraints_name *name) in x509_constraints_name_free() 85 x509_constraints_name_dup(struct x509_constraints_name *name) in x509_constraints_name_dup() 87 struct x509_constraints_name *new; in x509_constraints_name_dup() local 113 struct x509_constraints_names *new; in x509_constraints_names_new() local 146 struct x509_constraints_name *name) in x509_constraints_names_add() 166 struct x509_constraints_names *new = NULL; in x509_constraints_names_dup() local 167 struct x509_constraints_name *name = NULL; in x509_constraints_names_dup() local 324 struct x509_constraints_name *name) in x509_constraints_parse_mailbox() [all …]
|
/openbsd-src/gnu/usr.bin/perl/cpan/Getopt-Long/lib/Getopt/ |
H A D | Long.pm | 145 sub new { global() subroutine 1574 sub new { global() subroutine 1579 sub name { global() subroutine [all...] |
/openbsd-src/usr.bin/find/ |
H A D | option.c | 111 PLAN *new; in find_create() local 144 option(char *name) in option()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | minsyms.c | 159 lookup_minimal_symbol (const char *name, const char *sfile, in lookup_minimal_symbol() 278 lookup_minimal_symbol_text (const char *name, struct objfile *objf) in lookup_minimal_symbol_text() 334 lookup_minimal_symbol_solib_trampoline (const char *name, in lookup_minimal_symbol_solib_trampoline() 379 int new; in lookup_minimal_symbol_by_pc_section() local 549 prim_record_minimal_symbol (const char *name, CORE_ADDR address, in prim_record_minimal_symbol() 582 prim_record_minimal_symbol_and_info (const char *name, CORE_ADDR address, in prim_record_minimal_symbol_and_info() 588 struct msym_bunch *new; in prim_record_minimal_symbol_and_info() local 923 const char *name = SYMBOL_LINKAGE_NAME (&objfile->msymbols[i]); in install_minimal_symbols() local
|
/openbsd-src/usr.sbin/sasyncd/ |
H A D | timer.c | 51 char *name; member 112 timer_add(char *name, u_int32_t when, void (*function)(void *), void *arg) in timer_add() 115 struct event *e, *new; in timer_add() local
|
/openbsd-src/gnu/usr.bin/binutils/opcodes/ |
H A D | z8kgen.c | 34 char *name; member 784 chewname (char **name) in chewname() 907 struct op *new = (struct op *) xmalloc (sizeof (struct op) * c); in internal() local 963 struct op *new = (struct op *) xmalloc (sizeof (struct op) * c); in gas() local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | z8kgen.c | 34 char *name; member 784 chewname (char **name) in chewname() 907 struct op *new = xmalloc (sizeof (struct op) * c); in internal() local 963 struct op *new = xmalloc (sizeof (struct op) * c); in gas() local
|
/openbsd-src/sys/dev/pci/drm/include/linux/ |
H A D | list.h | 49 #define LIST_HEAD_INIT(name) { &(name), &(name) } argument 51 #define DRM_LIST_HEAD(name) \ argument 79 __list_add(struct list_head *new, struct list_head *prev, in __list_add() 89 list_add(struct list_head *new, struct list_head *head) { in list_add() 113 struct list_head *new) in list_replace() 122 struct list_head *new) in list_replace_init() 332 hlist_add_head(struct hlist_node *new, struct hlist_head *head) in hlist_add_head()
|
/openbsd-src/sys/arch/armv7/omap/ |
H A D | intc.c | 241 intc_splx(int new) in intc_splx() 251 intc_spllower(int new) in intc_spllower() 260 intc_splraise(int new) in intc_splraise() 282 intc_setipl(int new) in intc_setipl() 343 int (*func)(void *), void *arg, char *name) in intc_intr_establish() 383 struct cpu_info *ci, int (*func)(void *), void *arg, char *name) in intc_intr_establish_fdt()
|
/openbsd-src/sys/arch/armv7/broadcom/ |
H A D | bcm2836_intr.c | 306 bcm_intc_splx(int new) in bcm_intc_splx() 317 bcm_intc_spllower(int new) in bcm_intc_spllower() 326 bcm_intc_splraise(int new) in bcm_intc_splraise() 348 bcm_intc_setipl(int new) in bcm_intc_setipl() 482 struct cpu_info *ci, int (*func)(void *), void *arg, char *name) in bcm_intc_intr_establish_fdt() 504 struct cpu_info *ci, int (*func)(void *), void *arg, char *name) in l1_intc_intr_establish_fdt() 514 int (*func)(void *), void *arg, char *name) in bcm_intc_intr_establish()
|