Home
last modified time | relevance | path

Searched defs:ElementAt (Results 1 – 25 of 130) sorted by relevance

123456

/dports/lang/mono/mono-5.10.1.57/external/rx/Rx/NET/Source/System.Reactive.Linq/Reactive/Linq/Observable/
H A DElementAt.cs8 class ElementAt<TSource> : Producer<TSource> class
14 public ElementAt(IObservable<TSource> source, int index, bool throwOnEmpty) in ElementAt() method in System.Reactive.Linq.ObservableImpl.ElementAt
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkVectorContainer.hxx37 ::ElementAt(ElementIdentifier id) -> reference in ElementAt() function in itk::VectorContainer
52 ::ElementAt(ElementIdentifier id) const -> const_reference in ElementAt() function in itk::VectorContainer
H A DitkMapContainer.hxx34 ::ElementAt(ElementIdentifier id) in ElementAt() function in itk::MapContainer
47 ::ElementAt(ElementIdentifier id) const in ElementAt() function in itk::MapContainer
/dports/biology/avida/avida-2.12.4-src/avida-core/source/tools/
H A DtMatrix.h101 T & ElementAt(int _row, int _col) { return data[_row][_col]; } in ElementAt() function
102 const T & ElementAt(int _row, int _col) const { return data[_row][_col]; } in ElementAt() function
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/gitlab.torproject.org/tpo/anti-censorship/geoip/
H A Dgeoip.go82 ElementAt(int) geoIPEntry methodSpec
115 func (table *geoIPv4Table) ElementAt(i int) geoIPEntry { return table.table[i] } func
116 func (table *geoIPv6Table) ElementAt(i int) geoIPEntry { return table.table[i] } func
/dports/biology/avida/avida-2.12.4-src/libs/apto/include/apto/stat/
H A DContingencyTable.h66 inline ElementProxy ElementAt(int row, int col) { return ElementProxy(*this, row, col); } in ElementAt() function
67 inline int ElementAt(int row, int col) const { return m_table[(row * m_ncol) + col]; } in ElementAt() function
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Duniv.inl62 d4_inline void*& c4_PtrArray::ElementAt(int nIndex) function in c4_PtrArray
103 d4_inline t4_i32& c4_DWordArray::ElementAt(int nIndex) function in c4_DWordArray
H A Dstd.h48 T &ElementAt(int nIndex) in ElementAt() function
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/src/System/Linq/
H A DElementAt.cs11 public static TSource ElementAt<TSource>(this IEnumerable<TSource> source, int index) in ElementAt() method in System.Linq.Enumerable
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Queryable/tests/
H A DElementAtTests.cs59 public void ElementAt() in ElementAt() method in System.Linq.Tests.ElementAtTests
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq/tests/
H A DElementAtTests.cs44 public void ElementAt(IEnumerable<int> source, int index, int expected) in ElementAt() method in System.Linq.Tests.ElementAtTests
H A DRangeTests.cs180 public void ElementAt() in ElementAt() method in System.Linq.Tests.RangeTests
H A DRepeatTests.cs215 public void ElementAt() in ElementAt() method in System.Linq.Tests.RepeatTests
/dports/devel/vcglib/vcglib-2020.09/vcg/math/
H A Dmatrix44.h255 template <class T> T &Matrix44<T>::ElementAt(const int row, const int col) { in ElementAt() function
261 template <class T> T Matrix44<T>::ElementAt(const int row, const int col) const { in ElementAt() function
H A Deigen_matrixbase_addons.h44 EIGEN_DEPRECATED inline Scalar ElementAt(unsigned int i, unsigned int j) const { return (*this)(i,j… in ElementAt() function
45 EIGEN_DEPRECATED inline Scalar& ElementAt(unsigned int i, unsigned int j) { return (*this)(i,j); }; in ElementAt() function
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/math/
H A Dmatrix44.h254 template <class T> T &Matrix44<T>::ElementAt(const int row, const int col) { in ElementAt() function
260 template <class T> T Matrix44<T>::ElementAt(const int row, const int col) const { in ElementAt() function
H A Deigen_matrixbase_addons.h44 EIGEN_DEPRECATED inline Scalar ElementAt(unsigned int i, unsigned int j) const { return (*this)(i,j… in ElementAt() function
45 EIGEN_DEPRECATED inline Scalar& ElementAt(unsigned int i, unsigned int j) { return (*this)(i,j); }; in ElementAt() function
/dports/lang/spidermonkey60/firefox-60.9.0/mfbt/
H A DSmallPointerArray.h171 T* ElementAt(size_t aIndex) const { in ElementAt() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRemoteMediaData.cpp159 already_AddRefed<MediaRawData> ArrayOfRemoteMediaRawData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteMediaRawData
260 already_AddRefed<AudioData> ArrayOfRemoteAudioData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteAudioData
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRemoteMediaData.cpp171 already_AddRefed<MediaRawData> ArrayOfRemoteMediaRawData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteMediaRawData
278 already_AddRefed<AudioData> ArrayOfRemoteAudioData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteAudioData
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRemoteMediaData.cpp159 already_AddRefed<MediaRawData> ArrayOfRemoteMediaRawData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteMediaRawData
260 already_AddRefed<AudioData> ArrayOfRemoteAudioData::ElementAt( in ElementAt() function in mozilla::ArrayOfRemoteAudioData
/dports/emulators/qemu/qemu-6.2.0/disas/libvixl/vixl/
H A Dinvalset.h595 const ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::ElementAt( in ElementAt() function
603 ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::ElementAt(size_t index) { in ElementAt() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/cc/base/
H A Dlist_container.h96 BaseElementType* ElementAt(size_t index) { in ElementAt() function
99 const BaseElementType* ElementAt(size_t index) const { in ElementAt() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/base/
H A Dlist_container.h96 BaseElementType* ElementAt(size_t index) { in ElementAt() function
99 const BaseElementType* ElementAt(size_t index) const { in ElementAt() function
/dports/emulators/qemu42/qemu-4.2.1/disas/libvixl/vixl/
H A Dinvalset.h595 const ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::ElementAt( in ElementAt() function
603 ElementType* InvalSet<TEMPLATE_INVALSET_P_DEF>::ElementAt(size_t index) { in ElementAt() function

123456