Home
last modified time | relevance | path

Searched refs:leaves (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
DSectionExtractionDxe.uni5 // 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.…
DSectionExtractionDxe.inf5 # 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/
Dbtm_matcher.py83 def run(self, leaves): argument
101 for leaf in leaves:
Dbtm_utils.py91 for l in self.leaves():
96 def leaves(self): member in MinNode
99 for x in child.leaves():
Dpytree.py215 def leaves(self): member in Base
217 for x in child.leaves():
406 def leaves(self): member in Leaf
Drefactor.py424 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/
Dtest_pytree.py189 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/
DKNOWN_PROBLEMS.txt179 #1. The quality of support for systems with 8.3 file names leaves
DCHANGES_SUMMARY.txt1663 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.
DCHANGES_FROM_133_before_mr13.txt2122 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/
DKNOWN_PROBLEMS.txt236 #1. The quality of support for systems with 8.3 file names leaves
DCHANGES_SUMMARY.txt1663 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.
DCHANGES_FROM_133_BEFORE_MR13.txt2122 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/
Dgc_weakref.txt16 "impossible" AttributeErrors result. At worst, tp_clear leaves behind an
/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/
DTechNotes.txt115 addition to VirtioNetShutdown which leaves the state):