Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c313 copy_entry_create(struct util_dynarray *copies, in copy_entry_create()
329 copy_entry_remove(struct util_dynarray *copies, in copy_entry_remove()
349 struct util_dynarray *copies, in lookup_entry_for_deref()
374 struct util_dynarray *copies, in lookup_entry_and_kill_aliases()
421 struct util_dynarray *copies, in kill_aliases()
435 struct util_dynarray *copies, in get_entry_and_kill_aliases()
451 apply_barrier_for_modes(struct util_dynarray *copies, in apply_barrier_for_modes()
747 struct util_dynarray *copies, in invalidate_copies_for_cf_node()
818 dump_copy_entries(struct util_dynarray *copies) in dump_copy_entries()
828 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/mesa3d/src/asahi/compiler/
Dagx_register_allocate.c232 struct agx_copy *copies = calloc(sizeof(*copies), nr_phi); in agx_insert_parallel_copies() local
309 struct agx_copy copies[4]; in agx_ra() local
344 struct agx_copy copies[4]; in agx_ra() local
Dagx_lower_parallel_copy.c118 struct agx_copy *copies, in agx_emit_parallel_copies()
/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/skia/third_party/externals/dawn/src/dawn_native/metal/
DUtilsMetal.h47 std::array<CopyInfo, kMaxTextureBufferCopyRegions> copies; member
/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/vk-gl-cts/external/vulkan-docs/src/chapters/
Dcopies.adoc5 [[copies]] anchor
/third_party/cups-filters/filter/
Dpcl-common.h28 #define pcl_set_copies(copies)\ argument
Dbannertopdf.c373 unsigned copies; in generate_banner_pdf() local
/third_party/node/deps/v8/src/compiler/
Dloop-unrolling.cc34 NodeVector copies(tmp_zone); in UnrollLoop() local
/third_party/cups-filters/filter/foomatic-rip/
Dfoomaticrip.h90 char copies[128]; member
/third_party/mesa3d/src/asahi/compiler/test/
Dtest-lower-parallel-copy.cpp28 #define CASE(copies, expected) do { \ argument
/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_no_buildgn/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp461 vector<vk::VkImageCopy>* copies) in genCopies()
567 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo()
595 vector<vk::VkImageCopy> copies; in imageCopyTest() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp461 vector<vk::VkImageCopy>* copies) in genCopies()
567 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo()
595 vector<vk::VkImageCopy> copies; in imageCopyTest() local
/third_party/cups-filters/backend/
Dparallel.c64 int copies; /* Number of copies to print */ in main() local
Dserial.c85 int copies; /* Number of copies to print */ in main() local
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
Dandroid.py459 def WriteCopies(self, copies, extra_outputs): argument
Dcmake.py454 def WriteCopies(target_name, copies, extra_deps, path_to_gyp, output): argument
/third_party/node/tools/gyp/pylib/gyp/generator/
Dandroid.py459 def WriteCopies(self, copies, extra_outputs): argument
Dcmake.py454 def WriteCopies(target_name, copies, extra_deps, path_to_gyp, output): argument

12