/third_party/flutter/skia/tools/ |
D | sanitize_source_files.py | 85 def TrailingWhitespaceRemover(line, file_path, line_number): argument 93 def CrlfReplacer(line, file_path, line_number): argument 100 def TabReplacer(line, file_path, line_number): argument 117 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument 126 def SvnEOLChecker(file_content, file_path): argument
|
/third_party/skia/tools/ |
D | sanitize_source_files.py | 87 def TrailingWhitespaceRemover(line, file_path, line_number): argument 95 def CrlfReplacer(line, file_path, line_number): argument 102 def TabReplacer(line, file_path, line_number): argument 119 def EOFOneAndOnlyOneNewlineAdder(file_content, file_path): argument 128 def SvnEOLChecker(file_content, file_path): argument
|
/third_party/mindspore/tests/ut/cpp/dataset/ |
D | data_helper_test.cc | 50 std::string file_path = datasets_root_path_ + "/testAlbum/images/1.json"; in TEST_F() local 61 std::string file_path = datasets_root_path_ + "/testAlbum/original"; in TEST_F() local 72 std::string file_path = datasets_root_path_ + "/testAlbum/testout/2.json"; in TEST_F() local 83 std::string file_path = datasets_root_path_ + "/testAlbum/testout/3.json"; in TEST_F() local 94 std::string file_path = datasets_root_path_ + "/testAlbum/testout/4.json"; in TEST_F() local 105 std::string file_path = datasets_root_path_ + "/testAlbum/testout/5.json"; in TEST_F() local 116 std::string file_path = datasets_root_path_ + "/testAlbum/testout/5.json"; in TEST_F() local 126 std::string file_path = datasets_root_path_ + "/testAlbum/1.bin"; in TEST_F() local 137 std::string file_path = datasets_root_path_ + "/testAlbum/2.bin"; in TEST_F() local
|
D | c_api_dataset_manifest_test.cc | 29 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 60 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 148 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 182 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 213 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 267 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 298 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local 329 std::string file_path = datasets_root_path_ + "/testManifestData/cpp.json"; in TEST_F() local
|
D | c_api_dataset_flickr_test.cc | 30 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local 63 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local 138 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test3.token"; in TEST_F() local 184 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local 219 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local 257 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local 299 std::string file_path = datasets_root_path_ + "/testFlickrData/flickr30k/test1.token"; in TEST_F() local
|
D | c_api_dataset_tfrecord_test.cc | 35 std::string file_path = datasets_root_path_ + "/test_tf_file_3_images2/train-0000-of-0001.data"; in TEST_F() local 91 std::string file_path = datasets_root_path_ + "/test_tf_file_3_images2/train-0000-of-0001.data"; in TEST_F() local 273 std::string file_path = datasets_root_path_ + "/testTFTestAllTypes/test.data"; in TEST_F() local 334 std::string file_path = datasets_root_path_ + "/test_tf_file_3_images2/train-0000-of-0001.data"; in TEST_F() local 375 std::string file_path = datasets_root_path_ + "/test_tf_file_3_images2/train-0000-of-0001.data"; in TEST_F() local 457 std::string file_path = datasets_root_path_ + "/testTFTestAllTypes/test.data"; in TEST_F() local
|
/third_party/libxml2/ |
D | generate_header.py | 33 def parse_file(self, file_path): argument 66 def write_file(self, file_path): argument 79 def parse_file(self, file_path): argument 100 def write_file(self, file_path): argument
|
/third_party/iptables/extensions/ |
D | genInit.py | 30 def _make_dir(file_path): argument 38 def _read_file(file_path): argument 45 def _write_file(file_path, content): argument
|
/third_party/mindspore/mindspore/lite/src/common/ |
D | file_utils.cc | 41 inline int AccessFile(const std::string &file_path, int access_mode) { in AccessFile() 56 inline int Mkdir(const std::string &file_path) { in Mkdir() 130 int CreateOutputDir(std::string *file_path) { in CreateOutputDir()
|
D | file_utils.h | 39 void WriteToTxt(const std::string &file_path, void *data, size_t element_size) { in WriteToTxt() 57 inline int WriteToBin(const std::string &file_path, void *data, const size_t size) { in WriteToBin()
|
/third_party/cef/libcef/common/alloy/ |
D | alloy_main_delegate.cc | 117 base::FilePath file_path = in BasicStartupComplete() local 133 base::FilePath file_path = in BasicStartupComplete() local 140 base::FilePath file_path = in BasicStartupComplete() local 220 base::FilePath file_path = in BasicStartupComplete() local 229 base::FilePath file_path = in BasicStartupComplete() local
|
/third_party/icu/tools/unicodetools/com/ibm/rbm/ |
D | Occurance.java | 19 private String file_path; field in Occurance 26 Occurance (String file_name, String file_path, int line_number) { in Occurance()
|
/third_party/gn/src/gn/ |
D | file_writer_unittest.cc | 19 base::FilePath file_path = temp_dir.GetPath().AppendASCII("foo.txt"); in TEST() local 35 base::FilePath file_path = temp_dir.GetPath().AppendASCII("foo.txt"); in TEST() local
|
D | file_writer.cc | 24 bool FileWriter::Create(const base::FilePath& file_path) { in Create() 77 bool FileWriter::Create(const base::FilePath& file_path) { in Create()
|
D | string_output_buffer.cc | 84 bool StringOutputBuffer::WriteToFile(const base::FilePath& file_path, in WriteToFile() 119 bool StringOutputBuffer::WriteToFileIfChanged(const base::FilePath& file_path, in WriteToFileIfChanged()
|
/third_party/json/third_party/amalgamate/ |
D | amalgamate.py | 46 def actual_path(self, file_path): argument 53 def find_included_file(self, file_path, source_dir): argument 254 def __init__(self, file_path, amalgamation, is_root): argument
|
/third_party/mindspore/mindspore/ops/bprop_mindir/ |
D | generate_mindir.py | 68 file_path = os.path.join(bprop_src_dir, line) variable 82 file_path = os.path.join(bprop_mindir_export_dir, line) variable
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/ |
D | data_saver.cc | 99 std::string file_path = saver_base_dir + "/" + op_side_ + "_op_type_info_" + device_id_ + ".csv"; in WriteOpType() local 129 …std::string file_path = saver_base_dir + "/" + op_side_ + "_op_detail_info_" + device_id_ + ".csv"; in WriteOpDetail() local 158 …std::string file_path = saver_base_dir + "/" + op_side_ + "_op_execute_timestamp_" + device_id_ + … in WriteOpTimestamp() local
|
/third_party/skia/buildtools/checkdeps/ |
D | cpp_checker.py | 118 def IsCppFile(file_path): argument 124 def ShouldCheck(self, file_path): argument
|
D | proto_checker.py | 112 def IsProtoFile(file_path): argument 118 def ShouldCheck(self, file_path): argument
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
D | csv_op.cc | 56 … std::vector<std::shared_ptr<CsvOp::BaseRecord>> column_default, std::string file_path) in CsvParser() 307 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local 318 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local 327 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local 413 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local 426 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local 437 std::vector<std::string> file_path(column_default_.size(), file_path_); in InitCsvParser() local
|
/third_party/mindspore/mindspore/lite/test/common/ |
D | common_test.h | 76 …atic int CompareOutput(const float *output_data, size_t output_num, const std::string &file_path) { in CompareOutput() 103 static int CompareRelativeOutput(const float *output_data, const std::string &file_path) { in CompareRelativeOutput() 118 static float RelativeOutputError(const float *output_data, const std::string &file_path) { in RelativeOutputError()
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ |
D | gpu_data_saver.cc | 162 std::string file_path = file_path_base + std::to_string(device_info.first) + ".csv"; in WriteActivity() local 196 std::string file_path = saver_base_dir + "/step_trace_profiling_" + device_id_ + ".txt"; in WriteStepTraceAsyncLaunchKernel() local 295 std::string file_path = saver_base_dir + "/step_trace_profiling_" + device_id_ + ".txt"; in WriteStepTrace() local 341 std::string file_path = saver_base_dir + "/start_time_" + device_id_ + ".txt"; in WriteStartTime() local
|
/third_party/mindspore/mindspore/ccsrc/debug/rdr/ |
D | task_debug_info_recorder.cc | 25 std::string file_path = realpath.value() + ".ir"; in Export() local
|
/third_party/flatbuffers/tests/fuzzer/ |
D | flatbuffers_monster_fuzzer.cc | 44 bool TestFileExists(fs::path file_path) { in TestFileExists() 55 const auto file_path = exe_path_.parent_path() / file_name; in LoadBinarySchema() local
|