Home
last modified time | relevance | path

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

/external/eigen/test/
Dsparse_permutations.cpp23 bool is_sorted(const T& mat) { in is_sorted() function
/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