Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dshlex.py65 def push_source(self, newstream, newfile=None): argument
248 def sourcehook(self, newfile): argument
/external/python/cpython3/Lib/
Dshlex.py74 def push_source(self, newstream, newfile=None): argument
274 def sourcehook(self, newfile): argument
/external/skia/tools/
Djsondiff.py154 def GenerateDiffDict(self, oldfile, newfile=None): argument
/external/skqp/tools/
Djsondiff.py154 def GenerateDiffDict(self, oldfile, newfile=None): argument
/external/ltp/utils/ffsb-6.0-rc2/
Dfilelist.c123 struct ffsb_file *newfile, *oldfile = NULL; in add_file() local
234 struct ffsb_file *newfile = NULL; in add_file_named() local
Dfileops.c422 struct ffsb_file *newfile = NULL; in ffsb_createfile_core() local
/external/clang/lib/ARCMigrate/
DFileRemapper.cpp219 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
/external/curl/src/
Dtool_operate.c349 FILE *newfile = fopen(config->headerfile, "wb"); in operate_do() local
Dtool_getparam.c780 FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT); in getparameter() local
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c598 ext2_ino_t newfile; in file_test() local
/external/e2fsprogs/misc/
Dcreate_inode.c619 ext2_ino_t newfile; in do_write_internal() local
/external/lua/src/
Dliolib.c240 static LStream *newfile (lua_State *L) { in newfile() function
/external/elfutils/tests/
DMakefile.am39 check_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ program
/external/libcups/cups/
Dppd-cache.c2730 char newfile[1024]; /* New filename */ in _ppdCacheWriteFile() local