Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/verbs/
Dpatch_notes_verbs_with_0_copies.md3 ### Motivation:
7 ### Performance:
11 ### Implementation requirements:
17 ### Implementation constrains:
24 ### Design guidelines:
32 ### New types/classes:
46 ### Protocol changes:
50 ### Message structure:
79 ### Second stage optimizations:
83 ### Future optimizations:
/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/mesa3d/docs/specs/
DMESA_copy_sub_buffer.spec32 The glxCopySubBufferMESA() function copies a rectangular region function
/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/tensorflow/tensorflow/contrib/rnn/ops/
Dlstm_ops_test.cc40 static string JoinedCopies(const string& s, int copies) { in JoinedCopies()
/external/libchrome/base/
Dbind_unittest.cc124 CopyMoveCounter(int* copies, in CopyMoveCounter()
189 int copies() const { in copies() function in base::__anon398078b80111::CopyMoveCounter
204 CopyCounter(int* copies, int* assigns) in CopyCounter()
211 int copies() const { return counter_.copies(); } in copies() function in base::__anon398078b80111::CopyCounter
665 int copies = 0; in TEST_F() local
688 int copies = 0; in TEST_F() local
1095 int copies = 0; in TEST_F() local
1173 int copies = 0; in TEST_F() local
/external/tensorflow/tensorflow/core/lib/io/snappy/
Dsnappy_buffers_test.cc45 static string GenTestString(int copies = 1) { in GenTestString()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrCopyTests.cpp621 vector<vk::VkImageCopy>* copies) in genCopies()
727 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo()
755 vector<vk::VkImageCopy> copies; in imageCopyTest() local
/external/tensorflow/tensorflow/core/kernels/
Dsparse_matmul_op_test.cc98 float sparsity_2, int copies) { in ReplicatedSparseMatMul()
212 float sparsity_2, int copies) { in MultiSparseMatMul()
/external/tensorflow/tensorflow/contrib/coder/kernels/
Drange_coder_ops_test.cc91 std::vector<Tensor> copies(input.size()); in RunEncodeOp() local
116 std::vector<Tensor> copies(input.size()); in RunDecodeOp() 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/tensorflow/tensorflow/core/lib/io/
Dzlib_buffers_test.cc51 static string GenTestString(int copies = 1) { in GenTestString()
/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.cpp393 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
/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessVertexArraysTests.cpp286 std::string copies = " sum = 0;\n"; in PrepareProgram() local