Home
last modified time | relevance | path

Searched refs:kCopy (Results 1 – 16 of 16) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DUpdateAction.cpp11 NPairAction::kCopy,
12 NPairAction::kCopy,
22 NPairAction::kCopy,
23 NPairAction::kCopy,
25 NPairAction::kCopy,
27 NPairAction::kCopy,
33 NPairAction::kCopy,
34 NPairAction::kCopy,
36 NPairAction::kCopy,
38 NPairAction::kCopy,
[all …]
DUpdateAction.h28 kCopy, enumerator
DUpdateProduce.cpp39 case NPairAction::kCopy: in UpdateProduce()
DArchiveCommandLine.cpp486 case NUpdateArchive::NPairAction::kCopy: return NUpdateArchive::NPairAction::kCopy; in GetUpdatePairActionType()
/external/webp/src/enc/
Dbackward_references.h39 kCopy, enumerator
53 retval.mode = kCopy; in PixOrCopyCreateCopy()
86 return (p->mode == kCopy); in PixOrCopyIsCopy()
111 assert(p->mode == kCopy); in PixOrCopyDistance()
/external/chromium_org/third_party/libwebp/enc/
Dbackward_references.h39 kCopy, enumerator
53 retval.mode = kCopy; in PixOrCopyCreateCopy()
86 return (p->mode == kCopy); in PixOrCopyIsCopy()
111 assert(p->mode == kCopy); in PixOrCopyDistance()
/external/chromium_org/tools/gn/
Dfunctions_target.cc237 const char kCopy[] = "copy"; variable
286 TargetGenerator::GenerateTarget(scope, function, args, functions::kCopy, err); in RunCopy()
Dtarget_generator.cc85 if (output_type == functions::kCopy) { in GenerateTarget()
Dfunctions.h91 extern const char kCopy[];
/external/gtest/include/gtest/internal/
Dgtest-internal.h951 kCopy // The NativeArray makes a copy of the native array and
986 if (relation_to_source_ == kCopy)
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
Dgtest-internal.h1019 kCopy // The NativeArray makes a copy of the native array and
1054 if (relation_to_source_ == kCopy)
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-internal.h1019 kCopy // The NativeArray makes a copy of the native array and
1054 if (relation_to_source_ == kCopy)
/external/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-internal.h1048 kCopy // The NativeArray makes a copy of the native array and
1083 if (relation_to_source_ == kCopy)
/external/gtest/test/
Dgtest_unittest.cc284 using testing::internal::kCopy;
7340 NativeArray<int> na(*a, 2, kCopy); in TEST()
7360 NativeArray<int> na(a, 3, kCopy); in TEST()
7381 EXPECT_FALSE(na == NativeArray<int>(b2, 4, kCopy)); in TEST()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7911 kCopy // The NativeArray makes a copy of the native array and
7946 if (relation_to_source_ == kCopy)
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7911 kCopy // The NativeArray makes a copy of the native array and
7946 if (relation_to_source_ == kCopy)