/external/ipsec-tools/src/racoon/ |
D | remoteconf.c | 171 struct remoteconf *new; in newrmconf() local 231 struct remoteconf *new, *old; local 271 struct remoteconf *new; local 337 struct etypes *new; local 368 insrmconf(new) in insrmconf() argument 438 struct isakmpsa *new; in newisakmpsa() local 463 insisakmpsa(new, rmconf) in insisakmpsa() argument 625 struct idspec *new; in newidspec() local
|
D | sainfo.c | 166 struct sainfo *new; in newsainfo() local 201 inssainfo(new) in inssainfo() argument 235 struct sainfoalg *new; in newsainfoalg() local 257 inssainfoalg(head, new) in inssainfoalg() argument
|
D | proposal.c | 82 struct saprop *new; in newsaprop() local 94 struct saproto *new; in newsaproto() local 105 inssaprop(head, new) in inssaprop() argument 125 inssaproto(pp, new) in inssaproto() argument 143 inssaprotorev(pp, new) in inssaprotorev() argument 156 struct satrns *new; in newsatrns() local 167 inssatrns(pr, new) in inssatrns() argument
|
D | policy.c | 292 struct secpolicy *new; in newsp() local 381 inssp(new) in inssp() argument 428 struct ipsecrequest *new; in newipsecreq() local
|
D | cfparse.y | 1512 struct remoteconf *new; variable 1538 struct remoteconf *new; variable 1938 struct etypes *new; variable 2177 struct proposalspec *new; variable 2203 struct secprotospec *new; in newspspec() local 2352 struct isakmpsa *new; local
|
D | grabmyaddr.c | 709 struct myaddrs *new; in autoconf_myaddrsport() local 763 struct myaddrs *new; in newmyaddr() local 781 struct myaddrs *new; in dupmyaddr() local 806 insmyaddr(new, head) in insmyaddr() argument
|
/external/dnsmasq/src/ |
D | option.c | 668 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt)); in parse_dhcp_opt() local 1150 struct resolvc *new, *list = daemon->resolv_files; in one_opt() local 1180 struct mx_srv_record *new; in one_opt() local 1227 struct hostsfile *new = opt_malloc(sizeof(struct hostsfile)); in one_opt() local 1250 struct cond_domain *new = safe_malloc(sizeof(struct cond_domain)); in one_opt() local 1301 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local 1316 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local 1351 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local 1629 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local 1661 struct dhcp_context *new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local [all …]
|
/external/kernel-headers/original/asm-x86/ |
D | cmpxchg_32.h | 120 unsigned long new, int size) in __cmpxchg() 153 unsigned long new, int size) in __sync_cmpxchg() 180 unsigned long old, unsigned long new, int size) in __cmpxchg_local() 218 unsigned long new, int size) in cmpxchg_386() 256 unsigned long long new) in __cmpxchg64() 270 unsigned long long old, unsigned long long new) in __cmpxchg64_local()
|
/external/blktrace/btt/ |
D | list.h | 55 static inline void __list_add(struct list_head *new, in __list_add() 73 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 86 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 224 struct list_head *new) in list_replace() 233 struct list_head *new) in list_replace_init()
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 37 static __inline__ void __list_add(struct list_head * new, in __list_add() 50 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add() 58 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
|
/external/webkit/JavaScriptCore/ |
D | JavaScriptCorePrefix.h | 29 #define new ("if you use new/delete make sure to include config.h at the top of the file"()) macro
|
/external/kernel-headers/original/linux/ |
D | list.h | 42 static inline void __list_add(struct list_head *new, in __list_add() 60 static inline void list_add(struct list_head *new, struct list_head *head) in list_add() 73 static inline void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail() 84 static inline void __list_add_rcu(struct list_head * new, in __list_add_rcu() 110 static inline void list_add_rcu(struct list_head *new, struct list_head *head) in list_add_rcu() 131 static inline void list_add_tail_rcu(struct list_head *new, in list_add_tail_rcu() 200 struct list_head *new) in list_replace() 209 struct list_head *new) in list_replace_init() 224 struct list_head *new) in list_replace_rcu() 676 struct hlist_node *new) in hlist_replace_rcu()
|
/external/bison/lib/ |
D | strdup.c | 44 void *new = malloc (len); in __strdup() local
|
D | strndup.c | 53 char *new = malloc (len + 1); local
|
/external/webkit/WebCore/bindings/scripts/ |
D | InFilesParser.pm | 62 sub new subroutine
|
/external/tcpdump/ |
D | setsignal.c | 77 struct sigaction old, new; in setsignal() local
|
/external/qemu/elff/ |
D | elff-common.h | 39 inline void* operator new(size_t size) { in new() function
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
D | TocGenerator.pm | 74 sub new { subroutine 1310 sub new { subroutine 1392 sub new { subroutine 1613 sub new { subroutine
|
D | TocUpdator.pm | 38 sub new { subroutine 606 sub new { subroutine
|
/external/yaffs2/yaffs2/ |
D | devextras.h | 29 #define new newHack macro 75 static __inline__ void __list_add(struct list_head *new, in __list_add() 93 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add() 106 static __inline__ void list_add_tail(struct list_head *new, in list_add_tail()
|
/external/webkit/WebCore/ |
D | WebCorePrefix.h | 144 #define new ("if you use new/delete make sure to include config.h at the top of the file"()) macro
|
/external/chromium/third_party/icu/source/test/perf/perldriver/ |
D | Dataset.pm | 14 sub new { subroutine
|
/external/webkit/WebCore/bindings/js/ |
D | ScriptFunctionCall.h | 80 … void* operator new(size_t) { ASSERT_NOT_REACHED(); return reinterpret_cast<void*>(0xbadbeef); } in new() function
|
/external/icu4c/test/perf/perldriver/ |
D | Dataset.pm | 14 sub new { subroutine
|
/external/webkit/JavaScriptCore/wtf/ |
D | FastAllocBase.h | 91 void* operator new(size_t, void* p) { return p; } in new() function 94 void* operator new(size_t size) in new() function
|