/third_party/elfutils/lib/ |
D | list.h | 33 #define CDBL_LIST_ADD_REAR(first, newp) \ argument 76 #define SNGL_LIST_PUSH(first, newp) \ argument 86 #define CSNGL_LIST_ADD_REAR(first, newp) \ argument
|
/third_party/elfutils/libasm/ |
D | asm_newsubscn.c | 44 AsmScn_t *newp; in asm_newsubscn() local
|
D | asm_align.c | 154 struct AsmData *newp; in __libasm_ensure_section_space() local
|
/third_party/elfutils/libelf/ |
D | elf_newscn.c | 85 Elf_ScnList *newp = NULL; in elf_newscn() local
|
D | elf_getarsym.c | 215 Elf_Arsym *newp = realloc (elf->state.ar.ar_sym, ar_sym_len); in elf_getarsym() local
|
D | elf_begin.c | 730 char *newp; in read_long_names() local
|
/third_party/elfutils/libdw/ |
D | libdw_findcu.c | 147 struct Dwarf_CU *newp = libdw_typed_alloc (dbg, struct Dwarf_CU); in __libdw_intern_next_unit() local 250 struct Dwarf_CU *newp = __libdw_intern_next_unit (dbg, v4_debug_types); in __libdw_findcu() local
|
D | dwarf_getsrc_file.c | 144 Dwarf_Line **newp = realloc (match, in dwarf_getsrc_file() local
|
D | libdw_alloc.c | 123 struct libdw_memblock *newp = malloc (size); in __libdw_allocate() local
|
D | dwarf_getlocation.c | 231 struct loc_s *newp = libdw_alloc (attr->cu->dbg, in is_constant_offset() local 641 struct loc_s *newp; in __libdw_intern_expression() local
|
/third_party/elfutils/libdwfl/ |
D | dwfl_module_getsrc_file.c | 149 Dwfl_Line **newp = realloc (match, in dwfl_module_getsrc_file() local
|
/third_party/elfutils/libcpu/ |
D | i386_parse.y | 267 struct synonym *newp = xmalloc (sizeof (*newp)); variable 296 struct instruction *newp = xcalloc (sizeof (*newp), variable 571 struct known_bitfield *newp = xmalloc (sizeof (struct known_bitfield)); in new_bitfield() local 917 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local 930 struct argstring *newp = xmalloc (sizeof (*newp)); in find_numbers() local
|
/third_party/elfutils/src/ |
D | ar.c | 160 char *newp = alloca (len + 1); in main() local 966 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_delete() local 1157 struct armem *newp = alloca (sizeof (struct armem)); in do_oper_insert() local
|
D | elfcmp.c | 292 struct region *newp = (struct region *) alloca (sizeof (*newp)); in main() local
|
D | objdump.c | 183 struct section_list *newp = xmalloc (sizeof (*newp)); in parse_opt() local
|
D | nm.c | 689 struct local_name *newp = xmalloc (sizeof (*newp)); in get_local_names() local
|
/third_party/tzdata/ |
D | zdump.c | 735 delta_nonneg(struct tm *newp, struct tm *oldp) in delta_nonneg() 754 delta(struct tm *newp, struct tm *oldp) in delta()
|
/third_party/selinux/libsepol/src/ |
D | mls.c | 553 policydb_t * newp, context_struct_t * c) in mls_convert_context()
|
D | services.c | 1534 policydb_t *newp; in validate_class() local 1601 policydb_t *newp; member
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zdump.c | 779 delta(struct tm * newp, struct tm *oldp) in delta()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | zdump.c | 779 delta(struct tm * newp, struct tm *oldp) in delta()
|
/third_party/icu/icu4c/source/tools/tzcode/ |
D | zdump.c | 779 delta(struct tm * newp, struct tm *oldp) in delta()
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_malloc.c | 3290 mchunkptr newp = (mchunkptr) (cp + offset); in mmap_resize() local 3895 mchunkptr newp = 0; in internal_realloc() local 3999 mchunkptr newp = (mchunkptr) pos; in internal_memalign() local
|
/third_party/libffi/src/ |
D | dlmalloc.c | 3263 mchunkptr newp = (mchunkptr)(cp + offset); in mmap_resize() local 3848 mchunkptr newp = 0; in internal_realloc() local 3951 mchunkptr newp = (mchunkptr)pos; in internal_memalign() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAsmStreamer.cpp | 415 size_t newp = std::min(len, c.find_first_of("\r\n", p)); in addExplicitComment() local
|