Home
last modified time | relevance | path

Searched defs:comments (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Dgencodec.py136 def python_mapdef_code(varname, map, comments=1, precisions=(2, 4)): argument
193 def python_tabledef_code(varname, map, comments=1, key_precision=2): argument
248 def codegen(name, map, encodingname, comments=1): argument
353 def pymap(name,map,pyfile,encodingname,comments=1): argument
369 def convertdir(dir, dirprefix='', nameprefix='', comments=1): argument
397 def rewritepythondir(dir, dirprefix='', comments=1): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_shlex.py153 def splitTest(self, data, comments): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshlex.py274 def split(s, comments=False, posix=True): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/xml/dom/
Dxmlbuilder.py35 comments = True variable in Options
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/xml/dom/
Dxmlbuilder.py35 comments = True variable in Options