Home
last modified time | relevance | path

Searched defs:s15 (Results 1 – 25 of 34) sorted by relevance

12

/external/llvm-project/flang/test/Semantics/
Ddosemantics11.f90287 subroutine s15(table) subroutine
290 integer :: table(..)
292 type point
296 type, extends(point) :: color_point
300 type(point), target :: target_var
301 class(point), pointer :: p_or_c
Dfinal01.f9042 final :: s11, s12, s13, s14, s15, s16, s17 method
99 subroutine s15(x) subroutine
100 type(child(kind1=15, len2=*)) :: x local
Ddosemantics09.f9097 subroutine s15() subroutine
Dspec-expr.f90170 subroutine s15() subroutine
175 end subroutine s15 argument
Dequivalence01.f90179 module s15 module
/external/libvpx/libvpx/vp9/common/arm/neon/
Dvp9_iht16x16_add_neon.c40 int32x4_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in vpx_iadst16x16_256_add_half1d() local
Dvp9_highbd_iht16x16_add_neon.c171 int64x2x2_t s8[2], s9[2], s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in highbd_iadst16_neon() local
/external/llvm-project/clang/test/SemaCXX/
Dattr-trivial-abi.cpp68 S15<int> s15; variable
/external/llvm-project/libcxx/test/std/containers/views/span.cons/
Dcontainer.fail.cpp88 …std::span<const int> s15{std::forward_list<int>()}; // expected-error {{no matching construc… in main() local
/external/pigweed/pw_cpu_exception_cortex_m/public/pw_cpu_exception_cortex_m/
Dcpu_state.h51 uint32_t s15; in PW_PACKED() local
/external/libcxx/test/std/containers/views/span.cons/
Dcontainer.fail.cpp85 …std::span<int> s15{std::forward_list<int>()}; // expected-error {{no matching constructor fo… in main() local
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
DTestCustomValueInstDefaults.java61 s09, s10, s11, s12, s13, s14, s15, s16; field in TestCustomValueInstDefaults.BigBucket
64 public BigBucket( in BigBucket()
191 String s15 = BigBucket.DEFAULT_S; in createFromObjectWith() local
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_highbd_iht16x16_add_sse4.c58 s10[2], s11[2], s12[2], s13[2], s14[2], s15[2]; in highbd_iadst16_4col_sse4_1() local
/external/tensorflow/tensorflow/core/platform/
Dtstring_test.cc41 tstring s15(std::string("bye")); in TEST() local
/external/libvpx/libvpx/vpx_dsp/arm/
Dloopfilter_neon.c756 const uint8x16_t s15) { in store_16x16()
846 s15; in vpx_lpf_vertical_4_dual_neon() local
924 s15; in vpx_lpf_vertical_8_dual_neon() local
1055 s15; in vpx_lpf_vertical_16_dual_neon() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc399 const Vector128 s15 = Vector128Load(state + 15); in FeistelRound() local
/external/openscreen/third_party/abseil/src/absl/random/internal/
Dranden_hwaes.cc399 const Vector128 s15 = Vector128Load(state + 15); in FeistelRound() local
/external/libvpx/libvpx/vpx_dsp/mips/
Ditrans16_dspr2.c1061 int s0, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15; in iadst16_dspr2() local
/external/angle/third_party/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc396 const Vector128 s15 = Vector128Load(state + 15); in FeistelRound() local
/external/libtextclassifier/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc399 const Vector128 s15 = Vector128Load(state + 15); in FeistelRound() local
/external/webrtc/third_party/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc466 const Vector128 s15 = Vector128Load(state + kLanes * 15); in FeistelRound() local
/external/abseil-cpp/absl/random/internal/
Dranden_hwaes.cc466 const Vector128 s15 = Vector128Load(state + kLanes * 15); in FeistelRound() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_dct.c348 tran_high_t s9, s10, s11, s12, s13, s14, s15; in fadst16() local
/external/clang/test/Sema/
Dbitfield-layout_1.c150 } s15; variable
/external/llvm-project/clang/test/Sema/
Dbitfield-layout_1.c150 } s15; variable

12