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

/external/lzma/CPP/7zip/UI/Common/
H A DUpdateAction.h28 kCopy, enumerator in enum:NUpdateArchive::NPairAction::EEnum
/external/webp/src/enc/
H A Dbackward_references_enc.h34 kCopy, enumerator in enum:Mode
48 retval.mode = kCopy;
81 return (p->mode == kCopy);
106 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.h1019 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1054 if (relation_to_source_ == kCopy)
1069 // '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/fmtlib/test/gtest/
H A Dgtest.h7911 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
7946 if (relation_to_source_ == kCopy)
7961 // 'relation' is kCopy.
/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 732 milliseconds