Home
last modified time | relevance | path

Searched refs:result_ref (Results 1 – 4 of 4) sorted by relevance

/external/eigen/unsupported/test/
Dcxx11_tensor_ref.cpp158 TensorRef<Tensor<float, 3>> result_ref(result); in test_ref_in_expr() local
163 result_ref = input_ref + bias; in test_ref_in_expr()
167 VERIFY_IS_EQUAL(result_ref(i,j,k), input(i,j,k) + bias(i,j,k)); in test_ref_in_expr()
173 result = result_ref; in test_ref_in_expr()
/external/libvpx/libvpx/third_party/libwebm/mkvparser/
Dmkvparser.cc291 long long& result_ref) { in UnserializeInt() argument
318 result_ref = static_cast<long long>(result); in UnserializeInt()
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc291 long long& result_ref) { in UnserializeInt() argument
318 result_ref = static_cast<long long>(result); in UnserializeInt()
/external/libaom/libaom/third_party/libwebm/mkvparser/
Dmkvparser.cc291 long long& result_ref) { in UnserializeInt() argument
318 result_ref = static_cast<long long>(result); in UnserializeInt()