Home
last modified time | relevance | path

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

/external/rust/crates/rayon-core/tests/
Dscope_join.rs36 fn is_sorted<T: Send + Ord>(v: &[T]) -> bool { in is_sorted() function
/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/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_crl.c486 const int is_sorted = sk_X509_REVOKED_is_sorted(crl->crl->revoked); in def_crl_lookup() local
/external/boringssl/src/crypto/x509/
Dx_crl.c485 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()
/external/llvm-project/pstl/include/pstl/internal/
Dglue_algorithm_impl.h842 is_sorted(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Compare __… in is_sorted() function
854 is_sorted(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last) in is_sorted() function