Home
last modified time | relevance | path

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

12345678910>>...15

/external/selinux/libsepol/cil/src/
Dcil_copy_ast.c51 struct cil_list *new; in cil_copy_list() local
88 char *new = NULL; in cil_copy_node() local
106 struct cil_block *new; in cil_copy_block() local
119 struct cil_blockabstract *new = NULL; in cil_copy_blockabstract() local
133 struct cil_blockinherit *new = NULL; in cil_copy_blockinherit() local
153 struct cil_policycap *new; in cil_copy_policycap() local
171 struct cil_perm *new; in cil_copy_perm() local
181 void cil_copy_classperms(struct cil_classperms *orig, struct cil_classperms **new) in cil_copy_classperms()
188 void cil_copy_classperms_set(struct cil_classperms_set *orig, struct cil_classperms_set **new) in cil_copy_classperms_set()
194 void cil_copy_classperms_list(struct cil_list *orig, struct cil_list **new) in cil_copy_classperms_list()
[all …]
/external/valgrind/memcheck/tests/vbit-test/
Dvbits.c109 vbits_t new = { .num_bits = num_bits }; in undefined_vbits() local
139 vbits_t new = { .num_bits = v.num_bits }; in undefined_vbits_BxE() local
166 vbits_t new = { .num_bits = v.num_bits }; in undefined_vbits_BxE_rotate() local
209 vbits_t new = { .num_bits = v.num_bits }; in undefined_vbits_128_even_element() local
236 vbits_t new = { .num_bits = v.num_bits }; in undefined_vbits_64x2_transpose() local
268 vbits_t new = { .num_bits = src1_v.num_bits }; in undefined_vbits_Narrow256_AtoB() local
408 vbits_t new = { .num_bits = num_bits }; in defined_vbits() local
463 vbits_t new = { .num_bits = num_bits }; in truncate_vbits() local
527 vbits_t new = { .num_bits = num_bits }; in left_vbits() local
656 vbits_t new = { .num_bits = v1.num_bits }; in or_vbits() local
[all …]
/external/swiftshader/third_party/LLVM/lib/VMCore/
DConstantsContext.h36 void *operator new(size_t s) { in new() function
52 void *operator new(size_t s) { in new() function
72 void *operator new(size_t s) { in new() function
92 void *operator new(size_t s) { in new() function
112 void *operator new(size_t s) { in new() function
133 void *operator new(size_t s) { in new() function
157 void *operator new(size_t s) { in new() function
182 void *operator new(size_t s) { in new() function
227 void *operator new(size_t s) { in new() function
/external/ltp/utils/ffsb-6.0-rc2/
Dlist.c15 void __list_add(struct list_head *new, in __list_add()
30 void list_add(struct list_head *new, struct list_head *head) in list_add()
35 void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()
47 void list_replace(struct list_head *old, struct list_head *new) in list_replace()
/external/llvm/lib/IR/
DConstantsContext.h38 void *operator new(size_t s) { in new() function
55 void *operator new(size_t s) { in new() function
76 void *operator new(size_t s) { in new() function
97 void *operator new(size_t s) { in new() function
118 void *operator new(size_t s) { in new() function
140 void *operator new(size_t s) { in new() function
165 void *operator new(size_t s) { in new() function
197 void *operator new(size_t s) { in new() function
261 void *operator new(size_t s) { in new() function
/external/libcxx/utils/libcxx/sym_check/
Ddiff.py31 def added_symbols(old, new): argument
35 def removed_symbols(old, new): argument
39 def changed_symbols(old, new): argument
51 def diff(old, new): argument
/external/clang/test/SemaCXX/Inputs/
Dwarn-new-overaligned-3.h6 void* operator new(unsigned long) { in new() function
13 void* operator new(unsigned long, void *) { in new() function
/external/ipsec-tools/src/racoon/
Dremoteconf.c171 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
436 struct isakmpsa *new; in newisakmpsa() local
461 insisakmpsa(new, rmconf) in insisakmpsa() argument
623 struct idspec *new; in newidspec() local
Dsainfo.c166 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
Dproposal.c82 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
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/My/Test/
DClass.pm14 sub new { subroutine
/external/syslinux/gpxe/src/include/gpxe/
Dlist.h47 static inline void __list_add ( struct list_head *new, in __list_add()
65 static inline void list_add ( struct list_head *new, struct list_head *head ) { in list_add()
68 #define list_add( new, head ) do { \ argument
83 static inline void list_add_tail ( struct list_head *new, in list_add_tail()
87 #define list_add_tail( new, head ) do { \ argument
/external/dnsmasq/src/
Doption.c672 struct dhcp_opt *new = opt_malloc(sizeof(struct dhcp_opt)); in parse_dhcp_opt() local
1154 struct resolvc *new, *list = daemon->resolv_files; in one_opt() local
1184 struct mx_srv_record *new; in one_opt() local
1231 struct hostsfile *new = opt_malloc(sizeof(struct hostsfile)); in one_opt() local
1254 struct cond_domain *new = safe_malloc(sizeof(struct cond_domain)); in one_opt() local
1305 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1320 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1355 struct iname *new = opt_malloc(sizeof(struct iname)); in one_opt() local
1590 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local
1622 struct dhcp_context *new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local
[all …]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Drecognizers.rb145 def self.new( *declarations, &body ) singletonMethod in ANTLR3.Scope
163 def initialize( #{ parameters } )
/external/valgrind/none/tests/s390x/
Dlpr.c4 int lpr(int org, int *new) in lpr()
17 int lpgr(unsigned long org, unsigned long *new) in lpgr()
31 int lpgfr(unsigned long org, unsigned long *new) in lpgfr()
/external/clang/test/SemaObjC/
Darc-unsafe-assigns.m11 + (id)new; class
20 +(id)new { return 0; } class
Dforward-class-receiver.m4 + new; // expected-note {{method 'new' is used for the forward class}} class
/external/clang/test/CodeGenObjC/
Doptimize-ivar-offset-load.m11 + (SampleClass*) new; class
37 + (SampleClass*) new { return 0; } class
/external/python/cpython2/Lib/
Dwebbrowser.py58 def open(url, new=0, autoraise=True): argument
147 def open(self, url, new=0, autoraise=True): argument
171 def open(self, url, new=0, autoraise=True): argument
188 def open(self, url, new=0, autoraise=True): argument
259 def open(self, url, new=0, autoraise=True): argument
351 def open(self, url, new=0, autoraise=True): argument
439 def open(self, url, new=0, autoraise=True): argument
541 def open(self, url, new=0, autoraise=True): argument
584 def open(self, url, new=0, autoraise=True): argument
621 def open(self, url, new=0, autoraise=True): argument
Dmd5.py11 new = md5 variable
/external/blktrace/btt/
Dlist.h55 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/kmod/libkmod/
Dlibkmod-list.c113 struct kmod_list *new; in kmod_list_append() local
128 struct kmod_list *new; in kmod_list_insert_after() local
146 struct kmod_list *new; in kmod_list_insert_before() local
177 struct kmod_list *new; in kmod_list_prepend() local
/external/syslinux/gpxe/src/util/Option/
DROM.pm217 sub new { subroutine
383 sub new { subroutine
434 sub new { subroutine
/external/toybox/scripts/
Dmkflags.c35 char *n, *new, c; in mark_gaps() local
90 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
124 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
/external/e2fsprogs/lib/ext2fs/
Dkernel-list.h34 static __inline__ void __list_add(struct list_head * new, in __list_add()
47 static __inline__ void list_add(struct list_head *new, struct list_head *head) in list_add()
55 static __inline__ void list_add_tail(struct list_head *new, struct list_head *head) in list_add_tail()

12345678910>>...15