Searched refs:acyclic (Results 1 – 25 of 28) sorted by relevance
12
/external/python/cpython3/Doc/library/ |
D | graphlib.rst | 29 is, if it is a directed acyclic graph. 32 representing a directed acyclic graph where the keys are nodes and the values
|
/external/llvm-project/llvm/docs/PDB/ |
D | TpiStream.rst | 19 (directed acyclic graph), which means that a type record B can only refer to 27 Type records form a topologically sorted DAG (directed acyclic graph).
|
/external/skqp/site/dev/testing/ |
D | automated_testing.md | 16 Swarming task. A *job* is composed of a directed acyclic graph of one or more
|
/external/pigweed/pw_toolchain/ |
D | generate_toolchain.gni | 277 # among static libs are acyclic and all developers diligently
|
/external/skia/site/docs/dev/testing/ |
D | automated_testing.md | 21 Swarming task. A *job* is composed of a directed acyclic graph of one or more
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_transitive_closure.c | 727 isl_bool acyclic; in is_acyclic() local 742 acyclic = isl_set_is_empty(delta); in is_acyclic() 745 return acyclic; in is_acyclic()
|
/external/perfetto/docs/concepts/ |
D | clock-sync.md | 182 In this sense `ClockSnapshot` packets define edges of an acyclic graph that is
|
/external/llvm-project/llvm/docs/TableGen/ |
D | ProgRef.rst | 290 This type represents a nestable directed acyclic graph (DAG) of nodes. 296 acyclic graphs (DAGs)`_ for more details; 398 See `Directed acyclic graphs (DAGs)`_ for more details. 1252 Directed acyclic graphs (DAGs) 1255 A directed acyclic graph can be represented directly in TableGen using the
|
D | BackGuide.rst | 337 represent the possible direct acyclic graphs (``dag``).
|
/external/llvm-project/llvm/docs/CommandGuide/ |
D | tblgen.rst | 149 Generate a DAG (directed acyclic graph) instruction selector.
|
/external/antlr/runtime/C/ |
D | README | 337 When forcing some acyclic DFA to be state tables, they broke. 436 acyclic inline DFA (i.e., using an IF). Upon non-LL(*) decisions 439 a protection in front of the acyclic DFA generator to avoid if 933 * no more computing DFA transition tables for acyclic DFA.
|
/external/mesa3d/docs/drivers/freedreno/ |
D | ir3-notes.rst | 15 So the current compiler instead, in the frontend, generates a directed-acyclic-graph of instruction…
|
/external/llvm-project/polly/lib/External/isl/doc/ |
D | implementation.tex | 1372 If $R$ is acyclic, then the inductive definition of 1387 forward relations, a special case of acyclic relations. 1410 in the acyclic case, so we only need to be careful that we find 1418 Note that if $R^+$ is acyclic and $T$ is not, then the approximation
|
/external/antlr/tool/ |
D | CHANGES.txt | 1120 affectively avoids some acyclic DFA that still have many states 1978 When forcing some acyclic DFA to be state tables, they broke. 2077 acyclic inline DFA (i.e., using an IF). Upon non-LL(*) decisions 2080 a protection in front of the acyclic DFA generator to avoid if 2574 * no more computing DFA transition tables for acyclic DFA.
|
/external/swiftshader/third_party/subzero/docs/ |
D | REGALLOC.rst | 50 something like a directed acyclic graph of dependency edges).
|
/external/llvm-project/mlir/docs/ |
D | DeclarativeRewrites.md | 41 match against a directed acyclic graph (DAG) of operations and generate DAGs of
|
D | OpDefinitions.md | 68 * TableGen `dag` is a dedicated type for directed acyclic graph of elements. A
|
/external/llvm-project/clang/docs/ |
D | PCHInternals.rst | 526 linear chain of precompiled headers to an arbitrary directed acyclic graph
|
/external/clang/docs/ |
D | PCHInternals.rst | 526 linear chain of precompiled headers to an arbitrary directed acyclic graph
|
/external/llvm/docs/ |
D | SourceLevelDebugging.rst | 1379 index. This ensures that the graph of type stream references is acyclic. While
|
/external/llvm-project/llvm/docs/ |
D | SourceLevelDebugging.rst | 1987 index. This ensures that the graph of type stream references is acyclic. While
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 3430 Wilfred J. Hansen Progressive acyclic digraphs --- a tool
|
/external/googletest/docs/ |
D | gmock_cook_book.md | 1755 gMock allows you to impose an arbitrary DAG (directed acyclic graph) on the
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | ospd.txt.gz |
|
12