HomeSort by relevance Sort by last modified time
    Searched refs:second (Results 1301 - 1325 of 5944) sorted by null

<<51525354555657585960>>

  /external/chromium_org/components/bookmarks/browser/
bookmark_index.cc 51 return a.second > b.second;
75 // the set of matching nodes is terms.front()->second.
92 return nodes.empty() ? terms.front()->second.begin() : nodes.begin();
96 return nodes.empty() ? terms.front()->second.end() : nodes.end();
310 index_i->second.begin(), index_i->second.end(),
329 index_i->second.begin(), index_i->second.end(),
364 i->second.erase(node)
    [all...]
  /external/chromium_org/components/policy/core/common/
registry_dict_win.cc 150 return entry != keys_.end() ? entry->second : NULL;
155 return entry != keys_.end() ? entry->second : NULL;
174 result.reset(entry->second);
186 return entry != values_.end() ? entry->second : NULL;
191 return entry != values_.end() ? entry->second : NULL;
210 result.reset(entry->second);
226 subdict->Merge(*entry->second);
231 SetValue(entry->first, make_scoped_ptr(entry->second->DeepCopy()));
305 ConvertValue(*entry->second, subschema);
314 entry->second->ConvertToJSON(subschema)
    [all...]
  /external/chromium_org/content/browser/download/
save_file_manager.cc 52 return it == save_file_map_.end() ? NULL : it->second;
76 StartingRequestsMap::value_type(save_url.spec(), save_package)).second;
88 StartingRequestsMap& requests = it->second;
94 SavePackage* save_package = sit->second;
110 return it->second;
273 SaveFile* save_file = it->second;
407 SaveFile* save_file = it->second;
490 SaveFile* save_file = it->second;
492 save_file->Rename(i->second);
524 SaveFile* save_file = it->second;
    [all...]
  /external/chromium_org/media/cast/logging/
stats_event_subscriber_unittest.cc 98 it->second,
138 it->second,
144 EXPECT_DOUBLE_EQ(it->second,
177 it->second,
213 it->second, static_cast<double>(total_delay_ms) / num_frames);
258 it->second, total_latency.InMillisecondsF() / num_frames);
376 it->second,
382 EXPECT_DOUBLE_EQ(it->second,
388 EXPECT_DOUBLE_EQ(it->second,
396 it->second,
    [all...]
  /external/chromium_org/third_party/webrtc/video_engine/
vie_channel_manager.cc 224 vie_channel = c_it->second;
232 vie_encoder = e_it->second;
302 it->second->SetVoiceChannel(-1, sync_interface);
475 return it->second;
484 return it->second;
532 if (comp_it->second == orig_it->second) {
549 if (comp_it->second == orig_it->second) {
550 channels->push_back(c_it->second);
    [all...]
  /external/chromium_org/v8/test/intl/overrides/
date.js 36 [], {hour: 'numeric', minute: 'numeric', second: 'numeric'});
39 hour: 'numeric', minute: 'numeric', second: 'numeric'});
49 locale, {hour: 'numeric', minute: 'numeric', second: 'numeric'});
52 hour: 'numeric', minute: 'numeric', second: 'numeric'});
61 hour: 'numeric', minute: '2-digit', second: 'numeric'};
  /external/lldb/source/Target/
Memory.cpp 147 memcpy (dst_buf + dst_len - bytes_left, pos->second->GetBytes() + cache_offset, curr_read_size);
163 curr_read_size = pos->second->GetByteSize();
167 memcpy (dst_buf + dst_len - bytes_left, pos->second->GetBytes(), curr_read_size);
175 if (pos->second->GetByteSize() != cache_line_byte_size)
263 last_offset = pos->first + pos->second * m_chunk_size;
376 m_process.DoDeallocateMemory(pos->second->GetBaseAddress());
422 for (PermissionsToBlockMap::iterator pos = range.first; pos != range.second; ++pos)
424 addr = (*pos).second->ReserveBlock (byte_size);
449 if (pos->second->Contains (addr))
451 success = pos->second->FreeBlock (addr)
    [all...]
  /external/llvm/unittests/ADT/
