Home
last modified time | relevance | path

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

/aosp_15_r20/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;
/aosp_15_r20/external/executorch/kernels/test/
H A DUnaryUfuncRealHBBF16ToFloatHBF16Test.h58 auto ref_result = this->op_reference(test_vector[ii]); variable
/aosp_15_r20/external/libvpx/vpx_dsp/
H A Dbitreader.h114 int ref_result, ref_prob; in vpx_read() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_detokenize.c39 int ref_result, ref_prob; in read_bool() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c217 LLVMValueRef ref_result = LLVMGetUndef(LLVMVectorType(i16t, length)); in lp_build_float_to_half() local
/aosp_15_r20/external/gemmlowp/test/
H A Dtest.cc425 ResultType ref_result(rows, cols); in test_gemm_impl() local