Searched refs:leaves (Results 1 – 15 of 15) sorted by relevance
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/ |
D | SectionExtractionDxe.uni | 5 // where each stream contains a linked list of children, which may be leaves or 23 …eams, where each stream contains a linked list of children, which may be leaves or encapsulations.…
|
D | SectionExtractionDxe.inf | 5 # where each stream contains a linked list of children, which may be leaves or
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | btm_matcher.py | 83 def run(self, leaves): argument 101 for leaf in leaves:
|
D | btm_utils.py | 91 for l in self.leaves(): 96 def leaves(self): member in MinNode 99 for x in child.leaves():
|
D | pytree.py | 215 def leaves(self): member in Base 217 for x in child.leaves(): 406 def leaves(self): member in Leaf
|
D | refactor.py | 424 match_set = self.BM.run(tree.leaves()) 468 new_matches = self.BM.run(new.leaves())
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
D | test_pytree.py | 189 self.assertEqual(list(n1.leaves()), [l1, l2, l3]) 460 leaves = [la, lb, lc, ld, le, lf] 461 root = pytree.Node(1000, leaves) 471 self.assertEqual([x[0] for x in pw.generate_matches(leaves)],
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/ |
D | KNOWN_PROBLEMS.txt | 179 #1. The quality of support for systems with 8.3 file names leaves
|
D | CHANGES_SUMMARY.txt | 1663 tree with six OR nodes and 12 leaves was reduced to "(OR X Y Z)". 1678 where X, Y, Z, and "..." represent individual predicates (leaves) not 1778 expression was reduced from an (unreadable) 50 predicate leaves, 1780 3 predicate leaves (all different) and a *single* LA(1) term.
|
D | CHANGES_FROM_133_before_mr13.txt | 2122 tree with six OR nodes and 12 leaves was reduced to "(OR X Y Z)". 2137 where X, Y, Z, and "..." represent individual predicates (leaves) not 2237 expression was reduced from an (unreadable) 50 predicate leaves, 2239 3 predicate leaves (all different) and a *single* LA(1) term.
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/ |
D | KNOWN_PROBLEMS.txt | 236 #1. The quality of support for systems with 8.3 file names leaves
|
D | CHANGES_SUMMARY.txt | 1663 tree with six OR nodes and 12 leaves was reduced to "(OR X Y Z)". 1678 where X, Y, Z, and "..." represent individual predicates (leaves) not 1778 expression was reduced from an (unreadable) 50 predicate leaves, 1780 3 predicate leaves (all different) and a *single* LA(1) term.
|
D | CHANGES_FROM_133_BEFORE_MR13.txt | 2122 tree with six OR nodes and 12 leaves was reduced to "(OR X Y Z)". 2137 where X, Y, Z, and "..." represent individual predicates (leaves) not 2237 expression was reduced from an (unreadable) 50 predicate leaves, 2239 3 predicate leaves (all different) and a *single* LA(1) term.
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | gc_weakref.txt | 16 "impossible" AttributeErrors result. At worst, tp_clear leaves behind an
|
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
D | TechNotes.txt | 115 addition to VirtioNetShutdown which leaves the state):
|