Home
last modified time | relevance | path

Searched defs:is_forward (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/
Dcategory_of.hpp95 struct is_forward struct
/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/
H A DFakeQuantPerTensorAffine.cpp140 bool is_forward) { in _get_zero_point_from_tensor()
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-buffer-verify.cc70 bool is_forward = HB_DIRECTION_IS_FORWARD (hb_buffer_get_direction (buffer)); in buffer_verify_monotone() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/include/boost/unordered/detail/
Dimplementation.hpp260 struct is_forward : boost::is_base_of<std::forward_iterator_tag, struct
/aosp_15_r20/external/python/cpython3/Python/
Dcompile.c7711 bool is_forward = last->i_target->b_visited == 0; in normalize_jumps() local