Home
last modified time | relevance | path

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

12345678910>>...81

/external/selinux/libsepol/cil/src/
Dcil_copy_ast.c53 struct cil_list *new; in cil_copy_list() local
90 char *new = NULL; in cil_copy_node() local
117 struct cil_block *new; in cil_copy_block() local
128 struct cil_blockabstract *new = NULL; in cil_copy_blockabstract() local
142 struct cil_blockinherit *new = NULL; in cil_copy_blockinherit() local
162 struct cil_policycap *new; in cil_copy_policycap() local
180 struct cil_perm *new; in cil_copy_perm() local
190 void cil_copy_classperms(struct cil_classperms *orig, struct cil_classperms **new) in cil_copy_classperms()
197 void cil_copy_classperms_set(struct cil_classperms_set *orig, struct cil_classperms_set **new) in cil_copy_classperms_set()
203 void cil_copy_classperms_list(struct cil_list *orig, struct cil_list **new) in cil_copy_classperms_list()
[all …]
/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-10.0/llvm/lib/IR/
DConstantsContext.h53 void *operator new(size_t s) { in new() function
73 void *operator new(size_t s) { in new() function
93 void *operator new(size_t s) { in new() function
114 void *operator new(size_t s) { in new() function
136 void *operator new(size_t s) { in new() function
161 void *operator new(size_t s) { in new() function
182 void *operator new(size_t s) { in new() function
214 void *operator new(size_t s) { in new() function
279 void *operator new(size_t s) { 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/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/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/python/cpython3/Lib/
Dwebbrowser.py71 def open(url, new=0, autoraise=True): argument
148 def open(self, url, new=0, autoraise=True): argument
172 def open(self, url, new=0, autoraise=True): argument
190 def open(self, url, new=0, autoraise=True): argument
257 def open(self, url, new=0, autoraise=True): argument
358 def open(self, url, new=0, autoraise=True): argument
442 def open(self, url, new=0, autoraise=True): argument
604 def open(self, url, new=0, autoraise=True): argument
634 def open(self, url, new=0, autoraise=True): argument
672 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/mesa3d/src/panfrost/midgard/
Dmir.c28 void mir_rewrite_index_src_single(midgard_instruction *ins, unsigned old, unsigned new) in mir_rewrite_index_src_single()
36 void mir_rewrite_index_dst_single(midgard_instruction *ins, unsigned old, unsigned new) in mir_rewrite_index_dst_single()
43 mir_rewrite_index_src_single_swizzle(midgard_instruction *ins, unsigned old, unsigned new, unsigned… in mir_rewrite_index_src_single_swizzle()
54 mir_rewrite_index_src(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_src()
62 mir_rewrite_index_src_swizzle(compiler_context *ctx, unsigned old, unsigned new, unsigned *swizzle) in mir_rewrite_index_src_swizzle()
70 mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_dst()
85 mir_rewrite_index(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index()
384 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_before_scheduled() local
410 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_after_scheduled() local
/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/skia/experimental/tskit/go/gen_types/testdata/
Dexpectedambientnamespace1.d.ts20 new(): AnotherClass; method
21 new(name: string, thing: Something): AnotherClass; method
25 new(name: string): Something; method
/external/antlr/runtime/Perl5/t/lib/My/Test/
DClass.pm14 sub new { subroutine
/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/rust/crates/memchr/src/
Dcow.rs38 pub fn new<B: ?Sized + AsRef<[u8]>>(bytes: &'a B) -> CowBytes<'a> { in new() method
73 pub fn new(bytes: &'a [u8]) -> Imp<'a> { in new() method
79 pub fn new(bytes: &'a [u8]) -> Imp<'a> { in new() method
/external/skia/experimental/tskit/interface/
Dpublic_api.d.ts13 new(): Extension; method
14 new(name: string): Extension; method
18 new(name: string): Something; method
/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/antlr/runtime/Ruby/lib/antlr3/
Drecognizers.rb145 def self.new( *declarations, &body ) singletonMethod in ANTLR3.Scope
163 def initialize( #{ parameters } )
/external/rust/cxx/src/
Dshared_ptr.rs31 let new = shared_ptr.as_mut_ptr().cast(); in null() localVariable
39 pub fn new(value: T) -> Self in new() function
44 let new = shared_ptr.as_mut_ptr().cast(); in new() localVariable
78 let new = weak_ptr.as_mut_ptr().cast(); in downgrade() localVariable
95 let new = shared_ptr.as_mut_ptr().cast(); in clone() localVariable
/external/marisa-trie/bindings/perl/
Dmarisa.pm127 sub new { subroutine
174 sub new { subroutine
218 sub new { subroutine
/external/rust/crates/anyhow/src/
Dkind.rs66 pub fn new<M>(self, message: M) -> Error in new() method
87 pub fn new<E>(self, error: E) -> Error in new() method
112 pub fn new(self, error: Box<dyn StdError + Send + Sync>) -> Error { in new() method
/external/libwebsockets/lib/tls/mbedtls/wrapper/include/internal/
Dssl_methods.h28 new, free, \ argument
72 new, \ argument
87 new, \ argument
/external/rust/crates/grpcio-sys/grpc/tools/profiling/microbenchmarks/bm_diff/
Dbm_speedup.py32 def speedup(new, old, threshold=_DEFAULT_THRESHOLD): argument
65 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

12345678910>>...81