Home
last modified time | relevance | path

Searched refs:update_existing_op (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/dialyzer/test/r9c_SUITE_data/src/mnesia/
H A Dmnesia_schema.erl1496 case update_existing_op(Ops, Tab, Prop, How, []) of
1505 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
1514 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
1521 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
1523 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
1524 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
1525 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/mnesia/src/
H A Dmnesia_schema.erl2204 case update_existing_op(Ops, Tab, Prop, How, []) of
2213 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2222 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2229 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2231 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2232 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2233 update_existing_op([], _, _, _, _) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/mnesia/src/
H A Dmnesia_schema.erl2173 case update_existing_op(Ops, Tab, Prop, How, []) of
2182 update_existing_op([{op, Op, L = [{name,Tab}|_], _OldProp}|Ops], function
2191 update_existing_op([Op = {op, create_table, L}|Ops], Tab, Prop, How, Acc) -> function
2198 update_existing_op(Ops, Tab, Prop, How, [Op|Acc])
2200 update_existing_op([Op|Ops], Tab, Prop, How, Acc) -> function
2201 update_existing_op(Ops, Tab, Prop, How, [Op|Acc]);
2202 update_existing_op([], _, _, _, _) -> function