Searched refs:undefined (Results 1 – 11 of 11) sorted by relevance
| /oneTBB/examples/graph/logic_sim/ |
| H A D | basics.hpp | 340 state(undefined), in toggle() 429 ports[i] = undefined; in and_body() 441 new_state = undefined; in operator ()() 473 ports[i] = undefined; in or_body() 485 new_state = undefined; in operator ()() 517 ports[i] = undefined; in xor_body() 568 ports[i] = undefined; in nor_body() 640 state(undefined), in led() 646 state(undefined), in led() 654 state = undefined; in operator =() [all …]
|
| /oneTBB/include/oneapi/tbb/detail/ |
| H A D | _flow_graph_node_set_impl.h | 33 struct undefined {}; struct 68 node_set(const node_set<order::undefined, Nodes2...>& set) : nodes(set.nodes) {} in node_set() 119 follows(node_set<order::undefined, Predecessors...>& predecessors_set) { 140 precedes(node_set<order::undefined, Successors...>& successors_set) { 149 node_set<order::undefined, Node, Nodes...> 151 return node_set<order::undefined, Node, Nodes...>(first_node, nodes...);
|
| /oneTBB/doc/main/reference/ |
| H A D | task_group_extensions.rst | 66 …_group``. That is, the one for which the run method is called, otherwise it is undefined behavior. 73 …_group``. That is, the one for which the run method is called, otherwise it is undefined behavior. 81 …p``. It means, with the one for which run method is called, otherwise it is an undefined behavior.
|
| H A D | concurrent_lru_cache_cls.rst | 101 The behavior is undefined in case of concurrent operations with ``*this``. 139 The behavior is undefined for concurrent operations with ``*this``. 163 The behavior is undefined if ``*this`` does not refer to any value.
|
| H A D | follows_and_precedes_functions.rst | 32 different graphs, the behavior is undefined.
|
| H A D | custom_mutex_chmap.rst | 60 The behavior is undefined if the ``scoped_lock`` object does not acquire the mutex.
|
| /oneTBB/doc/main/tbb_userguide/ |
| H A D | Parallelizing_Simple_Loops_os.rst | 20 library, otherwise undefined references will occur. The following table
|
| H A D | Debug_Versus_Release_Libraries.rst | 32 - Use with code compiled with ``TBB_USE_DEBUG`` undefined or set to zero.
|
| H A D | Containers.rst | 47 the operation to be executed on an undefined object.
|
| H A D | Floating_Point_Settings.rst | 59 …e stated guarantees are not valid and the behavior related to floating-point settings is undefined.
|
| /oneTBB/doc/ |
| H A D | Doxyfile.in | 2099 # is assumed. To prevent a macro definition from being undefined via #undef or
|