DenseMapTest.cpp 41 EXPECT_TRUE(Constructed.insert(this).second);
44 EXPECT_TRUE(Constructed.insert(this).second);
47 EXPECT_TRUE(Constructed.insert(this).second);
155 EXPECT_EQ(this->getValue(), it->second);
349 EXPECT_EQ(1u, map.find(0)->second);
350 EXPECT_EQ(2u, map.find(1)->second);
351 EXPECT_EQ(3u, map.find(2)->second);
355 EXPECT_EQ(1u, map.find_as("a")->second);
356 EXPECT_EQ(2u, map.find_as("b")->second);
357 EXPECT_EQ(3u, map.find_as("c")->second);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
set_operations.h 59 while (__b.second != __e.second)
60 *__r++ = *__b.second++;
429 __block_begin.second, __block_end.second,
436 __block_begin.second, __block_end.second);
455 __block_begin.second, __end2, __r);
465 __block_begin.second, __block_end.second, __r)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
set_operations.h 59 while (__b.second != __e.second)
60 *__r++ = *__b.second++;
429 __block_begin.second, __block_end.second,
436 __block_begin.second, __block_end.second);
455 __block_begin.second, __end2, __r);
465 __block_begin.second, __block_end.second, __r)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
set_operations.h 59 while (__b.second != __e.second)
60 *__r++ = *__b.second++;
429 __block_begin.second, __block_end.second,
436 __block_begin.second, __block_end.second);
455 __block_begin.second, __end2, __r);
465 __block_begin.second, __block_end.second, __r)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
set_operations.h 59 while (__b.second != __e.second)
60 *__r++ = *__b.second++;
429 __block_begin.second, __block_end.second,
436 __block_begin.second, __block_end.second);
455 __block_begin.second, __end2, __r);
465 __block_begin.second, __block_end.second, __r)
    [all...]
  /external/chromium_org/chrome/browser/history/
