Home
last modified time | relevance | path

Searched defs:scopy (Results 1 – 11 of 11) sorted by relevance

/external/cronet/tot/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.trivial.awaitables/
Dsuspend_always.pass.cpp20 const std::suspend_always scopy(s); in check_suspend_constexpr() local
Dsuspend_never.pass.cpp20 const std::suspend_never scopy(s); ((void)scopy); in check_suspend_constexpr() local
/external/libcxx/test/std/experimental/language.support/support.coroutines/coroutine.trivial.awaitables/
Dsuspend_always.pass.cpp28 const SuspendT scopy(s); ((void)scopy); in check_suspend_constexpr() local
Dsuspend_never.pass.cpp29 const SuspendT scopy(s); ((void)scopy); in check_suspend_constexpr() local
/external/cronet/stable/third_party/libc++/src/test/std/language.support/support.coroutines/coroutine.trivial.awaitables/
Dsuspend_always.pass.cpp20 const std::suspend_always scopy(s); in check_suspend_constexpr() local
Dsuspend_never.pass.cpp20 const std::suspend_never scopy(s); ((void)scopy); in check_suspend_constexpr() local
/external/sdv/vsomeip/third_party/boost/container/test/
Dvector_test.hpp210 MyStdVector scopy((const MyStdVector&) stdvector); in vector_copyable_only() local
/external/cronet/tot/third_party/boringssl/src/crypto/curve25519/
Dcurve25519.cc1927 uint8_t scopy[32]; in ED25519_verify() local
/external/boringssl/src/crypto/curve25519/
Dcurve25519.cc1927 uint8_t scopy[32]; in ED25519_verify() local
/external/cronet/stable/third_party/boringssl/src/crypto/curve25519/
Dcurve25519.cc1927 uint8_t scopy[32]; in ED25519_verify() local
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/curve25519/
Dcurve25519.c1945 } scopy; in ED25519_verify() local