Home
last modified time | relevance | path

Searched refs:match_aux (Results 1 – 10 of 10) sorted by relevance

/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Dtimer_bif_SUITE.erl756 match_aux(X, Y).
758 match_aux(X, X) -> function
760 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
763 match_aux([X|Xs], [X|Ys]) -> function
764 match_aux(Xs, Ys);
765 match_aux([X|_], [Y|_]) -> function
766 match_aux(X, Y);
767 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
770 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
771 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Dtimer_bif_SUITE.erl810 match_aux(X, Y).
812 match_aux(X, X) -> function
814 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
817 match_aux([X|Xs], [X|Ys]) -> function
818 match_aux(Xs, Ys);
819 match_aux([X|_], [Y|_]) -> function
820 match_aux(X, Y);
821 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
824 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
825 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Dtimer_bif_SUITE.erl810 match_aux(X, Y).
812 match_aux(X, X) -> function
814 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
817 match_aux([X|Xs], [X|Ys]) -> function
818 match_aux(Xs, Ys);
819 match_aux([X|_], [Y|_]) -> function
820 match_aux(X, Y);
821 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
824 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
825 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Dtimer_bif_SUITE.erl851 match_aux(X, Y).
853 match_aux(X, X) -> function
855 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
858 match_aux([X|Xs], [X|Ys]) -> function
859 match_aux(Xs, Ys);
860 match_aux([X|_], [Y|_]) -> function
861 match_aux(X, Y);
862 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
865 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
866 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Dtimer_bif_SUITE.erl851 match_aux(X, Y).
853 match_aux(X, X) -> function
855 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
858 match_aux([X|Xs], [X|Ys]) -> function
859 match_aux(Xs, Ys);
860 match_aux([X|_], [Y|_]) -> function
861 match_aux(X, Y);
862 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
865 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
866 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Dtimer_bif_SUITE.erl851 match_aux(X, Y).
853 match_aux(X, X) -> function
855 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
858 match_aux([X|Xs], [X|Ys]) -> function
859 match_aux(Xs, Ys);
860 match_aux([X|_], [Y|_]) -> function
861 match_aux(X, Y);
862 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
865 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
866 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Dtimer_bif_SUITE.erl851 match_aux(X, Y).
853 match_aux(X, X) -> function
855 match_aux(X, Y) when is_list(X), is_list(Y), length(X) =/= length(Y) -> function
858 match_aux([X|Xs], [X|Ys]) -> function
859 match_aux(Xs, Ys);
860 match_aux([X|_], [Y|_]) -> function
861 match_aux(X, Y);
862 match_aux(X, Y) when is_tuple(X), is_tuple(Y), size(X) =/= size(Y) -> function
865 match_aux(X, Y) when is_tuple(X), is_tuple(Y) -> function
866 match_aux(tuple_to_list(X), tuple_to_list(Y));
[all …]
/dports/audio/xmcd/xmcd-3.3.2/cdinfo_d/
H A Dcdinfo.h415 void *match_aux; /* Save CddbDiscsPtr */ member
H A Dcdinfo_x.c4091 if (cdinfo_dbp->match_aux == NULL) in cdinfo_dump_incore()
4095 (unsigned long) cdinfo_dbp->match_aux); in cdinfo_dump_incore()
H A Dcdinfo_i.c5942 cdinfo_dbp->match_aux = (void *) discsp; in cdinfo_querycddb()
5959 discsp = (CddbDiscsPtr) cdinfo_dbp->match_aux; in cdinfo_querycddb()
6906 cdinfo_dbp->match_aux = NULL; in cdinfo_free_matchlist()