Home
last modified time | relevance | path

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

12345678910>>...19

/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/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/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DConstantsContext.h54 void *operator new(size_t s) { in new() function
74 void *operator new(size_t s) { in new() function
94 void *operator new(size_t s) { in new() function
115 void *operator new(size_t s) { in new() function
137 void *operator new(size_t s) { in new() function
162 void *operator new(size_t s) { in new() function
183 void *operator new(size_t s) { in new() function
215 void *operator new(size_t s) { in new() function
280 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/u-boot/lib/
Drbtree.c53 __rb_rotate_set_parents(struct rb_node *old, struct rb_node *new, in __rb_rotate_set_parents()
64 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert()
193 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in ____rb_erase_color()
355 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_erase_color()
369 static inline void dummy_copy(struct rb_node *old, struct rb_node *new) {} in dummy_copy()
370 static inline void dummy_rotate(struct rb_node *old, struct rb_node *new) {} in dummy_rotate()
399 void (*augment_rotate)(struct rb_node *old, struct rb_node *new)) in __rb_insert_augmented()
495 void rb_replace_node(struct rb_node *victim, struct rb_node *new, in rb_replace_node()
/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/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/antlr/runtime/Perl5/t/lib/My/Test/
DClass.pm14 sub new { subroutine
/external/dnsmasq/src/
Doption.c655 struct dhcp_opt* new = opt_malloc(sizeof(struct dhcp_opt)); in parse_dhcp_opt() local
1049 struct resolvc* new, *list = daemon->resolv_files; in one_opt() local
1074 struct mx_srv_record* new; in one_opt() local
1118 struct hostsfile* new = opt_malloc(sizeof(struct hostsfile)); in one_opt() local
1138 struct cond_domain* new = safe_malloc(sizeof(struct cond_domain)); in one_opt() local
1184 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local
1199 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local
1229 struct iname* new = opt_malloc(sizeof(struct iname)); in one_opt() local
1429 struct dhcp_bridge* new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local
1459 struct dhcp_context* new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local
[all …]
/external/antlr/runtime/Ruby/lib/antlr3/
Drecognizers.rb145 def self.new( *declarations, &body ) singletonMethod in ANTLR3.Scope
163 def initialize( #{ parameters } )
/external/python/cpython3/Lib/
Dwebbrowser.py71 def open(url, new=0, autoraise=True): argument
132 def open(self, url, new=0, autoraise=True): argument
156 def open(self, url, new=0, autoraise=True): argument
173 def open(self, url, new=0, autoraise=True): argument
239 def open(self, url, new=0, autoraise=True): argument
339 def open(self, url, new=0, autoraise=True): argument
422 def open(self, url, new=0, autoraise=True): argument
579 def open(self, url, new=0, autoraise=True): argument
608 def open(self, url, new=0, autoraise=True): argument
645 def open(self, url, new=0, autoraise=True): argument
/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
350 def open(self, url, new=0, autoraise=True): argument
438 def open(self, url, new=0, autoraise=True): argument
540 def open(self, url, new=0, autoraise=True): argument
583 def open(self, url, new=0, autoraise=True): argument
620 def open(self, url, new=0, autoraise=True): argument
/external/grpc-grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_speedup.py31 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): argument
56 new = [0.0, 0.0, 0.0, 0.0] variable
/external/clang/test/SemaObjC/
Darc-unsafe-assigns.m11 + (id)new; class
20 +(id)new { return 0; } class
/external/libchrome/base/allocator/
Dallocator_shim_override_cpp_symbols.h18 SHIM_ALWAYS_EXPORT void* operator new(size_t size) { in new() function
34 SHIM_ALWAYS_EXPORT void* operator new(size_t size, in new() function
/external/clang/test/CodeGenObjC/
Doptimize-ivar-offset-load.m11 + (SampleClass*) new; class
37 + (SampleClass*) new { return 0; } class
/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/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()
/external/toybox/scripts/
Dmkflags.c38 char *n, *new, c; in mark_gaps() local
93 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
129 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
/external/bcc/tests/lua/
Dluaunit.lua1031 function TapOutput:new() function
1080 function JUnitOutput:new() function
1270 function TextOutput:new() function
1372 function NilOutput:new() function
1393 function M.LuaUnit:new() function
1597 function NodeStatus:new( number, testName, className ) function

12345678910>>...19