/external/libvpx/libvpx/vpx_dsp/arm/ |
D | idct32x32_add_neon.c | 4 * Use of this source code is governed by a BSD-style license 52 p2 -= stride; in store_combine_results() 71 p1 -= stride; in store_combine_results() 89 p2 -= stride; in highbd_store_combine_results_bd8() 108 p1 -= stride; in highbd_store_combine_results_bd8() 120 int32x4_t q[4]; in do_butterfly() local 132 q[0] = vmull_s16(d[0], d[4]); in do_butterfly() 133 q[1] = vmull_s16(d[1], d[4]); in do_butterfly() 134 q[0] = vmlsl_s16(q[0], d[2], d[5]); in do_butterfly() 135 q[1] = vmlsl_s16(q[1], d[3], d[5]); in do_butterfly() [all …]
|
D | highbd_idct32x32_1024_add_neon.c | 4 * Use of this source code is governed by a BSD-style license 23 q0->val[0] = vld1q_s32(trans_buf + first * 8); in load_from_transformed() 24 q0->val[1] = vld1q_s32(trans_buf + first * 8 + 4); in load_from_transformed() 25 q1->val[0] = vld1q_s32(trans_buf + second * 8); in load_from_transformed() 26 q1->val[1] = vld1q_s32(trans_buf + second * 8 + 4); in load_from_transformed() 32 q0->val[0] = vld1q_s32(out + first * 32); in load_from_output() 33 q0->val[1] = vld1q_s32(out + first * 32 + 4); in load_from_output() 34 q1->val[0] = vld1q_s32(out + second * 32); in load_from_output() 35 q1->val[1] = vld1q_s32(out + second * 32 + 4); in load_from_output() 58 p2 -= stride; in highbd_store_combine_results() [all …]
|
/external/tensorflow/tensorflow/lite/models/testdata/g3doc/ |
D | asr_am.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
D | hotword.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
D | asr_lm.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
D | endpointer.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
D | tts.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
D | speakerid.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
/external/mesa3d/src/compiler/glsl/ |
D | ast_type.cpp | 30 structure->print(); in print() 36 array_specifier->print(); in print() 46 subroutine_only.flags.q.subroutine = 1; in has_qualifiers() 47 if (state->has_explicit_uniform_location()) { in has_qualifiers() 48 subroutine_only.flags.q.explicit_index = 1; in has_qualifiers() 50 return (this->qualifier.flags.i & ~subroutine_only.flags.i) != 0; in has_qualifiers() 55 return this->flags.q.smooth in has_interpolation() 56 || this->flags.q.flat in has_interpolation() 57 || this->flags.q.noperspective; in has_interpolation() 63 return this->flags.q.origin_upper_left in has_layout() [all …]
|
/external/python/cpython3/Doc/library/ |
D | pathlib-inheritance.svg | 1 …-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://…
|
/external/ImageMagick/PerlMagick/t/reference/write/read/ |
D | gradient.miff | 7 profile-icm=3144 9 …-HP cprtP3desc�lwtpt�bkpt… 10 #(-27;@EJOTY^chmrw|�������������������������…
|
/external/ImageMagick/MagickCore/ |
D | quantum-export.c | 7 % Q Q U U A A NN N T U U MM MM % 8 % Q Q U U AAAAA N N N T U U M M M % 9 % Q QQ U U A A N NN T U U M M % 25 % Copyright 1999-2019 ImageMagick Studio LLC, a non-profit organization % 50 #include "MagickCore/blob-private.h" 51 #include "MagickCore/color-private.h" 53 #include "MagickCore/exception-private.h" 64 #include "MagickCore/pixel-accessor.h" 66 #include "MagickCore/quantum-private.h" 79 + E x p o r t Q u a n t u m P i x e l s % [all …]
|
/external/libcxx/src/ |
D | hash.cpp | 1 //===-------------------------- hash.cpp ----------------------------------===// 8 //===----------------------------------------------------------------------===// 16 #pragma clang diagnostic ignored "-Wtautological-constant-out-of-range-compare" 136 // The algorithm creates a list of small primes, plus an open-ended list of 184 if (n <= small_primes[N-1]) in __next_prime() 192 // Known a-priori n >= L in __next_prime() 194 size_t in = static_cast<size_t>(std::lower_bound(indices, indices + M, n - k0 * L) in __next_prime() 195 - indices); in __next_prime() 202 // It is known a-priori that n is not divisible by 2, 3, 5 or 7, in __next_prime() 203 // so don't test those (j == 5 -> divide by 11 first). And the in __next_prime() [all …]
|
/external/grpc-grpc/doc/images/ |
D | load-balancing.svg | 3 …-linecap="square" stroke-miterlimit="10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://ww…
|
/external/tensorflow/tensorflow/lite/g3doc/r2/images/convert/ |
D | workflow.svg | 1 …-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://…
|
/external/tensorflow/tensorflow/lite/g3doc/images/convert/ |
D | workflow.svg | 1 …-linecap="square" stroke-miterlimit="10" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://…
|
/external/libchrome/base/containers/ |
D | circular_deque_unittest.cc | 2 // Use of this source code is governed by a BSD-style license that can be 60 EXPECT_EQ(num_elts, static_cast<size_t>(buf.end() - buf.begin())); in TEST() 72 EXPECT_EQ(num_elts, static_cast<size_t>(buf.end() - buf.begin())); in TEST() 115 circular_deque<DestructorCounter> q; in TEST() local 116 q.resize(5, DestructorCounter(&destruct_count)); in TEST() 125 circular_deque<DestructorCounter> q; in TEST() local 126 q.reserve(7); in TEST() 127 q.resize(5, DestructorCounter(&destruct_count)); in TEST() 132 q.emplace_back(&destruct_count); in TEST() 133 q.pop_front(); in TEST() [all …]
|
/external/skia/site/dev/design/conical/ |
D | lemma3.2.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 51.0302734375 232.359375 50.6396484375 233.109375 Q 50.2646484375 233.859375 50.2646484375 235.3… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | lemma3.1.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 51.0302734375 232.359375 50.6396484375 233.109375 Q 50.2646484375 233.859375 50.2646484375 235.3… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | lemma4.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 64.421875 205.359375 64.03125 206.109375 Q 63.65625 206.859375 63.65625 208.359375 Q 63.65625 20… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | corollary2.3.1.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 68.421875 149.359375 68.03125 150.109375 Q 67.65625 150.859375 67.65625 152.359375 Q 67.65625 15… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
/external/skqp/site/dev/design/conical/ |
D | lemma3.2.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 51.0302734375 232.359375 50.6396484375 233.109375 Q 50.2646484375 233.859375 50.2646484375 235.3… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | lemma3.1.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 51.0302734375 232.359375 50.6396484375 233.109375 Q 50.2646484375 233.859375 50.2646484375 235.3… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | lemma4.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 64.421875 205.359375 64.03125 206.109375 Q 63.65625 206.859375 63.65625 208.359375 Q 63.65625 20… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|
D | corollary2.3.1.svg | 8 xmlns:ev="http://www.w3.org/2001/xml-events" 17 <g stroke-linejoin="miter" stroke-dashoffset="0" stroke-dasharray="none" stroke-width="1" stroke-mi… 19 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#ffffff"> 21 </g> <!-- drawing style --> 22 </g> <!-- transform --> 24 <g fill-opacity="1" fill-rule="nonzero" stroke="none" fill="#000000"> 25 …Q 68.421875 149.359375 68.03125 150.109375 Q 67.65625 150.859375 67.65625 152.359375 Q 67.65625 15… 26 </g> <!-- drawing style --> 27 </g> <!-- transform --> 29 <g stroke-linecap="butt" fill="none" stroke-opacity="1" stroke="#000000"> [all …]
|