Searched defs:tofile (Results 1 – 3 of 3) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | difflib.py | 1158 def unified_diff(a, b, fromfile='', tofile='', fromfiledate='', argument 1242 def context_diff(a, b, fromfile='', tofile='', argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/ |
D | liolib.c | 154 static FILE *tofile (lua_State *L) { in tofile() function
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/ |
D | FvImage.py | 942 def tofile(m, f): member in Section
|