Home
last modified time | relevance | path

Searched defs:tmpfile (Results 1 – 9 of 9) sorted by relevance

/external/parameter-framework/upstream/test/tmpfile/
DCMakeLists.txt36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
/external/bison/lib/
Dstdio--.h35 # define tmpfile tmpfile_safer macro
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_libc_test.cc93 char tmpfile[128]; in TEST() local
215 char tmpfile[128]; in TEST() local
/external/vulkan-validation-layers/demos/smoke/
Dglsl-to-spirv49 def compile_glsl(filename, tmpfile): argument
/external/libpng/contrib/gregbook/
Dwpng.c160 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
/external/toybox/toys/pending/
Dsyslogd.c242 char *p, *tmpfile; in open_logfiles() local
/external/autotest/client/cros/audio/
Daudio_helper.py381 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
/external/chromium-trace/catapult/third_party/mapreduce/mapreduce/
Doutput_writers.py938 def _rewrite_tmpfile(self, mainfile, tmpfile, writer_spec): argument
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interceptors.cc1822 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument