Searched defs:findFirst (Results 1 – 3 of 3) sorted by relevance
33 public fun findFirst(value: Byte, start: Int, end: Int = limit): Int in findFirst() method327 override fun findFirst(value: Byte, start: Int, end: Int): Int { in findFirst() method in com.google.flatbuffers.kotlin.ArrayReadBuffer
96 OptionalIndex findFirst() { in findFirst() function
66 bool FootPrint::findFirst(stack<Interval> *merged, const BlockTensor &block, size_t *offset) { in findFirst() function in mindspore::somas::FootPrint