/external/llvm-project/flang/test/Semantics/ |
D | call08.f90 | 11 subroutine s01(x) subroutine 29 call s01(c1) ! ok argument
|
D | call02.f90 | 4 subroutine s01(elem, subr) subroutine 5 interface
|
D | call06.f90 | 11 subroutine s01(x) subroutine 12 real, allocatable :: x local
|
D | call09.f90 | 16 subroutine s01(p) subroutine 17 procedure(realfunc), pointer, intent(in) :: p local
|
D | call07.f90 | 8 subroutine s01(p) subroutine
|
D | call10.f90 | 66 pure subroutine s01(a) ! C1586 subroutine 70 pure subroutine s01a(a) argument
|
D | final01.f90 | 33 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method 59 subroutine s01(*) subroutine
|
/external/libvpx/libvpx/vpx_dsp/arm/ |
D | vpx_convolve_avg_neon.c | 29 uint32x2x2_t s01; in vpx_convolve_avg_neon() local 49 uint8x16_t s01, d01; in vpx_convolve_avg_neon() local
|
D | highbd_vpx_convolve_avg_neon.c | 30 uint16x8_t s01, d01; in vpx_highbd_convolve_avg_neon() local
|
/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/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() 177 String s01 = BigBucket.DEFAULT_S; in createFromObjectWith() local
|
/external/fdlibm/ |
D | e_j1.c | 81 s01 = 1.91537599538363460805e-02, /* 0x3F939D0B, 0x12637E53 */ variable
|
/external/libxaac/decoder/drc_src/ |
D | impd_drc_filter_bank.h | 46 FLOAT32 s01; member
|
/external/gemmlowp/internal/ |
D | pack_msa.h | 167 v4i32 s01 = __builtin_msa_addv_w(sums_of_4_cells[cell][0], in Pack() local
|
D | pack_neon.h | 118 int32x4_t s01 = in Pack() local
|
/external/swiftshader/src/Renderer/ |
D | Blitter.cpp | 1342 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
|
/external/javassist/src/test/javassist/ |
D | JvstTest4.java | 895 String s01 = field01.getAnnotation(test4.JIRA181b.Condition.class).toString(); in testAnnotationWithGenerics() local
|
/external/webp/src/dsp/ |
D | dec_neon.c | 1292 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC4_NEON() local 1455 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC8_NEON() local 1542 const uint16x8_t s01 = vaddq_u16(s0, s1); in DC16_NEON() local
|
/external/libvpx/libvpx/vp8/common/arm/neon/ |
D | sixtappredict_neon.c | 163 uint64x2_t s01, s23; in vp8_sixtap_predict4x4_neon() local
|
/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
|
D | selfguided_avx2.c | 57 const __m128i s01 = _mm_set1_epi32(s); in scan_32() local
|
/external/swiftshader/src/Device/ |
D | Blitter.cpp | 1557 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local
|
/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 84 const auto s01 = _mm256_alignr_epi8(s[1], s[0], 1); in WienerHorizontalTap5Kernel() local 100 const auto s01 = _mm256_alignr_epi8(s[1], s[0], 1); in WienerHorizontalTap3Kernel() local
|
/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
|