/external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
TensorMeta.h | 23 const T2& choose(Cond<false>, const T1&, const T2& second) { 24 return second; 113 V second; member in struct:Eigen::Tuple 119 Tuple() : first(), second() {} 122 Tuple(const U& f, const V& s) : first(f), second(s) {} 128 second = rhs.second; 136 swap(second, rhs.second); 143 return (x.first == y.first && x.second == y.second) 164 Idx second; member in struct:Eigen::IndexPair [all...] |
/external/google-breakpad/src/client/linux/dump_writer_common/ |
mapping_info.h | 53 uint8_t second[sizeof(MDGUID)]; member in struct:google_breakpad::MappingEntry
|
/external/libchrome/base/time/ |
time_to_iso8601.cc | 17 exploded.minute, exploded.second, exploded.millisecond);
|
/external/libcxx/test/std/containers/associative/map/map.modifiers/ |
insert_iter_cv.pass.cpp | 35 assert(r->second == 2.5); 42 assert(r->second == 1.5); 49 assert(r->second == 3.5); 56 assert(r->second == 3.5);
|
insert_or_assign.pass.cpp | 76 assert(!r.second); // was not inserted 79 assert(r.first->second.get() == i+1); // value 85 assert(r.second); // was inserted 88 assert(r.first->second.get() == 5); // value 93 assert(r.second); // was inserted 96 assert(r.first->second.get() == 9); // value 101 assert(r.second); // was inserted 104 assert(r.first->second.get() == -1); // value 119 assert(!r.second); // was not inserted 123 assert(r.first->second.get() == 4); // valu [all...] |
/external/libcxx/test/std/containers/associative/multimap/multimap.modifiers/ |
insert_cv.pass.cpp | 33 assert(r->second == 2.5); 40 assert(r->second == 1.5); 47 assert(r->second == 3.5); 54 assert(r->second == 3.5);
|
insert_iter_cv.pass.cpp | 34 assert(r->second == 2.5); 41 assert(r->second == 1.5); 48 assert(r->second == 3.5); 55 assert(r->second == 4.5);
|
/external/libcxx/test/std/containers/associative/set/ |
insert_cv.pass.cpp | 31 assert(r.second); 38 assert(r.second); 45 assert(r.second); 51 assert(!r.second);
|
emplace.pass.cpp | 34 assert(r.second); 41 assert(!r.second); 53 assert(r.second); 58 assert(r.second); 63 assert(!r.second); 73 assert(r.second); 83 assert(r.second);
|
/external/libcxx/test/std/containers/unord/unord.map/unord.map.modifiers/ |
insert_or_assign.pass.cpp | 82 assert(!r.second); // was not inserted 85 assert(r.first->second.get() == i+1); // value 91 assert(r.second); // was inserted 94 assert(r.first->second.get() == 5); // value 99 assert(r.second); // was inserted 102 assert(r.first->second.get() == 9); // value 107 assert(r.second); // was inserted 110 assert(r.first->second.get() == -1); // value 125 assert(!r.second); // was not inserted 129 assert(r.first->second.get() == 4); // valu [all...] |
/external/libcxx/test/std/containers/unord/unord.multimap/unord.multimap.modifiers/ |
insert_const_lvalue.pass.cpp | 34 assert(r->second == 3); 40 assert(r->second == 4); 46 assert(r->second == 4); 52 assert(r->second == 4);
|
/external/libcxx/test/std/containers/unord/unord.set/ |
insert_const_lvalue.pass.cpp | 34 assert(r.second); 39 assert(!r.second); 45 assert(r.second); 51 assert(r.second);
|
/external/libcxx/test/std/re/re.results/re.results.acc/ |
prefix.pass.cpp | 28 assert(m.prefix().second == s+2);
|
suffix.pass.cpp | 28 assert(m.suffix().second == s+11);
|
/external/libcxx/test/std/re/re.submatch/re.submatch.members/ |
compare_sub_match.pass.cpp | 30 sm.second = s + 3; 34 sm2.second = s + 3; 46 sm.second = s + 3; 50 sm2.second = s + 3;
|
/external/libcxx/test/std/utilities/memory/temporary.buffer/ |
overaligned.pass.cpp | 32 assert(!(ip.first == nullptr) ^ (ip.second == 0));
|
/external/libcxx/test/std/utilities/utility/pairs/pairs.pair/ |
const_pair_U_V_cxx03.pass.cpp | 27 assert(p2.second == 4);
|
/external/pdfium/core/fxcrt/ |
fx_random_unittest.cpp | 13 // Prove this doesn't spin wait for a second each time. 22 EXPECT_TRUE(seen.insert(current).second);
|
/external/perfetto/src/traced/probes/filesystem/ |
lru_inode_cache.cc | 26 auto list_entry = map_it->second; 30 Insert(map_it, std::move(list_entry->first), std::move(list_entry->second)); 31 return &list_.begin()->second; 44 ListIteratorType& list_it = map_it->second;
|
/external/tensorflow/tensorflow/core/common_runtime/ |
costmodel_manager.cc | 29 delete it.second; 37 return it->second; 51 delete itr->second; 64 CostModel* cost_model = it->second;
|
/external/tensorflow/tensorflow/core/lib/random/ |
random_test.cc | 30 EXPECT_TRUE(values.insert(x).second) << "duplicate " << x;
|
/external/tensorflow/tensorflow/lite/ |
mutable_op_resolver.cc | 23 return it != builtins_.end() ? &it->second : nullptr; 29 return it != custom_ops_.end() ? &it->second : nullptr; 62 builtins_[other_builtin.first] = other_builtin.second; 65 custom_ops_[other_custom_op.first] = other_custom_op.second;
|
/external/webrtc/webrtc/modules/audio_processing/transient/ |
moving_moments.h | 20 // Calculates the first and second moments for each value of a buffer taking 24 // buffer of second moments; and calculates the variances. When needed. 35 // |first| and |second| must be allocated with at least |in_length|. 37 float* first, float* second);
|
/external/fonttools/Lib/fontTools/ufoLib/ |
kerning.py | 61 # get group names and make sure first and second are glyph names 62 first, second = pair 69 if second.startswith("public.kern2."): 70 secondGroup = second 71 second = None 73 secondGroup = glyphToSecondGroup.get(second) 76 (first, second), 78 (firstGroup, second),
|
/external/libtextclassifier/utils/sentencepiece/ |
normalizer.cc | 34 if (suffix_and_length.second <= 0) { 42 input.RemovePrefix(suffix_and_length.second); 78 if (p.second <= 0) { 102 input.RemovePrefix(p.second); 135 prefix->second = 1; // Consumes 1 byte, buts emit 0xFFFD. 138 prefix->second = char_length; 146 prefix->second = match.match_length;
|