Home
last modified time | relevance | path

Searched defs:s01 (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm-project/flang/test/Semantics/
Dcall08.f9011 subroutine s01(x) subroutine
29 call s01(c1) ! ok argument
Dcall02.f904 subroutine s01(elem, subr) subroutine
5 interface
Dcall06.f9011 subroutine s01(x) subroutine
12 real, allocatable :: x local
Dcall09.f9016 subroutine s01(p) subroutine
17 procedure(realfunc), pointer, intent(in) :: p local
Dcall07.f908 subroutine s01(p) subroutine
Dcall10.f9066 pure subroutine s01(a) ! C1586 subroutine
70 pure subroutine s01a(a) argument
Dfinal01.f9033 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method
59 subroutine s01(*) subroutine
/external/libvpx/libvpx/vpx_dsp/arm/
Dvpx_convolve_avg_neon.c29 uint32x2x2_t s01; in vpx_convolve_avg_neon() local
49 uint8x16_t s01, d01; in vpx_convolve_avg_neon() local
Dhighbd_vpx_convolve_avg_neon.c30 uint16x8_t s01, d01; in vpx_highbd_convolve_avg_neon() local
/external/llvm-project/clang/test/CXX/lex/lex.charset/
Dp2-cxx98.cpp31 const char *s01 = "\u0001"; // expected-error {{universal character name refers to a control charac… variable
/external/clang/test/CXX/lex/lex.charset/
Dp2-cxx98.cpp31 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/
DTestCustomValueInstDefaults.java60 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/
De_j1.c81 s01 = 1.91537599538363460805e-02, /* 0x3F939D0B, 0x12637E53 */ variable
/external/libxaac/decoder/drc_src/
Dimpd_drc_filter_bank.h46 FLOAT32 s01; member
/external/gemmlowp/internal/
Dpack_msa.h167 v4i32 s01 = __builtin_msa_addv_w(sums_of_4_cells[cell][0], in Pack() local
Dpack_neon.h118 int32x4_t s01 = in Pack() local
/external/swiftshader/src/Renderer/
DBlitter.cpp1342 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, sPitchB, srcBytes, srcQuadLayout); in generate() local
/external/javassist/src/test/javassist/
DJvstTest4.java895 String s01 = field01.getAnnotation(test4.JIRA181b.Condition.class).toString(); in testAnnotationWithGenerics() local
/external/webp/src/dsp/
Ddec_neon.c1292 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/
Dsixtappredict_neon.c163 uint64x2_t s01, s23; in vp8_sixtap_predict4x4_neon() local
/external/libaom/libaom/av1/common/x86/
Dhighbd_jnt_convolve_avx2.c682 __m256i s01 = _mm256_permute2x128_si256( in av1_highbd_dist_wtd_convolve_y_avx2() local
Dselfguided_avx2.c57 const __m128i s01 = _mm_set1_epi32(s); in scan_32() local
/external/swiftshader/src/Device/
DBlitter.cpp1557 Pointer<Byte> s01 = source + ComputeOffset(X1, Y0, Z0, sSliceB, sPitchB, srcBytes); in sample() local
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_avx2.cc65 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/
Dhighbd_convolve_avx2.c148 __m256i s01 = _mm256_permute2x128_si256( in av1_highbd_convolve_y_sr_avx2() local

12