Home
last modified time | relevance | path

Searched refs:undefined (Results 1 – 11 of 11) sorted by relevance

/oneTBB/examples/graph/logic_sim/
H A Dbasics.hpp340 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.h33 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 Dtask_group_extensions.rst66 …_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 Dconcurrent_lru_cache_cls.rst101 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 Dfollows_and_precedes_functions.rst32 different graphs, the behavior is undefined.
H A Dcustom_mutex_chmap.rst60 The behavior is undefined if the ``scoped_lock`` object does not acquire the mutex.
/oneTBB/doc/main/tbb_userguide/
H A DParallelizing_Simple_Loops_os.rst20 library, otherwise undefined references will occur. The following table
H A DDebug_Versus_Release_Libraries.rst32 - Use with code compiled with ``TBB_USE_DEBUG`` undefined or set to zero.
H A DContainers.rst47 the operation to be executed on an undefined object.
H A DFloating_Point_Settings.rst59 …e stated guarantees are not valid and the behavior related to floating-point settings is undefined.
/oneTBB/doc/
H A DDoxyfile.in2099 # is assumed. To prevent a macro definition from being undefined via #undef or