Home
last modified time | relevance | path

Searched defs:newp (Results 1 – 25 of 51) sorted by relevance

123

/external/elfutils/src/
Dldscript.y439 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
Dldscript.c2006 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
Dldgeneric.c285 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 …]
Dld.c732 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
Dldlex.l325 char *newp = (char *) alloca (idmax *= 2); in handle_ifdef() local
Dar.c172 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/
Dlist.h54 #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/
Dvp9_subexp.c110 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
Dvp9_bitstream.c731 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/
Dasm_newsubscn.c43 AsmScn_t *newp; local
Dasm_align.c156 struct AsmData *newp; local
/external/elfutils/libelf/
Delf_newscn.c107 Elf_ScnList *newp; local
Delf_getarsym.c203 Elf_Arsym *newp = (Elf_Arsym *) realloc (elf->state.ar.ar_sym, local
Delf_begin.c660 char *newp; in read_long_names() local
/external/elfutils/libdw/
Dlibdw_alloc.c71 struct libdw_memblock *newp = malloc (size); in __libdw_allocate() local
Dlibdw_findcu.c129 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU); local
Ddwarf_getsrc_file.c157 Dwarf_Line **newp = realloc (match, in dwarf_getsrc_file() local
Ddwarf_getlocation.c330 struct loc_s *newp = libdw_alloc (dbg, struct loc_s, sizeof (struct loc_s), in getlocation() local
/external/elfutils/libdwfl/
Ddwfl_module_getsrc_file.c158 Dwfl_Line **newp = realloc (match, in dwfl_module_getsrc_file() local
/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c841 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/
Di386_parse.y265 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
Di386_parse.c1613 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/
Dplural.y66 struct expression *newp; in new_exp() local
/external/kernel-headers/original/linux/
Dnodemask.h316 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()
Dcpumask.h301 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()

123