Searched refs:inserted (Results 1 – 8 of 8) sorted by relevance
23 # Depfile options (e.g. -MD) are inserted automatically in some cases.
42 # Depfile options (e.g. -MD) are inserted automatically in some cases.
32 # Depfile options (e.g. -MD) are inserted automatically in some cases.
40 check that the key was not inserted by another writer. The example
450 if (insert_result.inserted) { in insert()456 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in insert()479 if (!insert_result.inserted) { in emplace()485 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in emplace()947 bool inserted; member962 __TBB_ASSERT(!insert_result.inserted, in internal_insert_value()967 return { iterator(insert_result.node_with_equal_key), insert_result.inserted }; in internal_insert_value()
6 … out where synchronization was needed. Minimal synchronization was then inserted into the parallel…
109 construct a value that is inserted into the container.
562 # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the