Home
last modified time | relevance | path

Searched defs:IsPermutation (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dalgorithm.h291 bool IsPermutation(const C1& c1, const C2& c2) { in IsPermutation() function
301 bool IsPermutation(const C1& c1, const C2& c2, BinaryPredicate&& pred) { in IsPermutation() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Dpermutation_util_test.cc23 TEST(PermutationUtilTest, IsPermutation) { in TEST() argument
H A Dpermutation_util.cc23 bool IsPermutation(absl::Span<const int64_t> permutation) { in IsPermutation() function
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/
H A Dpermutation_util.cpp20 bool IsPermutation(c10::ArrayRef<int64_t> permutation) { in IsPermutation() function
/aosp_15_r20/external/pigweed/pw_containers/
H A Dalgorithm_test.cc263 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc280 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
1348 TEST(ConstexprTest, IsPermutation) { in TEST() argument
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/algorithm/
H A Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/algorithm/
H A Dcontainer_test.cc265 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/algorithm/
Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc268 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc278 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/algorithm/
H A Dcontainer_test.cc271 TEST_F(NonMutatingTest, IsPermutation) { in TEST_F() argument
/aosp_15_r20/external/cronet/base/ranges/
H A Dalgorithm_unittest.cc363 TEST(RangesTest, IsPermutation) { in TEST() argument