Home
last modified time | relevance | path

Searched defs:file_paths (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Tools/scripts/
Dpatchcheck.py161 def report_modified_files(file_paths): argument
173 def normalize_whitespace(file_paths): argument
182 def normalize_c_whitespace(file_paths): argument
198 def normalize_docs_whitespace(file_paths): argument
217 def docs_modified(file_paths): argument
223 def credit_given(file_paths): argument
229 def reported_news(file_paths): argument
235 def regenerated_configure(file_paths): argument
243 def regenerated_pyconfig_h_in(file_paths): argument
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops_generate/
Dgen_utils.py124 def merge_files_to_one_file(file_paths, merged_file_path): argument
/third_party/mindspore/mindspore-src/source/tests/ut/python/dataset/
Dtest_two_level_pipeline.py149 def __init__(self, file_paths): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/debugger/offline_debug/
Ddbg_services.cc220 DebugServices::ProcessedNPYFiles file_paths; in CheckWatchpoints() local
320 DebugServices::NPYFilePool file_paths; in ReadTensorsUtil() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/common/
Dshard_pybind.cc213 const std::vector<std::shared_ptr<ShardOperator>> &operators) { in BindShardReader()
260 const std::vector<std::shared_ptr<ShardOperator>> &operators) { in BindShardSegment()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/meta/
Dshard_header.cc159 Status ShardHeader::BuildDataset(const std::vector<std::string> &file_paths, bool load_dataset) { in BuildDataset()
219 Status ShardHeader::InitByFiles(const std::vector<std::string> &file_paths) { in InitByFiles()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/mindrecord/io/
Dshard_reader.cc65 Status ShardReader::Init(const std::vector<std::string> &file_paths, bool load_dataset) { in Init()
1154 Status ShardReader::CountTotalRows(const std::vector<std::string> &file_paths, bool load_dataset, in CountTotalRows()
1216 Status ShardReader::Open(const std::vector<std::string> &file_paths, bool load_dataset, int n_consu… in Open()
/third_party/selinux/libselinux/src/
Dselinux_config.c63 static char *file_paths[NEL]; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/kernels/data/
Dparse_example_op.cc776 std::vector<std::string> file_paths; in ParseSingleExample() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/
Ddebug_services.cc297 NPYFilePool file_paths; in GetPrevTensor() local