Home
last modified time | relevance | path

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

/third_party/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
/third_party/mbedtls/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
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/ir/datasetops/source/
Dwiki_text_node.cc176 Path temp_path = dir / train_prefix; in WalkAllFiles() local
179 Path temp_path = dir / test_prefix; in WalkAllFiles() local
182 Path temp_path = dir / valid_prefix; in WalkAllFiles() local
185 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dpenn_treebank_node.cc179 Path temp_path = dir / train_prefix; in WalkAllFiles() local
182 Path temp_path = dir / test_prefix; in WalkAllFiles() local
185 Path temp_path = dir / valid_prefix; in WalkAllFiles() local
188 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dudpos_node.cc187 Path temp_path = dir / train_prefix; in WalkAllFiles() local
190 Path temp_path = dir / test_prefix; in WalkAllFiles() local
193 Path temp_path = dir / valid_prefix; in WalkAllFiles() local
196 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dmulti30k_node.cc178 Path temp_path = dir / train_en; in WalkAllFiles() local
181 Path temp_path = dir / test_en; in WalkAllFiles() local
184 Path temp_path = dir / valid_en; in WalkAllFiles() local
187 Path temp_path = dir / train_en; in WalkAllFiles() local
Dsogou_news_node.cc176 Path temp_path = dir / train_prefix; in WalkAllFiles() local
179 Path temp_path = dir / test_prefix; in WalkAllFiles() local
182 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dyelp_review_node.cc174 Path temp_path = dir / train_prefix; in WalkAllFiles() local
177 Path temp_path = dir / test_prefix; in WalkAllFiles() local
180 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Damazon_review_node.cc179 Path temp_path = dir / train_prefix; in WalkAllFiles() local
182 Path temp_path = dir / test_prefix; in WalkAllFiles() local
185 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dag_news_node.cc183 Path temp_path = dir / train_prefix; in WalkAllFiles() local
186 Path temp_path = dir / test_prefix; in WalkAllFiles() local
189 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Dconll2000_node.cc190 Path temp_path = dir / train_prefix; in WalkAllFiles() local
193 Path temp_path = dir / test_prefix; in WalkAllFiles() local
196 Path temp_path = dir / train_prefix; in WalkAllFiles() local
Den_wik9_node.cc67 Path temp_path = dir / train_prefix; in DirToPath() local
/third_party/ninja/src/
Dminidump-win32.cc36 char temp_path[MAX_PATH]; in CreateWin32MiniDump() local
Dbuild_log.cc397 string temp_path = path + ".recompact"; in Recompact() local
448 std::string temp_path = path.AsString() + ".restat"; in Restat() local
Ddeps_log.cc315 string temp_path = path + ".recompact"; in Recompact() local
/third_party/typescript/tests/ts_extra_tests/tool/
Dtestcfg.py44 temp_path = "" variable in TestCase
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dfile_utils.cc368 char temp_path[PATH_MAX] = {0}; in CreateNotExistDirs() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/profiler/
Dprofiling_data_dumper.cc114 std::string temp_path = std::string(path.begin(), path.end()); in DirName() local
/third_party/gn/src/base/files/
Dfile_util_win.cc275 char16_t temp_path[MAX_PATH + 1]; in GetTempDir() local
/third_party/rust/crates/nix/test/
Dtest_unistd.rs1206 let temp_path = file.into_temp_path(); in test_setfsuid() localVariable
/third_party/nghttp2/src/
Dshrpx.cc413 auto temp_path = buf.get(); in save_pid() local
/third_party/ffmpeg/libavformat/
Ddashenc.c133 char temp_path[1024]; member
/third_party/vulkan-loader/loader/
Dloader.c2854 char temp_path[2048]; in add_data_files() local