Home
last modified time | relevance | path

Searched defs:rv1 (Results 1 – 21 of 21) sorted by relevance

/external/libaom/av1/common/arm/
Dhighbd_warp_plane_neon.c33 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_4x1_f4() local
67 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_8x1_f8() local
120 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_4x1_f1() local
153 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_8x1_f1() local
Dhighbd_warp_plane_sve.c34 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_4x1_f4() local
65 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_8x1_f8() local
112 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_4x1_f1() local
142 int16x8_t rv1 = vextq_s16(vreinterpretq_s16_u16(in.val[0]), in highbd_horizontal_filter_8x1_f1() local
/external/cronet/third_party/apache-portable-runtime/src/test/
Dtestsockopt.c49 apr_status_t rv1, rv2; in set_debug() local
Dtestpoll.c678 apr_status_t rv1, rv2; in pollset_default() local
722 apr_status_t rv1, rv2; in pollcb_default() local
/external/eigen/test/
Dgeo_orthomethods.cpp75 RealVector3 rv1 = RealVector3::Random(); in orthomethods_3() local
Dadjoint.cpp143 RealVectorType rv1 = RealVectorType::Random(rows); in adjoint() local
Dproduct_notemporary.cpp62 RowVectorType rv1 = RowVectorType::Random(rows), rvres(rows); in product_notemporary() local
Ddiagonalmatrices.cpp30 RowVectorType rv1 = RowVectorType::Random(cols), in diagonalmatrices() local
Dref.cpp107 { RefDynMat rv1 = v1; VERIFY_IS_EQUAL(rv1, v1); } in ref_vector() local
108 { RefDynMat rv1 = v1.block(0,0,size,1); VERIFY_IS_EQUAL(rv1, v1); } in ref_vector() local
Darray_for_matrix.cpp26 RowVectorType rv1 = RowVectorType::Random(cols); in array_for_matrix() local
Dsparse_product.cpp222 RowSpVector rv0(depth), rv1; in sparse_product() local
Darray_cwise.cpp102 RowVectorType rv1 = RowVectorType::Random(cols); in array() local
/external/cronet/net/socket/
Dtransport_client_socket_pool_unittest.cc290 int rv1 = in TEST_F() local
541 int rv1 = handle1.Init( in TEST_F() local
1602 int rv1 = handle1.Init( in TEST_F() local
1708 int rv1 = handle1.Init(group_id, socket_params, TRAFFIC_ANNOTATION_FOR_TESTS, in TEST_F() local
2227 int rv1 = in TEST_F() local
/external/cronet/base/memory/
Ddiscardable_shared_memory_unittest.cc275 bool rv1 = memory1.CreateAndMap(kDataSize); in TEST() local
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorReductionGpu.h344 half2* rv1 = reinterpret_cast<half2*>(scratch); in FullReductionKernelHalfFloat() local
/external/libchrome/base/memory/
Ddiscardable_shared_memory_unittest.cc249 bool rv1 = memory1.CreateAndMap(kDataSize); in TEST() local
/external/cronet/net/dns/
Dcontext_host_resolver_unittest.cc331 int rv1 = request1->Start(callback1.callback()); in TEST_F() local
525 int rv1 = request1->Start(callback1.callback()); in TEST_F() local
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_rect.c494 const float (*rv0)[4], (*rv1)[4], (*rv2)[4], (*rv3)[4]; /* rect verts */ in do_rect_ccw() local
/external/cronet/net/websockets/
Dwebsocket_stream_test.cc1856 int rv1 = stream_->ReadFrames(&frames, callback1.callback()); in TEST_P() local
/external/cronet/net/spdy/
Dspdy_session_unittest.cc6608 int rv1 = session_->ConfirmHandshake(callback1.callback()); in TEST_F() local
/external/cronet/net/disk_cache/
Dentry_unittest.cc4066 EntryResult rv1 = cache_->OpenEntry("key", net::HIGHEST, cb1.callback()); in TEST_F() local