/external/eigen/Eigen/src/SparseLU/ |
D | SparseLU_relax_snode.h | 47 …onst Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& r… in relax_snode() argument 53 descendants.setZero(); in relax_snode() 58 descendants(parent) += descendants(j) + 1; in relax_snode() 66 while ( parent != n && descendants(parent) < relax_columns ) in relax_snode() 75 while (descendants(j) != 0 && j < n) j++; in relax_snode()
|
D | SparseLU_heap_relax_snode.h | 46 …onst Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& r… in heap_relax_snode() argument 69 descendants.setZero(); in heap_relax_snode() 74 descendants(parent) += descendants(j) + 1; in heap_relax_snode() 86 while ( parent != n && descendants(parent) < relax_columns ) in heap_relax_snode() 108 if (descendants(i) == 0) in heap_relax_snode() 117 while (descendants(j) != 0 && j < n) j++; in heap_relax_snode()
|
D | SparseLUImpl.h | 37 …onst Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& r… 38 …onst Index n, IndexVector& et, const Index relax_columns, IndexVector& descendants, IndexVector& r…
|
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/ |
D | GrammarAST.java | 355 public static List<Tree> descendants(Tree root){ in descendants() method in GrammarAST 356 return descendants(root, false); in descendants() 359 public static List<Tree> descendants(Tree root, boolean insertDownUpNodes){ in descendants() method in GrammarAST 369 for (Tree subchild : descendants(child, true)) in descendants() 378 for (Tree subchild : descendants(child, false)) in descendants() 392 List<Tree> descendants = descendants(this); in findFirstType() local 393 for (Tree child : descendants) { in findFirstType() 449 Iterator<Tree> thisDescendants = descendants(this, true).iterator(); in hasSameTreeStructure() 450 Iterator<Tree> otherDescendants = descendants(other, true).iterator(); in hasSameTreeStructure()
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/bs4/ |
D | element.py | 827 for descendant in self.descendants: 1177 generator = self.descendants 1191 def descendants(self): member in Tag 1352 for child in tag.descendants: 1360 _use_candidate_generator = lambda tag: tag.descendants 1406 return self.descendants
|
/external/libxml2/doc/ |
D | docdescr.doc | 16 it's descendants include and include/libxml. These core files, together
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/doc/source/ |
D | index.rst | 639 ``.descendants`` 651 <head> tag. The ``.descendants`` attribute lets you iterate over `all` 655 for child in head_tag.descendants: 660 The <head> tag has only one child, but it has two descendants: the 663 descendants:: 667 len(list(soup.descendants)) 1150 The ``find_all()`` method looks through a tag's descendants and 1151 retrieves `all` descendants that match your filters. I gave several 1370 descendants of ``mytag``: its children, its children's children, and 1392 finds the <title> tag when it's allowed to look at all descendants of [all …]
|
/external/guice/extensions/persist/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/slf4j/log4j-over-slf4j/compatibility/lib/ |
D | log4j-1.2.14.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/rbbi/ |
D | words.txt | 653 descendants
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/rbbi/ |
D | words.txt | 653 descendants
|
/external/protobuf/java/ |
D | README.txt | 444 ancestors, and descendants are not accessed by any other threads
|
/external/antlr/antlr-3.4/lib/ |
D | antlr-3.4-complete.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/antlr/
org/ ... |
/external/tpm2/generator/ |
D | raw_structures.txt | 16030 TPM Restart. If a Storage Key has its stClear attribute SET, the descendants of this key shall not …
|
D | raw_structures_fixed.txt | 16005 TPM Restart. If a Storage Key has its stClear attribute SET, the descendants of this key shall not …
|
/external/llvm/docs/ |
D | LangRef.rst | 4202 its descendants and all of its ancestors in the tree. Also, a type is
|
/external/icu/icu4j/main/shared/data/ |
D | Transliterator_Han_Latin_Definition.txt | 11148 䩜 < descendants; 43487 䩜 > descendants;
|
/external/libxml2/ |
D | ChangeLog | 15785 * xpath.c: fixed a bug when walking the descendants and
|
/external/tpm2/ |
D | part4.txt | 2562 569 // SET (including descendants of keys that have 'stClear' SET). This prevents these
|