/external/selinux/libsepol/cil/src/ |
D | cil_copy_ast.c | 51 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/ |
D | vbits.c | 109 vbits_t new = { .num_bits = num_bits }; in undefined_vbits() local 136 vbits_t new = { .num_bits = num_bits }; in defined_vbits() local 191 vbits_t new = { .num_bits = num_bits }; in truncate_vbits() local 255 vbits_t new = { .num_bits = num_bits }; in left_vbits() local 384 vbits_t new = { .num_bits = v1.num_bits }; in or_vbits() local 412 vbits_t new = { .num_bits = v1.num_bits }; in and_vbits() local 440 vbits_t new = { .num_bits = v1.num_bits * 2 }; in concat_vbits() local 483 vbits_t new = { .num_bits = v.num_bits / 2 }; in upper_vbits() local 520 vbits_t new = { .num_bits = num_bits }; in zextend_vbits() local 608 vbits_t new = { .num_bits = num_bits }; in onehot_vbits() local [all …]
|
/external/llvm/lib/IR/ |
D | ConstantsContext.h | 40 void *operator new(size_t s) { in new() function 57 void *operator new(size_t s) { in new() function 78 void *operator new(size_t s) { in new() function 99 void *operator new(size_t s) { in new() function 120 void *operator new(size_t s) { in new() function 142 void *operator new(size_t s) { in new() function 167 void *operator new(size_t s) { in new() function 199 void *operator new(size_t s) { in new() function 269 void *operator new(size_t s) { in new() function
|
/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 1612 struct dhcp_bridge *new = opt_malloc(sizeof(struct dhcp_bridge)); in one_opt() local 1644 struct dhcp_context *new = opt_malloc(sizeof(struct dhcp_context)); in one_opt() local [all …]
|
/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 436 struct isakmpsa *new; in newisakmpsa() local 461 insisakmpsa(new, rmconf) in insisakmpsa() argument 623 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
|
/external/libcxx/utils/sym_check/sym_check/ |
D | diff.py | 23 def added_symbols(old, new): argument 27 def removed_symbols(old, new): argument 31 def changed_symbols(old, new): argument 43 def diff(old, new): argument
|
/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/valgrind/none/tests/s390x/ |
D | lpr.c | 4 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/SemaCXX/Inputs/ |
D | warn-new-overaligned-3.h | 6 void* operator new(unsigned long) { in new() function 13 void* operator new(unsigned long, void *) { in new() function
|
/external/antlr/antlr-3.4/runtime/Perl5/t/lib/My/Test/ |
D | Class.pm | 14 sub new { method in My::Test::Class
|
/external/pdfium/xfa/src/fgas/include/ |
D | fx_mem.h | 39 void* operator new(size_t size) { return FX_Alloc(uint8_t, size); } in new() function 41 void* operator new(size_t size, IFX_MEMAllocator* pAllocator) { in new() function 47 void* operator new(size_t size, void* place) { return place; } in new() function
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
D | recognizers.rb | 145 def self.new( *declarations, &body ) singletonMethod in ANTLR3.Scope 163 def initialize( #{ parameters } )
|
D | token.rb | 502 def self.new( tk_class = nil, &body ) singletonMethod in ANTLR3.TokenScheme 504 tk_class ||= Class.new( ::ANTLR3::CommonToken ) 513 define_method( :token_scheme ) { scheme } 514 define_method( :token_names ) { scheme::TOKEN_NAMES } 515 define_method( :token_name ) do |type|
|
/external/toybox/scripts/ |
D | mkflags.c | 27 char *n, *new, c; in mark_gaps() local 65 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local 99 struct flag *new = calloc(sizeof(struct flag), 1); in digest() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-list.h | 34 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/clang/test/SemaObjC/ |
D | arc-unsafe-assigns.m | 11 + (id)new; class 20 +(id)new { return 0; } class
|
/external/clang/test/CodeGenObjC/ |
D | optimize-ivar-offset-load.m | 11 + (SampleClass*) new; class 37 + (SampleClass*) new { return 0; } class
|
/external/libvorbis/vq/ |
D | vqgen.c | 342 float *new; in vqgen_iterate() local 506 vN(new,j)[k]+=ppt[k]; in vqgen_iterate() local 510 vN(new,j)[k]=ppt[k]; in vqgen_iterate() local 517 if(vN(new,j)[k]>ppt[k])vN(new,j)[k]=ppt[k]; in vqgen_iterate() local 523 vN(new,j)[k]=ppt[k]; in vqgen_iterate() local
|
/external/llvm/include/llvm/IR/ |
D | Constants.h | 60 void *operator new(size_t s) { in new() function 248 void *operator new(size_t s) { in new() function 320 void *operator new(size_t s) { in new() function
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_fs_cfg.h | 42 static void* operator new(size_t size, void *ctx) in new() function 71 static void* operator new(size_t size, void *ctx) in new() function
|
/external/skia/include/core/ |
D | SkData.h | 174 void* operator new(size_t size) { return sk_malloc_throw(size); } in new() function 175 void* operator new(size_t, void* p) { return p; } in new() function
|