Searched defs:source_path (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/tools/ |
| D | imgcvt.cpp | 22 const char* source_path = argc > 1 ? argv[1] : nullptr; in main() local
|
| /third_party/gn/src/gn/ |
| D | xcode_object.cc | 594 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()
|
| D | xcode_writer.cc | 307 const std::string source_path = RebasePath( in AddXCTestFilesToTestModuleTarget() local 502 const std::string source_path = in AddToProject() local
|
| /third_party/node/tools/ |
| D | install.py | 32 def try_symlink(source_path, link_path): argument
|
| /third_party/python/Lib/importlib/ |
| D | _bootstrap_external.py | 727 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/ |
| D | generate_geocoding_data.cc | 643 string source_path(argv[2]); in Main() local
|
| /third_party/pulseaudio/src/modules/ |
| D | module-rygel-media-server.c | 855 char source_path[sizeof(OBJECT_SOURCES) + 32]; in sinks_and_sources_handler() local
|
| /third_party/selinux/libsepol/cil/src/ |
| D | cil_binary.c | 4616 char *source_path; in __cil_init_sepol_avrule() local
|
| /third_party/rust/crates/bindgen/bindgen/codegen/ |
| D | mod.rs | 4583 let source_path = path.with_extension(if is_cpp { "cpp" } else { "c" }); in serialize_items() localVariable
|