Home
last modified time | relevance | path

Searched defs:new_list (Results 1 – 18 of 18) 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/webrtc/webrtc/modules/desktop_capture/
Dwindow_capturer_unittest.cc76 WindowCapturer::WindowList new_list; in TEST_F() local
/external/curl/lib/
Dpipeline.c197 struct curl_llist *new_list = NULL; in Curl_pipeline_set_site_blacklist() local
290 struct curl_llist *new_list = NULL; in Curl_pipeline_set_server_blacklist() local
/external/e2fsprogs/lib/blkid/
Ddevno.c143 struct dir_list *list = NULL, *new_list = NULL; in blkid_devno_to_devname() local
/external/e2fsprogs/lib/ext2fs/
Dfinddev.c128 struct dir_list *list = 0, *new_list = 0; in ext2fs_find_block_device() 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.c1676 struct cil_list *new_list; member
1683 struct cil_list *new_list = perm_args->new_list; in __perm_bits_to_list() local
1696 …class_symtab, symtab_t *common_symtab, unsigned int num_perms, struct cil_list **new_list, struct … in __evaluate_perm_expression()
1738 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/libchrome/base/trace_event/
Dtrace_event_argument.cc387 auto new_list = new ListValue(); in ToBaseValue() local
/external/opencv3/3rdparty/libpng/
Dpngset.c1123 png_bytep new_list, p; in png_set_keep_unknown_chunks() local
/external/pdfium/third_party/lpng_v163/
Dpngset.c1275 png_bytep new_list; in png_set_keep_unknown_chunks() local
/external/libpng/
Dpngset.c1311 png_bytep new_list; in png_set_keep_unknown_chunks() local
/external/e2fsprogs/misc/
Dmke2fs.c991 char **new_list; in push_string() local
/external/blktrace/btt/
Doutput.c331 struct seek_mode_info *p, *this, *new_list = NULL; in output_seek_mode_info() local
/external/v8/src/arm64/
Dassembler-arm64.h415 inline void set_list(RegList new_list) { in set_list()
/external/selinux/libsepol/src/
Dwrite.c683 cond_av_list_t *cur_list, *new_list = NULL; in cond_write_av_list() local
/external/vixl/src/vixl/a64/
Dassembler-a64.h572 void set_list(RegList new_list) { in set_list()