Searched defs:kCopy (Results 1 - 11 of 11) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
H A DUpdateAction.h28 kCopy, enumerator in enum:NUpdateArchive::NPairAction::EEnum
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dthunk.h46 kCopy, member in class:xla::gpu::Thunk::Kind
/external/webp/src/enc/
H A Dbackward_references_enc.h34 kCopy, enumerator in enum:Mode
48 retval.mode = kCopy;
81 return (p->mode == kCopy);
101 assert(p->mode == kCopy);
/external/google-breakpad/src/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h1025 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1060 if (relation_to_source_ == kCopy)
1075 // 'relation' is kCopy.
/external/libbrillo/brillo/http/
H A Dhttp_request.cc29 const char request_type::kCopy[] = "COPY"; member in class:brillo::http::request_type
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h1048 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1083 if (relation_to_source_ == kCopy)
1098 // 'relation' is kCopy.
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-internal.h951 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
986 if (relation_to_source_ == kCopy)
1001 // 'relation' is kCopy.
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h1039 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1074 if (relation_to_source_ == kCopy)
1089 // 'relation' is kCopy.
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
H A Dgtest-internal.h951 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
986 if (relation_to_source_ == kCopy)
1001 // 'relation' is kCopy.
/external/tensorflow/tensorflow/compiler/xla/service/
H A Dalgebraic_simplifier_test.cc1044 HloInstruction::CreateUnary(param0->shape(), HloOpcode::kCopy, param0));
1167 HloInstruction::CreateUnary(param0->shape(), HloOpcode::kCopy, param0));
1193 HloInstruction::CreateUnary(param0->shape(), HloOpcode::kCopy, param0));
1473 HloOpcode::kCopy, param0));
1477 HloOpcode::kCopy, copy1)); member in class:HloOpcode
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
H A Dgtest.h7912 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
7947 if (relation_to_source_ == kCopy)
7962 // 'relation' is kCopy.

Completed in 525 milliseconds