Home
last modified time | relevance | path

Searched defs:source_path (Results 1 – 20 of 20) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/parser/
Dminddata_parser.py91 def execute(source_path, output_path, job_id, device_id): argument
110 def _is_legacy_aicpu_data(source_path, job_id) -> bool: argument
124 def _execute(source_path, output_path, job_id, device_id): argument
158 def _execute_legacy(source_path, output_path, device_id): argument
Dascend_cluster_generator.py42 def __init__(self, source_path): argument
Dascend_timeline_generator.py40 …def __init__(self, profiling_dir, source_path, mindstudio_profiler_output, rank_id, rank_size, mod… argument
Dascend_communicate_generator.py53 def __init__(self, source_path): argument
/third_party/glfw/CMake/
DGenerateMappings.cmake5 set(source_path "${CMAKE_CURRENT_BINARY_DIR}/gamecontrollerdb.txt") variable
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/profiler/
Dprofiling.py1244 def _minddata_aicpu_analyse(self, source_path, job_id): argument
1331 …def _ascend_timeline_analyse(self, op_summary, steptrace, source_path, mindstudio_profiler_output)… argument
1399 def _ascend_ms_analyze(self, source_path): argument
1439 def _ascend_graph_cluster_analyse(self, source_path, ascend_profiler_output_path): argument
1456 def _ascend_graph_communicate_analyse(self, source_path, ascend_profiler_output_path): argument
1702 … def _analyse_step_trace(self, source_path=None, framework_parser=None, is_training_mode_flag=True, argument
/third_party/rust/rust/library/std/src/sys/unix/kernel_copy/
Dtests.rs14 let source_path = tmp_path.join("copy-spec.source"); in copy_specialization() localVariable
71 let source_path = tmp_path.join("copies_append_mode.source"); in copies_append_mode_sink() localVariable
/third_party/skia/tools/
Dimgcvt.cpp22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/third_party/skia/m133/tools/
Dimgcvt.cpp24 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
/third_party/rust/rust/tests/ui/proc-macro/auxiliary/
Dmacro-only-syntax.rs86 let source_path = span.source_file().path(); in check_useful_span() localVariable
/third_party/rust/rust/compiler/rustc_hir_analysis/src/coherence/
Dbuiltin.rs170 let source_path = tcx.def_path_str(def_a.did()); in visit_implementation_of_dispatch_from_dyn() localVariable
355 let source_path = tcx.def_path_str(def_a.did()); in coerce_unsized_info() localVariable
/third_party/gn/src/gn/
Dxcode_object.cc594 const std::string& source_path) { in AddSourceFile()
696 PBXMainGroup::PBXMainGroup(const std::string& source_path) in PBXMainGroup()
778 const std::string& source_path, in PBXProject()
792 const std::string& source_path) { in AddSourceFileToIndexingTarget()
800 const std::string& source_path, in AddSourceFile()
Dxcode_writer.cc307 const std::string source_path = RebasePath( in AddXCTestFilesToTestModuleTarget() local
502 const std::string source_path = in AddToProject() local
/third_party/rust/rust/library/test/src/formatters/
Djson.rs79 let source_path = EscapedString(source_file); in write_test_discovered() localVariable
/third_party/python/Lib/importlib/
D_bootstrap_external.py727 def _compile_bytecode(data, name=None, bytecode_path=None, source_path=None): argument
972 def _cache_bytecode(self, source_path, cache_path, data): argument
1151 def _cache_bytecode(self, source_path, bytecode_path, data): argument
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc643 string source_path(argv[2]); in Main() local
/third_party/rust/rust/compiler/rustc_incremental/src/persist/
Dfs.rs414 let source_path = entry.path(); in copy_files() localVariable
/third_party/pulseaudio/src/modules/
Dmodule-rygel-media-server.c855 char source_path[sizeof(OBJECT_SOURCES) + 32]; in sinks_and_sources_handler() local
/third_party/rust/crates/bindgen/bindgen/codegen/
Dmod.rs4965 let source_path = path.with_extension(if is_cpp { "cpp" } else { "c" }); in serialize_items() localVariable
/third_party/selinux/libsepol/cil/src/
Dcil_binary.c4695 char *source_path; in __cil_init_sepol_avrule() local