/external/libchrome/base/ |
D | bind_unittest.cc | 100 DerivedCopyMoveCounter(int* copies, in DerivedCopyMoveCounter() 104 : copies_(copies), in DerivedCopyMoveCounter() 117 CopyMoveCounter(int* copies, in CopyMoveCounter() argument 121 : copies_(copies), in CopyMoveCounter() 182 int copies() const { in copies() function in base::__anon771cbf6e0111::CopyMoveCounter 197 CopyCounter(int* copies, int* assigns) in CopyCounter() argument 198 : counter_(copies, assigns, nullptr, nullptr) {} in CopyCounter() 207 int copies() const { return counter_.copies(); } in copies() function in base::__anon771cbf6e0111::CopyCounter 281 return counter.copies(); in GetCopies() 735 int copies = 0; in TEST_F() local [all …]
|
/external/libcups/filter/ |
D | gziptoany.c | 34 int copies; /* Number of copies */ in main() local 55 copies = atoi(argv[4]); in main() 57 copies = 1; in main() 65 copies = 1; in main() 79 while (copies > 0) in main() 98 copies --; in main()
|
D | pstops.c | 87 int copies; /* Number of copies */ member 736 if (doc->copies != 1 && (!doc->collate || !doc->slow_collate)) in copy_comments() 743 doc_printf(doc, "%%%%Requirements: numcopies(%d)%s%s\n", doc->copies, in copy_comments() 751 doc_printf(doc, "%%RBINumCopies: %d\n", doc->copies); in copy_comments() 892 doc->slow_collate ? 1 : doc->copies); in copy_dsc() 930 copy = doc->copies - 1; in copy_dsc() 932 for (; copy < doc->copies; copy ++) in copy_dsc() 997 doc->slow_collate ? 1 : doc->copies); in copy_dsc() 1073 if (doc->slow_collate && doc->copies > 1) in copy_non_dsc() 1074 printf("%%%%Pages: %d\n", doc->copies); in copy_non_dsc() [all …]
|
/external/jline/src/src/main/java/jline/ |
D | MultiCompletor.java | 48 List[] copies = new List[completors.length]; in complete() local 52 copies[i] = new LinkedList(cand); in complete() 53 positions[i] = completors[i].complete(buffer, pos, copies[i]); in complete() 64 for (int i = 0; i < copies.length; i++) { in complete() 66 cand.addAll(copies[i]); in complete()
|
/external/protobuf/java/core/src/test/java/com/google/protobuf/ |
D | RopeByteStringSubstringTest.java | 72 int copies = 250; in testToString() local 75 StringBuilder builder = new StringBuilder(copies * sourceString.length()); in testToString() 77 for (int i = 0; i < copies; ++i) { in testToString() 102 int copies = 250; in testCharsetToString() local 105 StringBuilder builder = new StringBuilder(copies * sourceString.length()); in testCharsetToString() 107 for (int i = 0; i < copies; ++i) { in testCharsetToString()
|
D | RopeByteStringTest.java | 99 int copies = 250; in testToString() local 102 StringBuilder builder = new StringBuilder(copies * sourceString.length()); in testToString() 104 for (int i = 0; i < copies; ++i) { in testToString() 125 int copies = 250; in testCharsetToString() local 128 StringBuilder builder = new StringBuilder(copies * sourceString.length()); in testCharsetToString() 130 for (int i = 0; i < copies; ++i) { in testCharsetToString()
|
/external/llvm/test/CodeGen/SystemZ/ |
D | fp-copysign-01.ll | 10 ; Test f32 copies in which the sign comes from an f32. 20 ; Test f32 copies in which the sign comes from an f64. 31 ; Test f32 copies in which the sign comes from an f128. 44 ; Test f64 copies in which the sign comes from an f32. 55 ; Test f64 copies in which the sign comes from an f64. 65 ; Test f64 copies in which the sign comes from an f128. 78 ; Test f128 copies in which the sign comes from an f32. We shouldn't
|
/external/llvm/test/CodeGen/X86/ |
D | misched-copy.ll | 6 ; Argument copies should be hoisted to the top of the block. 7 ; Return copies should be sunk to the end. 8 ; MUL_HiLo PhysReg use copies should be just above the mul. 9 ; MUL_HiLo PhysReg def copies should be just below the mul.
|
/external/mesa3d/src/compiler/nir/ |
D | nir_lower_vars_to_ssa.c | 49 struct set *copies; member 397 if (node->copies == NULL) in register_copy_instr() 398 node->copies = _mesa_set_create(state->dead_ctx, _mesa_hash_pointer, in register_copy_instr() 401 _mesa_set_add(node->copies, copy_instr); in register_copy_instr() 444 if (!node->copies) in lower_copies_to_load_store() 448 set_foreach(node->copies, copy_entry) { in lower_copies_to_load_store() 461 struct set_entry *arg_entry = _mesa_set_search(arg_node->copies, copy); in lower_copies_to_load_store() 463 _mesa_set_remove(node->copies, arg_entry); in lower_copies_to_load_store() 469 node->copies = NULL; in lower_copies_to_load_store()
|
D | nir_opt_copy_prop_vars.c | 79 struct list_head copies; member 104 list_add(&entry->link, &state->copies); in copy_entry_create() 263 list_for_each_entry(struct copy_entry, iter, &state->copies, link) { in lookup_entry_for_deref() 275 list_for_each_entry(struct copy_entry, iter, &state->copies, link) { in mark_aliased_entries_as_read() 287 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) { in get_entry_and_kill_aliases() 321 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) { in apply_barrier_for_modes() 622 list_for_each_entry_safe(struct copy_entry, iter, &state->copies, link) in copy_prop_vars_block() 788 list_inithead(&state.copies); in nir_opt_copy_prop_vars()
|
/external/ImageMagick/ |
D | NOTICE | 30 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 35 copies or substantial portions of ImageMagick. 92 merge, publish, distribute, sublicense, and/or sell copies of the Software, and 93 to permit persons who receive copies from any such party to do so, with the 106 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 111 copies or substantial portions of the Software. 133 copies of the Software, and to permit persons to whom the Software is 137 copies or substantial portions of the Software. 157 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 161 This copyright notice shall be included in all copies or substantial portions [all …]
|
/external/valgrind/memcheck/tests/ |
D | sh-mem-random.stdout.exp64 | 5 doing copies 13 doing copies
|
/external/ppp/pppd/plugins/radius/ |
D | COPYRIGHT | 8 copyright and permission notice appear on all copies and supporting 24 permission notice appear on all copies and supporting documentation, the 40 and permission notice appear on all copies and supporting documentation, 56 copies of the software and derivative works or modified versions thereof, 88 These notices must be retained in any copies of any part of this
|
/external/v8/src/compiler/ |
D | osr.cc | 64 ZoneVector<NodeVector*> copies(tmp_zone); in PeelOuterLoopsForOsr() local 69 copies.push_back(mapping); in PeelOuterLoopsForOsr() 70 TRACE("OsrDuplication #%zu, depth %zu, header #%d:%s\n", copies.size(), in PeelOuterLoopsForOsr() 158 for (int pos = static_cast<int>(copies.size()) - 1; pos >= 0; pos--) { in PeelOuterLoopsForOsr() 162 NodeVector* previous_map = pos > 0 ? copies[pos - 1] : nullptr; in PeelOuterLoopsForOsr() 247 for (NodeVector* const copy : copies) { in PeelOuterLoopsForOsr()
|
/external/python/cpython2/Doc/library/ |
D | copy.rst | 38 *copies* into it of the objects found in the original. 46 * Because deep copy copies *everything* it may copy too much, e.g., 47 even administrative data structures that should be shared even between copies. 62 Shallow copies of dictionaries can be made using :meth:`dict.copy`, and
|
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/ |
D | vktYCbCrCopyTests.cpp | 620 vector<vk::VkImageCopy>* copies) in genCopies() argument 640 copies->reserve(copyCount); in genCopies() 696 copies->push_back(copy); in genCopies() 726 const vector<vk::VkImageCopy>& copies) in logTestCaseInfo() argument 740 for (size_t copyNdx = 0; copyNdx < copies.size(); copyNdx++) in logTestCaseInfo() 741 log << TestLog::Message << copies[copyNdx] << TestLog::EndMessage; in logTestCaseInfo() 756 vector<vk::VkImageCopy> copies; in imageCopyTest() local 760 …s(rng, copyCount, config.src.format, config.src.size, config.dst.format, config.dst.size, &copies); in imageCopyTest() 762 logTestCaseInfo(log, config, copies); in imageCopyTest() 812 …OPTIMAL, *dstImage, vk::VK_IMAGE_LAYOUT_TRANSFER_DST_OPTIMAL, (deUint32)copies.size(), &copies[0]); in imageCopyTest() [all …]
|
/external/valgrind/ |
D | COPYING.DOCS | 7 Everyone is permitted to copy and distribute verbatim copies 88 Examples of suitable formats for Transparent copies include plain 127 to the Document are reproduced in all copies, and that you add no other 130 copying of the copies you make or distribute. However, you may accept 131 compensation in exchange for copies. If you distribute a large enough 132 number of copies you must also follow the conditions in section 3. 134 You may also lend copies, under the same conditions stated above, and 135 you may publicly display copies. 140 If you publish printed copies (or copies in media that commonly have 143 copies in covers that carry, clearly and legibly, all these Cover [all …]
|
/external/libdaemon/ |
D | LICENSE | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 11 copies or substantial portions of the Software.
|
D | NOTICE | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 11 copies or substantial portions of the Software.
|
/external/ImageMagick/www/Magick++/ |
D | COPYING | 8 merge, publish, distribute, sublicense, and/or sell copies of 13 included in all copies or substantial portions of Magick++.
|
/external/hyphenation-patterns/da/ |
D | NOTICE | 8 copies of the Software, and to permit persons to whom the 13 included in all copies or substantial portions of the Software.
|
/external/libunwind/ |
D | NOTICE | 5 distribute, sublicense, and/or sell copies of the Software, and to 10 included in all copies or substantial portions of the Software.
|
D | LICENSE | 5 distribute, sublicense, and/or sell copies of the Software, and to 10 included in all copies or substantial portions of the Software.
|
/external/python/cpython2/Modules/_ctypes/libffi_msvc/ |
D | LICENSE | 7 distribute, sublicense, and/or sell copies of the Software, and to 12 in all copies or substantial portions of the Software.
|
/external/python/cpython2/Modules/_ctypes/libffi_osx/ |
D | LICENSE | 7 distribute, sublicense, and/or sell copies of the Software, and to 12 in all copies or substantial portions of the Software.
|