Home
last modified time | relevance | path

Searched refs:ancestry (Results 1 – 4 of 4) sorted by relevance

/external/autotest/client/bin/
Djob.py920 ancestry = copy.copy(self._current_step_ancestry)
921 return (ancestry, fn, args, dargs)
967 def _create_frame(self, global_vars, ancestry, fn_name): argument
987 for steps_fn_name in ancestry:
999 ancestry.pop()
1001 return (frames[-1], ancestry)
1061 (ancestry, fn_name, args, dargs) = steps.pop(0)
1065 ret = self._create_frame(global_control_vars, ancestry, fn_name)
/external/python/cpython2/Doc/whatsnew/
D2.1.rst760 vestigial trace of Python's C ancestry, but today octal is of very little
/external/python/cpython3/Doc/whatsnew/
D2.1.rst760 vestigial trace of Python's C ancestry, but today octal is of very little
/external/jline/src/src/test/resources/jline/example/
Denglish.gz