Home
last modified time | relevance | path

Searched refs:participates (Results 1 – 7 of 7) sorted by relevance

/external/v8/src/compiler/
Dcontrol-equivalence.cc108 if (!GetData(input)->participates) continue; in RunUndirectedDFS()
138 if (!GetData(use)->participates) continue; in RunUndirectedDFS()
171 if (!GetData(node)->participates) { in DetermineParticipationEnqueue()
172 GetData(node)->participates = true; in DetermineParticipationEnqueue()
194 DCHECK(GetData(node)->participates); in DFSPush()
Dcontrol-equivalence.h88 bool participates; // Indicates node participates in DFS walk. in NON_EXPORTED_BASE() member
/external/python/cpython2/Doc/c-api/
Dallocation.rst26 object participates in the cyclic garbage detector, it is added to the
/external/llvm/docs/
DLangRef.rst272 visible, meaning that it participates in linkage and can be used to
2141 with* or participates in modification and seq\_cst total orderings with
7240 ``acquire`` and ``release`` semantics specified above, participates in
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/pcre/dist2/doc/
Dpcre2.txt2908 only one of the named subpatterns participates. An example is shown in
/external/python/cpython2/Misc/
DHISTORY4141 - PyType_Ready(): If a type declares that it participates in gc