/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | fast-isel-call-return.ll | 7 ; CHECK: bl xmalloc 8 %0 = call noalias i8* @xmalloc(i64 undef) 12 declare noalias i8* @xmalloc(i64)
|
D | arm64-2012-07-11-InstrEmitterBug.ll | 8 declare noalias i8* @xmalloc(i64) optsize 40 %call34 = tail call noalias i8* @xmalloc(i64 %conv33) nounwind optsize
|
/external/llvm/test/CodeGen/AArch64/ |
D | fast-isel-call-return.ll | 7 ; CHECK: bl xmalloc 8 %0 = call noalias i8* @xmalloc(i64 undef) 12 declare noalias i8* @xmalloc(i64)
|
D | arm64-2012-07-11-InstrEmitterBug.ll | 8 declare noalias i8* @xmalloc(i64) optsize 40 %call34 = tail call noalias i8* @xmalloc(i64 %conv33) nounwind optsize
|
/external/fsverity-utils/lib/ |
D | utils.c | 18 static void *xmalloc(size_t size) in xmalloc() function 30 void *p = xmalloc(size); in libfsverity_zalloc() 39 void *p = xmalloc(size); in libfsverity_memdup()
|
/external/e2fsprogs/intl/ |
D | relocatable.c | 43 # define xmalloc malloc macro 119 memory = (char *) xmalloc (orig_prefix_len + 1 + curr_prefix_len + 1); in set_this_relocation_prefix() 203 q = (char *) xmalloc (p - curr_pathname + 1); in compute_curr_prefix() 263 curr_prefix = (char *) xmalloc (curr_prefix_len + 1); in compute_curr_prefix() 433 (char *) xmalloc (curr_prefix_len + strlen (pathname_tail) + 1); in relocate()
|
/external/dtc/ |
D | srcpos.c | 32 char *dir = xmalloc(len + 1); in get_dirname() 77 res = xmalloc((3 * diff) + restlen + 1); in shorten_to_initial_path() 179 srcfile = xmalloc(sizeof(*srcfile)); in srcfile_push() 220 node = xmalloc(sizeof(*node)); in srcfile_add_search_path() 262 pos_new = xmalloc(sizeof(struct srcpos)); in srcpos_copy() 267 srcfile_state = xmalloc(sizeof(struct srcfile_state)); in srcpos_copy()
|
D | livetree.c | 24 new = xmalloc(sizeof(*new)); in add_label() 42 struct property *new = xmalloc(sizeof(*new)); in build_property() 55 struct property *new = xmalloc(sizeof(*new)); in build_property_delete() 91 struct node *new = xmalloc(sizeof(*new)); in build_node() 109 struct node *new = xmalloc(sizeof(*new)); in build_node_delete() 360 struct reserve_info *new = xmalloc(sizeof(*new)); in build_reserve_entry() 403 dti = xmalloc(sizeof(*dti)); in build_dt_info() 678 tbl = xmalloc(n * sizeof(*tbl)); in sort_reserve_entries() 716 tbl = xmalloc(n * sizeof(*tbl)); in sort_properties() 752 tbl = xmalloc(n * sizeof(*tbl)); in sort_subnodes() [all …]
|
D | fdtoverlay.c | 56 tmpo = xmalloc(fdt_totalsize(overlay)); in apply_one() 115 ovblob = xmalloc(sizeof(*ovblob) * argc); in do_fdtoverlay()
|
/external/strace/ |
D | xmalloc.h | 40 #define xmalloc strace_malloc macro 44 void *xmalloc(size_t size) ATTRIBUTE_MALLOC ATTRIBUTE_ALLOC_SIZE((1));
|
D | xmalloc.c | 52 xmalloc(size_t size) in xmalloc() function 139 p = xmalloc(n + 1); in xstrndup()
|
/external/dtc/tests/ |
D | sw_tree1.c | 35 *fdt = xmalloc(*size); in realloc_fdt() 42 *fdt = xmalloc(SPACE); in realloc_fdt() 69 buf = xmalloc(*size); in realloc_fdt() 163 fdt = xmalloc(size); in main()
|
D | nopulate.c | 61 buf = xmalloc(2 * fdt_size_dt_struct(fdt)); in main() 69 fdt2 = xmalloc(fdt_totalsize(fdt) + newsize); in main()
|
/external/toybox/scripts/ |
D | config2help.c | 30 void *xmalloc(size_t size) in xmalloc() function 57 ret = xmalloc(len); in xmprintf() 102 struct double_list *new = xmalloc(sizeof(struct double_list)); in dlist_add() 223 list = xmalloc(sizeof(char *)*count); in grab_dashlines() 251 memset(new = xmalloc(sizeof(struct symbol)), 0, sizeof(struct symbol)); in parse() 383 char **new = xmalloc(sizeof(char *)*(clen+tlen)); in main() 485 strcpy(s = xmalloc(strlen(sym->name)+1), sym->name); in main()
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 50 #define obstack_chunk_alloc xmalloc 268 struct synonym *newp = xmalloc (sizeof (*newp)); 344 struct suffix *ns = xmalloc (sizeof (*ns)); 421 $$ = xmalloc (sizeof (struct bitvalue)); 428 $$ = xmalloc (sizeof (struct bitvalue)); 435 $$ = xmalloc (sizeof (struct bitvalue)); 466 runp->next = xmalloc (sizeof (struct argument)); 473 $$ = xmalloc (sizeof (struct argument)); 492 $$ = xmalloc (sizeof (struct argname)); 524 $$ = xmalloc (sizeof (struct argname)); [all …]
|
/external/fsverity-utils/programs/ |
D | utils.c | 23 void *xmalloc(size_t size) in xmalloc() function 34 return memset(xmalloc(size), 0, size); in xzalloc() 39 return memcpy(xmalloc(size), mem, size); in xmemdup()
|
/external/openssh/ |
D | xmalloc.c | 34 xmalloc(size_t size) in xmalloc() function 93 cp = xmalloc(len); in xstrdup()
|
D | xmalloc.h | 19 void *xmalloc(size_t);
|
/external/toybox/toys/pending/ |
D | getfattr.c | 48 keys = xmalloc(keys_len); 58 sorted_keys = xmalloc(key_count * sizeof(char *));
|
D | last.c | 46 struct arg_list *new = xmalloc(sizeof(struct arg_list)); in llist_add_node() 181 llist_add_node(&TT.list, memcpy(xmalloc(sizeof(ut)), &ut, sizeof(ut))); in last_main() 183 llist_add_node(&TT.list, memcpy(xmalloc(sizeof(ut)), &ut, sizeof(ut))); in last_main()
|
/external/toybox/toys/lsb/ |
D | killall.c | 52 struct int_list *new = xmalloc(sizeof(*TT.pids)); 98 TT.err = xmalloc(2*toys.optc); in killall_main()
|
/external/toybox/lib/ |
D | dirtree.c | 55 memset(dt = xmalloc((len = sizeof(struct dirtree)+len+1)+linklen), 0, in dirtree_add_node() 92 return strcpy(xmalloc(strlen(node->name)+ll+1), node->name); in dirtree_path() 96 path = xmalloc(len)+len-ll; in dirtree_path()
|
D | env.c | 29 } else environ = xmalloc(256*sizeof(char *)); in xclearenv() 48 memcpy(new = xmalloc(((toys.envc|31)+1)*sizeof(char *)), environ, in xsetenv()
|
/external/elfutils/lib/ |
D | xstrdup.c | 41 return strcpy (xmalloc (strlen (string) + 1), string); in xstrdup()
|
D | xstrndup.c | 44 *((char *) mempcpy ((res = xmalloc (len + 1)), string, len)) = '\0'; in xstrndup()
|