Home
last modified time | relevance | path

Searched defs:ref_result (Results 1 – 6 of 6) sorted by relevance

/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/detail/
Daccess.hpp17 struct ref_result struct
19 typedef typename add_reference<T>::type type;
/external/executorch/kernels/test/
DUnaryUfuncRealHBBF16ToFloatHBF16Test.h58 auto ref_result = this->op_reference(test_vector[ii]); variable
/external/libvpx/vpx_dsp/
Dbitreader.h114 int ref_result, ref_prob; in vpx_read() local
/external/libvpx/vp9/decoder/
Dvp9_detokenize.c39 int ref_result, ref_prob; in read_bool() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_conv.c217 LLVMValueRef ref_result = LLVMGetUndef(LLVMVectorType(i16t, length)); in lp_build_float_to_half() local
/external/gemmlowp/test/
Dtest.cc425 ResultType ref_result(rows, cols); in test_gemm_impl() local