Home
last modified time | relevance | path

Searched defs:new_list (Results 1 – 15 of 15) sorted by relevance

/external/libunwind/src/
DLos-common.c48 move_cached_elf_data (struct map_info *old_list, struct map_info *new_list) in move_cached_elf_data()
94 struct map_info *new_list; in rebuild_if_necessary() local
/external/e2fsprogs/lib/ext2fs/
Dfinddev.c128 struct dir_list *list = 0, *new_list = 0; in ext2fs_find_block_device() local
/external/e2fsprogs/lib/blkid/
Ddevno.c143 struct dir_list *list = NULL, *new_list = NULL; in blkid_devno_to_devname() local
/external/selinux/libsepol/cil/src/
Dcil_list.c49 struct cil_list *new_list = cil_malloc(sizeof(*new_list)); in cil_list_init() local
Dcil_post.c1362 struct cil_list *new_list; member
1369 struct cil_list *new_list = perm_args->new_list; in __perm_bits_to_list() local
1382 …class_symtab, symtab_t *common_symtab, unsigned int num_perms, struct cil_list **new_list, struct … in __evaluate_perm_expression()
1424 struct cil_list *new_list = NULL; in __evaluate_classperms() local
/external/protobuf/python/google/protobuf/pyext/
Drepeated_scalar_container.cc493 ScopedPyObjectPtr new_list(Subscript(self, full_slice)); in AssSubscript() local
533 ScopedPyObjectPtr new_list(Subscript(self, full_slice)); in Insert() local
/external/freetype/src/cache/
Dftccache.c126 FTC_Node new_list = NULL; in ftc_cache_resize() local
/external/libpng/
Dpngset.c1311 png_bytep new_list; in png_set_keep_unknown_chunks() local
/external/pdfium/samples/fx_lpng/lpng_v163/
Dfx_pngset.c1275 png_bytep new_list; in png_set_keep_unknown_chunks() local
/external/blktrace/btt/
Doutput.c331 struct seek_mode_info *p, *this, *new_list = NULL; in output_seek_mode_info() local
/external/e2fsprogs/misc/
Dmke2fs.c991 char **new_list; in push_string() local
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-timechart.c617 struct per_pid *new_list, *p, *cursor, *prev; in sort_pids() local
/external/v8/src/arm64/
Dassembler-arm64.h486 inline void set_list(RegList new_list) { in set_list()
/external/selinux/libsepol/src/
Dwrite.c679 cond_av_list_t *cur_list, *new_list = NULL; in cond_write_av_list() local
/external/vixl/src/vixl/a64/
Dassembler-a64.h569 void set_list(RegList new_list) { in set_list()