Searched defs:s04 (Results 1 – 9 of 9) sorted by relevance
/external/llvm-project/flang/test/Semantics/ |
D | call08.f90 | 20 subroutine s04(x) subroutine 32 call s04(c4) ! ok argument
|
D | call06.f90 | 20 subroutine s04(x) subroutine 21 real, allocatable, intent(in) :: x local
|
D | call04.f90 | 40 subroutine s04(x) ! C846 subroutine 42 type(hasCoarray2), intent(out) :: x local
|
D | call10.f90 | 81 pure subroutine s04(a) ! C1588 subroutine 83 type(polyAlloc), intent(out) :: a local
|
D | final01.f90 | 33 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/ |
D | TestCustomValueInstDefaults.java | 60 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/ |
D | e_j1.c | 84 s04 = 5.04636257076217042715e-09, /* 0x3E35AC88, 0xC97DFF2C */ variable
|
/external/libgav1/libgav1/src/dsp/x86/ |
D | loop_restoration_10bit_sse4.cc | 112 const __m128i s04 = _mm_add_epi16(s[0], s[4]); in WienerHorizontalTap5() local
|
D | loop_restoration_10bit_avx2.cc | 80 const __m256i s04 = _mm256_add_epi16(s[0], s[4]); in WienerHorizontalTap5Kernel() local
|