HomeSort by relevance Sort by last modified time
    Searched refs:new_list (Results 1 - 25 of 40) sorted by null

1 2

  /external/libunwind/src/
Los-common.c 48 move_cached_elf_data (struct map_info *old_list, struct map_info *new_list)
58 from the beginning of new_list each time looking for a match to
60 in new_list we checked. */
61 while (new_list && old_list->start <= new_list->start)
63 if (old_list->start == new_list->start
64 && old_list->end == new_list->end)
68 new_list->ei.size = old_list->ei.size;
69 new_list->ei.image = old_list->ei.image;
76 new_list = new_list->next
92 struct map_info *new_list; local
    [all...]
  /external/chromium_org/build/
install-build-deps.sh 347 if new_list="$(yes n | LANGUAGE=en LANG=C $new_list_cmd)"; then
353 new_list=$(echo "$new_list" |
355 new_list=$(echo "$new_list" | sed 's/ *$//')
356 if [ -z "$new_list" ] ; then
359 echo "Installing missing packages: $new_list."
360 sudo apt-get install ${do_quietly-} ${new_list}
  /external/chromium_org/third_party/webrtc/modules/desktop_capture/
window_capturer_unittest.cc 81 WindowCapturer::WindowList new_list; local
82 EXPECT_TRUE(capturer_->GetWindowList(&new_list));
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
accounts_options_handler.cc 129 scoped_ptr<base::ListValue> new_list; local
134 new_list.reset(existing->DeepCopy());
136 new_list.reset(new base::ListValue);
143 new_list->AppendIfNotPresent(new base::StringValue((*it)->email()));
145 cros_settings->Set(kAccountsPrefUsers, *new_list.get());
  /external/chromium_org/gpu/command_buffer/service/
vertex_attrib_manager.h 97 void SetList(VertexAttribList* new_list) {
98 DCHECK(new_list);
104 it_ = new_list->insert(new_list->end(), this);
105 list_ = new_list;
  /external/e2fsprogs/lib/blkid/
devno.c 143 struct dir_list *list = NULL, *new_list = NULL; local
159 blkid__scan_dir(current->name, devno, &new_list, &devname);
169 list = new_list;
170 new_list = NULL;
174 free_dirlist(&new_list);
  /external/e2fsprogs/lib/ext2fs/
finddev.c 128 struct dir_list *list = 0, *new_list = 0; local
146 scan_dir(current->name, device, &new_list, &ret_path);
156 list = new_list;
157 new_list = 0;
164 free_dirlist(&new_list);
  /external/chromium_org/chrome/browser/history/
top_sites_impl.cc 387 const MostVisitedURLList& new_list,
408 for (size_t i = 0; i < new_list.size(); i++) {
411 if (new_list[i].last_forced_time.is_null())
413 DCHECK(new_list[i].last_forced_time.is_null() == (rank != -1))
415 std::map<GURL, size_t>::iterator found = all_old_urls.find(new_list[i].url);
418 added.url = new_list[i];
428 new_list[i].last_forced_time) {
430 moved.url = new_list[i];
610 MostVisitedURLList new_list(cache_->top_sites());
616 if (new_list[index].last_forced_time.is_null()
    [all...]
top_sites_impl.h 118 const MostVisitedURLList& new_list,
162 // Add all the forced URLs from |cache_| into |new_list|, making sure not to
163 // add any URL that's already in |new_list|'s non-forced URLs. The forced URLs
164 // in |cache_| and |new_list| are assumed to appear at the front of the list
168 size_t MergeCachedForcedURLs(MostVisitedURLList* new_list);
top_sites_impl_unittest.cc 474 std::vector<MostVisitedURL> new_list; local
475 AppendMostVisitedURL(&new_list, stays_the_same); // 0 (unchanged)
476 AppendMostVisitedURL(&new_list, gets_added_1); // 1 (added)
477 AppendMostVisitedURL(&new_list, gets_added_2); // 2 (added)
478 AppendMostVisitedURL(&new_list, gets_moved_1); // 3 (moved from 2)
481 history::TopSitesImpl::DiffMostVisited(old_list, new_list, &delta);
524 std::vector<MostVisitedURL> new_list; local
525 AppendForcedMostVisitedURL(&new_list, stays_the_same_1, 1000);
526 AppendForcedMostVisitedURL(&new_list, stays_the_same_2, 3000);
527 AppendForcedMostVisitedURL(&new_list, new_last_forced_time, 4000)
    [all...]
  /external/chromium_org/tools/deep_memory_profiler/subcommands/
map.py 99 new_list = ListAttribute()
101 new_list[index] = copy.deepcopy(item)
102 return new_list
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_auth.c 87 sctp_auth_chklist_t *new_list; local
93 new_list = sctp_alloc_chunklist();
94 if (new_list == NULL)
97 bcopy(list, new_list, sizeof(*new_list));
99 return (new_list);
638 sctp_hmaclist_t *new_list; local
641 alloc_size = sizeof(*new_list) + num_hmacs * sizeof(new_list->hmac[0]);
642 SCTP_MALLOC(new_list, sctp_hmaclist_t *, alloc_size
696 sctp_hmaclist_t *new_list; local
716 sctp_hmaclist_t *new_list; local
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/util/
cache.cc 112 LRUHandle** new_list = new LRUHandle*[new_length]; local
113 memset(new_list, 0, sizeof(new_list[0]) * new_length);
120 LRUHandle** ptr = &new_list[hash & (new_length - 1)];
129 list_ = new_list;
  /external/chromium_org/tools/grit/grit/format/policy_templates/writers/
template_writer.py 274 new_list = []
278 new_list.append(grouped_policy)
280 new_list.append(policy)
283 new_list.sort(key=sorting_key)
284 return new_list
  /external/qemu/distrib/mini-glib/src/
glib-mini.c 262 GSList* new_list = _g_slist_alloc(); local
263 new_list->data = data;
264 new_list->next = NULL;
267 return new_list;
270 last->next = new_list;
275 GSList* new_list = _g_slist_alloc(); local
276 new_list->data = data;
277 new_list->next = list;
278 return new_list;
  /external/blktrace/btt/
output.c 331 struct seek_mode_info *p, *this, *new_list = NULL; local
337 if (new_list == NULL || this->nseeks > new_list->nseeks)
338 new_list = this;
339 else if (this->nseeks == new_list->nseeks) {
340 for (p = new_list; p != NULL; p = p->next)
347 this->next = new_list;
348 new_list = this;
354 sip->median / sip->nseeks, new_list->mode, new_list->nseeks)
    [all...]
  /external/chromium_org/components/history/core/browser/
history_types.cc 139 base::StackVector<size_t, 4> new_list; local
140 new_list->push_back(index);
141 url_to_results_[url] = new_list;
  /external/libpng/
pngset.c 1276 png_bytep new_list; local
    [all...]
  /external/chromium_org/third_party/freetype/src/cache/
ftccache.c 126 FTC_Node new_list = NULL; local
156 node->link = new_list;
157 new_list = node;
163 cache->buckets[p + mask + 1] = new_list;
  /external/freetype/src/cache/
ftccache.c 126 FTC_Node new_list = NULL; local
156 node->link = new_list;
157 new_list = node;
163 cache->buckets[p + mask + 1] = new_list;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pstats.py 294 new_list = list
300 return new_list, msg
301 new_list = []
304 new_list.append(func)
309 new_list = list[:count]
312 new_list = list[:count]
313 if len(list) != len(new_list):
315 len(list), len(new_list), sel)
317 return new_list, msg
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pstats.py 294 new_list = list
300 return new_list, msg
301 new_list = []
304 new_list.append(func)
309 new_list = list[:count]
312 new_list = list[:count]
313 if len(list) != len(new_list):
315 len(list), len(new_list), sel)
317 return new_list, msg
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-timechart.c 617 struct per_pid *new_list, *p, *cursor, *prev; local
620 new_list = NULL;
627 if (new_list == NULL) {
628 new_list = p;
633 cursor = new_list;
644 p->next = new_list;
645 new_list = p;
657 all_data = new_list;
  /external/chromium_org/ash/system/bluetooth/
tray_bluetooth.cc 49 // |new_list|.
52 const std::set<std::string>& new_list) {
55 if (new_list.find((*it).address) == new_list.end()) {
  /hardware/intel/img/psb_video/src/
tng_vld_dec.c 247 unsigned char *new_list; local
249 new_list = realloc(ctx->slice_param_list,
251 if (NULL == new_list) {
254 ctx->slice_param_list = (object_buffer_p*) new_list;

Completed in 1516 milliseconds

1 2