Home
last modified time | relevance | path

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

/external/javassist/sample/hotswap/
DTest.java9 File newfile = new File("logging/HelloWorld.class"); in main() local
/external/python/cpython2/Lib/
Dshlex.py65 def push_source(self, newstream, newfile=None): argument
248 def sourcehook(self, newfile): argument
/external/skia/tools/
Djsondiff.py153 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_getparam.c721 FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT); in getparameter() local
Dtool_operate.c325 FILE *newfile = fopen(config->headerfile, "wb"); in operate_do() local
/external/e2fsprogs/lib/ext2fs/
Dinline_data.c608 ext2_ino_t newfile; in file_test() local
/external/elfutils/src/
Dld.c1187 struct usedfiles *newfile = (struct usedfiles *) in ld_new_inputfile() local
/external/e2fsprogs/misc/
Dcreate_inode.c612 ext2_ino_t newfile; in do_write_internal() local
/external/syslinux/com32/lua/src/
Dliolib.c210 static LStream *newfile (lua_State *L) { in newfile() function
/external/skia/third_party/lua/src/
Dliolib.c209 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