Home
last modified time | relevance | path

Searched defs:nodeKey (Results 1 – 25 of 67) sorted by relevance

123

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/dtree/
H A DDataTreeLookup.java55 public static DataTreeLookup newLookup(IPath nodeKey, boolean isPresent, Object data) { in newLookup()
71 …public static DataTreeLookup newLookup(IPath nodeKey, boolean isPresent, Object data, boolean foun… in newLookup()
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Solver/Types/
H A DResolverPackage.hs47 nodeKey (PreExisting ipkg) = PreExistingId (packageId ipkg) (installedUnitId ipkg) function
48 nodeKey (Configured spkg) = PlannedId (packageId spkg) function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Solver/Types/
H A DResolverPackage.hs47 nodeKey (PreExisting ipkg) = PreExistingId (packageId ipkg) (installedUnitId ipkg) function
48 nodeKey (Configured spkg) = PlannedId (packageId spkg) function
/dports/biology/figtree/figtree-1.4.4/src/figtree/panel/
H A DLabelPainterController.java52 String nodeKey, in LabelPainterController()
135 private final String nodeKey; field in LabelPainterController
H A DTreeAppearanceController.java94 String nodeKey, in TreeAppearanceController()
104 String nodeKey, in TreeAppearanceController()
394 private final String nodeKey; field in TreeAppearanceController
/dports/net/gerbera/gerbera-1.9.2/src/config/
H A Dconfig_generator.cc56 std::string nodeKey; in setValue() local
124 auto nodeKey = ConfigDefinition::mapConfigOption(cs->nodeOption); in setValue() local
137 auto nodeKey = ConfigDefinition::mapConfigOption(cs->nodeOption); in setDictionary() local
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Types/
H A DTargetInfo.hs32 nodeKey = nodeKey . targetCLBI function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Types/
H A DTargetInfo.hs32 nodeKey = nodeKey . targetCLBI function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Types/
H A DTargetInfo.hs32 nodeKey = nodeKey . targetCLBI function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Types/
H A DTargetInfo.hs32 nodeKey = nodeKey . targetCLBI function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Types/
H A DTargetInfo.hs32 nodeKey = nodeKey . targetCLBI function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/Types/
H A DReadyPackage.hs28 nodeKey (ReadyPackage spkg) = nodeKey spkg function
H A DConfiguredPackage.hs61 nodeKey = newSimpleUnitId . confPkgId function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Solver/Modular/
H A DCycles.hs113 nodeKey (RevDepMapNode qpn _) = qpn function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Solver/Modular/
H A DCycles.hs113 nodeKey (RevDepMapNode qpn _) = qpn function
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Compat/
H A DGraph.hs178 nodeKey (Left x) = nodeKey x function
179 nodeKey (Right x) = nodeKey x function
196 nodeKey (N _ k _) = k function
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/Compat/
H A DGraph.hs182 nodeKey (Left x) = nodeKey x function
183 nodeKey (Right x) = nodeKey x function
200 nodeKey (N _ k _) = k function
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/Compat/
H A DGraph.hs182 nodeKey (Left x) = nodeKey x function
183 nodeKey (Right x) = nodeKey x function
200 nodeKey (N _ k _) = k function
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Compat/
H A DGraph.hs183 nodeKey (Left x) = nodeKey x function
184 nodeKey (Right x) = nodeKey x function
201 nodeKey (N _ k _) = k function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/Compat/
H A DGraph.hs182 nodeKey (Left x) = nodeKey x function
183 nodeKey (Right x) = nodeKey x function
200 nodeKey (N _ k _) = k function
/dports/audio/tuxguitar/tuxguitar-src-1.2/TuxGuitar/src/org/herac/tuxguitar/gui/system/keybindings/xml/
H A DKeyBindingReader.java100 Node nodeKey = params.getNamedItem(SHORTCUT_ATTRIBUTE_KEY); in getBindings() local
/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A DAStar.c64 int8_t nodeKey[1]; member
217 static int NodeKeyCompare(Node node, void *nodeKey) in NodeKeyCompare()
226 static Node GetNode(VisitedNodes nodes, void *nodeKey) in GetNode()
/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/cabal-install/Distribution/Client/
H A DInstallPlan.hs197 nodeKey (PreExisting ipkg) = nodeKey ipkg function
198 nodeKey (Configured spkg) = nodeKey spkg function
199 nodeKey (Installed spkg) = nodeKey spkg function
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/cabal-install/Distribution/Client/
H A DInstallPlan.hs196 nodeKey (PreExisting ipkg) = nodeKey ipkg function
197 nodeKey (Configured spkg) = nodeKey spkg function
198 nodeKey (Installed spkg) = nodeKey spkg function
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/smartystreets/goconvey/convey/
H A Dcontext.go36 nodeKey = "node" const

123