Home
last modified time | relevance | path

Searched refs:TypeSpecs (Results 1 – 25 of 60) sorted by relevance

123

/dports/devel/erlang-gpb/gpb-4.3.3/src/
H A Dgpb_gen_types.erl128 TypeSpecs = gpb_lib:get_type_specs_by_opts(Opts),
213 FieldTxt2 = if TypeSpecs ->
218 not TypeSpecs ->
221 LineUpCol2 = if TypeSpecs -> 52;
222 not TypeSpecs -> 40
225 TypeComment = type_to_comment(MsgName, Field, TypeSpecs, AnRes),
249 FieldTxt2 = if TypeSpecs ->
254 not TypeSpecs ->
257 LineUpCol2 = if TypeSpecs -> 52;
258 not TypeSpecs -> 40
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/utils/TableGen/
H A DSveEmitter.cpp1017 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1022 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1028 llvm::sort(TypeSpecs); in createIntrinsic()
1029 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1030 TypeSpecs.end()); in createIntrinsic()
1033 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1021 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1027 llvm::sort(TypeSpecs); in createIntrinsic()
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1029 TypeSpecs.end()); in createIntrinsic()
1032 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/utils/TableGen/
H A DSveEmitter.cpp1017 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1022 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1028 llvm::sort(TypeSpecs); in createIntrinsic()
1029 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1030 TypeSpecs.end()); in createIntrinsic()
1033 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/utils/TableGen/
H A DSveEmitter.cpp1017 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1022 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1028 llvm::sort(TypeSpecs); in createIntrinsic()
1029 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1030 TypeSpecs.end()); in createIntrinsic()
1033 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp1017 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1022 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1028 llvm::sort(TypeSpecs); in createIntrinsic()
1029 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1030 TypeSpecs.end()); in createIntrinsic()
1033 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1021 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1027 llvm::sort(TypeSpecs); in createIntrinsic()
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1029 TypeSpecs.end()); in createIntrinsic()
1032 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1021 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1027 llvm::sort(TypeSpecs); in createIntrinsic()
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1029 TypeSpecs.end()); in createIntrinsic()
1032 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1021 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1027 llvm::sort(TypeSpecs); in createIntrinsic()
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1029 TypeSpecs.end()); in createIntrinsic()
1032 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp1017 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1022 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1028 llvm::sort(TypeSpecs); in createIntrinsic()
1029 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1030 TypeSpecs.end()); in createIntrinsic()
1033 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs;
1021 TypeSpecs.push_back(TypeSpec(Acc));
1027 llvm::sort(TypeSpecs);
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()),
1029 TypeSpecs.end());
1032 for (auto TS : TypeSpecs) {
/dports/lang/clang-mesa/clang-13.0.1.src/utils/TableGen/
H A DSveEmitter.cpp1016 SmallVector<TypeSpec, 8> TypeSpecs; in createIntrinsic() local
1021 TypeSpecs.push_back(TypeSpec(Acc)); in createIntrinsic()
1027 llvm::sort(TypeSpecs); in createIntrinsic()
1028 TypeSpecs.erase(std::unique(TypeSpecs.begin(), TypeSpecs.end()), in createIntrinsic()
1029 TypeSpecs.end()); in createIntrinsic()
1032 for (auto TS : TypeSpecs) { in createIntrinsic()
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/edoc/src/
H A Dedoc_specs.erl74 {Name, _Arity, TypeSpecs} = get_spec(Form),
75 #tag{name = spec, line = get_line(element(2, lists:nth(1, TypeSpecs))),
77 data = [aspec(d2e(TypeSpec), Name) || TypeSpec <- TypeSpecs]}.
84 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
87 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_specs.erl76 {Name, _Arity, TypeSpecs} = get_spec(Form),
77 #tag{name = spec, line = get_line(element(2, lists:nth(1, TypeSpecs))),
79 data = [aspec(d2e(TypeSpec), Name) || TypeSpec <- TypeSpecs],
87 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
90 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_specs.erl76 {Name, _Arity, TypeSpecs} = get_spec(Form),
77 #tag{name = spec, line = get_line(element(2, lists:nth(1, TypeSpecs))),
79 data = [aspec(d2e(TypeSpec), Name) || TypeSpec <- TypeSpecs],
87 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
90 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/erlang/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_specs.erl76 {Name, _Arity, TypeSpecs} = get_spec(Form),
77 #tag{name = spec, line = get_line(element(2, lists:nth(1, TypeSpecs))),
79 data = [aspec(d2e(TypeSpec), Name) || TypeSpec <- TypeSpecs],
87 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
90 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/edoc/src/
H A Dedoc_specs.erl76 {Name, _Arity, TypeSpecs} = get_spec(Form),
77 #tag{name = spec, line = get_line(element(2, lists:nth(1, TypeSpecs))),
79 data = [aspec(d2e(TypeSpec), Name) || TypeSpec <- TypeSpecs],
87 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
90 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/elixir-devel/elixir-1.13.1/lib/elixir/src/
H A Delixir_erl.erl107 consolidate(Map, TypeSpecs, Chunks) ->
109 load_form(Map, Prefix, Forms, TypeSpecs, Chunks).
124 {Types, Callbacks, TypeSpecs} = typespecs_form(Map, TranslatedTypespecs, Macros),
128 load_form(Map, Prefix, Forms, TypeSpecs, DocsChunk ++ CheckerChunk).
/dports/lang/elixir/elixir-1.12.3/lib/elixir/src/
H A Delixir_erl.erl107 consolidate(Map, TypeSpecs, Chunks) ->
109 load_form(Map, Prefix, Forms, TypeSpecs, Chunks).
127 {Types, Callbacks, TypeSpecs} = typespecs_form(Map, TranslatedTypespecs, Macros),
131 load_form(Map, Prefix, Forms, TypeSpecs, DocsChunk ++ CheckerChunk).
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/edoc/src/
H A Dedoc_specs.erl74 {Name, _Arity, TypeSpecs} = get_spec(Form),
75 TypeSpec = lists:nth(Clause, TypeSpecs),
85 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
88 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/edoc/src/
H A Dedoc_specs.erl74 {Name, _Arity, TypeSpecs} = get_spec(Form),
75 TypeSpec = lists:nth(Clause, TypeSpecs),
85 {#t_name{name = Name}, Arity, TypeSpecs} = get_spec(Form),
88 #tag{name = spec, line = get_line(element(2, hd(TypeSpecs))),
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Reflection.Metadata/specs/
H A DEcma-335-Issues.md133 Note, in particular, that TypeSpecs are used there by C++/CLI to
146 tools, so if the spec is amended to permit TypeSpecs as modifiers,
279 ### 5. TypeSpecs can encode more than specified
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/stdlib/src/
H A Derl_pp.erl392 specattr(SpecKind, {FuncSpec,TypeSpecs}) ->
400 {list,[{first,Func,spec_clauses(TypeSpecs)}]}}.
402 spec_clauses(TypeSpecs) ->
403 {prefer_nl,[$;],[sig_type(T) || T <- TypeSpecs]}.
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/stdlib/src/
H A Derl_pp.erl430 specattr(SpecKind, {FuncSpec,TypeSpecs}) ->
438 {list,[{first,Func,spec_clauses(TypeSpecs)}]}}.
440 spec_clauses(TypeSpecs) ->
441 {prefer_nl,[$;],[sig_type(T) || T <- TypeSpecs]}.
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/stdlib/src/
H A Derl_pp.erl422 specattr(SpecKind, {FuncSpec,TypeSpecs}) ->
430 {list,[{first,Func,spec_clauses(TypeSpecs)}]}}.
432 spec_clauses(TypeSpecs) ->
433 {prefer_nl,[$;],[sig_type(T) || T <- TypeSpecs]}.

123