Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dget_piece_turns.hpp192 Section const& section1, Section const& section2) in calculate_turns()
295 inline bool apply(Section const& section1, Section const& section2, in apply()
/third_party/boost/libs/pfr/test/run/
Derror_pfr_c1202.cpp55 CfgSection section2{ "section2" }; member in MyConfig
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDebugTests.cpp1307 tcu::ScopedLogSection section2 (log, "", "Pushing Debug Group"); in iterate() local