/external/tensorflow/tensorflow/contrib/verbs/ |
D | patch_notes_verbs_with_0_copies.md | 3 ### 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/ |
D | RopeByteStringSubstringTest.java | 72 int copies = 250; in testToString() local 102 int copies = 250; in testCharsetToString() local
|
D | RopeByteStringTest.java | 99 int copies = 250; in testToString() local 125 int copies = 250; in testCharsetToString() local
|
/external/mesa3d/docs/specs/ |
D | MESA_copy_sub_buffer.spec | 32 The glxCopySubBufferMESA() function copies a rectangular region function
|
/external/libcups/filter/ |
D | gziptoany.c | 34 int copies; /* Number of copies */ in main() local
|
D | pstops.c | 87 int copies; /* Number of copies */ member
|
/external/jline/src/src/main/java/jline/ |
D | MultiCompletor.java | 48 List[] copies = new List[completors.length]; in complete() local
|
/external/tensorflow/tensorflow/contrib/rnn/ops/ |
D | lstm_ops_test.cc | 40 static string JoinedCopies(const string& s, int copies) { in JoinedCopies()
|
/external/libchrome/base/ |
D | bind_unittest.cc | 124 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/ |
D | snappy_buffers_test.cc | 45 static string GenTestString(int copies = 1) { in GenTestString()
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrCopyTests.cpp | 621 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/ |
D | sparse_matmul_op_test.cc | 98 float sparsity_2, int copies) { in ReplicatedSparseMatMul() 212 float sparsity_2, int copies) { in MultiSparseMatMul()
|
/external/tensorflow/tensorflow/contrib/coder/kernels/ |
D | range_coder_ops_test.cc | 91 std::vector<Tensor> copies(input.size()); in RunEncodeOp() local 116 std::vector<Tensor> copies(input.size()); in RunDecodeOp() local
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_vars_to_ssa.c | 49 struct set *copies; member
|
D | nir_opt_copy_prop_vars.c | 79 struct list_head copies; member
|
/external/tensorflow/tensorflow/core/lib/io/ |
D | zlib_buffers_test.cc | 51 static string GenTestString(int copies = 1) { in GenTestString()
|
/external/toybox/toys/other/ |
D | bzcat.c | 516 int count, pos, current, run, copies, outbyte, previous, gotcount = 0; in write_bunzip_data() local
|
/external/vulkan-validation-layers/tests/ |
D | vktestbinding.cpp | 393 const std::vector<VkCopyDescriptorSet> &copies) { in update_descriptor_sets()
|
/external/libcups/cups/ |
D | ppd-cache.c | 63 int copies, /* I - Number of copies */ in _cupsConvertOptions()
|
/external/deqp/modules/gles31/functional/ |
D | es31fCopyImageTests.cpp | 2104 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/ |
D | gl4cDirectStateAccessVertexArraysTests.cpp | 286 std::string copies = " sum = 0;\n"; in PrepareProgram() local
|