Home
last modified time | relevance | path

Searched defs:childA (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/AbcCoreLayer/Tests/
H A DPropTests.cpp59 OCompoundProperty childA( archive.getTop().getProperties(), "childA" ); in layerTest() local
69 OCompoundProperty childA( archive.getTop().getProperties(), "childB" ); in layerTest() local
96 ICompoundProperty childA( root, "childA" ); in layerTest() local
121 OCompoundProperty childA( archive.getTop().getProperties(), "childA" ); in pruneTest() local
136 OCompoundProperty childA( archive.getTop().getProperties(), "childA" ); in pruneTest() local
163 ICompoundProperty childA( root, "childA" ); in pruneTest() local
183 OCompoundProperty childA( archive.getTop().getProperties(), "childA" ); in replaceTest() local
202 OCompoundProperty childA( archive.getTop().getProperties(), "childA", in replaceTest() local
242 ICompoundProperty childA( root, "childA" ); in replaceTest() local
H A DObjectTests.cpp58 OObject childA( archive.getTop(), "childA" ); in layerTest() local
68 OObject childA( archive.getTop(), "childB" ); in layerTest() local
92 IObject childA = archive.getTop().getChild("childA"); in layerTest() local
115 OObject childA( archive.getTop(), "childA" ); in pruneTest() local
130 OObject childA( archive.getTop(), "childA" ); in pruneTest() local
153 IObject childA = archive.getTop().getChild("childA"); in pruneTest() local
173 OObject childA( archive.getTop(), "childA" ); in replaceTest() local
192 OObject childA( archive.getTop(), "childA", md ); in replaceTest() local
226 IObject childA( root, "childA" ); in replaceTest() local
/dports/textproc/miller/miller-5.10.2/go/src/dsl/
H A Dast_print.go135 func (this *ASTNode) PrintParexOneLine() {
142 fmt.Print(this.Text())
148 child.PrintParexOneLineAux()
154 // ----------------------------------------------------------------
182 return "\"" + strings.ReplaceAll(tokenText, "\"", "\\\"") + "\""
190 return tokenText
191 case NodeTypeMapLiteral:
199 return "[:]"
200 case NodeTypeArraySliceEmptyLowerIndex:
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help/src/org/eclipse/help/internal/criteria/
H A DCriteriaDefinitionAssembler.java68 UAElement childA = (UAElement)childrenA[i]; in mergeChildren() local
72 criterionById.put(childA.getAttribute(CriterionDefinition.ATTRIBUTE_ID), childA); in mergeChildren() local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/
H A DEntity.php39 public $childA; variable in Symfony\\Component\\Validator\\Tests\\Fixtures\\Entity
129 public function setChildA($childA)
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Fixtures/
H A DEntity.php39 public $childA; variable in Symfony\\Component\\Validator\\Tests\\Fixtures\\Entity
129 public function setChildA($childA)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/Fixtures/
H A DChildB.php28 public $childA; variable in Symfony\\Component\\Validator\\Tests\\Constraints\\Fixtures\\ChildB
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Validator/Tests/Constraints/Fixtures/
H A DChildB.php28 public $childA; variable in Symfony\\Component\\Validator\\Tests\\Constraints\\Fixtures\\ChildB
/dports/graphics/alembic/alembic-1.8.3/bin/AbcDiff/
H A DAbcDiff.cpp328 Alembic::Abc::ICompoundProperty childA(iPropA, in walkProps() local
341 Alembic::Abc::IScalarProperty childA(iPropA, in walkProps() local
416 Alembic::Abc::IArrayProperty childA(iPropA, in walkProps() local
531 Alembic::Abc::IObject childA(iObjA, headerA.getName()); in walk() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.help/src/org/eclipse/help/internal/index/
H A DIndexAssembler.java93 UAElement childA = (UAElement)childrenA[i]; in mergeChildren() local
95 entriesByKeyword.put(childA.getAttribute(IndexEntry.ATTRIBUTE_KEYWORD), childA); in mergeChildren() local
/dports/devel/love10/love-0.10.2/src/modules/physics/box2d/
H A DContact.cpp139 void Contact::getChildren(int &childA, int &childB) in getChildren()
/dports/devel/love/love-11.3/src/modules/physics/box2d/
H A DContact.cpp140 void Contact::getChildren(int &childA, int &childB) in getChildren()
/dports/math/ensmallen/ensmallen-2.17.0/include/ensmallen_bits/nsga2/
H A Dnsga2_impl.hpp292 MatType childA = population[indexA], childB = population[indexB]; in BinaryTournamentSelection() local
310 inline void NSGA2::Crossover(MatType& childA, in Crossover()
/dports/graphics/alembic/alembic-1.8.3/lib/Alembic/Abc/Tests/
H A DArchiveTest.cpp196 OObject childA( top, "a"); in scopingTest() local
H A DParentingTest.cpp264 OObject childA( archive.getTop(), "a" ); in scopingTest() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/junit/src/org/chromium/chrome/browser/feed/v2/
H A DFeedStreamSurfaceTest.java780 View childA = new View(mActivity); in testNavigateReportsCorrectSlice() local
816 View childA = new View(mActivity); in testNavigateFromBottomSheetReportsCorrectSlice() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/acal/tests/
H A Dtest_match_tree.cxx153 auto childA = acal_match_tree::find(mt.root_, find_child_id); in test_match_tree() local
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/ftn-auto/
H A Dplextreef.c88 … dm,PetscInt *parent,PetscInt *parentOrientA,PetscInt *childOrientA,PetscInt *childA,PetscInt *par… in dmplexreferencetreegetchildsymmetry_()
/dports/textproc/jaxup/jaxup/src/java/samples/org/jaxup/tests/
H A DXMLComparator.java259 Object childA = childrenA.next(); in compareLists() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/player/android/javatests/src/org/chromium/components/paintpreview/player/
H A DPaintPreviewPlayerTest.java353 FrameData childA = new FrameData(new Size(500, 300), new Rect[] {}, new String[] {}, in initMultiSkp() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/octree/include/pcl/octree/
H A Doctree2buf_base.h687 const OctreeNode* childA = branch_arg.getChildPtr(0, i); in getBranchXORBitPattern() local
/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dh_matrix.cpp1166 const HMatrix<T> *childA = a->isLeaf() ? a : nullptr; in compatibilityGridForGEMM() local
1201 const HMatrix<T> *childA = a->isLeaf() ? a : nullptr; in compatibilityGridForGEMM() local
1280 const HMatrix<T> * childA = a->getChildForGEMM(tA, iA, k); in recursiveGemm() local
1319 const HMatrix<T> *childA, *childB; in fullHHGemm() local
/dports/www/kf5-khtml/khtml-5.89.0/src/xml/
H A Ddom2_rangeimpl.cpp379 NodeImpl *childA = containerA; in compareBoundaryPoints() local
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DRange.cpp523 Node* childA = containerA; in compareBoundaryPoints() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/hierarchicalMatrix/
H A DHMatrix.hpp913 HMatrixNode<T, I>* childA = A.child_, *childB = B.child_; in multMatrixAdd() local

12