Home
last modified time | relevance | path

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

/external/mesa3d/docs/specs/
DMESA_copy_sub_buffer.spec32 The glxCopySubBufferMESA() function copies a rectangular region function
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DRopeByteStringSubstringTest.java72 int copies = 250; in testToString() local
102 int copies = 250; in testCharsetToString() local
DRopeByteStringTest.java99 int copies = 250; in testToString() local
125 int copies = 250; in testCharsetToString() local
/external/libcups/filter/
Dgziptoany.c34 int copies; /* Number of copies */ in main() local
Dpstops.c87 int copies; /* Number of copies */ member
/external/jline/src/src/main/java/jline/
DMultiCompletor.java48 List[] copies = new List[completors.length]; in complete() local
/external/libchrome/base/
Dbind_unittest.cc117 CopyMoveCounter(int* copies, in CopyMoveCounter()
182 int copies() const { in copies() function in base::__anon771cbf6e0111::CopyMoveCounter
197 CopyCounter(int* copies, int* assigns) in CopyCounter()
207 int copies() const { return counter_.copies(); } in copies() function in base::__anon771cbf6e0111::CopyCounter
735 int copies = 0; in TEST_F() local
899 int copies = 0; in TEST_F() local
977 int copies = 0; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp620 vector<vk::VkImageCopy>* copies) in genCopies()
726 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo()
756 vector<vk::VkImageCopy> copies; in imageCopyTest() local
/external/v8/src/compiler/
Dosr.cc64 ZoneVector<NodeVector*> copies(tmp_zone); in PeelOuterLoopsForOsr() local
/external/mesa3d/src/compiler/nir/
Dnir_lower_vars_to_ssa.c49 struct set *copies; member
Dnir_opt_copy_prop_vars.c79 struct list_head copies; member
/external/toybox/toys/other/
Dbzcat.c516 int count, pos, current, run, copies, outbyte, previous, gotcount = 0; in write_bunzip_data() local
/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp380 const std::vector<VkCopyDescriptorSet> &copies) { in update_descriptor_sets()
/external/libcups/cups/
Dppd-cache.c63 int copies, /* I - Number of copies */ in _cupsConvertOptions()
/external/deqp/modules/gles31/functional/
Des31fCopyImageTests.cpp2104 void generateCopies (vector<Copy>& copies, const ImageInfo& srcInfo, const ImageInfo& dstInfo) in generateCopies()
2195 vector<Copy> copies; in copyImageIter() local