Home
last modified time | relevance | path

Searched defs:first_ret (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/
H A Dfusion_utils.cc331 void ComposeOutput(const protobuf::Map<string, string>& first_ret, in ComposeOutput() argument
348 void CombineOutput(const protobuf::Map<string, string>& first_ret, in CombineOutput() argument
417 void LazyConjunctionOutput(const protobuf::Map<string, string>& first_ret, in LazyConjunctionOutput() argument
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/vec256/vsx/
H A Dvec256_complex_double_vsx.h410 auto first_ret = first - first_perm; // 2sub in horizontal_sub() local
H A Dvec256_complex_float_vsx.h266 auto first_ret = first - first_perm; // 2sub in horizontal_sub_permD8() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/container/include/boost/container/detail/
Dflat_tree.hpp1645 RanIt const first_ret = this->priv_lower_bound(first, middle, key); in priv_equal_range() local