Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dtokenize.py149 def printtoken(type, token, srow_scol, erow_ecol, line): # for testing argument
151 erow, ecol = erow_ecol
Dinspect.py639 def tokeneater(self, type, token, srow_scol, erow_ecol, line): argument
641 erow, ecol = erow_ecol
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dtokenize.py150 def printtoken(type, token, srow_scol, erow_ecol, line): # for testing argument
152 erow, ecol = erow_ecol
Dinspect.py641 def tokeneater(self, type, token, srow_scol, erow_ecol, line): argument
643 erow, ecol = erow_ecol