/external/libchrome/base/ |
D | bind_unittest.cc | 98 DerivedCopyCounter(int* copies, int* assigns) in DerivedCopyCounter() 99 : copies_(copies), assigns_(assigns) { in DerivedCopyCounter() 108 CopyCounter(int* copies, int* assigns) in CopyCounter() argument 109 : copies_(copies), assigns_(assigns) { in CopyCounter() 136 int copies() const { in copies() function in base::__anon8607446f0111::CopyCounter 194 return counter.copies(); in GetCopies() 670 int copies = 0; in TEST_F() local 672 CopyCounter counter(&copies, &assigns); in TEST_F() 676 EXPECT_EQ(0, copies); in TEST_F() 818 int copies = 0; in TEST_F() local [all …]
|
/external/libweave/third_party/chromium/base/ |
D | bind_unittest.cc | 99 DerivedCopyCounter(int* copies, int* assigns) in DerivedCopyCounter() 100 : copies_(copies), assigns_(assigns) { in DerivedCopyCounter() 109 CopyCounter(int* copies, int* assigns) in CopyCounter() argument 110 : copies_(copies), assigns_(assigns) { in CopyCounter() 137 int copies() const { in copies() function in base::__anonfb311bb50111::CopyCounter 195 return counter.copies(); in GetCopies() 671 int copies = 0; in TEST_F() local 673 CopyCounter counter(&copies, &assigns); in TEST_F() 677 EXPECT_EQ(0, copies); in TEST_F() 819 int copies = 0; in TEST_F() local [all …]
|
/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/protobuf/java/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()
|
D | RopeByteStringTest.java | 94 int copies = 250; in testToString() local 97 StringBuilder builder = new StringBuilder(copies * sourceString.length()); in testToString() 99 for (int i = 0; i < copies; ++i) { in testToString()
|
/external/vulkan-validation-layers/ |
D | LICENSE.txt | 9 sell copies of the Materials, and to permit persons to whom the Materials are 13 all copies or substantial portions of the Materials. 32 copies of the Software, and to permit persons to whom the Software is 36 all copies or substantial portions of the Software. 53 that this copyright and permissions notice appear in all copies and 98 ** distribute, sublicense, and/or sell copies of the Materials, and to 103 ** in all copies or substantial portions of the Materials. 119 /// copies of the Software, and to permit persons to whom the Software is 123 /// all copies or substantial portions of the Software.
|
/external/vulkan-validation-layers/windowsRuntimeInstaller/ |
D | LICENSE.txt | 9 sell copies of the Materials, and to permit persons to whom the Materials are 13 all copies or substantial portions of the Materials. 89 copies of the Software, and to permit persons to whom the Software is 93 all copies or substantial portions of the Software. 111 that this copyright and permissions notice appear in all copies and 123 distribute, sublicense, and/or sell copies of the Materials, and to 128 in all copies or substantial portions of the Materials. 145 copies of the Software, and to permit persons to whom the Software is 149 all copies or substantial portions of the Software.
|
/external/valgrind/memcheck/tests/ |
D | sh-mem-random.stdout.exp64 | 5 doing copies 13 doing copies
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | variance_impl_mmx.asm | 98 movq mm2, mm0 ; Take copies 99 movq mm3, mm1 ; Take copies 121 movq mm2, mm0 ; Take copies 122 movq mm3, mm1 ; Take copies 144 movq mm2, mm0 ; Take copies 145 movq mm3, mm1 ; Take copies 167 movq mm2, mm0 ; Take copies 168 movq mm3, mm1 ; Take copies 190 movq mm2, mm0 ; Take copies 191 movq mm3, mm1 ; Take copies [all …]
|
/external/v8/src/compiler/ |
D | osr.cc | 56 ZoneVector<NodeVector*> copies(tmp_zone); in PeelOuterLoopsForOsr() local 61 copies.push_back(mapping); in PeelOuterLoopsForOsr() 62 TRACE("OsrDuplication #%zu, depth %zu, header #%d:%s\n", copies.size(), in PeelOuterLoopsForOsr() 149 for (int pos = static_cast<int>(copies.size()) - 1; pos >= 0; pos--) { in PeelOuterLoopsForOsr() 153 NodeVector* previous_map = pos > 0 ? copies[pos - 1] : nullptr; in PeelOuterLoopsForOsr() 238 for (NodeVector* const copy : copies) { in PeelOuterLoopsForOsr()
|
/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/jetty/ |
D | NOTICE | 30 granted provided that the copyright notice appears in all copies. 43 distribute, sublicense, and/or sell copies of the Software, and to 48 included in all copies or substantial portions of the Software.
|
/external/libweave/third_party/chromium/base/third_party/dmg_fp/ |
D | LICENSE | 9 * is included in all copies of any software which is or includes a copy 10 * or modification of this software and in all copies of the supporting
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/about_files/ |
D | pixman-licenses.txt | 7 the above copyright notice appear in all copies and that both that 12 all copies or substantial portions of the Software. 32 provided that the above copyright notice appear in all copies and that 53 the above copyright notice appear in all copies and that both that 76 provided that the above copyright notice appear in all copies and that
|
/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/libunwind/ |
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/chromium-trace/catapult/third_party/gsutil/third_party/six/ |
D | LICENSE | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 11 copies or substantial portions of the Software.
|
/external/llvm/test/YAMLParser/ |
D | LICENSE.txt | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 11 copies or substantial portions of the Software.
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/ |
D | LICENSE | 5 tribute, sublicense, and/or sell copies of the Software, and to permit 10 in all copies or substantial portions of the Software.
|
/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/chromium-trace/catapult/third_party/six/ |
D | LICENSE | 6 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of 11 copies or substantial portions of the Software.
|
/external/hyphenation-patterns/cy/ |
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/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.
|