Home
last modified time | relevance | path

Searched refs:partial_path (Results 1 – 25 of 281) sorted by relevance

12345678910>>...12

/dports/science/chrono/chrono-7.0.1/src/chrono_sensor/filters/
H A DChFilterRadarSavePC.cpp75 std::string partial_path = ""; in Initialize() local
78 partial_path += s + "\\"; in Initialize()
79 if (!filesystem::path(partial_path).exists()) { in Initialize()
80 if (!filesystem::create_directory(filesystem::path(partial_path))) { in Initialize()
81 std::cerr << "Could not create directory: " << partial_path << std::endl; in Initialize()
83 std::cout << "Created directory for sensor data: " << partial_path << std::endl; in Initialize()
97 std::string partial_path = ""; in Initialize() local
100 partial_path += s + "/"; in Initialize()
101 if (!filesystem::path(partial_path).exists()) { in Initialize()
102 if (!filesystem::create_directory(filesystem::path(partial_path))) { in Initialize()
[all …]
H A DChFilterSavePtCloud.cpp87 std::string partial_path = ""; in Initialize() local
90 partial_path += s + "\\"; in Initialize()
91 if (!filesystem::path(partial_path).exists()) { in Initialize()
92 if (!filesystem::create_directory(filesystem::path(partial_path))) { in Initialize()
93 std::cerr << "Could not create directory: " << partial_path << std::endl; in Initialize()
95 std::cout << "Created directory for sensor data: " << partial_path << std::endl; in Initialize()
109 std::string partial_path = ""; in Initialize() local
112 partial_path += s + "/"; in Initialize()
113 if (!filesystem::path(partial_path).exists()) { in Initialize()
114 if (!filesystem::create_directory(filesystem::path(partial_path))) { in Initialize()
[all …]
H A DChFilterSave.cpp120 std::string partial_path = ""; in Initialize() local
123 partial_path += s + "/"; in Initialize()
124 if (!filesystem::path(partial_path).exists()) { in Initialize()
125 if (!filesystem::create_directory(filesystem::path(partial_path))) { in Initialize()
126 std::cerr << "Could not create directory: " << partial_path << std::endl; in Initialize()
128 std::cout << "Created directory for sensor data: " << partial_path << std::endl; in Initialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/source/Symbol/
H A DVariable.cpp485 StackFrame *frame, llvm::StringRef partial_path,
492 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
538 frame, partial_path, in PrivateAutoCompleteMembers()
551 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
560 if (partial_path.empty()) { in PrivateAutoComplete()
611 const char ch = partial_path[0]; in PrivateAutoComplete()
628 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
633 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
657 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
679 const char curr_ch = partial_path[pos]; in PrivateAutoComplete()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/source/Symbol/
H A DVariable.cpp482 StackFrame *frame, llvm::StringRef partial_path,
489 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
535 frame, partial_path, in PrivateAutoCompleteMembers()
548 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
557 if (partial_path.empty()) { in PrivateAutoComplete()
608 const char ch = partial_path[0]; in PrivateAutoComplete()
625 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
630 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
654 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
673 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path, in PrivateAutoCompleteMembers() argument
536 frame, partial_path, in PrivateAutoCompleteMembers()
549 StackFrame *frame, llvm::StringRef partial_path, in PrivateAutoComplete() argument
558 if (partial_path.empty()) { in PrivateAutoComplete()
609 const char ch = partial_path[0]; in PrivateAutoComplete()
626 if (partial_path.size() > 1 && partial_path[1] == '>' && in PrivateAutoComplete()
631 if (partial_path.size() > 2 && partial_path[2]) { in PrivateAutoComplete()
655 if (partial_path.size() > 1 && partial_path[1]) { in PrivateAutoComplete()
674 const size_t partial_path_len = partial_path.size(); in PrivateAutoComplete()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Symbol/
H A DVariable.cpp483 StackFrame *frame, llvm::StringRef partial_path,
490 llvm::StringRef partial_path,
536 frame, partial_path, in Dump()
549 StackFrame *frame, llvm::StringRef partial_path,
558 if (partial_path.empty()) {
609 const char ch = partial_path[0];
626 if (partial_path.size() > 1 && partial_path[1] == '>' &&
631 if (partial_path.size() > 2 && partial_path[2]) {
655 if (partial_path.size() > 1 && partial_path[1]) {
674 const size_t partial_path_len = partial_path.size();
[all …]
/dports/databases/timescaledb/timescaledb-2.5.1/src/
H A Dplan_add_hashagg.c56 Path *partial_path; in plan_add_parallel_hashagg() local
112 partial_path = (Path *) linitial(output_rel->partial_pathlist); in plan_add_parallel_hashagg()
114 total_groups = partial_path->rows * partial_path->parallel_workers; in plan_add_parallel_hashagg()
116 partial_path = (Path *) create_gather_path(root, in plan_add_parallel_hashagg()
118 partial_path, in plan_add_parallel_hashagg()
125 partial_path, in plan_add_parallel_hashagg()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/gyp/util/
H A Dprotoresources.py215 def __init__(self, partial_path, keep_predicate): argument
216 self.partial_path = partial_path
237 logging.debug('Stripped %s/%s', self.partial_path, full_name)
251 logging.debug('Stripped %s/%s', self.partial_path, type_and_name)
291 def StripUnwantedResources(partial_path, keep_predicate): argument
299 stripper = _ResourceStripper(partial_path, keep_predicate)
308 _ProcessZip(partial_path, process_file)
/dports/lang/v8/v8-9.6.180.12/build/android/gyp/util/
H A Dprotoresources.py215 def __init__(self, partial_path, keep_predicate): argument
216 self.partial_path = partial_path
237 logging.debug('Stripped %s/%s', self.partial_path, full_name)
251 logging.debug('Stripped %s/%s', self.partial_path, type_and_name)
291 def StripUnwantedResources(partial_path, keep_predicate): argument
299 stripper = _ResourceStripper(partial_path, keep_predicate)
308 _ProcessZip(partial_path, process_file)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/gyp/util/
H A Dprotoresources.py215 def __init__(self, partial_path, keep_predicate): argument
216 self.partial_path = partial_path
237 logging.debug('Stripped %s/%s', self.partial_path, full_name)
251 logging.debug('Stripped %s/%s', self.partial_path, type_and_name)
291 def StripUnwantedResources(partial_path, keep_predicate): argument
299 stripper = _ResourceStripper(partial_path, keep_predicate)
308 _ProcessZip(partial_path, process_file)
/dports/www/zola/zola-0.15.2/src/cmd/
H A Dserve.rs447 &partial_path.to_string_lossy(), in serve()
478 &partial_path.to_string_lossy(), in serve()
571 (ChangeKind::Templates, partial_path) => { in serve()
657 let mut partial_path = PathBuf::from("/"); in detect_change_kind() localVariable
658 partial_path.push(path.strip_prefix(pwd).unwrap_or(path)); in detect_change_kind()
660 let change_kind = if partial_path.starts_with("/templates") { in detect_change_kind()
662 } else if partial_path.starts_with("/themes") { in detect_change_kind()
664 } else if partial_path.starts_with("/content") { in detect_change_kind()
666 } else if partial_path.starts_with("/static") { in detect_change_kind()
668 } else if partial_path.starts_with("/sass") { in detect_change_kind()
[all …]
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/adb/daemon/
H A Dfile_sync_service.cpp97 std::string partial_path; in secure_mkdirs() local
108 if (partial_path.empty() || partial_path.back() != OS_PATH_SEPARATOR) { in secure_mkdirs()
109 partial_path += OS_PATH_SEPARATOR; in secure_mkdirs()
111 partial_path += path_component; in secure_mkdirs()
113 if (should_use_fs_config(partial_path)) { in secure_mkdirs()
114 fs_config(partial_path.c_str(), 1, nullptr, &uid, &gid, &mode, &capabilities); in secure_mkdirs()
116 if (adb_mkdir(partial_path.c_str(), mode) == -1) { in secure_mkdirs()
121 if (chown(partial_path.c_str(), uid, gid) == -1) return false; in secure_mkdirs()
125 selinux_android_restorecon(partial_path.c_str(), 0); in secure_mkdirs()
128 if (!update_capabilities(partial_path.c_str(), capabilities)) return false; in secure_mkdirs()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/adb/
H A Dfile_sync_service.cpp80 std::string partial_path; in secure_mkdirs() local
82 if (partial_path.back() != OS_PATH_SEPARATOR) partial_path += OS_PATH_SEPARATOR; in secure_mkdirs()
83 partial_path += path_component; in secure_mkdirs()
85 if (should_use_fs_config(partial_path)) { in secure_mkdirs()
86 fs_config(partial_path.c_str(), 1, nullptr, &uid, &gid, &mode, &capabilities); in secure_mkdirs()
88 if (adb_mkdir(partial_path.c_str(), mode) == -1) { in secure_mkdirs()
93 if (chown(partial_path.c_str(), uid, gid) == -1) return false; in secure_mkdirs()
96 selinux_android_restorecon(partial_path.c_str(), 0); in secure_mkdirs()
98 if (!update_capabilities(partial_path.c_str(), capabilities)) return false; in secure_mkdirs()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/fsbc/
H A Dsettings.py173 partial_path = settings.path + ".partial"
174 print("[SETTINGS] Writing to", partial_path)
208 if not os.path.exists(os.path.dirname(partial_path)):
209 os.makedirs(os.path.dirname(partial_path))
210 with open(partial_path, "w", encoding="UTF-8", newline="\n") as f:
213 shutil.move(partial_path, settings.path)
/dports/devel/py-grizzled/grizzled-0.9.4/grizzled/file/
H A D__init__.py233 for partial_path in sub_result:
234 result += [partial_path]
248 for partial_path in sub_result:
249 result += [partial_path]
/dports/databases/percona57-server/percona-server-5.7.36-39/plugin/keyring_vault/
H A Dvault_curl.cc152 Secure_string partial_path; in init() local
159 partial_path.assign(bg, delimiter_it); in init()
161 err_msg+= partial_path; in init()
164 if (probe_mount_point_config(partial_path, json_response)) in init()
197 mount_point_path.swap(partial_path); in init()
319 bool Vault_curl::probe_mount_point_config(const Secure_string &partial_path, in probe_mount_point_config() argument
324 config_url+= partial_path; in probe_mount_point_config()
/dports/databases/percona57-client/percona-server-5.7.36-39/plugin/keyring_vault/
H A Dvault_curl.cc152 Secure_string partial_path; in init() local
159 partial_path.assign(bg, delimiter_it); in init()
161 err_msg+= partial_path; in init()
164 if (probe_mount_point_config(partial_path, json_response)) in init()
197 mount_point_path.swap(partial_path); in init()
319 bool Vault_curl::probe_mount_point_config(const Secure_string &partial_path, in probe_mount_point_config() argument
324 config_url+= partial_path; in probe_mount_point_config()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/plugin/keyring_vault/
H A Dvault_curl.cc152 Secure_string partial_path; in init() local
159 partial_path.assign(bg, delimiter_it); in init()
161 err_msg+= partial_path; in init()
164 if (probe_mount_point_config(partial_path, json_response)) in init()
197 mount_point_path.swap(partial_path); in init()
319 bool Vault_curl::probe_mount_point_config(const Secure_string &partial_path, in probe_mount_point_config() argument
324 config_url+= partial_path; in probe_mount_point_config()

12345678910>>...12