Home
last modified time | relevance | path

Searched refs:tsNode (Results 1 – 12 of 12) sorted by relevance

/dports/games/openra/OpenRA-release-20200503/OpenRA.Mods.Common/Graphics/
H A DTilesetSpecificSpriteSequence.cs57 var tsNode = yaml.Nodes.FirstOrDefault(n => n.Key == tsId); in ResolveTilesetId()
58 if (tsNode != null) in ResolveTilesetId()
59 tsId = tsNode.Value.Value; in ResolveTilesetId()
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/toolkit/query/
H A DXmlWorker.cpp225 pugi::xml_node tsNode = node.child("tstep"); in ConstructQuery() local
226 if (tsNode) in ConstructQuery()
229 adios2::helper::XMLAttribute("start", tsNode, "in query").value(); in ConstructQuery()
231 adios2::helper::XMLAttribute("count", tsNode, "in query").value(); in ConstructQuery()
/dports/net-mgmt/torrus/torrus-2.09/perllib/Torrus/DevDiscover/
H A DOracleDatabase.pm288 my $tsNode =
311 $cb->addSubtree( $tsNode, $nick, $tsParam,
/dports/math/vampire/vampire-4.5.1/Indexing/
H A DSubstitutionTree_FastInst.cpp444 TermSpec tsNode(false, nodeTerm); in matchNext() local
448 bind(TermList(specVar,true), tsNode); in matchNext()
453 bind(tsBinding.t, tsNode); in matchNext()
469 toDo.push(make_pair(tsBinding, tsNode)); in matchNext()
/dports/graphics/tiled/tiled-1.7.2/util/java/libtiled-java/src/main/java/org/mapeditor/io/
H A DTMXMapReader.java224 Node tsNode; in unmarshalTilesetFile() local
240 tsNode = tsNodeList.item(0); in unmarshalTilesetFile()
241 if (tsNode != null) { in unmarshalTilesetFile()
242 set = unmarshalTileset(tsNode, true); in unmarshalTilesetFile()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/gandiva/src/test/java/org/apache/arrow/gandiva/evaluator/
H A DProjectorTest.java1336 TreeNode tsNode = TreeBuilder.makeField(tsField);
1345 List<TreeNode> tsArgs = Lists.newArrayList(tsNode);
1533 TreeNode tsNode = TreeBuilder.makeField(tsField);
1536 … TreeNode tsToString = TreeBuilder.makeFunction("castVARCHAR", Lists.newArrayList(tsNode, lenNode),
1682 TreeNode tsNode = TreeBuilder.makeField(tsField);
1684 TreeNode extractday = TreeBuilder.makeFunction("extractday", Lists.newArrayList(tsNode),
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/gandiva/src/test/java/org/apache/arrow/gandiva/evaluator/
H A DProjectorTest.java1341 TreeNode tsNode = TreeBuilder.makeField(tsField);
1350 List<TreeNode> tsArgs = Lists.newArrayList(tsNode);
1538 TreeNode tsNode = TreeBuilder.makeField(tsField);
1541 … TreeNode tsToString = TreeBuilder.makeFunction("castVARCHAR", Lists.newArrayList(tsNode, lenNode),
1687 TreeNode tsNode = TreeBuilder.makeField(tsField);
1689 TreeNode extractday = TreeBuilder.makeFunction("extractday", Lists.newArrayList(tsNode),
/dports/databases/arrow/apache-arrow-6.0.1/java/gandiva/src/test/java/org/apache/arrow/gandiva/evaluator/
H A DProjectorTest.java1523 TreeNode tsNode = TreeBuilder.makeField(tsField);
1532 List<TreeNode> tsArgs = Lists.newArrayList(tsNode);
1720 TreeNode tsNode = TreeBuilder.makeField(tsField);
1723 … TreeNode tsToString = TreeBuilder.makeFunction("castVARCHAR", Lists.newArrayList(tsNode, lenNode),
1869 TreeNode tsNode = TreeBuilder.makeField(tsField);
1871 TreeNode extractday = TreeBuilder.makeFunction("extractday", Lists.newArrayList(tsNode),
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/
H A DCHANGELOG.md416 - **ts-estree:** make sure that every node can be converted to tsNode ([#287](https://github.com/ty…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/typescript-estree/
H A DCHANGELOG.md758 - **ts-estree:** make sure that every node can be converted to tsNode ([#287](https://github.com/ty…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/@typescript-eslint/eslint-plugin/
H A DCHANGELOG.md623 - **ts-estree:** make sure that every node can be converted to tsNode ([#287](https://github.com/ty…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/@typescript-eslint/eslint-plugin/
H A DCHANGELOG.md1170 - **ts-estree:** make sure that every node can be converted to tsNode ([#287](https://github.com/ty…