Searched defs:toggle (Results 1 – 1 of 1) sorted by relevance
331 class toggle { class337 toggle(oneapi::tbb::flow::graph& g) : my_graph(g), state(undefined), toggle_node(g) {} in toggle() function in toggle338 toggle(const toggle& src) in toggle() function in toggle