Home
last modified time | relevance | path

Searched defs:copies (Results 1 – 25 of 47) 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/cef/tests/ceftests/
Dprint_unittest.cc62 int copies = 3; in TEST() local
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureCopySplitter.h43 std::array<CopyInfo, kMaxTextureCopyRegions> 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/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/cups-filters/filter/
Dpcl-common.h28 #define pcl_set_copies(copies)\ argument
Dbannertopdf.c373 unsigned copies; in generate_banner_pdf() 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/cef/libcef/browser/
Dprint_settings_impl.cc133 void CefPrintSettingsImpl::SetCopies(int copies) { in SetCopies()
/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/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/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

12