Home
last modified time | relevance | path

Searched defs:input5 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/hardware/interfaces/health/utils/libhealthloop/
H A DfilterPowerSupplyEventsTest.cpp200 static constexpr char input5[] = variable
/aosp_15_r20/external/libvpx/vpx_dsp/mips/
H A Dfwd_txfm_msa.h178 #define FDCT8x16_ODD(input0, input1, input2, input3, input4, input5, input6, \ argument
/aosp_15_r20/external/libvpx/vpx_dsp/loongarch/
H A Dfwd_txfm_lsx.h275 #define FDCT8x16_ODD(input0, input1, input2, input3, input4, input5, input6, \ argument
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_tensor_chipping.cpp282 Tensor<float, 4, DataLayout> input5(2,3,5,11); in test_chip_as_lvalue() local
H A Dcxx11_tensor_chipping_sycl.cpp513 Tensor<DataType, 4, DataLayout,IndexType> input5(input5TensorRange); in test_chip_as_lvalue_sycl() local
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc1016 ArrayInputStream input5(buffer + 40, 0); in TEST_F() local
/aosp_15_r20/external/protobuf/src/google/protobuf/io/
H A Dzero_copy_stream_unittest.cc1016 ArrayInputStream input5(buffer + 40, 0); in TEST_F() local
/aosp_15_r20/external/libvpx/vpx_dsp/x86/
H A Dfwd_txfm_impl_sse2.h614 __m128i input0, input1, input2, input3, input4, input5, input6, input7; in FDCT16x16_2D() local