Searched defs:IteratorForIndex (Results 1 - 5 of 5) sorted by last modified time

/haiku/headers/private/userlandfs/shared/
H A DVector.h532 _VECTOR_CLASS_NAME::IteratorForIndex(int32 index) function in class:_VECTOR_CLASS_NAME
547 _VECTOR_CLASS_NAME::IteratorForIndex(int32 index) const function in class:_VECTOR_CLASS_NAME
/haiku/headers/private/kernel/util/
H A DVector.h536 _VECTOR_CLASS_NAME::IteratorForIndex(int32 index) function in class:_VECTOR_CLASS_NAME
551 _VECTOR_CLASS_NAME::IteratorForIndex(int32 index) const function in class:_VECTOR_CLASS_NAME
/haiku/src/tests/system/kernel/util/
H A DOrderedMapTest.h451 inline Iterator IteratorForIndex(int32 index) function in class:TestMap
465 inline ConstIterator IteratorForIndex(int32 index) const function in class:TestMap
H A DVectorSetTest.cpp307 inline Iterator IteratorForIndex(int32 index) function in class:TestSet
321 inline ConstIterator IteratorForIndex(int32 index) const function in class:TestSet
H A DVectorTest.cpp371 inline Iterator IteratorForIndex(int32 index) function in class:TestVector
385 inline ConstIterator IteratorForIndex(int32 index) const function in class:TestVector

Completed in 48 milliseconds