Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_exitfunc.py12 keep_line_order = True variable in FixExitfunc
Dfix_imports.py88 keep_line_order = True variable in FixImports
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dfixer_base.py40 keep_line_order = False # For the bottom matcher: match with the variable in BaseFix
Drefactor.py432 if fixer.keep_line_order: