Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dshlex.py65 def push_source(self, newstream, newfile=None): argument
248 def sourcehook(self, newfile): argument
/device/google/marlin/dataservices/datatop/src/
Ddatatop_cpu_stats_poll.c155 char *newfile; in cpu_poll_helper() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dliolib.c210 static LStream *newfile (lua_State *L) { in newfile() function