Home
last modified time | relevance | path

Searched refs:_counter (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimetools.py114 _counter = 0 variable
116 global _counter
118 _counter += 1
119 result = _counter
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_old_mailbox.py34 self._counter = 1
46 pid = self._counter
47 self._counter += 1
Dtest_mailbox.py1796 self._counter = 1
1808 pid = self._counter
1809 self._counter += 1