Searched defs:newfile (Results 1 – 14 of 14) sorted by relevance
/external/python/cpython2/Lib/ |
D | shlex.py | 65 def push_source(self, newstream, newfile=None): argument 248 def sourcehook(self, newfile): argument
|
/external/python/cpython3/Lib/ |
D | shlex.py | 74 def push_source(self, newstream, newfile=None): argument 274 def sourcehook(self, newfile): argument
|
/external/skia/tools/ |
D | jsondiff.py | 154 def GenerateDiffDict(self, oldfile, newfile=None): argument
|
/external/skqp/tools/ |
D | jsondiff.py | 154 def GenerateDiffDict(self, oldfile, newfile=None): argument
|
/external/ltp/utils/ffsb-6.0-rc2/ |
D | filelist.c | 123 struct ffsb_file *newfile, *oldfile = NULL; in add_file() local 234 struct ffsb_file *newfile = NULL; in add_file_named() local
|
D | fileops.c | 422 struct ffsb_file *newfile = NULL; in ffsb_createfile_core() local
|
/external/clang/lib/ARCMigrate/ |
D | FileRemapper.cpp | 219 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
|
/external/curl/src/ |
D | tool_operate.c | 349 FILE *newfile = fopen(config->headerfile, "wb"); in operate_do() local
|
D | tool_getparam.c | 780 FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT); in getparameter() local
|
/external/e2fsprogs/lib/ext2fs/ |
D | inline_data.c | 598 ext2_ino_t newfile; in file_test() local
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 619 ext2_ino_t newfile; in do_write_internal() local
|
/external/lua/src/ |
D | liolib.c | 240 static LStream *newfile (lua_State *L) { in newfile() function
|
/external/elfutils/tests/ |
D | Makefile.am | 39 check_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ program
|
/external/libcups/cups/ |
D | ppd-cache.c | 2730 char newfile[1024]; /* New filename */ in _ppdCacheWriteFile() local
|