Home
last modified time | relevance | path

Searched refs:relative_paths (Results 1 – 25 of 222) sorted by relevance

123456789

/dports/www/chromium-legacy/chromium-88.0.4324.182/build/config/ios/
H A Dcompile_xcassets_unittests.py11 relative_paths = { variable in TestFilterCompilerOutput
24 self.relative_paths))
37 self.relative_paths))
52 self.relative_paths))
65 self.relative_paths))
80 self.relative_paths))
137 self.relative_paths))
H A Dcompile_xcassets.py65 def FilterCompilerOutput(compiler_output, relative_paths): argument
106 relative_path = relative_paths.get(absolute_path, absolute_path)
175 relative_paths = {}
181 relative_paths[output] = absolute_output
182 relative_paths[os.path.dirname(output)] = os.path.dirname(absolute_output)
187 relative_paths[absolute_path] = relative_path
198 stdout = FilterCompilerOutput(stdout.decode('UTF-8'), relative_paths)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/config/ios/
H A Dcompile_xcassets_unittests.py11 relative_paths = { variable in TestFilterCompilerOutput
24 self.relative_paths))
37 self.relative_paths))
52 self.relative_paths))
65 self.relative_paths))
80 self.relative_paths))
137 self.relative_paths))
H A Dcompile_xcassets.py63 def FilterCompilerOutput(compiler_output, relative_paths): argument
104 relative_path = relative_paths.get(absolute_path, absolute_path)
173 relative_paths = {}
179 relative_paths[output] = absolute_output
180 relative_paths[os.path.dirname(output)] = os.path.dirname(absolute_output)
185 relative_paths[absolute_path] = relative_path
196 stdout = FilterCompilerOutput(stdout, relative_paths)
/dports/lang/v8/v8-9.6.180.12/build/config/ios/
H A Dcompile_xcassets_unittests.py11 relative_paths = { variable in TestFilterCompilerOutput
24 self.relative_paths))
37 self.relative_paths))
52 self.relative_paths))
65 self.relative_paths))
80 self.relative_paths))
137 self.relative_paths))
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/config/ios/
H A Dcompile_xcassets_unittests.py11 relative_paths = { variable in TestFilterCompilerOutput
24 self.relative_paths))
37 self.relative_paths))
52 self.relative_paths))
65 self.relative_paths))
80 self.relative_paths))
137 self.relative_paths))
H A Dcompile_xcassets.py65 def FilterCompilerOutput(compiler_output, relative_paths): argument
106 relative_path = relative_paths.get(absolute_path, absolute_path)
175 relative_paths = {}
181 relative_paths[output] = absolute_output
182 relative_paths[os.path.dirname(output)] = os.path.dirname(absolute_output)
187 relative_paths[absolute_path] = relative_path
198 stdout = FilterCompilerOutput(stdout.decode('UTF-8'), relative_paths)
/dports/lang/v8/v8-9.6.180.12/build/toolchain/ios/
H A Dcompile_xcassets.py40 def FixAbsolutePathInLine(line, relative_paths): argument
43 relative_path = relative_paths.get(absolute_path, absolute_path)
49 def FilterCompilerOutput(compiler_output, relative_paths): argument
91 fixed_line = FixAbsolutePathInLine(line, relative_paths)
162 relative_paths = {}
168 relative_paths[output] = absolute_output
169 relative_paths[os.path.dirname(output)] = os.path.dirname(absolute_output)
174 relative_paths[absolute_path] = relative_path
190 fixed_line = FixAbsolutePathInLine(line, relative_paths)
198 stdout = FilterCompilerOutput(stdout, relative_paths)
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/include/classes/core/
H A DCModuleManager.php154 foreach ($ids as $id => $relative_paths) {
156 implode(', ', $relative_paths)
158 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
161 foreach ($namespaces as $namespace => $relative_paths) {
163 implode(', ', $relative_paths)
165 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
168 $relative_paths = array_unique(array_reduce($actions, function($carry, $item) {
172 if ($relative_paths) {
173 …s[] = _s('Identical actions are used by modules located at %1$s.', implode(', ', $relative_paths));
174 $conflicting_manifests = array_merge($conflicting_manifests, $relative_paths);
/dports/devel/py-gitless/gitless-0.8.8/gitless/cli/
H A Dgl_status.py53 relative_paths = True # git seems to default to true
55 relative_paths = repo.config.get_bool('status.relativePaths')
61 _print_tracked_mod_files(tracked_mod_list, relative_paths, repo)
65 _print_untracked_files(untracked_list, relative_paths, repo)
69 def _print_tracked_mod_files(tracked_mod_list, relative_paths, repo): argument
97 fp = os.path.relpath(os.path.join(root, f.fp)) if relative_paths else f.fp
104 def _print_untracked_files(untracked_list, relative_paths, repo): argument
128 fp = os.path.relpath(os.path.join(root, f.fp)) if relative_paths else f.fp
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/FileManager/
H A DFileExplorerUpdater.h104 bool ParseGITChangesTree(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
105 bool ParseSVNChangesTree(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
106 bool ParseBZRChangesTree(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
107 bool ParseHGChangesTree(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
108 bool ParseGITChanges(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
109 bool ParseBZRChanges(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
110 bool ParseHGChanges(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
111 bool ParseSVNChanges(const wxString &path, VCSstatearray &sa, bool relative_paths = false);
/dports/lang/v8/v8-9.6.180.12/third_party/zlib/google/
H A Dzip_writer.cc209 const Paths relative_paths = paths.subspan(0, n); in AddMixedEntries() local
213 if (!file_accessor_->Open(relative_paths, &files) || files.size() != n) in AddMixedEntries()
217 const base::FilePath& relative_path = relative_paths[i]; in AddMixedEntries()
249 const Paths relative_paths = paths.subspan(0, n); in AddFileEntries() local
252 DCHECK_EQ(relative_paths.size(), n); in AddFileEntries()
255 if (!file_accessor_->Open(relative_paths, &files) || files.size() != n) in AddFileEntries()
259 const base::FilePath& relative_path = relative_paths[i]; in AddFileEntries()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/zlib/google/
H A Dzip_writer.cc153 std::vector<base::FilePath> relative_paths; in FlushEntriesIfNeeded() local
155 relative_paths.insert(relative_paths.begin(), pending_entries_.begin(), in FlushEntriesIfNeeded()
170 DCHECK_EQ(files.size(), relative_paths.size()); in FlushEntriesIfNeeded()
172 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/zlib/google/
H A Dzip_writer.cc154 std::vector<base::FilePath> relative_paths; in FlushEntriesIfNeeded() local
156 relative_paths.insert(relative_paths.begin(), pending_entries_.begin(), in FlushEntriesIfNeeded()
171 DCHECK_EQ(files.size(), relative_paths.size()); in FlushEntriesIfNeeded()
173 const base::FilePath& relative_path = relative_paths[i]; in FlushEntriesIfNeeded()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/protobuf-codegen-pure-2.14.0/src/
H A Dlib.rs118 &p.relative_paths, in run()
319 pub relative_paths: Vec<String>, field
333 let mut relative_paths = Vec::new(); in parse_and_typecheck() localVariable
336 relative_paths.push(run.add_fs_file(&Path::new(input))?); in parse_and_typecheck()
346 relative_paths, in parse_and_typecheck()
362 &p.relative_paths, in run()
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/protobuf-codegen-pure-2.10.0/src/
H A Dlib.rs215 pub relative_paths: Vec<String>,
226 let mut relative_paths = Vec::new();
229 relative_paths.push(run.add_fs_file(&Path::new(input))?);
239 relative_paths,
251 &p.relative_paths,

123456789