/external/toybox/toys/other/ |
D | dos2unix.c | 31 char *tempfile; in GLOBALS()
|
/external/ltp/testcases/kernel/fs/stream/ |
D | stream05.c | 52 char tempfile[40] = ""; variable
|
/external/ltp/testcases/kernel/syscalls/open/ |
D | open09.c | 38 static char tempfile[40] = ""; variable
|
/external/autotest/client/common_lib/ |
D | autotemp.py | 21 class tempfile(object): class
|
/external/ltp/testcases/kernel/syscalls/fsync/ |
D | fsync02.c | 69 char tempfile[40] = ""; variable
|
/external/flac/libFLAC/ |
D | metadata_iterators.c | 1405 FILE *f, *tempfile = NULL; in chain_rewrite_file_() local 2994 FILE *tempfile = NULL; in rewrite_whole_file_() local 3123 …_iterator_copy_file_prefix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempf… in simple_iterator_copy_file_prefix_() 3143 …iterator_copy_file_postfix_(FLAC__Metadata_SimpleIterator *iterator, FILE **tempfile, char **tempf… in simple_iterator_copy_file_postfix_() 3222 FLAC__bool copy_n_bytes_from_file_(FILE *file, FILE *tempfile, FLAC__off_t bytes, FLAC__Metadata_Si… in copy_n_bytes_from_file_() 3266 FLAC__bool copy_remaining_bytes_from_file_(FILE *file, FILE *tempfile, FLAC__Metadata_SimpleIterato… in copy_remaining_bytes_from_file_() 3333 FLAC__bool open_tempfile_(const char *filename, const char *tempfile_path_prefix, FILE **tempfile, … in open_tempfile_() 3369 FLAC__bool transport_tempfile_(const char *filename, FILE **tempfile, char **tempfilename, FLAC__Me… in transport_tempfile_() 3402 void cleanup_tempfile_(FILE **tempfile, char **tempfilename) in cleanup_tempfile_()
|
/external/libcups/cups/ |
D | ppd-util.c | 144 char tempfile[1024] = ""; /* Temporary filename */ in cupsGetPPD3() local
|
D | dest-localization.c | 332 tempfile[1024]; /* Temporary filename */ in cups_create_localizations() local
|
D | adminutil.c | 1166 char tempfile[1024]; /* Temporary new cupsd.conf */ in cupsAdminSetServerSettings() local
|
D | cups-private.h | 142 char tempfile[1024]; /* cupsTempFd/File buffer */ member
|
/external/python/cpython3/Doc/whatsnew/ |
D | 3.2.rst | 1864 tempfile section in New, Improved, and Deprecated Modules
|
D | 3.3.rst | 2017 tempfile section in Improved Modules
|
/external/libcups/filter/ |
D | testclient.c | 78 char tempfile[1024] = "", in main() local
|
D | pstops.c | 83 char tempfile[1024]; /* Temporary filename */ member
|
/external/google-breakpad/src/client/linux/minidump_writer/ |
D | minidump_writer_unittest.cc | 265 string tempfile = temp_dir.path() + "/minidump-writer-unittest-temp"; in TEST() local
|
/external/toybox/generated/ |
D | globals.h | 231 char *tempfile; member
|