Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/utils/
Dxplane_utils.h110 auto& line_b = b->display_name().empty() ? b->name() : b->display_name(); in operator() local
/external/libchrome-gestures/src/
Daccel_filter_interpreter.cc104 const float line_b = cutoff_y - cutoff_x * line_m; in AccelFilterInterpreter() local
Dsplit_correcting_filter_interpreter.cc216 float line_b = line_x_1 - line_x_0; in DistSqFromPointToLine() local