Home
last modified time | relevance | path

Searched refs:GetShortPathName (Results 1 – 25 of 914) sorted by relevance

12345678910>>...37

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/chrome_cleaner/test/
H A Dreboot_deletion_helper.cc120 base::FilePath GetShortPathName(const base::FilePath& path) { in GetShortPathName() function
122 DWORD length = ::GetShortPathName( in GetShortPathName()
148 return GetShortPathName(base::FilePath(match_path)); in GetShortPathNameWithoutPrefix()
154 base::FilePath short_path = GetShortPathName(NormalizePath(file_path)); in IsFileRegisteredForPostRebootRemoval()
170 GetShortPathName(NormalizePath(base::FilePath(iter->first)))); in IsFileRegisteredForPostRebootRemoval()
190 short_paths.insert(GetShortPathName(path)); in UnregisterPostRebootRemovals()
204 GetShortPathName(NormalizePath(base::FilePath(iter->first)))); in UnregisterPostRebootRemovals()
/dports/lang/perl5.34/perl-5.34.0/cpan/Win32/t/
H A DGetShortPathName.t7 my $canary = Win32::GetShortPathName("8dot3test_canary_GetShortPathName $$");
24 my $short = Win32::GetShortPathName($path);
30 ok(!defined Win32::GetShortPathName($path));
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Win32/t/
H A DGetShortPathName.t7 my $canary = Win32::GetShortPathName("8dot3test_canary_GetShortPathName $$");
24 my $short = Win32::GetShortPathName($path);
30 ok(!defined Win32::GetShortPathName($path));
/dports/math/p5-Math-BigInt-GMP/Math-BigInt-GMP-1.6009/inc/Devel/
H A DCheckLib.pm239 (map { '/I'.Win32::GetShortPathName($_) } @incpaths)
276 q{/libpath:} . Win32::GetShortPathName($_)
284 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
286 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/archivers/p5-Archive-Extract-Libarchive/Archive-Extract-Libarchive-0.38/inc/Devel/
H A DCheckLib.pm240 (map { '/I'.Win32::GetShortPathName($_) } @incpaths)
277 q{/libpath:} . Win32::GetShortPathName($_)
285 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
287 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/www/reportmagic/rmagic-2.21/wadg/rm/
H A DCROParser.pm132 …$self->{Analog} = Win32::GetShortPathName($self->{Analog}) if Win32::GetShortPathName($self->{Anal…
133 $fname = Win32::GetShortPathName($fname) if Win32::GetShortPathName($fname);
/dports/lang/perl5.32/perl-5.32.1/cpan/Win32/t/
H A DGetShortPathName.t14 my $short = Win32::GetShortPathName($path);
20 ok(!defined Win32::GetShortPathName($path));
/dports/lang/perl5.30/perl-5.30.3/cpan/Win32/t/
H A DGetShortPathName.t14 my $short = Win32::GetShortPathName($path);
20 ok(!defined Win32::GetShortPathName($path));
/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/inc/Devel/
H A DCheckLib.pm247 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
291 q{/libpath:} . Win32::GetShortPathName($_)
299 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
302 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/textproc/p5-XML-Parser/XML-Parser-2.44/inc/Devel/
H A DCheckLib.pm246 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
290 q{/libpath:} . Win32::GetShortPathName($_)
298 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
301 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/security/p5-Alt-Crypt-RSA-BigInt/Alt-Crypt-RSA-BigInt-0.06/inc/Devel/
H A DCheckLib.pm242 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
286 q{/libpath:} . Win32::GetShortPathName($_)
294 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
297 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/security/p5-Crypt-DH/Crypt-DH-0.07/inc/Devel/
H A DCheckLib.pm242 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
286 q{/libpath:} . Win32::GetShortPathName($_)
294 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
297 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/security/p5-Crypt-GCrypt/Crypt-GCrypt-1.26/inc/Devel/
H A DCheckLib.pm247 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
291 q{/libpath:} . Win32::GetShortPathName($_)
299 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
302 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/lang/spidermonkey60/firefox-60.9.0/python/mozbuild/mozbuild/action/
H A Dcl.py16 GetShortPathName = ctypes.windll.kernel32.GetShortPathNameW variable
38 length = GetShortPathName(path, None, 0)
40 GetShortPathName(path, shortpath, length)
/dports/www/firefox-legacy/firefox-52.8.0esr/python/mozbuild/mozbuild/action/
H A Dcl.py16 GetShortPathName = ctypes.windll.kernel32.GetShortPathNameW variable
38 length = GetShortPathName(path, None, 0)
40 GetShortPathName(path, shortpath, length)
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/desktop/
H A DDesktopWin32DetectRHome.cpp49 DWORD len = ::GetShortPathName(homePath.c_str(), nullptr, 0); in prepareEnvironment()
51 if (::GetShortPathName(homePath.c_str(), &(buffer[0]), len) != 0) in prepareEnvironment()
/dports/textproc/sigil/Sigil-1.8.0/src/Tabs/
H A DXMLTab.cpp75 QString XMLTab::GetShortPathName() in GetShortPathName() function in XMLTab
77 return ContentTab::GetShortPathName(); in GetShortPathName()
/dports/devel/p5-Alien-SDL/Alien-SDL-1.446/inc/My/Builder/
H A DWindows.pm32 my $inc = eval { require Win32; Win32::GetShortPathName($_); };
60 my $_path = eval { require Win32; Win32::GetShortPathName($path); };
/dports/graphics/p5-Imager/Imager-1.012/inc/Devel/
H A DCheckLib.pm278 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
321 q{/libpath:} . Win32::GetShortPathName($_)
329 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
332 (map {'/libpath:'.Win32::GetShortPathName($_)} @$paths),
/dports/lang/gcc48/gcc-4.8.5/libgo/go/path/filepath/
H A Dsymlink_windows.go17 n, err := syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
23 n, err = syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgo/go/path/filepath/
H A Dsymlink_windows.go17 n, err := syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
23 n, err = syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
/dports/devel/mingw32-gcc/gcc-4.8.1/libgo/go/path/filepath/
H A Dsymlink_windows.go17 n, err := syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
23 n, err = syscall.GetShortPathName(&p[0], &b[0], uint32(len(b)))
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Ddelete_after_reboot_helper_unittest.cc164 base::FilePath short_temp_file(GetShortPathName(temp_file_)); in TEST_F()
180 base::FilePath short_path_name(GetShortPathName(expected_paths[i])); in TEST_F()
218 base::FilePath short_temp_file(GetShortPathName(temp_file_)); in TEST_F()
234 base::FilePath short_path_name(GetShortPathName(expected_paths[i])); in TEST_F()
/dports/net/p5-Net-AMQP-RabbitMQ/Net-AMQP-RabbitMQ-2.40008/inc/Devel/
H A DCheckLib.pm312 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
356 q{/libpath:} . Win32::GetShortPathName($_)
364 (map { '/I'.Win32::GetShortPathName($_) } @incpaths),
367 (map {'/libpath:'.Win32::GetShortPathName($_)} @libpaths),
/dports/devel/p5-PAR-Packer/PAR-Packer-1.052/t/
H A D20-pp.t50 if ($^O eq 'MSWin32' && defined &Win32::GetShortPathName) {
51 $^X = lc(Win32::GetShortPathName($^X));

12345678910>>...37