/external/libcups/scheduler/ |
D | file.c | 88 char newfile[1024], /* filename.N */ in cupsdCloseCreatedConfFile() local 178 char newfile[1024]; /* filename.N */ in cupsdCreateConfFile() local
|
D | dirsvc.c | 1733 char newfile[1024]; /* New cups-lpd.N file */ in update_lpd() local 1820 char newfile[1024]; /* New smb.conf.N file */ in update_smb() local
|
/external/python/cpython2/Lib/ |
D | shlex.py | 65 def push_source(self, newstream, newfile=None): argument 248 def sourcehook(self, newfile): argument
|
/external/javassist/sample/hotswap/ |
D | Test.java | 9 File newfile = new File("logging/HelloWorld.class"); in main() local
|
/external/python/cpython3/Lib/ |
D | shlex.py | 78 def push_source(self, newstream, newfile=None): argument 279 def sourcehook(self, newfile): argument
|
/external/skqp/tools/ |
D | jsondiff.py | 154 def GenerateDiffDict(self, oldfile, newfile=None): argument
|
/external/skia/tools/ |
D | jsondiff.py | 154 def GenerateDiffDict(self, oldfile, newfile=None): argument
|
/external/curl/src/ |
D | tool_operate.c | 881 FILE *newfile; in single_transfer() local 961 FILE *newfile = fopen(config->etag_save_file, "wb"); in single_transfer() local
|
D | tool_getparam.c | 800 FILE *newfile = fopen(nextarg, FOPEN_WRITETEXT); in getparameter() local
|
/external/clang/lib/ARCMigrate/ |
D | FileRemapper.cpp | 219 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
|
/external/llvm-project/clang/lib/ARCMigrate/ |
D | FileRemapper.cpp | 235 void FileRemapper::remap(const FileEntry *file, const FileEntry *newfile) { in remap()
|
/external/e2fsprogs/lib/ext2fs/ |
D | inline_data.c | 598 ext2_ino_t newfile; in file_test() local
|
/external/mtools/ |
D | vfat.c | 420 wchar_t newfile[13]; in vfat_lookup_loop_common() local
|
/external/crosvm/devices/src/virtio/fs/ |
D | passthrough.rs | 1388 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in read() localVariable 1435 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in write() localVariable 2025 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in fallocate() localVariable 2189 let newfile = self.open_fd(file.0.as_raw_descriptor(), libc::O_RDWR)?; in set_up_mapping() localVariable
|
/external/e2fsprogs/misc/ |
D | create_inode.c | 620 ext2_ino_t newfile; in do_write_internal() local
|
/external/lua/src/ |
D | liolib.c | 247 static LStream *newfile (lua_State *L) { in newfile() function
|
/external/elfutils/tests/ |
D | Makefile.am | 35 check_PROGRAMS = arextract arsymtest newfile saridx scnnames sectiondump \ program
|
/external/libcups/cups/ |
D | ppd-cache.c | 2797 char newfile[1024]; /* New filename */ in _ppdCacheWriteFile() local
|