Home
last modified time | relevance | path

Searched defs:cfile (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dpy_compile.py71 def compile(file, cfile=None, dfile=None, doraise=False): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py652 cfile = open('unistring.c', 'w') variable