/third_party/musl/libc-test/src/functionalext/supplement/temp/ |
D | mkostemp.c | 28 char tmpfile[] = "/data/mkostemp_0100_XXXXXX"; in mkostemp_0100() local 51 char tmpfile[] = "/data/mkostemp_0200_XXXXXX"; in mkostemp_0200() local 74 char tmpfile[] = "/data/mkostemp_0300_XXXXXX"; in mkostemp_0300() local 97 char tmpfile[] = "/tmp/mkostemp_0400.dat"; in mkostemp_0400() local 120 char tmpfile[] = "/tmp/mkostemp_0500.dat"; in mkostemp_0500() local 143 char tmpfile[] = "/tmp/mkostemp_0600.dat"; in mkostemp_0600() local
|
D | mkstemps.c | 26 char tmpfile[] = "/tmp/mkstemps_0100_XXXXXX.dat"; in mkstemps_0100() local 48 char tmpfile[] = "/tmp/mkstemps_0200_XXXXXX"; in mkstemps_0200() local 70 char tmpfile[] = "/tmp/mkstemps_0300.dat"; in mkstemps_0300() local
|
D | mkostemps.c | 28 char tmpfile[] = "/tmp/mkostemps_0100_XXXXXX.dat"; in mkostemps_0100() local 51 char tmpfile[] = "/tmp/mkostemps_0200_XXXXXX"; in mkostemps_0200() local 73 char tmpfile[] = "/tmp/mkostemps_0300.dat"; in mkostemps_0300() local
|
D | mkstemp.c | 27 char tmpfile[] = "/data/mkstemp_0100_XXXXXX"; in mkstemp_0100() local 49 char tmpfile[] = "/data/mkstemp_0200.dat"; in mkstemp_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | memfd_create.c | 27 char tmpfile[] = "/data/memfd_create_0100.txt"; in memfd_create_0100() local 44 char tmpfile[] = "/data/memfd_create_0200.txt"; in memfd_create_0200() local
|
/third_party/musl/src/stdio/ |
D | tmpfile.c | 8 FILE *tmpfile(void) in tmpfile() function
|
/third_party/musl/porting/liteos_a/user/src/stdio/ |
D | tmpfile.c | 10 FILE *tmpfile(void) in tmpfile() function
|
/third_party/node/test/fixtures/watch-mode/ |
D | ipc.js | 6 const tmpfile = path.join(tmpdir.path, 'file'); constant
|
/third_party/cups-filters/filter/foomatic-rip/ |
D | pdf.c | 160 char tmpfile[PATH_MAX]; in render_pages_with_generic_command() local 301 FILE *tmpfile; in print_pdf() local
|
D | foomaticrip.c | 618 FILE *tmpfile; in print_file() local 711 FILE *tmpfile; in print_file() local
|
/third_party/cups-filters/backend/ |
D | beh.c | 140 FILE *tmpfile; in main() local
|
/third_party/icu/tools/scripts/ |
D | bldicures.py | 165 tmpfile = "%s/%s/%s.dat" % (args.destdir, tmpdir, args.name) variable
|
/third_party/node/deps/npm/node_modules/write-file-atomic/lib/ |
D | index.js | 38 function cleanupOnExit (tmpfile) { argument
|
/third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
D | wpng.c | 161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
|
/third_party/gstreamer/gstplugins_good/tests/check/pipelines/ |
D | tagschecking.c | 263 gchar *tmpfile; in test_tags() local
|
/third_party/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 276 int map_and_thread(char *tmpfile, in map_and_thread()
|
/third_party/toybox/toys/pending/ |
D | syslogd.c | 241 char *p, *tmpfile; in open_logfiles() local
|
/third_party/cups-filters/filter/pdftopdf/ |
D | pdftopdf.cc | 1159 FILE *tmpfile = NULL; in main() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | jifmux.c | 1018 gchar *tmpfile; in GST_START_TEST() local
|
/third_party/ffmpeg/ |
D | configure | 4414 tmpfile(){ function
|
/third_party/cups-filters/cupsfilters/ |
D | ppdgenerator.c | 743 char tmpfile[1024]; in load_opt_strings_catalog() local
|
/third_party/typescript/src/server/ |
D | protocol.ts | 3020 tmpfile: string; property 3049 tmpfile: string; property
|
/third_party/typescript/lib/ |
D | protocol.d.ts | 2352 tmpfile: string; property 2378 tmpfile: string; property
|
/third_party/rust/crates/libc/src/windows/ |
D | mod.rs | 311 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|
/third_party/rust/crates/libc/src/unix/ |
D | mod.rs | 476 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|