/external/libvpx/libvpx/vpx_dsp/arm/ |
D | fdct_neon.c | 46 const int16x4_t s_1 = vget_high_s16(s_01); in vpx_fdct4x4_neon() local 52 const int32x4_t s_0_p_s_1 = vaddl_s16(s_0, s_1); in vpx_fdct4x4_neon() 53 const int32x4_t s_0_m_s_1 = vsubl_s16(s_0, s_1); in vpx_fdct4x4_neon()
|
/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/tests/ |
D | parallel_loops_to_sequential.mlir | 6 %s_0 : index, %s_1 : index, 8 scf.parallel (%i0, %i1) = (%lb_0, %lb_1) to (%ub_0, %ub_1) step (%s_0, %s_1) {
|
/external/libaom/libaom/aom_dsp/x86/ |
D | subtract_avx2.c | 20 __m256i s_1 = _mm256_cvtepu8_epi16(_mm256_extracti128_si256(s, 1)); in subtract32_avx2() local 24 const __m256i d_1 = _mm256_sub_epi16(s_1, p_1); in subtract32_avx2()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count13.ll | 63 define void @s_1(i8 %start) { 75 ; CHECK-LABEL: Determining loop execution counts for: @s_1
|
D | no-wrap-unknown-becount.ll | 26 define void @s_1(i1* %cond) { 27 ; CHECK-LABEL: Classifying expressions for: @s_1
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | trip-count13.ll | 64 define void @s_1(i8 %start) { 76 ; CHECK-LABEL: Determining loop execution counts for: @s_1
|
D | no-wrap-unknown-becount.ll | 27 define void @s_1(i1* %cond) { 28 ; CHECK-LABEL: Classifying expressions for: @s_1
|
/external/tensorflow/tensorflow/python/data/util/ |
D | structure_test.py | 486 s_1 = structure.type_spec_from_value(value_1) 487 flat_s_1 = structure.to_tensor_list(s_1, value_1) 512 structure.to_tensor_list(s_1, value_0) 516 structure.to_tensor_list(s_1, value_2) 537 structure.from_tensor_list(s_1, flat_s_0) 540 structure.from_tensor_list(s_1, flat_s_2)
|
/external/llvm/test/MC/COFF/ |
D | comm-align.s | 22 .comm _s_1,4,0 # @s_1
|
/external/llvm-project/llvm/test/MC/COFF/ |
D | comm-align.s | 22 .comm _s_1,4,0 # @s_1
|
/external/libaom/libaom/aom_dsp/arm/ |
D | fwd_txfm_neon.c | 43 const int16x4_t s_1 = vget_high_s16(s_01); in aom_fdct4x4_helper() local 49 const int32x4_t s_0_p_s_1 = vaddl_s16(s_0, s_1); in aom_fdct4x4_helper() 50 const int32x4_t s_0_m_s_1 = vsubl_s16(s_0, s_1); in aom_fdct4x4_helper()
|
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-advanced/ |
D | main.cpp | 90 int s_1; member
|
/external/tensorflow/tensorflow/core/framework/ |
D | shape_inference_test.cc | 607 auto s_1 = c.input(6); in TEST_F() local 659 Relax(&c, s_1, s_1_2, &out); in TEST_F() 676 auto s_1 = c.input(6); in TEST_F() local 760 c.Merge(s_1, s_1_2, &out).ToString(), in TEST_F()
|
/external/llvm-project/mlir/include/mlir/Dialect/Vector/ |
D | VectorOps.td | 243 * a k-D vector <s_1 x .. x s_k x type> can be broadcast to 250 s_1 x .. x s_j x .. x s_k 295 v1 : <s_1 x s_2 x .. x s_k x type> and 301 above, all mask values are in the range [0,s_1+t_1)
|
/external/libgav1/libgav1/src/dsp/arm/ |
D | loop_restoration_neon.cc | 104 const int16x8_t s_1 = ZeroExtend(s[1]); in WienerHorizontalSum() local 106 sum = vmlaq_n_s16(sum, s_1, filter[3]); in WienerHorizontalSum() 109 sum = vrsraq_n_s16(vshlq_n_s16(s_1, 7 - kInterRoundBitsHorizontal), sum, in WienerHorizontalSum()
|
/external/eigen/doc/ |
D | QuickReference.dox | 702 \f$ upper(M_1) \mathrel{{+}{=}} s_1 M_2 M_2^* \f$ \n
|
/external/cpuinfo/test/dmesg/ |
D | pixel-xl.log | 2313 [ 21.231744] c2 1142 wlan: loading driver v4.4.25.027s_1 2441 [ 22.645089] c2 1142 Host SW:4.4.25.027s_1, FW:4.3.2.7, HW:QCA6174_REV3_2
|