Home
last modified time | relevance | path

Searched defs:s06 (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/flang/test/Semantics/
Dcall06.f9026 subroutine s06(x) subroutine
27 real, allocatable, intent(in out) :: x local
Dcall04.f9052 subroutine s06(x) ! C847 subroutine
55 type(lock_type), intent(out) :: x local
Dfinal01.f9033 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method
73 subroutine s06(x) subroutine
74 type(child(kind1=6, len1=*, len2=*)), allocatable :: x local
Dcall10.f90104 pure subroutine s06 ! C1589 subroutine
/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
86 @JsonProperty("s06") String s06, in BigBucket()
182 String s06 = BigBucket.DEFAULT_S; in createFromObjectWith() local
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_sse4.cc75 const __m128i s06 = _mm_add_epi16(s[0], s[6]); in WienerHorizontalTap7() local
Dloop_restoration_10bit_avx2.cc61 const __m256i s06 = _mm256_add_epi16(s[0], s[6]); in WienerHorizontalTap7Kernel() local