/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 59 const size_type pos = ranged_probe_fn_base::operator()(r_key, pos_hash_pair.second, i); 70 std::make_pair(pos, pos_hash_pair.second) : 71 std::make_pair(ins_pos, pos_hash_pair.second)); 80 r_key, pos_hash_pair.second)) 84 return std::make_pair(pos, pos_hash_pair.second); 95 return std::make_pair(ins_pos, pos_hash_pair.second);
|
/dalvik/tests/003-omnibus-opcodes/src/ |
Throw.java | 90 boolean second = false; 108 second = true; 113 assert(second);
|
/external/chromium_org/base/metrics/ |
sample_map.cc | 30 return it->second; 38 count += it->second; 83 *count = iter_->second;
|
/external/chromium_org/base/win/ |
scoped_handle.cc | 43 if (!result.second) { 44 Info other = result.first->second; 58 Info other = i->second;
|
/external/chromium_org/chrome/browser/ui/ |
browser_unittest.cc | 46 // Add a second tab in the background. 55 // Simulate the second tab crashing. 59 // Selecting the second tab does not cause a load or clear the crash.
|
/external/chromium_org/chrome/browser/web_resource/ |
eula_accepted_notifier_unittest.cc | 56 // Call it a second time, to ensure the answer doesn't change. 64 // Call it a second time, to ensure the answer doesn't change. 74 // Call it a second time, to ensure the answer doesn't change.
|
/external/chromium_org/gpu/command_buffer/client/ |
buffer_tracker.cc | 37 GPU_DCHECK(result.second); 43 return it != buffers_.end() ? it->second : NULL; 49 Buffer* buffer = it->second;
|
/external/chromium_org/net/quic/congestion_control/ |
inter_arrival_receiver_test.cc | 44 EXPECT_EQ(QuicTime::Delta::FromMilliseconds(10), it->second.Subtract(start)); 48 EXPECT_EQ(QuicTime::Delta::FromMilliseconds(20), it->second.Subtract(start)); 51 EXPECT_EQ(QuicTime::Delta::FromMilliseconds(30), it->second.Subtract(start));
|
/external/chromium_org/net/socket/ |
mock_client_socket_pool_manager.cc | 66 return it->second; 76 return it->second; 85 return it->second;
|
/external/chromium_org/net/url_request/ |
url_request_job_factory_impl.cc | 30 delete it->second; 49 return it->second->MaybeCreateJob(request, network_delegate); 80 return it->second->IsSafeRedirectTarget(location);
|
/external/chromium_org/sync/notifier/ |
registration_manager.cc | 108 if (!it->second->enabled) { 111 it->second->state = invalidation::InvalidationListener::UNREGISTERED; 112 bool is_retry = !it->second->last_registration_request.is_null(); 135 it->second->Disable(); 169 RegistrationStatus* status = it->second; 188 if (it->second->registration_timer.IsRunning()) { 189 it->second->DoRegister(); 211 RegistrationStatus* status = it->second; 265 it->second->state = invalidation::InvalidationListener::REGISTERED; 266 it->second->last_registration_request = base::Time::Now() [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
tkt3810.test | 35 # Create a second connection to the same database. Make sure the 36 # schema of the database has been parsed by the second connection. 45 # DROP the table using the second connection. The table no longer exists
|
/external/hyphenation/ |
README.compound | 14 set is for hyphenation only at compound word boundaries, the second one 24 the second level hyphenation for the word or the word parts. 35 NEXTLEVEL: sign second level hyphenation patterns
|
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
BitRateBox.java | 31 * // gives the maximum rate in bits/second <br/> 32 * // over any window of one second.<br/> 35 * // bits/second over the entire presentation.<br/>
|
/external/valgrind/main/drd/tests/ |
recursive_mutex.stderr.exp-linux | 7 second lock call failed ! 16 second unlock call failed ! 19 second lock call failed !
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
XMPDateTimeImpl.java | 25 * seconds. The <code>nanoSeconds</code> convers only the resolution beyond a milli second. 42 private int second = 0; field in class:XMPDateTimeImpl 85 this.second = intCalendar.get(Calendar.SECOND); 107 this.second = calendar.get(Calendar.SECOND); 242 return second; 249 public void setSecond(int second) 251 this.second = Math.min(Math.abs(second), 59) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/utilities/utility/pairs/pairs.spec/ |
make_pair.pass.cpp | 24 assert(p1.second == 4); 31 assert(p1.second == 4); 37 assert(p1.second == 4);
|
/art/runtime/jdwp/ |
object_registry.cc | 58 ObjectRegistryEntry& entry = result.first->second; 59 if (!result.second) { 96 ObjectRegistryEntry& entry = (it->second); 116 ObjectRegistryEntry& entry = *(it->second); 125 ObjectRegistryEntry& entry = *(it->second); 136 Promote(*(it->second)); 146 Demote(*(it->second)); 179 ObjectRegistryEntry& entry = *(it->second); 196 ObjectRegistryEntry& entry = *(it->second);
|