Searched refs:check_segment (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/pci/ |
| H A D | acpi.c | 166 static int check_segment(u16 seg, struct device *dev, char *estr) in check_segment() function 207 return check_segment(seg, dev, "MMCONFIG is disabled,"); in setup_mcfg_map() 217 return check_segment(seg, dev, in setup_mcfg_map()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | turn_in_piece_visitor.hpp | 125 inline analyse_result check_segment(Point const& previous, in check_segment() function 274 analyse_result code = check_segment(previous, current, turn, false); in apply() 522 return check_segment(*prev, *it, turn, true); in check_monotonic() 579 code = check_segment(previous, current, turn, false); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/ |
| H A D | point_in_poly_winding.hpp | 372 static inline int check_segment(Point const& point, in check_segment() function in boost::geometry::strategy::within::winding 427 int count = check_segment(point, s1, s2, state, eq1, eq2); in apply()
|