Home
last modified time | relevance | path

Searched defs:maybe_copy (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/evp/
H A Devp_extra_test.cc1025 auto maybe_copy = [&](bssl::UniquePtr<EVP_PKEY_CTX> *ctx) -> bool { in TEST() local
1097 auto maybe_copy = [&](bssl::UniquePtr<EVP_PKEY_CTX> *ctx) -> bool { in TEST() local
/aosp_15_r20/external/boringssl/src/crypto/evp/
H A Devp_extra_test.cc1025 auto maybe_copy = [&](bssl::UniquePtr<EVP_PKEY_CTX> *ctx) -> bool { in TEST() local
1097 auto maybe_copy = [&](bssl::UniquePtr<EVP_PKEY_CTX> *ctx) -> bool { in TEST() local
/aosp_15_r20/external/pytorch/torch/_higher_order_ops/
H A Dauto_functionalize.py637 def maybe_copy(i, t): function
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/eager/
H A Dexecute.cc243 const bool maybe_copy = in ValidateInputTypeAndPlacement() local