Home
last modified time | relevance | path

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

/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h749 IndexType next_col ; /* Used to add to degree list.*/ in init_scoring() local
1001 IndexType next_col ; /* Used by Dlist operations. */ in find_ordering() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Ddetection_postprocess.cc591 std::atomic<int>& next_col; member
673 std::atomic<int> next_col(num_threads); in NonMaxSuppressionMultiClassRegularHelper() local