/external/lzma/CPP/7zip/UI/Common/ |
D | UpdateAction.cpp | 11 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 …]
|
D | UpdateAction.h | 28 kCopy, enumerator
|
D | UpdateProduce.cpp | 34 case NPairAction::kCopy: in UpdateProduce()
|
/external/webp/src/enc/ |
D | backward_references_enc.h | 34 kCopy, enumerator 48 retval.mode = kCopy; in PixOrCopyCreateCopy() 81 return (p->mode == kCopy); in PixOrCopyIsCopy() 106 assert(p->mode == kCopy); in PixOrCopyDistance()
|
/external/google-breakpad/src/testing/include/gmock/internal/ |
D | gmock-internal-utils.h | 431 return type(const_cast<Element*>(&array[0]), N, kCopy); 433 return type(array, N, kCopy); 455 return type(get<0>(array), get<1>(array), kCopy);
|
/external/libbrillo/brillo/http/ |
D | http_request.h | 35 BRILLO_EXPORT extern const char kCopy[]; // Non-standard HTTP/1.1 verb
|
D | http_request.cc | 29 const char request_type::kCopy[] = "COPY"; member in brillo::http::request_type
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/ |
D | gtest-internal.h | 951 kCopy // The NativeArray makes a copy of the native array and 986 if (relation_to_source_ == kCopy)
|
/external/mesa3d/src/gtest/include/gtest/internal/ |
D | gtest-internal.h | 951 kCopy // The NativeArray makes a copy of the native array and 986 if (relation_to_source_ == kCopy)
|
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 1039 kCopy // The NativeArray makes a copy of the native array and 1074 if (relation_to_source_ == kCopy)
|
/external/llvm/utils/unittest/googletest/include/gtest/internal/ |
D | gtest-internal.h | 1048 kCopy // The NativeArray makes a copy of the native array and 1083 if (relation_to_source_ == kCopy)
|
/external/google-breakpad/src/testing/gtest/include/gtest/internal/ |
D | gtest-internal.h | 1025 kCopy // The NativeArray makes a copy of the native array and 1060 if (relation_to_source_ == kCopy)
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/ |
D | gtest_unittest.cc | 284 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/google-breakpad/src/testing/gtest/test/ |
D | gtest_unittest.cc | 195 using testing::internal::kCopy; 7482 NativeArray<int> na(*a, 2, kCopy); in TEST() 7502 NativeArray<int> na(a, 3, kCopy); in TEST() 7523 EXPECT_FALSE(na == NativeArray<int>(b2, 4, kCopy)); in TEST()
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 902 return type(const_cast<Element*>(&array[0]), N, kCopy); 904 return type(array, N, kCopy); 926 return type(get<0>(array), get<1>(array), kCopy);
|
/external/fmtlib/test/gtest/ |
D | gtest.h | 7911 kCopy // The NativeArray makes a copy of the native array and 7946 if (relation_to_source_ == kCopy)
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/ |
D | gtest.h | 7912 kCopy // The NativeArray makes a copy of the native array and 7947 if (relation_to_source_ == kCopy)
|