Searched refs:other_b (Results 1 – 4 of 4) sorted by relevance
399 bool const other_b = is_ip_on_boundary<boundary_any>(it->point, in apply() local405 if ( other_b ) in apply()479 bool const other_b = is_ip_on_boundary<boundary_any>(it->point, in apply() local484 if ( other_b ) in apply()535 bool const other_b = is_ip_on_boundary<boundary_any>(it->point, in apply() local544 if ( other_b ) in apply()557 if ( other_b ) in apply()
566 struct bio_bio_st *other_b; in bio_ctrl() local569 other_b = other_bio->ptr; in bio_ctrl()570 assert(other_b != NULL); in bio_ctrl()572 assert(other_b->buf == NULL); /* other_bio is always fresh */ in bio_ctrl()574 other_b->size = b->size; in bio_ctrl()
47 boost::coroutines::symmetric_coroutine<void>::call_type* other_a=0,* other_b=0;54 yield(*other_b); // yield to coroutine coro_b77 other_b = & coro_b;102 using `yield(*other_b)`. If the current element of the local array is less
528 boost::coroutines::symmetric_coroutine<void>::call_type *other_a=0,*other_b=0;534 yield(*other_b); // yield to coroutine coro_b556 other_b=&coro_b;