Home
last modified time | relevance | path

Searched defs:childIndex (Results 1 – 25 of 1036) sorted by relevance

12345678910>>...42

/dports/www/firefox-esr/firefox-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/source/
H A DAbstractConcatenatedTimeline.java87 int childIndex = getChildIndexByWindowIndex(windowIndex); in getNextWindowIndex() local
123 int childIndex = getChildIndexByWindowIndex(windowIndex); in getPreviousWindowIndex() local
195 int childIndex = getChildIndexByWindowIndex(windowIndex); in getWindow() local
215 int childIndex = getChildIndexByChildUid(childUid); in getPeriodByUid() local
225 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getPeriod() local
246 int childIndex = getChildIndexByChildUid(childUid); in getIndexOfPeriod() local
258 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getUidOfPeriod() local
293 protected abstract Timeline getTimelineByChildIndex(int childIndex); in getTimelineByChildIndex()
300 protected abstract int getFirstPeriodIndexByChildIndex(int childIndex); in getFirstPeriodIndexByChildIndex()
307 protected abstract int getFirstWindowIndexByChildIndex(int childIndex); in getFirstWindowIndexByChildIndex()
[all …]
H A DLoopingMediaSource.java167 protected Timeline getTimelineByChildIndex(int childIndex) { in getTimelineByChildIndex()
172 protected int getFirstPeriodIndexByChildIndex(int childIndex) { in getFirstPeriodIndexByChildIndex()
177 protected int getFirstWindowIndexByChildIndex(int childIndex) { in getFirstWindowIndexByChildIndex()
182 protected Object getChildUidByChildIndex(int childIndex) { in getChildUidByChildIndex()
/dports/www/firefox/firefox-99.0/mobile/android/exoplayer2/src/main/java/org/mozilla/thirdparty/com/google/android/exoplayer2/source/
H A DAbstractConcatenatedTimeline.java87 int childIndex = getChildIndexByWindowIndex(windowIndex); in getNextWindowIndex() local
123 int childIndex = getChildIndexByWindowIndex(windowIndex); in getPreviousWindowIndex() local
195 int childIndex = getChildIndexByWindowIndex(windowIndex); in getWindow() local
215 int childIndex = getChildIndexByChildUid(childUid); in getPeriodByUid() local
225 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getPeriod() local
246 int childIndex = getChildIndexByChildUid(childUid); in getIndexOfPeriod() local
258 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getUidOfPeriod() local
293 protected abstract Timeline getTimelineByChildIndex(int childIndex); in getTimelineByChildIndex()
300 protected abstract int getFirstPeriodIndexByChildIndex(int childIndex); in getFirstPeriodIndexByChildIndex()
307 protected abstract int getFirstWindowIndexByChildIndex(int childIndex); in getFirstWindowIndexByChildIndex()
[all …]
H A DLoopingMediaSource.java167 protected Timeline getTimelineByChildIndex(int childIndex) { in getTimelineByChildIndex()
172 protected int getFirstPeriodIndexByChildIndex(int childIndex) { in getFirstPeriodIndexByChildIndex()
177 protected int getFirstWindowIndexByChildIndex(int childIndex) { in getFirstWindowIndexByChildIndex()
182 protected Object getChildUidByChildIndex(int childIndex) { in getChildUidByChildIndex()
/dports/mail/thunderbird/thunderbird-91.8.0/mobile/android/geckoview/src/thirdparty/java/org/mozilla/thirdparty/com/google/android/exoplayer2/source/
H A DAbstractConcatenatedTimeline.java87 int childIndex = getChildIndexByWindowIndex(windowIndex); in getNextWindowIndex() local
123 int childIndex = getChildIndexByWindowIndex(windowIndex); in getPreviousWindowIndex() local
195 int childIndex = getChildIndexByWindowIndex(windowIndex); in getWindow() local
215 int childIndex = getChildIndexByChildUid(childUid); in getPeriodByUid() local
225 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getPeriod() local
246 int childIndex = getChildIndexByChildUid(childUid); in getIndexOfPeriod() local
258 int childIndex = getChildIndexByPeriodIndex(periodIndex); in getUidOfPeriod() local
293 protected abstract Timeline getTimelineByChildIndex(int childIndex); in getTimelineByChildIndex()
300 protected abstract int getFirstPeriodIndexByChildIndex(int childIndex); in getFirstPeriodIndexByChildIndex()
307 protected abstract int getFirstWindowIndexByChildIndex(int childIndex); in getFirstWindowIndexByChildIndex()
[all …]
H A DLoopingMediaSource.java167 protected Timeline getTimelineByChildIndex(int childIndex) { in getTimelineByChildIndex()
172 protected int getFirstPeriodIndexByChildIndex(int childIndex) { in getFirstPeriodIndexByChildIndex()
177 protected int getFirstWindowIndexByChildIndex(int childIndex) { in getFirstWindowIndexByChildIndex()
182 protected Object getChildUidByChildIndex(int childIndex) { in getChildUidByChildIndex()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp20 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, EmitArgs& args, in invokeChild()
28 void GrGLSLFragmentProcessor::writeChildCall(GrGLSLFPFragmentBuilder* fragBuilder, int childIndex, in writeChildCall()
47 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, in invokeChild()
80 void GrGLSLFragmentProcessor::internalInvokeChild(int childIndex, const char* inputColor, in internalInvokeChild()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp20 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, EmitArgs& args, in invokeChild()
28 void GrGLSLFragmentProcessor::writeChildCall(GrGLSLFPFragmentBuilder* fragBuilder, int childIndex, in writeChildCall()
47 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, in invokeChild()
80 void GrGLSLFragmentProcessor::internalInvokeChild(int childIndex, const char* inputColor, in internalInvokeChild()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp20 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, EmitArgs& args, in invokeChild()
28 void GrGLSLFragmentProcessor::writeChildCall(GrGLSLFPFragmentBuilder* fragBuilder, int childIndex, in writeChildCall()
47 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, in invokeChild()
80 void GrGLSLFragmentProcessor::internalInvokeChild(int childIndex, const char* inputColor, in internalInvokeChild()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp20 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, EmitArgs& args, in invokeChild()
28 void GrGLSLFragmentProcessor::writeChildCall(GrGLSLFPFragmentBuilder* fragBuilder, int childIndex, in writeChildCall()
47 void GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, in invokeChild()
80 void GrGLSLFragmentProcessor::internalInvokeChild(int childIndex, const char* inputColor, in internalInvokeChild()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp23 void GrGLSLFragmentProcessor::emitChild(int childIndex, const char* inputColor, EmitArgs& args) { in emitChild()
27 void GrGLSLFragmentProcessor::emitChild(int childIndex, const char* inputColor, in emitChild()
37 void GrGLSLFragmentProcessor::internalEmitChild(int childIndex, const char* inputColor, in internalEmitChild()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp23 void GrGLSLFragmentProcessor::emitChild(int childIndex, const char* inputColor, EmitArgs& args) { in emitChild()
27 void GrGLSLFragmentProcessor::emitChild(int childIndex, const char* inputColor, in emitChild()
36 void GrGLSLFragmentProcessor::internalEmitChild(int childIndex, const char* inputColor, in internalEmitChild()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/viewers/model/
H A DFilterTransform.java50 boolean addFilter(TreePath path, int childIndex, int pathIndex, Object filtered) { in addFilter()
116 boolean clear(TreePath path, int childIndex, int pathIndex) { in clear()
181 int viewToModel(int childIndex) { in viewToModel()
213 int modelToView(int childIndex) { in modelToView()
346 public boolean addFilteredIndex(TreePath parentPath, int childIndex, Object element) { in addFilteredIndex()
393 public int modelToViewIndex(TreePath parentPath, int childIndex) { in modelToViewIndex()
409 public int viewToModelIndex(TreePath parentPath, int childIndex) { in viewToModelIndex()
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/Spanner/
H A DChildLink.php20 public $childIndex; variable in Google_Service_Spanner_ChildLink
24 public function setChildIndex($childIndex)
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/Spanner/
H A DChildLink.php20 public $childIndex; variable in Google_Service_Spanner_ChildLink
24 public function setChildIndex($childIndex)
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DShape3DCompileRetained.java377 Bounds getCollisionBounds(int childIndex) { in getCollisionBounds()
382 int numGeometries(int childIndex) { in numGeometries()
388 Geometry getGeometry(int i, int childIndex) { in getGeometry()
395 Enumeration getAllGeometries(int childIndex) { in getAllGeometries()
406 Bounds getBounds(int childIndex) { in getBounds()
/dports/www/sogo2/SOGo-2.4.1/UI/MailPartViewers/
H A DUIxMailPartAlternativeViewer.m46 NSUInteger childIndex; field
168 {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/glsl/
H A DGrGLSLFragmentProcessor.cpp19 void GrGLSLFragmentProcessor::emitChildFunction(int childIndex, EmitArgs& args) { in emitChildFunction()
44 SkString GrGLSLFragmentProcessor::invokeChild(int childIndex, const char* inputColor, in invokeChild()
78 SkString GrGLSLFragmentProcessor::invokeChildWithMatrix(int childIndex, const char* inputColor, in invokeChildWithMatrix()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/cppunit/src/cppunit/
H A DTest.cpp43 for ( int childIndex =0; childIndex < childCount; ++childIndex ) in findTestPath() local
68 for ( int childIndex =0; childIndex < childCount; ++childIndex ) in findTestPath() local
/dports/devel/cppunit/cppunit-1.14.0/src/cppunit/
H A DTest.cpp43 for ( int childIndex =0; childIndex < childCount; ++childIndex ) in findTestPath() local
68 for ( int childIndex =0; childIndex < childCount; ++childIndex ) in findTestPath() local
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/db/msgdb/src/
H A DnsMsgThread.cpp264 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in AddChild() local
379 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in ReparentNonReferenceChildrenOf() local
518 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in ReparentChildrenOf() local
609 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in nsMsgThreadEnumerator() local
628 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in nsMsgThreadEnumerator() local
778 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in ReparentMsgsWithInvalidParent() local
831 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in GetRootHdr() local
922 uint32_t childIndex; in GetChildHdrForKey() local
988 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in GetFirstUnreadChild() local
1034 for (uint32_t childIndex = 0; childIndex < numChildren; childIndex++) { in GetNewestMsgDate() local
/dports/math/dune-metagrid/dune-metagrid-45fe80d530d18d8b86e77f20e38865f2101e571a/dune/grid/cartesiangrid/hostgridinfo/
H A Dgeneric.hh99 static int childIndex ( const HostEntity &hostEntity ) in childIndex() function
101 int childIndex = 0; in childIndex() local
162 int childIndex = 0; in getIntersectionChildLevel() local
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/
H A Dqgsbrowsertreeview.cpp151 QModelIndex childIndex = model()->index( i, 0, index ); in hasExpandedDescendant() local
194 QModelIndex childIndex = model()->index( i, 0, parentIndex ); in rowsInserted() local
230 QModelIndex childIndex = model()->index( i, 0, index ); in expandedPathsList() local
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_BPlusTree.h143 int childIndex; in Get() local
184 int childIndex; in Delete() local
220 int branchIndex, childIndex; in FindDeleteRebalance() local
649 …sTree<KeyType, DataType, order>::CanRotateLeft(Page<KeyType, DataType, order> *cur, int childIndex) in CanRotateLeft()
655 …e, DataType, order>::RotateLeft(Page<KeyType, DataType, order> *cur, int childIndex, ReturnAction … in RotateLeft()
674 …Tree<KeyType, DataType, order>::CanRotateRight(Page<KeyType, DataType, order> *cur, int childIndex) in CanRotateRight()
680 …, DataType, order>::RotateRight(Page<KeyType, DataType, order> *cur, int childIndex, ReturnAction … in RotateRight()
702 int childIndex; in GetLeafFromKey() local
716 int childIndex; in InsertBranchDown() local
/dports/graphics/qgis/qgis-3.22.3/src/gui/
H A Dqgsbrowsertreeview.cpp163 const QModelIndex childIndex = model()->index( i, 0, index ); in hasExpandedDescendant() local
206 const QModelIndex childIndex = model()->index( i, 0, parentIndex ); in rowsInserted() local
242 const QModelIndex childIndex = model()->index( i, 0, index ); in expandedPathsList() local

12345678910>>...42