Home
last modified time | relevance | path

Searched refs:LocalPath (Results 1 – 25 of 1241) sorted by relevance

12345678910>>...50

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/
H A Dfilesystem.h129 LocalPath& path;
147 LocalPath() {} in LocalPath() function
202 inline LocalPath operator+(LocalPath& a, LocalPath& b)
343 LocalPath path;
408 LocalPath ignore;
412 DirNotify(const LocalPath&, const LocalPath&);
440 virtual DirNotify* newdirnotify(LocalPath&, LocalPath&, Waiter*);
474 virtual bool getsname(LocalPath&, LocalPath&) const = 0;
477 virtual bool renamelocal(LocalPath&, LocalPath&, bool = true) = 0;
480 virtual bool copylocal(LocalPath&, LocalPath&, m_time_t) = 0;
[all …]
H A Dsync.h34 int computeReversePathMatchScore(string& accumulated, const LocalPath& path1, const LocalPath& path…
39 LocalPath& localdebris);
118 void addstatecachechildren(uint32_t, idlocalnode_map*, LocalPath&, LocalNode*, int);
136 …LocalNode* checkpath(LocalNode*, LocalPath*, string* const, dstime*, bool wejustcreatedthisfolder,…
142 LocalNode* localnodebypath(LocalNode*, const LocalPath&, LocalNode** = NULL, string* = NULL);
150 bool scan(LocalPath*, FileAccess*);
164 LocalPath localdebris;
173 bool movetolocaldebris(LocalPath& localpath);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/win32/
H A Dmegafs.h43 bool dnext(LocalPath&, LocalPath&, bool, nodetype_t*) override;
55 DirNotify* newdirnotify(LocalPath&, LocalPath&, Waiter*) override;
64 static int sanitizedriveletter(LocalPath&);
66 bool getsname(LocalPath&, LocalPath&) const override;
68 bool renamelocal(LocalPath&, LocalPath&, bool) override;
69 bool copylocal(LocalPath&, LocalPath&, m_time_t) override;
70 bool unlinklocal(LocalPath&) override;
71 bool rmdirlocal(LocalPath&) override;
72 bool mkdirlocal(LocalPath&, bool) override;
77 bool expanselocalpath(LocalPath& path, LocalPath& absolutepath) override;
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/mega/posix/
H A Dmegafs.h57 bool dnext(LocalPath&, LocalPath&, bool, nodetype_t*) override;
88 DirNotify* newdirnotify(LocalPath&, LocalPath&, Waiter*) override;
95 bool getsname(LocalPath&, LocalPath&) const override;
97 bool renamelocal(LocalPath&, LocalPath&, bool) override;
98 bool copylocal(LocalPath&, LocalPath&, m_time_t) override;
100 bool unlinklocal(LocalPath&) override;
101 bool rmdirlocal(LocalPath&) override;
102 bool mkdirlocal(LocalPath&, bool) override;
107 bool expanselocalpath(LocalPath& path, LocalPath& absolutepath) override;
153 void updatelocalname(LocalPath&) override;
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/tests/unit/
H A DDefaultedFileSystemAccess.h52 void tmpnamelocal(mega::LocalPath&) const override in tmpnamelocal() argument
56 bool getsname(mega::LocalPath&, mega::LocalPath&) const override in getsname() argument
60 bool renamelocal(mega::LocalPath&, mega::LocalPath&, bool = true) override
64 bool copylocal(mega::LocalPath&, mega::LocalPath&, mega::m_time_t) override in copylocal() argument
68 bool unlinklocal(mega::LocalPath&) override in unlinklocal() argument
72 bool rmdirlocal(mega::LocalPath&) override in rmdirlocal() argument
76 bool mkdirlocal(mega::LocalPath&, bool = false) override
80 bool setmtimelocal(mega::LocalPath&, mega::m_time_t) override in setmtimelocal() argument
84 bool chdirlocal(mega::LocalPath&) const override in chdirlocal() argument
92 bool getextension(const mega::LocalPath&, char*, size_t) const override in getextension() argument
[all …]
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dfilesystem.cpp363 std::unique_ptr<LocalPath> FileSystemAccess::fsShortname(LocalPath& localname) in fsShortname()
365 LocalPath s; in fsShortname()
374 DirNotify::DirNotify(const LocalPath& clocalbasepath, const LocalPath& cignore) in DirNotify()
840 void LocalPath::append(const LocalPath& additionalPath) in append()
938 bool LocalPath::backEqual(size_t bytePos, const LocalPath& compareTo) const in backEqual()
944 LocalPath LocalPath::subpathFrom(size_t bytePos) const in subpathFrom()
982 LocalPath p; in fromPath()
993 LocalPath LocalPath::fromLocalname(string path) in fromLocalname()
995 LocalPath p; in fromLocalname()
1000 LocalPath LocalPath::tmpNameLocal(const FileSystemAccess& fsaccess) in tmpNameLocal()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/
H A DPRESUBMIT.py1444 local_path = f.LocalPath()
1480 local_path = f.LocalPath()
1533 files.append(f.LocalPath())
1580 if not 'test' in f.LocalPath() or not f.LocalPath().endswith('.cc'):
2669 local_path = f.LocalPath()
3650 if (f.LocalPath().endswith('.h') or f.LocalPath().endswith('.hxx') or
3651 f.LocalPath().endswith('.hpp') or f.LocalPath().endswith('.inl')):
4444 local_path = f.LocalPath()
4465 local_path = f.LocalPath()
4579 [f.LocalPath()],
[all …]
/dports/devel/dep/dep-0.5.4/gps/
H A Dvcs_repo.go66 r.LocalPath(),
87 cmd.SetDir(r.LocalPath())
99 cmd.SetDir(r.LocalPath())
121 cmd.SetDir(r.LocalPath())
134 cmd.SetDir(r.LocalPath())
151 cmd.SetDir(r.LocalPath())
168 cmd.SetDir(r.LocalPath())
192 cmd.SetDir(r.LocalPath())
212 cmd.SetDir(r.LocalPath())
250 cmd.SetDir(r.LocalPath())
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/
H A DPRESUBMIT.py1442 local_path = f.LocalPath()
1490 local_path = f.LocalPath()
1532 local_path = f.LocalPath()
1633 if not 'test' in f.LocalPath() or not f.LocalPath().endswith('.cc'):
2607 local_path = f.LocalPath()
3721 if (f.LocalPath().endswith('.h') or f.LocalPath().endswith('.hxx') or
3722 f.LocalPath().endswith('.hpp') or f.LocalPath().endswith('.inl')):
4522 local_path = f.LocalPath()
4543 local_path = f.LocalPath()
4657 [f.LocalPath()],
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/
H A DPRESUBMIT.py56 eof_files.append(f.LocalPath())
69 affected_file_path = affected_file.LocalPath()
106 affected_file_path = affected_file.LocalPath()
139 'tests/sksl/' in affected_file.LocalPath()):
151 if not any(f.LocalPath().startswith('infra')
168 if (f.LocalPath().endswith('.gn') or
169 f.LocalPath().endswith('.gni')):
189 fix = 'bin/gn format ' + f.LocalPath()
213 if f.LocalPath() in (script, isolate):
244 if f.LocalPath() in relevant_files:
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/android/checkxmlstyle/
H A Dcheckxmlstyle.py71 ' %s:%d\n \t%s' % (f.LocalPath(), line_number, line.strip()))
101 if (f.LocalPath() == helpers.COLOR_PALETTE_RELATIVE_PATH
102 or f.LocalPath() == helpers.ONE_OFF_COLORS_RELATIVE_PATH):
160 if (f.LocalPath() != helpers.COLOR_PALETTE_RELATIVE_PATH
161 and f.LocalPath() != helpers.ONE_OFF_COLORS_RELATIVE_PATH):
176 ' %s:%d\n \t%s' % (f.LocalPath(), line_number, line.strip()))
204 if not f.LocalPath().endswith('/colors.xml'):
245 if not f.LocalPath().endswith('/semantic_colors_non_adaptive.xml'):
333 f.LocalPath(), line_number+1, attribute, line.strip()))
338 f.LocalPath(), line_number+1, attribute, line.strip()))
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/
H A DPRESUBMIT.py56 eof_files.append(f.LocalPath())
69 affected_file_path = affected_file.LocalPath()
106 affected_file_path = affected_file.LocalPath()
138 if 'third_party' in affected_file.LocalPath():
150 if not any(f.LocalPath().startswith('infra')
167 if (f.LocalPath().endswith('.gn') or
168 f.LocalPath().endswith('.gni')):
188 fix = 'bin/gn format ' + f.LocalPath()
212 if f.LocalPath() in (script, isolate):
243 if f.LocalPath() in relevant_files:
[all …]
/dports/math/asymptote/asymptote-2.67/base/
H A Droundedpath.asy8 path LocalPath; // local straight subpath
27 LocalPath=point(A,i-1)---point(A,i);
31 real[] t=intersect(LocalPath, LocalCirc);
35 LocalPair=point(subpath(LocalPath, 0, LocalTime), 1);
41 LocalPath=point(A,i)---point(A,i+1);
43 real[] t=intersect(LocalPath, LocalCirc);
47 LocalPair=point(subpath(LocalPath, 0, LocalTime), 1);
56 LocalPath=point(A,len-1)---point(A,0);
60 real[] t=intersect(LocalPath, LocalCirc);
71 LocalPath=point(A,0)---point(A,1);
[all …]
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/base/
H A Droundedpath.asy8 path LocalPath; // local straight subpath
27 LocalPath=point(A,i-1)---point(A,i);
31 real[] t=intersect(LocalPath, LocalCirc);
35 LocalPair=point(subpath(LocalPath, 0, LocalTime), 1);
41 LocalPath=point(A,i)---point(A,i+1);
43 real[] t=intersect(LocalPath, LocalCirc);
47 LocalPair=point(subpath(LocalPath, 0, LocalTime), 1);
56 LocalPath=point(A,len-1)---point(A,0);
60 real[] t=intersect(LocalPath, LocalCirc);
71 LocalPath=point(A,0)---point(A,1);
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A DPRESUBMIT.py16 if (f.LocalPath().startswith('base/') and
17 not "/ios/" in f.LocalPath() and
18 not "/test/" in f.LocalPath() and
19 not f.LocalPath().endswith('.java') and
20 not f.LocalPath().endswith('_unittest.mm') and
21 not f.LocalPath().endswith('mac/sdk_forward_declarations.h')):
/dports/www/chromium-legacy/chromium-88.0.4324.182/base/
H A DPRESUBMIT.py16 if (f.LocalPath().startswith('base/') and
17 not "/ios/" in f.LocalPath() and
18 not "/test/" in f.LocalPath() and
19 not f.LocalPath().endswith('.java') and
20 not f.LocalPath().endswith('_unittest.mm') and
21 not f.LocalPath().endswith('mac/sdk_forward_declarations.h')):
68 locations.append(" %s:%d" % (f.LocalPath(), line_num))
/dports/sysutils/terraform/terraform-1.0.11/internal/initwd/
H A Dmodule_install_test.go45 LocalPath: "child_a",
51 LocalPath: "child_a/child_b",
178 LocalPath: "child_a",
184 LocalPath: "child_a/child_b",
402 LocalPath: filepath.Join(dir, ".terraform/modules/acctest_child_a/modules/child_a"),
410 LocalPath: filepath.Join(dir, ".terraform/modules/acctest_child_a/modules/child_b"),
434 LocalPath: filepath.Join(dir, ".terraform/modules/acctest_root"),
442 LocalPath: filepath.Join(dir, ".terraform/modules/acctest_root/modules/child_a"),
450 LocalPath: filepath.Join(dir, ".terraform/modules/acctest_root/modules/child_b"),
502 LocalPath string member
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/
H A DPRESUBMIT.py75 if not CppChecker.IsCppFile(f.LocalPath()):
79 added_includes.append([f.LocalPath(), changed_lines])
195 '', input_api.os_path.basename(f.LocalPath()))
255 if f.LocalPath().endswith(('.cc', '.cpp', '.h', '.mm')):
275 if not f.LocalPath().startswith(('testing/resources/pixel/',
279 if f.LocalPath().endswith('.in'):
281 elif f.LocalPath().endswith('.pdf'):
285 path = f.LocalPath()[:-end_len]
302 if not f.LocalPath().endswith('.png'):
304 if expected_pattern.match(f.LocalPath()):
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/
H A DPRESUBMIT.py80 if not CppChecker.IsCppFile(f.LocalPath()):
84 added_includes.append([f.LocalPath(), changed_lines])
200 '', input_api.os_path.basename(f.LocalPath()))
256 if f.LocalPath().endswith(('.cc', '.cpp', '.h', '.mm')):
277 if not f.LocalPath().startswith(('testing/resources/pixel/',
281 if f.LocalPath().endswith('.in'):
283 elif f.LocalPath().endswith('.pdf'):
287 path = f.LocalPath()[:-end_len]
304 if not f.LocalPath().endswith('.png'):
306 if expected_pattern.match(f.LocalPath()):
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Uri/tests/FunctionalTests/
H A DUriIsWellFormedUriStringTest.cs144 Assert.Equal<String>(test.LocalPath, result.LocalPath); // "Transitivity failure" in UriMakeRelative_ImplicitFileCommonBaseWithColon_AppendsDotSlash()
158 Assert.Equal<String>(test.LocalPath, result.LocalPath); //"Transitivity failure" in UriMakeRelative_ImplicitFileDifferentBaseWithColon_ReturnsSecondUri()
174 Assert.Equal<String>(test.LocalPath, result.LocalPath); // "Transitivity failure" in UriMakeRelative_ExplicitFileDifferentBaseWithColon_ReturnsSecondUri()
201 Assert.Equal<String>(test.LocalPath, result.LocalPath); // "Transitivity failure" in UriMakeRelative_ExplicitDosFileWithHost_ReturnsSecondPath()
213 Assert.Equal<String>(test.LocalPath, result.LocalPath); //"Transitivity failure" in UriMakeRelative_ExplicitDosFileSecondWithHost_ReturnsSecondPath()
225 Assert.Equal<String>(test.LocalPath, result.LocalPath); //"Transitivity failure" in UriMakeRelative_ExplicitDosFileVsUncFile_ReturnsSecondUri()
237 Assert.Equal<String>(test.LocalPath, result.LocalPath); //"Transitivity failure" in UriMakeRelative_ExplicitDosFileContainingImplicitDosPath_AddsDotSlash()
/dports/www/firefox-esr/firefox-91.8.0/media/libyuv/libyuv/tools_libyuv/valgrind/memcheck/
H A DPRESUBMIT.py39 for f in filter(lambda x: sup_regex.search(x.LocalPath()),
53 if f.LocalPath() == suppressions[line][1]:
56 (line, f.LocalPath(), line_num,
61 (line, f.LocalPath(), line_num,
71 (line, f.LocalPath(), line_num))
84 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(),
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libyuv/tools_libyuv/valgrind/memcheck/
H A DPRESUBMIT.py39 for f in filter(lambda x: sup_regex.search(x.LocalPath()),
53 if f.LocalPath() == suppressions[line][1]:
56 (line, f.LocalPath(), line_num,
61 (line, f.LocalPath(), line_num,
71 (line, f.LocalPath(), line_num))
84 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(),
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libyuv/tools_libyuv/valgrind/memcheck/
H A DPRESUBMIT.py39 for f in filter(lambda x: sup_regex.search(x.LocalPath()),
53 if f.LocalPath() == suppressions[line][1]:
56 (line, f.LocalPath(), line_num,
61 (line, f.LocalPath(), line_num,
71 (line, f.LocalPath(), line_num))
84 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(),
/dports/lang/spidermonkey60/firefox-60.9.0/media/libyuv/libyuv/tools_libyuv/valgrind/memcheck/
H A DPRESUBMIT.py39 for f in filter(lambda x: sup_regex.search(x.LocalPath()),
53 if f.LocalPath() == suppressions[line][1]:
56 (line, f.LocalPath(), line_num,
61 (line, f.LocalPath(), line_num,
71 (line, f.LocalPath(), line_num))
84 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libyuv/tools_libyuv/valgrind/memcheck/
H A DPRESUBMIT.py39 for f in filter(lambda x: sup_regex.search(x.LocalPath()),
53 if f.LocalPath() == suppressions[line][1]:
56 (line, f.LocalPath(), line_num,
61 (line, f.LocalPath(), line_num,
71 (line, f.LocalPath(), line_num))
84 errors.append('"%s" is probably wrong: %s line %s' % (line, f.LocalPath(),

12345678910>>...50