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/chromium_org/third_party/libwebp/enc/
H A Dbackward_references.h106 kCopy, enumerator in enum:Mode
120 retval.mode = kCopy;
153 return (p->mode == kCopy);
178 assert(p->mode == kCopy);
/external/chromium_org/tools/gn/
H A Dfunctions_target.cc119 const char kCopy[] = "copy"; member in namespace:functions
166 TargetGenerator::GenerateTarget(scope, function, args, functions::kCopy, err);
/external/webp/src/enc/
H A Dbackward_references.h106 kCopy, enumerator in enum:Mode
120 retval.mode = kCopy;
153 return (p->mode == kCopy);
178 assert(p->mode == kCopy);
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h1012 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1047 if (relation_to_source_ == kCopy)
1062 // 'relation' is kCopy.
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-internal.h940 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
975 if (relation_to_source_ == kCopy)
990 // 'relation' is kCopy.
/external/chromium_org/third_party/mesa/src/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/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/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h1047 kCopy // The NativeArray makes a copy of the native array and enumerator in enum:testing::internal::RelationToSource
1082 if (relation_to_source_ == kCopy)
1097 // '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/libvpx/libvpx/third_party/googletest/src/include/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.

Completed in 172 milliseconds