/external/parameter-framework/upstream/test/tmpfile/ |
D | CMakeLists.txt | 36 add_library(tmpfile STATIC ${OS_SPECIFIC_TMPFILE}) target
|
/external/python/pyopenssl/tests/ |
D | conftest.py | 20 def tmpfile(tmpdir): function
|
D | test_ssl.py | 528 def test_use_privatekey_file_missing(self, tmpfile): argument 554 def test_wrong_privatekey_file_wrong_args(self, tmpfile, filetype): argument 563 def test_use_privatekey_file_bytes(self, tmpfile): argument 573 def test_use_privatekey_file_unicode(self, tmpfile): argument 584 def test_use_privatekey_file_long(self, tmpfile): argument 637 def test_use_certificate_file_missing(self, tmpfile): argument 661 def test_use_certificate_file_bytes(self, tmpfile): argument 670 def test_use_certificate_file_unicode(self, tmpfile): argument 680 def test_use_certificate_file_long(self, tmpfile): argument 840 def _write_encrypted_pem(self, passphrase, tmpfile): argument [all …]
|
/external/oss-fuzz/projects/tidy-html5/ |
D | tidy_config_fuzzer.c | 26 char* tmpfile = fuzzer_get_tmpfile(data, size); in LLVMFuzzerTestOneInput() local
|
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/ |
D | tm-vmxcopy.c | 43 char tmpfile[] = "/tmp/page_faultXXXXXX"; in test_vmxcopy() local
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_libc_test.cc | 93 char tmpfile[128]; in TEST() local 215 char tmpfile[128]; in TEST() local
|
/external/libpng/contrib/gregbook/ |
D | wpng.c | 161 FILE *tmpfile; /* or we could just use keybd, since no overlap */ in main() local
|
/external/u-boot/tools/ |
D | fit_image.c | 27 const char *tmpfile) in fit_add_file_data() 638 char tmpfile[MKIMAGE_MAX_TMPFILE_LEN]; in fit_handle_file() local
|
/external/ltp/testcases/kernel/mem/mtest05/ |
D | mmstress.c | 276 int map_and_thread(char *tmpfile, in map_and_thread()
|
/external/toybox/toys/pending/ |
D | syslogd.c | 241 char *p, *tmpfile; in open_logfiles() local
|
/external/autotest/client/cros/audio/ |
D | audio_helper.py | 317 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND): argument
|
/external/python/cpython2/Lib/ |
D | platform.py | 407 tmpfile = '' variable in _popen
|
/external/bcc/src/cc/ |
D | bcc_elf.c | 675 char tmpfile[128]; in find_vdso() local
|
/external/rust/crates/libc/src/cloudabi/ |
D | mod.rs | 156 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|
/external/rust/crates/libc/src/windows/ |
D | mod.rs | 286 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|
/external/rust/crates/libc/src/unix/ |
D | mod.rs | 409 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|
/external/compiler-rt/lib/tsan/rtl/ |
D | tsan_interceptors.cc | 1625 TSAN_INTERCEPTOR(void*, tmpfile, int fake) { in TSAN_INTERCEPTOR() argument
|
/external/rust/crates/libc/src/vxworks/ |
D | mod.rs | 1077 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|
/external/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 3309 pub fn tmpfile() -> *mut FILE; in tmpfile() function
|