Home
last modified time | relevance | path

Searched refs:GetLeafName (Results 1 – 25 of 424) sorted by relevance

12345678910>>...17

/dports/www/firefox-esr/firefox-91.8.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp29 TEST(TestNativeNtGTest, GetLeafName) in TEST() argument
32 str = mozilla::nt::GetLeafName(u""_ns); in TEST()
34 str = mozilla::nt::GetLeafName(u"\\"_ns); in TEST()
36 str = mozilla::nt::GetLeafName(u"\\\\"_ns); in TEST()
38 str = mozilla::nt::GetLeafName(u"abc\\def\\ghi"_ns); in TEST()
40 str = mozilla::nt::GetLeafName(u"abcdef"_ns); in TEST()
42 str = mozilla::nt::GetLeafName(u"\\abcdef"_ns); in TEST()
51 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 0)); in TEST()
53 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 1)); in TEST()
55 str = mozilla::nt::GetLeafName(Substring(kEntireText, 1, 5)); in TEST()
[all …]
/dports/www/firefox/firefox-99.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp29 TEST(TestNativeNtGTest, GetLeafName) in TEST() argument
32 str = mozilla::nt::GetLeafName(u""_ns); in TEST()
34 str = mozilla::nt::GetLeafName(u"\\"_ns); in TEST()
36 str = mozilla::nt::GetLeafName(u"\\\\"_ns); in TEST()
38 str = mozilla::nt::GetLeafName(u"abc\\def\\ghi"_ns); in TEST()
40 str = mozilla::nt::GetLeafName(u"abcdef"_ns); in TEST()
42 str = mozilla::nt::GetLeafName(u"\\abcdef"_ns); in TEST()
51 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 0)); in TEST()
53 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 1)); in TEST()
55 str = mozilla::nt::GetLeafName(Substring(kEntireText, 1, 5)); in TEST()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/mozglue/tests/gtest/
H A DTestNativeNtGTest.cpp29 TEST(TestNativeNtGTest, GetLeafName) in TEST() argument
32 str = mozilla::nt::GetLeafName(u""_ns); in TEST()
34 str = mozilla::nt::GetLeafName(u"\\"_ns); in TEST()
36 str = mozilla::nt::GetLeafName(u"\\\\"_ns); in TEST()
38 str = mozilla::nt::GetLeafName(u"abc\\def\\ghi"_ns); in TEST()
40 str = mozilla::nt::GetLeafName(u"abcdef"_ns); in TEST()
42 str = mozilla::nt::GetLeafName(u"\\abcdef"_ns); in TEST()
51 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 0)); in TEST()
53 str = mozilla::nt::GetLeafName(Substring(kEntireText, 0, 1)); in TEST()
55 str = mozilla::nt::GetLeafName(Substring(kEntireText, 1, 5)); in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/dom/quota/
H A DPersistenceType.cpp52 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
86 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
120 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
/dports/www/firefox/firefox-99.0/dom/quota/
H A DPersistenceType.cpp52 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
86 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
120 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/quota/
H A DPersistenceType.cpp52 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
86 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
120 MOZ_ALWAYS_SUCCEEDS(aFile.GetLeafName(leafName)); in From()
/dports/www/firefox/firefox-99.0/dom/indexedDB/
H A DDatabaseFileManagerImpl.h45 MOZ_TO_RESULT_INVOKE_MEMBER_TYPED(nsString, file, GetLeafName)); in TraverseFiles()
65 MOZ_TO_RESULT_INVOKE_MEMBER_TYPED(nsString, file, GetLeafName)); in TraverseFiles()
/dports/www/firefox-esr/firefox-91.8.0/dom/filesystem/
H A DFileSystemBase.cpp68 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
95 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/filesystem/
H A DFileSystemBase.cpp66 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
93 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/mail/thunderbird/thunderbird-91.8.0/tools/profiler/core/
H A Dshared-libraries-win32.cc55 mozilla::nt::GetLeafName(nsDependentString(aModulePath))); in GetInfoForSelf()
129 PromiseFlatString(mozilla::nt::GetLeafName(pdbPathStr)); in GetInfoForSelf()
/dports/www/firefox/firefox-99.0/dom/filesystem/
H A DFileSystemBase.cpp68 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
95 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/www/firefox/firefox-99.0/tools/profiler/core/
H A Dshared-libraries-win32.cc55 mozilla::nt::GetLeafName(nsDependentString(aModulePath))); in GetInfoForSelf()
129 PromiseFlatString(mozilla::nt::GetLeafName(pdbPathStr)); in GetInfoForSelf()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/filesystem/
H A DFileSystemBase.cpp68 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
95 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/filesystem/
H A DFileSystemBase.cpp66 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
93 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/www/firefox-esr/firefox-91.8.0/tools/profiler/core/
H A Dshared-libraries-win32.cc55 mozilla::nt::GetLeafName(nsDependentString(aModulePath))); in GetInfoForSelf()
129 PromiseFlatString(mozilla::nt::GetLeafName(pdbPathStr)); in GetInfoForSelf()
/dports/biology/muscle/muscle-3.8.1551/
H A Dvalidateids.cpp81 const char *ptrNameTree = tree.GetLeafName(uNodeIndex); in ValidateMuscleIdsSeqVect()
96 const char *ptrNameTree = tree.GetLeafName(uNodeIndex); in ValidateMuscleIdsMSA()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsDirectoryIndexStream.cpp42 aElement1->GetLeafName(name1); in compare()
43 aElement2->GetLeafName(name2); in compare()
219 rv = current->GetLeafName(leafname); in Read()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/filesystem/
H A DFileSystemBase.cpp87 aRv = aFile->GetLeafName(aRetval); in GetDirectoryName()
117 aRv = path->GetLeafName(leafName); in GetDOMPath()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsDirectoryIndexStream.cpp49 aElement1->GetLeafName(name1); in compare()
50 aElement2->GetLeafName(name2); in compare()
238 rv = current->GetLeafName(leafname); in Read()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsDirectoryIndexStream.cpp51 aElement1->GetLeafName(name1); in compare()
52 aElement2->GetLeafName(name2); in compare()
245 rv = current->GetLeafName(leafname); in Read()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsDirectoryIndexStream.cpp49 aElement1->GetLeafName(name1); in compare()
50 aElement2->GetLeafName(name2); in compare()
238 rv = current->GetLeafName(leafname); in Read()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsDirectoryIndexStream.cpp50 aElement1->GetLeafName(name1); in compare()
51 aElement2->GetLeafName(name2); in compare()
239 rv = current->GetLeafName(leafname); in Read()
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dvalidateids.cpp85 const char *ptrNameTree = tree.GetLeafName(uNodeIndex); in ValidateMuscleIdsSeqVect()
101 const char *ptrNameTree = tree.GetLeafName(uNodeIndex); in ValidateMuscleIdsMSA()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsDirectoryIndexStream.cpp57 aElement1->GetLeafName(name1); in compare()
58 aElement2->GetLeafName(name2); in compare()
274 rv = current->GetLeafName(leafname); in Read()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/xre/
H A DProfileReset.cpp94 rv = profileDir->GetLeafName(leafName); in ProfileResetCleanup()
104 rv = profileDest->GetLeafName(leafName); in ProfileResetCleanup()

12345678910>>...17