url_index_private_data.cc 269 if (!cache_iter->second.used_)
301 URLRow& row_to_update = row_pos->second.url_row;
341 VisitInfoVector* visits = &row_pos->second.visits;
372 return item.second.url_row.url() == url_;
387 RemoveRowFromIndex(pos->second.url_row);
575 best_prefix->second.used_ = true;
576 return best_prefix->second.history_id_set_;
582 if (best_prefix->second.history_id_set_.empty()) {
586 word_id_set = best_prefix->second.word_id_set_;
636 HistoryIDSet& word_history_id_set(word_iter->second);
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/unittest2/
case.py 485 def _getAssertEqualityFunc(self, first, second):
488 Returns: A callable accepting (first, second, msg=None) that will
489 raise a failure exception if first != second with a useful human
493 # NOTE(gregory.p.smith): I considered isinstance(first, type(second))
502 if type(first) is type(second):
509 def _baseAssertEqual(self, first, second, msg=None):
511 if not first == second:
512 standardMsg = '%s != %s' % (safe_repr(first), safe_repr(second))
516 def assertEqual(self, first, second, msg=None):
520 assertion_func = self._getAssertEqualityFunc(first, second)
    [all...]
  /external/lldb/test/unittest2/
case.py 502 def _getAssertEqualityFunc(self, first, second):
505 Returns: A callable accepting (first, second, msg=None) that will
506 raise a failure exception if first != second with a useful human
510 # NOTE(gregory.p.smith): I considered isinstance(first, type(second))
519 if type(first) is type(second):
526 def _baseAssertEqual(self, first, second, msg=None):
528 if not first == second:
529 standardMsg = '%s != %s' % (safe_repr(first), safe_repr(second))
533 def assertEqual(self, first, second, msg=None):
537 assertion_func = self._getAssertEqualityFunc(first, second)
    [all...]
  /packages/apps/ContactsCommon/tests/src/com/android/contacts/common/
RawContactDeltaListTests.java 363 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
366 // Merge in second version, verify they match
367 final RawContactDeltaList merged = RawContactDeltaList.mergeAfter(second, first);
368 assertEquals("Unexpected change when merging", second, merged);
374 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
387 // Merge in the second version, verify diff matches
388 final RawContactDeltaList merged = RawContactDeltaList.mergeAfter(second, first);
399 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
412 // Merge in the second version, verify that our update changed to
414 final RawContactDeltaList merged = RawContactDeltaList.mergeAfter(second, first)
425 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
450 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
474 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
506 final RawContactDeltaList second = buildSet( local
525 final RawContactDeltaList second = buildSet( local
556 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
569 final RawContactDeltaList second = buildSet(buildBeforeEntity(mContext, CONTACT_BOB, local
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp 312 LineTable->AddLineNote(LocInfo.first, LocInfo.second, LineNo, FilenameID);
357 LineTable->AddLineNote(LocInfo.first, LocInfo.second, LineNo, FilenameID,
396 if (I->second) {
397 I->second->~ContentCache();
398 ContentCacheAlloc.Deallocate(I->second);
449 : overI->second,
450 overI->second);
735 // After the first and second level caches, I see two common sorts of
    [all...]
  /external/chromium_org/base/
tracked_objects.cc 399 if (it->second > 0) {
401 TaskSnapshot(*it->first, DeathData(it->second), "Still_Alive"));
410 child = it->second;
453 death_data = &it->second;
593 // second time.
614 TaskSnapshot(*it->first, it->second, thread_name()));
620 (*birth_counts)[it->second] += it->second->birth_count();
640 (*birth_map)[it->first] = it->second;
643 (*death_map)[it->first] = it->second;
    [all...]
  /external/chromium_org/chrome/common/local_discovery/
service_discovery_client_impl.cc 90 i->second->SetActiveRefresh(actively_refresh_services);
245 if (found.second) { // Newly inserted.
246 found.first->second = linked_ptr<ServiceListeners>(
248 bool success = found.first->second->Start();
249 found.first->second->SetActiveRefresh(actively_refresh_services_);
255 found.first->second->set_has_ptr(true);
263 found->second->set_has_srv(true);
271 if (found != services_.end() && !found->second->update_pending()) {
272 found->second->set_update_pending(true);
285 found->second->set_update_pending(false)
    [all...]
  /external/stlport/test/unit/
set_test.cpp 73 CPPUNIT_ASSERT (p.second == true);
75 CPPUNIT_ASSERT (p.second == false);
144 CPPUNIT_ASSERT( pit.first != pit.second );
147 CPPUNIT_ASSERT( pit.second != s.end() );
148 CPPUNIT_ASSERT( *pit.second == 7 );
151 CPPUNIT_ASSERT( pit.first == pit.second );
154 CPPUNIT_ASSERT( pit.second != s.end() );
155 CPPUNIT_ASSERT( *pit.second == 6 );
168 CPPUNIT_ASSERT( pcit.first != pcit.second );
171 CPPUNIT_ASSERT( pcit.second != s.end() )
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
set_test.cpp 73 CPPUNIT_ASSERT (p.second == true);
75 CPPUNIT_ASSERT (p.second == false);
144 CPPUNIT_ASSERT( pit.first != pit.second );
147 CPPUNIT_ASSERT( pit.second != s.end() );
148 CPPUNIT_ASSERT( *pit.second == 7 );
151 CPPUNIT_ASSERT( pit.first == pit.second );
154 CPPUNIT_ASSERT( pit.second != s.end() );
155 CPPUNIT_ASSERT( *pit.second == 6 );
168 CPPUNIT_ASSERT( pcit.first != pcit.second );
171 CPPUNIT_ASSERT( pcit.second != s.end() )
    [all...]
  /ndk/tests/device/test-stlport/unit/
set_test.cpp 73 CPPUNIT_ASSERT (p.second == true);
75 CPPUNIT_ASSERT (p.second == false);
144 CPPUNIT_ASSERT( pit.first != pit.second );
147 CPPUNIT_ASSERT( pit.second != s.end() );
148 CPPUNIT_ASSERT( *pit.second == 7 );
151 CPPUNIT_ASSERT( pit.first == pit.second );
154 CPPUNIT_ASSERT( pit.second != s.end() );
155 CPPUNIT_ASSERT( *pit.second == 6 );
168 CPPUNIT_ASSERT( pcit.first != pcit.second );
171 CPPUNIT_ASSERT( pcit.second != s.end() )
    [all...]
  /sdk/emulator/opengl/host/libs/libOpenglRender/
FrameBuffer.cpp 517 share = (*s).second;
563 (*c).second.refcount++;
576 if (--(*c).second.refcount == 0) {
592 return (*w).second->flushColorBuffer();
614 (*w).second->setColorBuffer( (*c).second.cb );
631 (*c).second.cb->subUpdate(x, y, width, height, format, type, pixels);
646 return (*c).second.cb->bindToTexture();
659 return (*c).second.cb->bindToRenderbuffer();
681 ctx = (*r).second;
    [all...]
  /external/chromium_org/base/test/launcher/
test_results_tracker.cc 80 TestResult result = i->second.test_results.back();
88 i->first.c_str(), i->second.size());
89 for (size_t j = 0; j < i->second.size(); ++j) {
90 const TestResult& result = i->second[j];
286 for (size_t k = 0; k < j->second.test_results.size(); k++) {
287 const TestResult& test_result = j->second.test_results[k];
345 const TestResult& result = j->second.test_results.back();
  /external/chromium_org/cc/resources/
picture_pile_base.cc 88 picture_map_[it->first] = it->second.CloneForThread(thread_index);
122 if (key.first < min_toss_x && key.second < min_toss_y) {
123 has_any_recordings_ |= !!it->second.GetPicture();
191 return !!found->second.GetPicture();
221 if (!map_iter->second.GetPicture())
228 gfx::Rect tile = tiling_.TileBounds(key.first, key.second);
251 Picture* picture = map_iter->second.GetPicture();

Completed in 2149 milliseconds

<<51525354555657585960>>