Home
last modified time | relevance | path

Searched refs:next_phase (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Denrich_intersection_points.hpp220 bool next_phase = false; in enrich_adapt() local
243 next_phase = true; in enrich_adapt()
248 if (! next_phase) in enrich_adapt()
254 next_phase = false; in enrich_adapt()
265 next_phase = true; in enrich_adapt()
269 if (! next_phase) in enrich_adapt()
/third_party/openssl/test/
Dhandshake_helper.c1110 static connect_phase_t next_phase(const SSL_TEST_CTX *test_ctx, in next_phase() function
1575 phase = next_phase(test_ctx, phase); in do_handshake_internal()