Home
last modified time | relevance | path

Searched defs:IndexInBounds (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/
Dstl_util.h65 bool IndexInBounds(const Collection& collection, IndexType index) { in IndexInBounds() function
/external/tensorflow/tensorflow/compiler/xla/
Dindex_util.cc143 /* static */ bool IndexUtil::IndexInBounds(const Shape& shape, in IndexInBounds() function in xla::IndexUtil