Home
last modified time | relevance | path

Searched defs:is_sorted (Results 1 – 4 of 4) sorted by relevance

/external/eigen/test/
Dsparse_permutations.cpp23 bool is_sorted(const T& mat) { in is_sorted() function
/external/perfetto/src/trace_processor/db/
Dtable.h85 bool is_sorted; member
/external/boringssl/src/crypto/x509/
Dx_crl.c464 const int is_sorted = sk_X509_REVOKED_is_sorted(crl->crl->revoked); in def_crl_lookup() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dtest_utils.cc369 bool is_sorted) { in MakeFakeLiteralInternalWithBounds()