/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/TestML/ |
H A D | Tiny.pm | 16 sub new { subroutine 73 sub new { subroutine 93 sub new { subroutine 290 sub new { subroutine 301 sub new { subroutine 308 sub new { subroutine
|
/openbsd-src/gnu/llvm/clang/lib/Headers/ |
H A D | hexagon_types.h | 340 #define HEXAGON_V64_PUT_D(v, new) (new) argument 346 #define HEXAGON_V64_PUT_W0(v, new) \ argument 356 #define HEXAGON_V64_PUT_W1(v, new) \ argument 369 #define HEXAGON_V64_PUT_W0(v, new) \ argument 371 #define HEXAGON_V64_PUT_W1(v, new) \ argument 380 #define HEXAGON_V64_PUT_H0(v, new) \ argument 390 #define HEXAGON_V64_PUT_H1(v, new) \ argument 400 #define HEXAGON_V64_PUT_H2(v, new) \ argument 410 #define HEXAGON_V64_PUT_H3(v, new) \ argument 423 #define HEXAGON_V64_PUT_H0(v, new) \ argument [all …]
|
/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 438 sub new($class) subroutine
|
H A D | PkgSpec.pm | 21 sub new($class, $spec) subroutine 53 sub new($class, $value) subroutine 82 sub new($class, $s) subroutine 146 sub new($class) subroutine 226 sub new($class, $p, $with_partial) subroutine 314 sub new($class, $pattern, $with_partial = 0) subroutine
|
H A D | PackingElement.pm | 55 sub new($class, $args) 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 1106 sub new($class, $args) subroutine [all …]
|
H A D | PkgCheck.pm | 26 sub new($class, $cmd) subroutine 36 sub new($class, $mystate) subroutine 376 sub new($class, $state, $name, $req) subroutine 464 sub new($class, $state, $name) subroutine 478 sub new($class, $state, $name) subroutine 485 sub new($class, $state) subroutine
|
H A D | Search.pm | 58 sub new($class, $pattern, $with_partial = 0) subroutine 88 sub new($class, $stem) subroutine 173 sub new($class, $code) subroutine
|
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | stt.c | 80 ffesttCaseList new; in ffestt_caselist_append() local 104 ffesttCaseList new; in ffestt_caselist_create() local 152 ffesttDimList new; in ffestt_dimlist_append() local 401 ffesttDimList new; in ffestt_dimlist_create() local 504 ffesttExprList new; in ffestt_exprlist_append() local 526 ffesttExprList new; in ffestt_exprlist_create() local 593 ffesttFormatList new; in ffestt_formatlist_append() local 614 ffesttFormatList new; in ffestt_formatlist_create() local 721 ffesttImpList new; in ffestt_implist_append() local 743 ffesttImpList new; in ffestt_implist_create() local
|
/openbsd-src/usr.bin/find/ |
H A D | function.c | 186 PLAN *new; in c_amin() local 213 PLAN *new; in c_atime() local 241 PLAN *new; in c_cmin() local 268 PLAN *new; in c_ctime() local 546 PLAN *new; /* node returned */ in c_exec() local 740 PLAN *new; /* node returned */ in c_execdir() local 806 PLAN *new; in c_flags() local 908 PLAN *new; in c_fstype() local 951 PLAN *new; in c_group() local 984 PLAN *new; in c_inum() local [all …]
|
/openbsd-src/gnu/usr.bin/binutils/ld/ |
H A D | ldexp.c | 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 823 etree_type value, *new; in exp_nameop() local [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
|
/openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/t/ |
H A D | freezer.t | 103 sub new { bless({name => $_[1]}, $_[0]) } subroutine 111 sub new { bless({name => $_[1]}, $_[0]) } subroutine 115 sub new { bless({name => $_[1]}, $_[0]) } subroutine
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
H A D | store.exp | 88 proc up_set { t l r new } { 116 proc check_struct { t old new } { 136 proc up_struct { t old new } {
|
/openbsd-src/usr.bin/libtool/LT/ |
H A D | Getopt.pm | 40 sub new($class, $v) subroutine 127 sub new($class, $re, $code) subroutine 149 sub new($class, $string, $code) subroutine 294 sub new($class) subroutine
|
/openbsd-src/sys/ufs/ext2fs/ |
H A D | ext2fs_bswap.c | 51 e2fs_sb_bswap(struct ext2fs *old, struct ext2fs *new) in e2fs_sb_bswap() 99 e2fs_cg_bswap(struct ext2_gd *old, struct ext2_gd *new, int size) in e2fs_cg_bswap() 114 struct ext2fs_dinode *new) in e2fs_i_bswap()
|
/openbsd-src/gnu/usr.bin/perl/dist/base/t/ |
H A D | fields.t | 19 sub new { fields::new(shift) } subroutine 81 sub new { fields::new($_[0]) } subroutine 95 sub new { subroutine
|
H A D | fields-base.t | 35 sub new { fields::new(shift) } subroutine 237 sub new { subroutine 254 sub new { subroutine 266 sub new { subroutine
|
H A D | fields-5_8_0.t | 34 sub new { bless [], shift } subroutine 166 sub new { bless [], $_[0]; } subroutine 180 sub new { return fields::new($_[0]) } subroutine
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | ConstantsContext.h | 53 void *operator new(size_t S) { return User::operator new(S, 1); } in new() function 79 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 105 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 132 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 160 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 196 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 257 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
H A D | delete4.C | 14 void *operator new(size_t) in new() function 25 void *operator new(size_t) in new() function 37 void *operator new(size_t) throw() in new() function
|
/openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/inc/Pod/ |
H A D | InputObjects.pm | 132 sub new { subroutine 260 sub new { subroutine 454 sub new { subroutine 753 sub new { subroutine
|
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldexp.c | 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 850 etree_type value, *new; in exp_nameop() local 869 etree_type *new; in exp_assop() local
|
/openbsd-src/gnu/usr.bin/perl/dist/Storable/t/ |
H A D | recurse.t | 188 sub new { subroutine 195 sub new { subroutine 282 sub new { subroutine 295 sub new { subroutine
|
/openbsd-src/gnu/usr.bin/perl/cpan/HTTP-Tiny/t/ |
H A D | BrokenCookieJar.pm | 6 sub new { subroutine 16 sub new { subroutine
|
/openbsd-src/usr.bin/libtool/ |
H A D | libtool | 46 sub new subroutine 108 sub new subroutine 231 sub new subroutine
|