Home
last modified time | relevance | path

Searched defs:copies (Results 1 – 25 of 42) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c314 copy_entry_create(struct util_dynarray *copies, in copy_entry_create()
330 copy_entry_remove(struct util_dynarray *copies, in copy_entry_remove()
350 struct util_dynarray *copies, in lookup_entry_for_deref()
375 struct util_dynarray *copies, in lookup_entry_and_kill_aliases()
422 struct util_dynarray *copies, in kill_aliases()
436 struct util_dynarray *copies, in get_entry_and_kill_aliases()
452 apply_barrier_for_modes(struct util_dynarray *copies, in apply_barrier_for_modes()
748 struct util_dynarray *copies, in invalidate_copies_for_cf_node()
819 dump_copy_entries(struct util_dynarray *copies) in dump_copy_entries()
829 struct util_dynarray *copies) in copy_prop_vars_block()
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DRopeByteStringSubstringTest.java72 int copies = 250; in testToString() local
105 int copies = 250; in testCharsetToString() local
DRopeByteStringTest.java120 int copies = 250; in testToString() local
149 int copies = 250; in testCharsetToString() local
/third_party/mesa3d/docs/_extra/specs/
DMESA_copy_sub_buffer.spec32 The glxCopySubBufferMESA() function copies a rectangular region function
/third_party/cef/tests/ceftests/
Dprint_unittest.cc62 int copies = 3; in TEST() local
/third_party/boost/libs/move/test/
Dcopy_elision_test.cpp59 static unsigned copies; member
65 unsigned X::copies = 0; member in X
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureCopySplitter.h43 std::array<CopyInfo, kMaxTextureCopyRegions> copies; member
/third_party/boost/boost/contract/
Dold.hpp629 std::queue<boost::shared_ptr<void> >& copies = v_->action_ == in get() local
644 std::queue<boost::shared_ptr<void> >& copies = v_->action_ == in get() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureCopySplitter.h45 std::array<CopyInfo, kMaxTextureCopyRegions> copies; member
DTextureCopySplitter.cpp233 TextureCopySplits copies; in Compute2DTextureCopySplits() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/metal/
DUtilsMetal.h47 std::array<CopyInfo, kMaxTextureBufferCopyRegions> copies; member
/third_party/skia/infra/bots/recipe_modules/docker/
Dapi.py32 …def run(self, name, docker_image, src_dir, out_dir, script, args=None, docker_args=None, copies=No… argument
/third_party/boost/libs/fusion/test/sequence/
Dmove.hpp21 int copies = 0; variable
/third_party/boost/libs/contract/test/detail/
Dcounter.hpp34 static unsigned copies() { return ctor_copies_ + op_copies_; } in copies() function
/third_party/boost/libs/unordered/test/unordered/
Dunnecessary_copy_tests.cpp21 static int copies; member
173 int count_copies::copies; member in unnecessary_copy_tests::count_copies
/third_party/cef/libcef/browser/
Dprint_settings_impl.cc133 void CefPrintSettingsImpl::SetCopies(int copies) { in SetCopies()
/third_party/abseil-cpp/absl/container/internal/
Dtest_instance_tracker.h191 int copies() const { in copies() function
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
Dtest_instance_tracker.h191 int copies() const { in copies() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp457 vector<vk::VkImageCopy>* copies) in genCopies()
563 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo()
591 vector<vk::VkImageCopy> copies; in imageCopyTest() local
/third_party/cef/libcef_dll/ctocpp/
Dprint_settings_ctocpp.cc357 NO_SANITIZE("cfi-icall") void CefPrintSettingsCToCpp::SetCopies(int copies) { in SetCopies()
/third_party/cef/libcef_dll/cpptoc/
Dprint_settings_cpptoc.cc381 int copies) { in print_settings_set_copies()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DBufferVk.cpp344 const VkBufferCopy *copies) in copyToBuffer()
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dandroid.py416 def WriteCopies(self, copies, extra_outputs): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dandroid.py460 def WriteCopies(self, copies, extra_outputs): argument
Dcmake.py460 def WriteCopies(target_name, copies, extra_deps, path_to_gyp, output): argument

12