Home
last modified time | relevance | path

Searched refs:format_anno (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
86 format_anno(parameter_info, Map) when is_map(Map) -> function
100 format_anno(Key, Map) when is_map(Map) -> function
104 format_anno(Key, Value) -> function
145 AnnoStr = format_anno(Anno),
244 format_anno(#{n:=_}=Anno) -> function
245 format_anno(maps:remove(n, Anno));
246 format_anno(#{location:={File,Line}}=Anno0) -> function
248 [io_lib:format(" %% ~ts:~p\n", [File,Line])|format_anno(Anno)];
249 format_anno(#{result_type:=T}=Anno0) -> function
[all …]
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
86 format_anno(parameter_info, Map) when is_map(Map) -> function
100 format_anno(Key, Map) when is_map(Map) -> function
104 format_anno(Key, Value) -> function
145 AnnoStr = format_anno(Anno),
244 format_anno(#{n:=_}=Anno) -> function
245 format_anno(maps:remove(n, Anno));
246 format_anno(#{location:={File,Line}}=Anno0) -> function
248 [io_lib:format(" %% ~ts:~p\n", [File,Line])|format_anno(Anno)];
249 format_anno(#{result_type:=T}=Anno0) -> function
[all …]
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl61 format_anno(List, Ctxt, fun (Ctxt1) ->
69 format_anno(_Anno, Ctxt, ObjFun) -> function
73 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
86 format_anno(parameter_info, Map) when is_map(Map) -> function
100 format_anno(Key, Map) when is_map(Map) -> function
104 format_anno(Key, Value) -> function
145 AnnoStr = format_anno(Anno),
244 format_anno(#{n:=_}=Anno) -> function
245 format_anno(maps:remove(n, Anno));
246 format_anno(#{location:={File,Line}}=Anno0) -> function
248 [io_lib:format(" %% ~ts:~p\n", [File,Line])|format_anno(Anno)];
249 format_anno(#{result_type:=T}=Anno0) -> function
[all …]
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
86 format_anno(parameter_info, Map) when is_map(Map) -> function
100 format_anno(Key, Map) when is_map(Map) -> function
104 format_anno(Key, Value) -> function
145 AnnoStr = format_anno(Anno),
244 format_anno(#{n:=_}=Anno) -> function
245 format_anno(maps:remove(n, Anno));
246 format_anno(#{location:={File,Line}}=Anno0) -> function
248 [io_lib:format(" %% ~ts:~p\n", [File,Line])|format_anno(Anno)];
249 format_anno(#{result_type:=T}=Anno0) -> function
[all …]
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
86 format_anno(parameter_info, Map) when is_map(Map) -> function
100 format_anno(Key, Map) when is_map(Map) -> function
104 format_anno(Key, Value) -> function
145 AnnoStr = format_anno(Anno),
244 format_anno(#{n:=_}=Anno) -> function
245 format_anno(maps:remove(n, Anno));
246 format_anno(#{location:={File,Line}}=Anno0) -> function
248 [io_lib:format(" %% ~ts:~p\n", [File,Line])|format_anno(Anno)];
249 format_anno(#{result_type:=T}=Anno0) -> function
[all …]
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/src/
H A Dbeam_ssa_pp.erl49 [format_anno(Key, Value) ||
85 format_anno(Key, Map) when is_map(Map) -> function
89 format_anno(Key, Value) -> function
116 AnnoStr = format_anno(Anno),
211 format_anno(#{n:=_}=Anno) -> function
212 format_anno(maps:remove(n, Anno));
213 format_anno(#{location:={File,Line}}=Anno0) -> function
216 format_anno(Anno) -> function
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/src/
H A Dcore_pp.erl82 "-| ",format_anno(List, Ctxt2)," )"
85 format_anno([_|_]=List, Ctxt) -> function
87 format_anno({file,Name}, _Ctxt) -> function
90 format_anno(Tuple, Ctxt) when is_tuple(Tuple) -> function
92 format_anno(Val, Ctxt) when is_atom(Val) -> function
94 format_anno(Val, Ctxt) when is_integer(Val) -> function
98 [format_anno(H, Ctxt), $, | format_anno_list(T, Ctxt)];
100 format_anno(H, Ctxt).
H A Dv3_kernel_pp.erl63 format_anno(List, Ctxt, fun (Ctxt1) ->
71 format_anno(_Anno, Ctxt, ObjFun) -> function
75 format_anno(Anno, Ctxt0, ObjFun) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel_pp.erl54 format_anno(List, Ctxt, fun (Ctxt1) -> format_1(Node, Ctxt1) end)
57 format_anno(Anno, Ctxt, ObjFun) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel_pp.erl54 format_anno(List, Ctxt, fun (Ctxt1) -> format_1(Node, Ctxt1) end)
57 format_anno(Anno, Ctxt, ObjFun) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel_pp.erl54 format_anno(List, Ctxt, fun (Ctxt1) -> format_1(Node, Ctxt1) end)
57 format_anno(Anno, Ctxt, ObjFun) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel_pp.erl54 format_anno(List, Ctxt, fun (Ctxt1) -> format_1(Node, Ctxt1) end)
57 format_anno(Anno, Ctxt, ObjFun) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/dialyzer/test/options1_SUITE_data/src/compiler/
H A Dv3_kernel_pp.erl54 format_anno(List, Ctxt, fun (Ctxt1) -> format_1(Node, Ctxt1) end)
57 format_anno(Anno, Ctxt, ObjFun) -> function

12