Home
last modified time | relevance | path

Searched refs:PrefixPath (Results 1 – 25 of 239) sorted by relevance

12345678910

/dports/math/dune-functions/dune-functions-1882b3ec0a14b211dd077f0d5e6455495e28c35d/dune/functions/functionspacebases/
H A Dsubspacebasis.hh30 using PrefixPath = TP; typedef in Dune::Functions::SubspaceBasis
41 using LocalView = SubspaceLocalView<RootLocalView, PrefixPath>;
47 SubspaceBasis(const RootBasis& rootBasis, const PrefixPath& prefixPath) : in SubspaceBasis()
94 const PrefixPath& prefixPath() const in prefixPath()
101 PrefixPath prefixPath_;
108 using PrefixPath = TypeTree::HybridTreePath<PrefixTreeIndices...>; in subspaceBasis() typedef
109 return SubspaceBasis<RootBasis, PrefixPath>{rootBasis, prefixPath}; in subspaceBasis()
H A Dsubspacelocalview.hh31 using PrefixPath = PP; typedef in Dune::Functions::SubspaceLocalView
38 using GlobalBasis = SubspaceBasis<typename RootLocalView::GlobalBasis, PrefixPath>;
53 using Tree = typename TypeTree::ChildForTreePath<RootTree, PrefixPath>;
59 SubspaceLocalView(const GlobalBasis& globalBasis, const PrefixPath& prefixPath) : in SubspaceLocalView()
H A Ddefaultglobalbasis.hh58 using PrefixPath = TypeTree::HybridTreePath<>; typedef in Dune::Functions::DefaultGlobalBasis
157 const PrefixPath& prefixPath() const in prefixPath()
164 PrefixPath prefixPath_;
/dports/sysutils/acpica-tools/acpica-unix-20210930/source/components/namespace/
H A Dnsnames.c538 char *PrefixPath = NULL; in AcpiNsBuildPrefixedPathname() local
546 PrefixPath = AcpiNsGetNormalizedPathname (PrefixScope->Scope.Node, TRUE); in AcpiNsBuildPrefixedPathname()
547 if (PrefixPath) in AcpiNsBuildPrefixedPathname()
549 PrefixPathLength = strlen (PrefixPath); in AcpiNsBuildPrefixedPathname()
571 if (PrefixPath && in AcpiNsBuildPrefixedPathname()
575 strcat (FullPath, PrefixPath); in AcpiNsBuildPrefixedPathname()
576 if (PrefixPath[1]) in AcpiNsBuildPrefixedPathname()
586 if (PrefixPath) in AcpiNsBuildPrefixedPathname()
588 ACPI_FREE (PrefixPath); in AcpiNsBuildPrefixedPathname()
/dports/security/keybase/client-v5.7.1/go/kbnm/hostmanifest/
H A Duser.go12 PrefixPath() string methodSpec
25 func (u *UserPath) PrefixPath() string { return u.Path } func
H A Dwhitelist.go20 return filepath.Join(u.PrefixPath(), w.Root, appID+".json")
22 return filepath.Join(u.PrefixPath(), w.Home, appID+".json")
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/global/
H A Dqlibraryinfo.cpp246 case PrefixPath: in location()
315 case PrefixPath: in location()
454 if (loc == PrefixPath) { in location()
477 baseDir = location(PrefixPath); in location()
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/x11-toolkits/qt5-widgets/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/devel/qt5-qmake/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/devel/qt5-dbus/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/devel/qt5-buildtools/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/devel/qt5-concurrent/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()
/dports/print/qt5-printsupport/kde-qtbase-5.15.2p263/src/corelib/global/
H A Dqlibraryinfo.cpp760 ret = config->value(QLatin1String(qtConfEntries[PrefixPath].key), in rawLocation()
761 QLatin1String(qtConfEntries[PrefixPath].value)).toString(); in rawLocation()
804 if (loc == PrefixPath) { in rawLocation()
837 if (loc == HostPrefixPath || loc == PrefixPath || loc == SysrootPath) { in rawLocation()
847 baseDir = rawLocation(PrefixPath, group); in rawLocation()
852 if (loc == PrefixPath) { in rawLocation()
856 baseDir = location(PrefixPath); in rawLocation()

12345678910