Home
last modified time | relevance | path

Searched defs:trim_right (Results 1 – 2 of 2) sorted by relevance

/external/sdv/vsomeip/third_party/boost/algorithm/include/boost/algorithm/string/
Dtrim.hpp255 inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right() function
/external/pytorch/aten/src/ATen/native/sparse/cuda/
DSparseCUDATensorMath.cu696 bool trim_right = mid_val > target_mat_num; in search_end_matrix_indices_cuda_kernel() local