Home
last modified time | relevance | path

Searched defs:make_pair (Results 1 – 15 of 15) sorted by relevance

/external/vboot_reference/utility/
Ddev_make_keypair45 function make_pair { function
/external/vboot_reference/scripts/keygeneration/
Dcommon.sh57 function make_pair { function
/external/autotest/server/site_tests/firmware_UpdateFirmwareDataKeyVersion/files/
Dcommon.sh56 function make_pair { function
/external/llvm-project/clang/test/CodeGenCXX/
DPR42665.cpp24 auto make_pair() { in make_pair() function
/external/autotest/server/site_tests/firmware_UpdateKernelSubkeyVersion/files/
Dcommon.sh56 function make_pair { function
/external/autotest/server/site_tests/firmware_UpdateKernelDataKeyVersion/files/
Dcommon.sh56 function make_pair { function
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dgoogle-build-explicit-make-pair.cpp10 pair<T1, T2> make_pair(T1 x, T2 y) { in make_pair() function
Dmodernize-use-emplace.cpp73 make_pair(T1 &&, T2 &&) { in make_pair() function
/external/llvm-project/clang/test/OpenMP/
Dcapturing_in_templates.cpp21 pair<T1, T2> make_pair(T1 &&t1, T2 &&t2) { in make_pair() function
/external/llvm-project/clang/test/SemaTemplate/
Dtypename-specifier-4.cpp22 struct make_pair { struct
29 int a0[is_same<metafun_apply2<make_pair, int, float>::type, argument
/external/clang/test/SemaTemplate/
Dtypename-specifier-4.cpp22 struct make_pair { struct
29 int a0[is_same<metafun_apply2<make_pair, int, float>::type, argument
/external/llvm-project/compiler-rt/test/dfsan/
Dstruct.c12 Pair make_pair(int i, char *ptr) { in make_pair() function
Dpair.cpp10 make_pair(int *p, int i) { return {p, i}; } in make_pair() function
/external/llvm-project/clang/test/PCH/
Dobjc_literals.mm49 pair<T, U> make_pair(const T& first, const U& second) { function
/external/clang/test/PCH/
Dobjc_literals.mm49 pair<T, U> make_pair(const T& first, const U& second) { function