/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/unord/unord.multimap/ |
db_iterators_8.pass.cpp | 32 c.insert(std::make_pair(1, "one")); 42 c.insert(std::make_pair(1, "one"));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/misc/common/swig/include/2.0.11/lua/ |
std_pair.i | 18 %template(make_IntPair) make_pair<int, int>; 40 pair<T,U> make_pair(const T&,const U&);
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_no_store_hash_fn_imps.hpp | 64 return std::make_pair(&p_e->m_value, false); 68 return std::make_pair(insert_new_imp(r_val, pos), true);
|
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/ |
insert_store_hash_fn_imps.hpp | 65 return std::make_pair(&p_e->m_value, false); 69 return std::make_pair(insert_new_imp(r_val, pos_hash_pair), true);
|
/external/clang/lib/Frontend/ |
TextDiagnosticBuffer.cpp | 33 Notes.push_back(std::make_pair(Info.getLocation(), Buf.str())); 36 Warnings.push_back(std::make_pair(Info.getLocation(), Buf.str())); 39 Remarks.push_back(std::make_pair(Info.getLocation(), Buf.str())); 43 Errors.push_back(std::make_pair(Info.getLocation(), Buf.str()));
|
/external/libcxx/test/containers/unord/unord.map/ |
compare.pass.cpp | 41 std::unordered_map<Key, int>().insert(std::make_pair(Key(0), 0));
|
/external/openfst/src/include/fst/script/ |
script-impl.h | 100 using std::pair; using std::make_pair; 128 this->SetEntry(make_pair(operation_name, arc_type), op); 133 return this->GetEntry(make_pair(operation_name, arc_type)); 174 make_pair(#Op, Arc::Type()), Op<Arc>)
|