/external/llvm-project/flang/test/Semantics/ |
D | call09.f90 | 16 subroutine s01(p) subroutine 52 call s01(realfunc) ! ok 54 call s01(intfunc) 55 call s01(p) ! ok 56 call s01(procptr()) ! ok 58 call s01(intprocptr()) 59 call s01(null()) ! ok 60 call s01(null(p)) ! ok 62 call s01(null(ip)) 63 call s01(sin) ! ok [all …]
|
D | call06.f90 | 11 subroutine s01(x) subroutine 37 call s01(scalar) 39 call s01(1.) 41 call s01(allofunc()) ! subtle: ALLOCATABLE function result isn't 50 call s01(cov[1])
|
D | call07.f90 | 8 subroutine s01(p) subroutine 24 call s01(a03) ! ok 26 call s01(a02) 28 call s01(a03(::2))
|
D | call08.f90 | 11 subroutine s01(x) subroutine 29 call s01(c1) ! ok argument 34 call s01(scalar) 36 call s01(c2)
|
D | final01.f90 | 33 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method 59 subroutine s01(*) subroutine
|
D | call10.f90 | 66 pure subroutine s01(a) ! C1586 subroutine
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_avg_neon.c | 29 uint32x2x2_t s01; in vpx_convolve_avg_neon() local 35 s01 = vzip_u32(vreinterpret_u32_u8(s0), vreinterpret_u32_u8(s1)); in vpx_convolve_avg_neon() 40 dd0 = vrhadd_u8(vreinterpret_u8_u32(s01.val[0]), dd0); in vpx_convolve_avg_neon() 49 uint8x16_t s01, d01; in vpx_convolve_avg_neon() local 58 s01 = vcombine_u8(s0, s1); in vpx_convolve_avg_neon() 60 d01 = vrhaddq_u8(s01, d01); in vpx_convolve_avg_neon()
|
D | highbd_vpx_convolve_avg_neon.c | 30 uint16x8_t s01, d01; in vpx_highbd_convolve_avg_neon() local 38 s01 = vcombine_u16(s0, s1); in vpx_highbd_convolve_avg_neon() 40 d01 = vrhaddq_u16(s01, d01); in vpx_highbd_convolve_avg_neon()
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
D | TestCustomValueInstDefaults.java | 60 s01, s02, s03, s04, s05, s06, s07, s08, field in TestCustomValueInstDefaults.BigBucket 81 @JsonProperty("s01") String s01, in BigBucket() argument 107 this.s01 = s01; this.s02 = s02; this.s03 = s03; this.s04 = s04; in BigBucket() 177 String s01 = BigBucket.DEFAULT_S; in createFromObjectWith() local 213 else if (name.equals("s01")) s01 = (String) value; in createFromObjectWith() 234 s01, s02, s03, s04, s05, s06, s07, s08, in createFromObjectWith() 513 assertEquals(BigBucket.DEFAULT_S, big.s01); in testMoreThan32CreatorParams()
|
/external/bc/tests/fuzzing/dc_inputs/ |
D | 17.txt | 20 40000 5000C 2i>0eM]s01@sil0x
|
/external/llvm-project/clang/test/CXX/lex/lex.charset/ |
D | p2-cxx98.cpp | 31 const char *s01 = "\u0001"; // expected-error {{universal character name refers to a control charac… variable
|
/external/clang/test/CXX/lex/lex.charset/ |
D | p2-cxx98.cpp | 31 const char *s01 = "\u0001"; // expected-error {{universal character name refers to a control charac… variable
|
/external/fdlibm/ |
D | e_j1.c | 81 s01 = 1.91537599538363460805e-02, /* 0x3F939D0B, 0x12637E53 */ variable 130 s = one+z*(s01+z*(s02+z*(s03+z*(s04+z*s05))));
|
/external/llvm-project/llvm/test/MC/AMDGPU/ |
D | reg-syntax-err.s | 132 s_mov_b64 s[10:11], [s01,s1]
|
/external/llvm-project/clang/test/Sema/ |
D | ext_vector_components.c | 22 vec2 = vec4.s01; // legal, shorten in test()
|
/external/clang/test/Sema/ |
D | ext_vector_components.c | 22 vec2 = vec4.s01; // legal, shorten in test()
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_filter_bank.h | 46 FLOAT32 s01; member
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
D | sixtappredict_neon.c | 163 uint64x2_t s01, s23; in vp8_sixtap_predict4x4_neon() local 230 s01 = vreinterpretq_u64_u8(s01_f0); in vp8_sixtap_predict4x4_neon() 238 filter_sub_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 8)), in vp8_sixtap_predict4x4_neon() 243 filter_sub_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 32)), in vp8_sixtap_predict4x4_neon() 248 filter_add_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 16)), in vp8_sixtap_predict4x4_neon() 253 s01_f3 = vshrq_n_u64(s01, 24); in vp8_sixtap_predict4x4_neon() 307 s01 = vreinterpretq_u64_u8(s01_f0); in vp8_sixtap_predict4x4_neon() 313 filter_sub_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 8)), in vp8_sixtap_predict4x4_neon() 319 filter_sub_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 32)), in vp8_sixtap_predict4x4_neon() 325 filter_add_accumulate(vreinterpretq_u8_u64(vshrq_n_u64(s01, 16)), in vp8_sixtap_predict4x4_neon() [all …]
|
/external/gemmlowp/internal/ |
D | pack_neon.h | 118 int32x4_t s01 = in Pack() local 122 int32x4_t s = vaddq_s32(s01, s23); in Pack()
|
D | pack_msa.h | 167 v4i32 s01 = __builtin_msa_addv_w(sums_of_4_cells[cell][0], in Pack() local 171 v4i32 s = __builtin_msa_addv_w(s01, s23); in Pack()
|
/external/libaom/libaom/av1/common/x86/ |
D | highbd_jnt_convolve_avx2.c | 682 __m256i s01 = _mm256_permute2x128_si256( in av1_highbd_dist_wtd_convolve_y_avx2() local 719 s[0] = _mm256_unpacklo_epi16(s01, s12); in av1_highbd_dist_wtd_convolve_y_avx2() 723 s[4] = _mm256_unpackhi_epi16(s01, s12); in av1_highbd_dist_wtd_convolve_y_avx2()
|
D | selfguided_avx2.c | 57 const __m128i s01 = _mm_set1_epi32(s); in scan_32() local 58 const __m256i s02 = _mm256_insertf128_si256(_mm256_setzero_si256(), s01, 1); in scan_32()
|
/external/webp/src/dsp/ |
D | dec_neon.c | 1292 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC4_NEON() local 1293 const uint16x8_t sum = vaddq_u16(s01, vcombine_u16(p1, p1)); in DC4_NEON() 1455 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC8_NEON() local 1457 sum_left = vaddq_u16(s01, s23); in DC8_NEON() 1542 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC16_NEON() local 1544 const uint16x8_t sum = vaddq_u16(s01, s23); in DC16_NEON()
|
/external/libaom/libaom/aom_dsp/x86/ |
D | highbd_convolve_avx2.c | 148 __m256i s01 = _mm256_permute2x128_si256( in av1_highbd_convolve_y_sr_avx2() local 185 s[0] = _mm256_unpacklo_epi16(s01, s12); in av1_highbd_convolve_y_sr_avx2() 189 s[4] = _mm256_unpackhi_epi16(s01, s12); in av1_highbd_convolve_y_sr_avx2()
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_avx2.cc | 65 const auto s01 = _mm256_alignr_epi8(s[1], s[0], 1); in WienerHorizontalTap7Kernel() local 70 madds[0] = _mm256_maddubs_epi16(s01, filter[0]); in WienerHorizontalTap7Kernel() 84 const auto s01 = _mm256_alignr_epi8(s[1], s[0], 1); in WienerHorizontalTap5Kernel() local 88 madds[0] = _mm256_maddubs_epi16(s01, filter[0]); in WienerHorizontalTap5Kernel() 100 const auto s01 = _mm256_alignr_epi8(s[1], s[0], 1); in WienerHorizontalTap3Kernel() local 103 madds[0] = _mm256_maddubs_epi16(s01, filter[0]); in WienerHorizontalTap3Kernel() 105 const __m256i s_3x128 = _mm256_slli_epi16(_mm256_srli_epi16(s01, 8), in WienerHorizontalTap3Kernel()
|