Home
last modified time | relevance | path

Searched defs:is_disjoint_1 (Results 1 – 16 of 16) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
H A Dsets.erl342 is_disjoint_1(Set, Iter) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
H A Dsets.erl342 is_disjoint_1(Set, Iter) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
H A Dsets.erl342 is_disjoint_1(Set, Iter) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/src/
H A Dgb_sets.erl739 is_disjoint_1({K1, Smaller1, Bigger}, {K2, Smaller2, _}=Tree) when K1 < K2 -> function
743 is_disjoint_1({K1, Smaller, Bigger1}, {K2, _, Bigger2}=Tree) when K1 > K2 -> function
747 is_disjoint_1({_K1, _, _}, {_K2, _, _}) -> %K1 == K2 function
749 is_disjoint_1(nil, _) -> function
751 is_disjoint_1(_, nil) -> function
H A Dsets.erl342 is_disjoint_1(Set, Iter) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dcerl_sets.erl163 is_disjoint_1(Set, Iter) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/stdlib/test/
H A Dsets_SUITE.erl305 is_disjoint_1(List, M) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/stdlib/test/
H A Dsets_SUITE.erl305 is_disjoint_1(List, M) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/stdlib/test/
H A Dsets_SUITE.erl305 is_disjoint_1(List, M) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/stdlib/test/
H A Dsets_SUITE.erl305 is_disjoint_1(List, M) -> function