Home
last modified time | relevance | path

Searched defs:s04 (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/flang/test/Semantics/
Dcall08.f9020 subroutine s04(x) subroutine
32 call s04(c4) ! ok argument
Dcall06.f9020 subroutine s04(x) subroutine
21 real, allocatable, intent(in) :: x local
Dcall04.f9040 subroutine s04(x) ! C846 subroutine
42 type(hasCoarray2), intent(out) :: x local
Dcall10.f9081 pure subroutine s04(a) ! C1588 subroutine
83 type(polyAlloc), intent(out) :: a local
Dfinal01.f9033 final :: s01, s02, s03, s04, s05, s06, s07, s08, s09, s10 method
67 subroutine s04(x) 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
84 @JsonProperty("s04") String s04, in BigBucket()
180 String s04 = BigBucket.DEFAULT_S; in createFromObjectWith() local
/external/fdlibm/
De_j1.c84 s04 = 5.04636257076217042715e-09, /* 0x3E35AC88, 0xC97DFF2C */ variable
/external/libgav1/libgav1/src/dsp/x86/
Dloop_restoration_10bit_sse4.cc112 const __m128i s04 = _mm_add_epi16(s[0], s[4]); in WienerHorizontalTap5() local
Dloop_restoration_10bit_avx2.cc80 const __m256i s04 = _mm256_add_epi16(s[0], s[4]); in WienerHorizontalTap5Kernel() local