Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dstl_util.h39 bool IndexInBounds(const Collection& collection, IndexType index) { in IndexInBounds() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dindex_util.cc143 /* static */ bool IndexUtil::IndexInBounds(const Shape& shape, in IndexInBounds() function in xla::IndexUtil