Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h340 #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 …]
/freebsd/contrib/sendmail/contrib/
H A Dqtool.pl486 sub new subroutine
737 sub new subroutine
815 sub new subroutine
999 sub new subroutine
1201 sub new subroutine
1241 sub new subroutine
1294 sub new subroutine
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_list.c43 dt_list_append(dt_list_t *dlp, void *new) in dt_list_append()
62 dt_list_prepend(dt_list_t *dlp, void *new) in dt_list_prepend()
81 dt_list_insert(dt_list_t *dlp, void *after_me, void *new) in dt_list_insert()
/freebsd/lib/libc/locale/
H A Dxlocale.c196 locale_t new = calloc(sizeof(struct _xlocale), 1); in alloc_locale() local
208 copyflags(locale_t new, locale_t old) in copyflags()
217 dupcomponent(int type, locale_t base, locale_t new) in dupcomponent()
257 locale_t new = alloc_locale(); in newlocale() local
309 locale_t new = alloc_locale(); in duplocale() local
/freebsd/usr.bin/find/
H A Dfunction.c85 PLAN *new; in palloc() local
270 PLAN *new; in c_Xmin() local
319 PLAN *new; in c_Xtime() local
345 PLAN *new; in c_mXXdepth() local
521 PLAN *new; in c_depth() local
693 PLAN *new; /* node returned */ in c_exec() local
830 PLAN *new; in c_flags() local
945 PLAN *new; in c_fstype() local
991 PLAN *new; in c_group() local
1049 PLAN *new; in c_inum() local
[all …]
/freebsd/crypto/openssl/test/
H A Drun_tests.pl167 sub new { subroutine
263 sub new { subroutine
/freebsd/sys/dev/drm2/
H A Ddrm_lock.c186 unsigned int old, new, prev; in drm_lock_take() local
235 unsigned int old, new, prev; in drm_lock_transfer() local
260 unsigned int old, new, prev; in drm_lock_free() local
302 unsigned int old, new, prev; in drm_notifier() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantsContext.h54 void *operator new(size_t S) { return User::operator new(S, 1); } in new() function
80 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
107 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
135 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function
171 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
/freebsd/contrib/netbsd-tests/lib/libobjc/
H A Dt_threads.m54 +new; class in init
74 {
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_cond.c77 pthread_t new; in ATF_TC_BODY() local
138 pthread_t new; in ATF_TC_BODY() local
200 pthread_t new; in ATF_TC_BODY() local
260 pthread_t new; in ATF_TC_BODY() local
391 pthread_t new; in ATF_TC_BODY() local
446 pthread_t new; in ATF_TC_BODY() local
H A Dt_mutex.c108 pthread_t new; in ATF_TC_BODY() local
191 pthread_t new; in ATF_TC_BODY() local
310 pthread_t new; in ATF_TC_BODY() local
405 pthread_t new; in ATF_TC_BODY() local
775 pthread_t new; in ATF_TC_BODY() local
803 pthread_t new; in ATF_TC_BODY() local
/freebsd/libexec/revnetgroup/
H A Dhash.c146 struct group_entry *new; in store() local
175 struct member_entry *cur, *new; in mstore() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_rlock.c157 zfs_rangelock_enter_writer(zfs_rangelock_t *rl, zfs_locked_range_t *new, in zfs_rangelock_enter_writer()
311 zfs_rangelock_add_reader(avl_tree_t *tree, zfs_locked_range_t *new, in zfs_rangelock_add_reader()
402 zfs_rangelock_enter_reader(zfs_rangelock_t *rl, zfs_locked_range_t *new, in zfs_rangelock_enter_reader()
485 zfs_locked_range_t *new; in zfs_rangelock_enter_impl() local
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Drculist.h54 linux_list_add_rcu(struct list_head *new, struct list_head *prev, in linux_list_add_rcu()
64 list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu()
70 list_add_tail_rcu(struct list_head *new, struct list_head *head) in list_add_tail_rcu()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c39 ctf_list_append(ctf_list_t *lp, void *new) in ctf_list_append()
59 ctf_list_prepend(ctf_list_t *lp, void *new) in ctf_list_prepend()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dmerge.c712 tdesc_t *new = xcalloc(sizeof (tdesc_t)); in conjure_template() local
727 tdesc_t *new = conjure_template(old, newselfid); in conjure_intrinsic() local
738 tdesc_t *new = conjure_template(old, newselfid); in conjure_plain() local
748 tdesc_t *new = conjure_template(old, newselfid); in conjure_function() local
774 tdesc_t *new = conjure_template(old, newselfid); in conjure_array() local
793 tdesc_t *new = conjure_template(old, newselfid); in conjure_su() local
814 tdesc_t *new = conjure_template(old, newselfid); in conjure_enum() local
832 tdesc_t *new = conjure_template(old, newselfid); in conjure_forward() local
850 iidesc_t *new = iidesc_dup(old); in conjure_iidesc() local
946 iidesc_t *new; in add_iitba_cb() local
/freebsd/sys/netinet/
H A Dip_id.c156 int error, new; in sysctl_ip_randomid() local
176 int error, new; in sysctl_ip_id_change() local
/freebsd/usr.bin/bsdiff/bsdiff/
H A Dbsdiff.c52 matchlen(u_char * old,off_t oldsize,u_char * new,off_t newsize) matchlen() argument
63 search(off_t * I,u_char * old,off_t oldsize,u_char * new,off_t newsize,off_t st,off_t en,off_t * pos) search() argument
117 u_char *old,*new; main() local
[all...]
/freebsd/sys/contrib/dev/rtw88/
H A Dsar.c25 static int rtw_apply_sar(struct rtw_dev *rtwdev, const struct rtw_sar *new) in rtw_apply_sar() argument
77 struct rtw_sar new = {0}; rtw_set_sar_specs() local
/freebsd/crypto/openssl/util/perl/OpenSSL/
H A DOrdinals.pm81 sub new { subroutine
783 sub new { subroutine
/freebsd/sys/tools/syscalls/core/
H A Dscret.lua35 function scret:new(obj, line) function
/freebsd/sys/netinet/cc/
H A Dcc_chd.c429 uint32_t new; in chd_loss_fair_handler() local
447 uint32_t new; in chd_pmax_handler() local
465 uint32_t new; in chd_qthresh_handler() local
H A Dcc_dctcp.c423 uint32_t new; in dctcp_alpha_handler() local
441 uint32_t new; in dctcp_shift_g_handler() local
459 uint32_t new; in dctcp_slowstart_handler() local
/freebsd/crypto/openssl/util/perl/TLSProxy/
H A DNextProto.pm15 sub new subroutine
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_placement_new.h20 inline void *operator new(__sanitizer::usize sz, void *p) { return p; } in new() function

12345678910>>...19