Home
last modified time | relevance | path

Searched defs:temp_path (Results 1 – 25 of 56) sorted by relevance

123

/aosp_15_r20/external/openthread/third_party/mbedtls/repo/pkgconfig/
H A DJoinPaths.cmake16 set(temp_path "${first_path_segment}") variable
20 set(temp_path "${current_segment}") variable
22 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/OpenCL-Headers/cmake/
H A DJoinPaths.cmake15 set(temp_path "${first_path_segment}") variable
19 set(temp_path "${current_segment}") variable
21 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/OpenCL-CLHPP/cmake/
H A DJoinPaths.cmake15 set(temp_path "${first_path_segment}") variable
19 set(temp_path "${current_segment}") variable
21 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/OpenCL-ICD-Loader/cmake/
H A DJoinPaths.cmake15 set(temp_path "${first_path_segment}") variable
19 set(temp_path "${current_segment}") variable
21 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/jsoncpp/cmake/
H A DJoinPaths.cmake12 set(temp_path "${first_path_segment}") variable
16 set(temp_path "${current_segment}") variable
18 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/fmtlib/support/cmake/
H A DJoinPaths.cmake15 set(temp_path "${first_path_segment}") variable
19 set(temp_path "${current_segment}") variable
21 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/zstd/build/cmake/CMakeModules/
H A DJoinPaths.cmake12 set(temp_path "${first_path_segment}") variable
16 set(temp_path "${current_segment}") variable
18 set(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/external/google-breakpad/src/client/windows/unittests/
H A Dexception_handler_nesting_test.cc149 wchar_t temp_path[MAX_PATH] = { '\0' }; in InstallExceptionHandlerAndCrash() local
259 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
283 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
308 wchar_t temp_path[MAX_PATH] = { '\0' }; in TEST() local
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs131 let temp_path = tmpdir(); in bench_file_to_file_copy() localVariable
161 let temp_path = tmpdir(); in bench_file_to_socket_copy() localVariable
193 let temp_path = tmpdir(); in bench_file_to_uds_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs131 let temp_path = tmpdir(); in bench_file_to_file_copy() localVariable
161 let temp_path = tmpdir(); in bench_file_to_socket_copy() localVariable
193 let temp_path = tmpdir(); in bench_file_to_uds_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs131 let temp_path = tmpdir(); in bench_file_to_file_copy() localVariable
161 let temp_path = tmpdir(); in bench_file_to_socket_copy() localVariable
193 let temp_path = tmpdir(); in bench_file_to_uds_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs131 let temp_path = tmpdir(); in bench_file_to_file_copy() localVariable
161 let temp_path = tmpdir(); in bench_file_to_socket_copy() localVariable
193 let temp_path = tmpdir(); in bench_file_to_uds_copy() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/
H A Dtests.rs131 let temp_path = tmpdir(); in bench_file_to_file_copy() localVariable
161 let temp_path = tmpdir(); in bench_file_to_socket_copy() localVariable
193 let temp_path = tmpdir(); in bench_file_to_uds_copy() localVariable
/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_archive.c113 char **temp_path) in archive_fallback_get_path()
126 char *temp_path = NULL; in archive_fallback_has_entry() local
140 char *temp_path = NULL; in archive_fallback_read_file() local
164 char *temp_path = NULL; in archive_fallback_write_file() local
/aosp_15_r20/external/cpuinfo/
H A DCMakeLists.txt852 SET(temp_path "${first_path_segment}") variable
856 SET(temp_path "${current_segment}") variable
858 SET(temp_path "${temp_path}/${current_segment}") variable
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dfiles.cc33 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError()
107 const std::string temp_path = path + ".new"; in WriteToFile() local
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_locking_unittest.cc89 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
151 const FilePath temp_path = temp_dir_.GetPath(); in StartChildAndSignalLock() local
/aosp_15_r20/external/cronet/base/files/
H A Dfile_locking_unittest.cc92 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
164 const FilePath temp_path = temp_dir_.GetPath(); in StartChildAndSignalLock() local
/aosp_15_r20/art/artd/
H A Dfile_utils_test.cc128 std::string temp_path; in TEST_F() local
142 std::string temp_path; in TEST_F() local
/aosp_15_r20/external/libchrome/base/process/
H A Dprocess_metrics_unittest.cc556 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
578 const FilePath temp_path = temp_dir.GetPath(); in TEST() local
/aosp_15_r20/external/cronet/base/process/
H A Dprocess_metrics_unittest.cc915 const FilePath temp_path = command_line->GetSwitchValuePath(kTempDirFlag); in MULTIPROCESS_TEST_MAIN() local
945 const FilePath temp_path = temp_dir.GetPath(); in TEST() local
/aosp_15_r20/external/fonttools/Tests/ttLib/
H A DscaleUpem_test.py26 def temp_path(self, suffix): member in ScaleUpemTest
/aosp_15_r20/external/libgav1/tests/fuzzer/
H A Dfuzzer_temp_file.h45 char temp_path[MAX_PATH]; in fuzzer_get_tmpfile_with_suffix() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Dfuse2fs.c907 char *temp_path; in op_mknod() local
1037 char *temp_path; in op_mkdir() local
1427 char *temp_path; in op_symlink() local
1775 char *temp_path; in op_link() local
2834 char *temp_path; in op_create() local
/aosp_15_r20/external/cronet/base/trace_event/
H A Dcfi_backtrace_android_unittest.cc84 FilePath temp_path; in TEST() local

123