| /external/selinux/libsepol/cil/src/ |
| D | cil_copy_ast.c | 53 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/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | ConstantsContext.h | 53 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/llvm/lib/IR/ |
| D | ConstantsContext.h | 38 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/rust/crates/merge/tests/ |
| D | derive.rs | 21 pub fn new(field1: Option<usize>) -> S { in test_one_option_field() method 41 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_two_option_fields() method 145 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_skip_valid() method 249 pub fn new(field1: Option<usize>, field2: usize) -> S { in test_skip_invalid() method 292 pub fn new(field1: usize) -> S { in test_strategy_usize_add() method 316 pub fn new(field1: Vec<usize>) -> S { in test_strategy_vec_append() method 348 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_unnamed_fields() method 448 pub fn new(field1: Option<usize>, field2: Option<usize>) -> S { in test_unnamed_fields_skip() method
|
| /external/libcxx/utils/libcxx/sym_check/ |
| D | diff.py | 31 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/cronet/third_party/libc++/src/utils/libcxx/sym_check/ |
| D | diff.py | 30 def added_symbols(old, new): argument 34 def removed_symbols(old, new): argument 38 def changed_symbols(old, new): argument 49 def diff(old, new): argument
|
| /external/dnsmasq/src/ |
| D | option.c | 655 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/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/ |
| D | allocator_shim_override_cpp_symbols.h | 37 SHIM_CPP_SYMBOLS_EXPORT void* operator new(size_t size) { in new() function 53 SHIM_CPP_SYMBOLS_EXPORT void* operator new(size_t size, in new() function 81 SHIM_CPP_SYMBOLS_EXPORT void* operator new(std::size_t size, in new() function 86 SHIM_CPP_SYMBOLS_EXPORT void* operator new(std::size_t size, in new() function
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | ConstantsContext.h | 53 void *operator new(size_t S) { return User::operator new(S, 1); } in new() function 79 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 105 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 132 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 160 void *operator new(size_t S) { return User::operator new(S, 3); } in new() function 196 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function 257 void *operator new(size_t S) { return User::operator new(S, 2); } in new() function
|
| /external/python/cpython3/Lib/ |
| D | webbrowser.py | 72 def open(url, new=0, autoraise=True): argument 149 def open(self, url, new=0, autoraise=True): argument 173 def open(self, url, new=0, autoraise=True): argument 191 def open(self, url, new=0, autoraise=True): argument 258 def open(self, url, new=0, autoraise=True): argument 359 def open(self, url, new=0, autoraise=True): argument 443 def open(self, url, new=0, autoraise=True): argument 606 def open(self, url, new=0, autoraise=True): argument 638 def open(self, url, new=0, autoraise=True): argument 690 def open(self, url, new=0, autoraise=True): argument
|
| /external/python/cpython2/Lib/ |
| D | webbrowser.py | 58 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/ |
| D | mir.c | 30 unsigned new) in mir_rewrite_index_src_single() 40 unsigned new) in mir_rewrite_index_dst_single() 48 unsigned new, unsigned *swizzle) in mir_rewrite_index_src_single_swizzle() 60 mir_rewrite_index_src(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_src() 68 mir_rewrite_index_src_swizzle(compiler_context *ctx, unsigned old, unsigned new, in mir_rewrite_index_src_swizzle() 77 mir_rewrite_index_dst(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index_dst() 92 mir_rewrite_index(compiler_context *ctx, unsigned old, unsigned new) in mir_rewrite_index() 409 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_before_scheduled() local 438 midgard_bundle new = mir_bundle_for_op(ctx, ins); in mir_insert_instruction_after_scheduled() local
|
| /external/llvm-libc/src/__support/CPP/ |
| D | new.h | 57 LIBC_INLINE void *operator new(size_t size, in new() function 62 LIBC_INLINE void *operator new(size_t size, std::align_val_t align, in new() function 77 LIBC_INLINE void *operator new(size_t, void *p) { return p; } in new() function
|
| /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/rust/crates/thread_local/src/ |
| D | thread_id.rs | 24 fn new() -> ThreadIdManager { in new() method 63 fn new(id: usize) -> Thread { in new() method 120 let new = Thread::new(THREAD_ID_MANAGER.lock().unwrap().alloc()); localVariable 168 let new = Thread::new(THREAD_ID_MANAGER.lock().unwrap().alloc()); localVariable
|
| /external/jetpack-camera-app/core/common/src/main/java/com/google/jetpackcamera/core/common/ |
| D | RefCounted.kt | 88 val new = Pair(value, oldCount + 1) in <lambda>() constant 120 val new = if (oldCount == 1) released() else Pair(value, oldCount - 1) in <lambda>() constant
|
| /external/skia/experimental/tskit/go/gen_types/testdata/ |
| D | expectedambientnamespace1.d.ts | 20 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/ |
| D | Class.pm | 14 sub new { method in My::Test::Class
|
| /external/rust/crates/twox-hash/src/ |
| D | std_support.rs | 11 fn new() -> RandomXxHashBuilder64 { in new() method 41 fn new() -> RandomXxHashBuilder32 { in new() method 71 fn new() -> RandomHashBuilder64 { in new() method 95 fn new() -> RandomHashBuilder128 { in new() method
|
| /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/skia/experimental/tskit/interface/ |
| D | public_api.d.ts | 13 new(): Extension; method 14 new(name: string): Extension; method 18 new(name: string): Something; method
|
| /external/selinux/libsepol/src/ |
| D | ebitmap.c | 21 ebitmap_node_t *new, *prev; in ebitmap_or() local 77 ebitmap_node_t *new, *prev = NULL; in ebitmap_and() local 120 ebitmap_node_t *new, *prev = NULL; in ebitmap_xor() local 170 ebitmap_node_t *new, *prev = NULL; in ebitmap_not() local 281 ebitmap_node_t *new, *prev; in ebitmap_cpy() local 379 ebitmap_node_t *n, *prev, *new; in ebitmap_set_bit() local 453 ebitmap_node_t *new, *prev = NULL; in ebitmap_init_range() local
|
| /external/antlr/runtime/Ruby/lib/antlr3/ |
| D | recognizers.rb | 145 def self.new( *declarations, &body ) singletonMethod in ANTLR3.Scope 163 def initialize( #{ parameters } )
|
| /external/kmod/libkmod/ |
| D | libkmod-list.c | 113 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/rust/crates/spin/benches/ |
| D | mutex.rs | 12 fn new(x: T) -> Self; in new() method 18 fn new(x: T) -> Self { spin::mutex::SpinMutex::new(x) } in new() method 24 fn new(x: T) -> Self { spin::mutex::TicketMutex::new(x) } in new() method 30 fn new(x: T) -> Self { std::sync::Mutex::new(x) } in new() method
|