/external/openthread/third_party/mbedtls/repo/pkgconfig/ |
D | JoinPaths.cmake | 16 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/ |
D | JoinPaths.cmake | 15 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/ |
D | JoinPaths.cmake | 12 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/ |
D | JoinPaths.cmake | 15 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/ |
D | JoinPaths.cmake | 12 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/ |
D | JoinPaths.cmake | 15 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/ |
D | JoinPaths.cmake | 15 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/ |
D | exception_handler_nesting_test.cc | 149 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/ |
D | file_locking_unittest.cc | 89 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/ |
D | file_locking_unittest.cc | 92 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/ |
D | file_locking_unittest.cc | 92 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/ |
D | updater_archive.c | 113 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
|
D | platform_csme.c | 196 const char *temp_path; in unlock_csme() local
|
/external/cpuinfo/ |
D | CMakeLists.txt | 906 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/ |
D | scaleUpem_test.py | 26 def temp_path(self, suffix): member in ScaleUpemTest
|
/external/libgav1/tests/fuzzer/ |
D | fuzzer_temp_file.h | 45 char temp_path[MAX_PATH]; in fuzzer_get_tmpfile_with_suffix() local
|
/external/cronet/stable/base/trace_event/ |
D | cfi_backtrace_android_unittest.cc | 89 FilePath temp_path; in TEST() local
|
/external/cronet/tot/base/trace_event/ |
D | cfi_backtrace_android_unittest.cc | 89 FilePath temp_path; in TEST() local
|
/external/libchrome/base/trace_event/ |
D | cfi_backtrace_android_unittest.cc | 84 FilePath temp_path; in TEST() local
|
/external/google-breakpad/src/tools/windows/symupload/ |
D | symupload.cc | 131 wchar_t temp_path[_MAX_PATH]; in DumpSymbolsToTempFile() local
|
/external/fonttools/Tests/varLib/ |
D | mutator_test.py | 48 def temp_path(self, suffix): member in MutatorTest
|
D | interpolatable_test.py | 52 def temp_path(self, suffix): member in InterpolatableTest
|
/external/libchrome/base/process/ |
D | process_metrics_unittest.cc | 556 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/ |
D | merge_test.py | 32 def temp_path(self, suffix): member in MergeIntegrationTest
|
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/ |
D | Typology.java | 74 StringBuilder temp_path = new StringBuilder(); field in Typology.MyReader
|