Home
last modified time | relevance | path

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

12

/external/openthread/third_party/mbedtls/repo/pkgconfig/
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
/external/OpenCL-CLHPP/cmake/
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
/external/zstd/build/cmake/CMakeModules/
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
/external/OpenCL-Headers/cmake/
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
/external/jsoncpp/cmake/
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
/external/OpenCL-ICD-Loader/cmake/
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
/external/fmtlib/support/cmake/
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
/external/google-breakpad/src/client/windows/unittests/
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
/external/libchrome/base/files/
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
/external/cronet/stable/base/files/
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
/external/cronet/tot/base/files/
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
/external/vboot_reference/futility/
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
Dplatform_csme.c196 const char *temp_path; in unlock_csme() local
/external/cpuinfo/
DCMakeLists.txt906 SET(temp_path "${first_path_segment}") variable
910 SET(temp_path "${current_segment}") variable
912 SET(temp_path "${temp_path}/${current_segment}") variable
/external/fonttools/Tests/ttLib/
DscaleUpem_test.py26 def temp_path(self, suffix): member in ScaleUpemTest
/external/libgav1/tests/fuzzer/
Dfuzzer_temp_file.h45 char temp_path[MAX_PATH]; in fuzzer_get_tmpfile_with_suffix() local
/external/cronet/stable/base/trace_event/
Dcfi_backtrace_android_unittest.cc89 FilePath temp_path; in TEST() local
/external/cronet/tot/base/trace_event/
Dcfi_backtrace_android_unittest.cc89 FilePath temp_path; in TEST() local
/external/libchrome/base/trace_event/
Dcfi_backtrace_android_unittest.cc84 FilePath temp_path; in TEST() local
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc131 wchar_t temp_path[_MAX_PATH]; in DumpSymbolsToTempFile() local
/external/fonttools/Tests/varLib/
Dmutator_test.py48 def temp_path(self, suffix): member in MutatorTest
Dinterpolatable_test.py52 def temp_path(self, suffix): member in InterpolatableTest
/external/libchrome/base/process/
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
/external/fonttools/Tests/merge/
Dmerge_test.py32 def temp_path(self, suffix): member in MergeIntegrationTest
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DTypology.java74 StringBuilder temp_path = new StringBuilder(); field in Typology.MyReader

12