/external/elfutils/src/ |
D | ldscript.y | 439 struct id_list *newp = new_id_listelem ($2); variable 474 struct expression *newp = (struct expression *) in new_expr() local 485 struct input_section_name *newp = (struct input_section_name *) in new_input_section_name() local 497 struct input_rule *newp = (struct input_rule *) in new_input_rule() local 509 struct output_rule *newp = (struct output_rule *) in new_output_rule() local 523 struct assignment *newp = (struct assignment *) in new_assignment() local 539 struct output_segment *newp; in new_segment() local 574 struct filename_list *newp; in new_filename_listelem() local 637 struct id_list *newp; in new_id_listelem() local 656 struct version *newp; in new_version() local
|
D | ldscript.c | 2006 struct id_list *newp = new_id_listelem ((yyvsp[(2) - (3)].str)); local 2269 struct expression *newp = (struct expression *) in new_expr() local 2280 struct input_section_name *newp = (struct input_section_name *) in new_input_section_name() local 2292 struct input_rule *newp = (struct input_rule *) in new_input_rule() local 2304 struct output_rule *newp = (struct output_rule *) in new_output_rule() local 2318 struct assignment *newp = (struct assignment *) in new_assignment() local 2334 struct output_segment *newp; in new_segment() local 2369 struct filename_list *newp; in new_filename_listelem() local 2432 struct id_list *newp; in new_id_listelem() local 2451 struct version *newp; in new_version() local
|
D | ldgeneric.c | 285 check_for_duplicate2 (struct usedfiles *newp, struct usedfiles *list) in check_for_duplicate2() 324 check_for_duplicate (struct usedfiles *newp) in check_for_duplicate() 1435 struct symbol *newp; in add_relocatable_file() local 1541 struct symbol *newp; in add_relocatable_file() local 1837 struct usedfiles *newp; in add_whole_archive() local 1928 struct usedfiles *newp; in extract_from_archive() local 2105 struct usedfiles *newp; in file_process2() local 2138 char *newp; in file_process2() local 2418 struct scnhead *newp; in new_generated_scn() local 2908 struct scnhead *newp; in match_section() local [all …]
|
D | ld.c | 732 struct file_list *newp; in parse_opt_1st() local 1280 struct pathelement *newp; in add_rxxpath() local 1311 struct pathelement *newp; in normalize_dirlist() local
|
D | ldlex.l | 325 char *newp = (char *) alloca (idmax *= 2); in handle_ifdef() local
|
D | ar.c | 172 char *newp = alloca (len + 1); in main() local 955 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_delete() local 1139 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_insert() local
|
/external/elfutils/lib/ |
D | list.h | 54 #define CDBL_LIST_ADD_REAR(first, newp) \ argument 97 #define SNGL_LIST_PUSH(first, newp) \ argument 107 #define CSNGL_LIST_ADD_REAR(first, newp) \ argument
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_subexp.c | 110 static int prob_diff_update_cost(vp9_prob newp, vp9_prob oldp) { in prob_diff_update_cost() 152 void vp9_write_prob_diff_update(vp9_writer *w, vp9_prob newp, vp9_prob oldp) { in vp9_write_prob_diff_update() 168 vp9_prob newp, bestnewp = oldp; in vp9_prob_diff_update_savings_search() local 190 int newp; in vp9_prob_diff_update_savings_search_model() local 226 vp9_prob newp = get_binary_prob(ct[0], ct[1]); in vp9_cond_prob_diff_update() local
|
D | vp9_bitstream.c | 731 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local 771 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local 822 vp9_prob newp = new_frame_coef_probs[i][j][k][l][t]; in update_coef_probs_common() local
|
/external/elfutils/libasm/ |
D | asm_newsubscn.c | 43 AsmScn_t *newp; local
|
D | asm_align.c | 156 struct AsmData *newp; local
|
/external/elfutils/libelf/ |
D | elf_newscn.c | 107 Elf_ScnList *newp; local
|
D | elf_getarsym.c | 203 Elf_Arsym *newp = (Elf_Arsym *) realloc (elf->state.ar.ar_sym, local
|
D | elf_begin.c | 660 char *newp; in read_long_names() local
|
/external/elfutils/libdw/ |
D | libdw_alloc.c | 71 struct libdw_memblock *newp = malloc (size); in __libdw_allocate() local
|
D | libdw_findcu.c | 129 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU); local
|
D | dwarf_getsrc_file.c | 157 Dwarf_Line **newp = realloc (match, in dwarf_getsrc_file() local
|
D | dwarf_getlocation.c | 330 struct loc_s *newp = libdw_alloc (dbg, struct loc_s, sizeof (struct loc_s), in getlocation() local
|
/external/elfutils/libdwfl/ |
D | dwfl_module_getsrc_file.c | 158 Dwfl_Line **newp = realloc (match, in dwfl_module_getsrc_file() local
|
/external/libvpx/libvpx/vp8/encoder/ |
D | bitstream.c | 841 const vp8_prob oldp, const vp8_prob newp, in prob_update_savings() 896 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in independent_coef_context_savings() local 957 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in default_coef_context_savings() local 1104 const vp8_prob newp = cpi->frame_coef_probs[i][j][k][t]; in vp8_update_coef_probs() local 1128 const vp8_prob newp = cpi->frame_coef_probs [i][j][k][t]; in vp8_update_coef_probs() local 1224 const vp8_prob newp = cpi->common.fc.coef_probs [i][j][k][t]; in pack_coef_probs() local
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 265 struct synonym *newp = xmalloc (sizeof (*newp)); variable 294 struct instruction *newp = xcalloc (sizeof (*newp), variable 569 struct known_bitfield *newp = xmalloc (sizeof (struct known_bitfield)); in new_bitfield() local 914 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local 927 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local
|
D | i386_parse.c | 1613 struct synonym *newp = xmalloc (sizeof (*newp)); local 1638 struct instruction *newp = xcalloc (sizeof (*newp), local 2171 struct known_bitfield *newp = xmalloc (sizeof (struct known_bitfield)); in new_bitfield() local 2516 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local 2529 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local
|
/external/e2fsprogs/intl/ |
D | plural.y | 66 struct expression *newp; in new_exp() local
|
/external/kernel-headers/original/linux/ |
D | nodemask.h | 316 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __node_remap() 324 const nodemask_t *oldp, const nodemask_t *newp, int nbits) in __nodes_remap()
|
D | cpumask.h | 301 const cpumask_t *oldp, const cpumask_t *newp, int nbits) in __cpu_remap() 309 const cpumask_t *oldp, const cpumask_t *newp, int nbits) in __cpus_remap()
|