Home
last modified time | relevance | path

Searched refs:tc_t (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dpoint_geometry.hpp63 typedef detail::relate::topology_check<Geometry> tc_t; in apply() typedef
64 if ( relate::may_update<exterior, interior, tc_t::interior, Transpose>(result) in apply()
65 || relate::may_update<exterior, boundary, tc_t::boundary, Transpose>(result) ) in apply()
72 relate::set<exterior, interior, tc_t::interior, Transpose>(result); in apply()
73 relate::set<exterior, boundary, tc_t::boundary, Transpose>(result); in apply()
78 tc_t tc(geometry); in apply()
80 relate::set<exterior, interior, tc_t::interior, Transpose>(result); in apply()
82 relate::set<exterior, boundary, tc_t::boundary, Transpose>(result); in apply()
H A Dmulti_point_geometry.hpp212 typedef detail::relate::topology_check<SingleGeometry> tc_t; in apply() typedef
213 if ( relate::may_update<exterior, interior, tc_t::interior, Transpose>(result) in apply()
214 || relate::may_update<exterior, boundary, tc_t::boundary, Transpose>(result) ) in apply()
216 tc_t tc(single_geometry); in apply()
218 if ( relate::may_update<exterior, interior, tc_t::interior, Transpose>(result) in apply()
223 relate::set<exterior, interior, tc_t::interior, Transpose>(result); in apply()
226 if ( relate::may_update<exterior, boundary, tc_t::boundary, Transpose>(result) in apply()
230 relate::set<exterior, boundary, tc_t::boundary, Transpose>(result); in apply()
476 typedef detail::relate::topology_check<MultiGeometry> tc_t; in apply() typedef
477 tc_t tc(multi_geometry); in apply()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsel-sched-ir.h29 typedef void *tc_t; typedef
270 tc_t tc;
1516 extern tc_t create_target_context (bool);
1517 extern void set_target_context (tc_t);
1518 extern void reset_target_context (tc_t, bool);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsel-sched-ir.h29 typedef void *tc_t; typedef
270 tc_t tc;
1516 extern tc_t create_target_context (bool);
1517 extern void set_target_context (tc_t);
1518 extern void reset_target_context (tc_t, bool);