Home
last modified time | relevance | path

Searched defs:tofile (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddifflib.py1158 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/
Dliolib.c154 static FILE *tofile (lua_State *L) { in tofile() function
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Eot/
DFvImage.py942 def tofile(m, f): member in Section