Home
last modified time | relevance | path

Searched defs:abs_from (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/executorch/runtime/core/portable_type/
H A Dbfloat16_math.h267 int_repr_t abs_from = ufrom.i & ~sign_mask; in nextafter() local
/aosp_15_r20/external/pytorch/c10/util/
H A DBFloat16-math.h267 int_repr_t abs_from = ufrom.i & ~sign_mask; in nextafter() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/filesystem/src/
Doperations.cpp1046 path abs_from = detail::absolute(from.parent_path(), cur_dir, ec); in copy() local