Searched refs:submitted (Results 1 – 4 of 4) sorted by relevance
51 submitted to Licensor for inclusion in the Work by the copyright owner53 the copyright owner. For the purposes of this definition, "submitted"81 with the Work to which such Contribution(s) was submitted. If You131 any Contribution intentionally submitted for inclusion in the Work
51 By its terms, contributions submitted to the project are also done under that license.
65 Additional elements submitted into ``tbb::parallel_for_each`` through the ``feeder::add`` passes to…
583 std::atomic<bool> submitted{ false }; in TestMultifunctionNode() local590 submitted = true; in TestMultifunctionNode()595 utils::SpinWaitWhileEq(submitted, false); in TestMultifunctionNode()