Home
last modified time | relevance | path

Searched refs:Type2 (Results 251 – 275 of 2844) sorted by relevance

1...<<11121314151617181920>>...114

/dports/www/firefox/firefox-99.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp94 using Type2 = gr_glyph_to_char_cluster; in calloc_glyph_to_char_association() typedef
102 alignof(Type1) >= alignof(Type2) && alignof(Type2) >= alignof(Type3) && in calloc_glyph_to_char_association()
107 const uint64_t size2 = sizeof(Type2) * static_cast<uint64_t>(aLength); in calloc_glyph_to_char_association()
128 data->clusters = reinterpret_cast<Type2*>(currentPoolFront); in calloc_glyph_to_char_association()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/graphite2/geckoextra/src/
H A DGraphiteExtra.cpp94 using Type2 = gr_glyph_to_char_cluster; in calloc_glyph_to_char_association() typedef
102 alignof(Type1) >= alignof(Type2) && alignof(Type2) >= alignof(Type3) && in calloc_glyph_to_char_association()
107 const uint64_t size2 = sizeof(Type2) * static_cast<uint64_t>(aLength); in calloc_glyph_to_char_association()
128 data->clusters = reinterpret_cast<Type2*>(currentPoolFront); in calloc_glyph_to_char_association()
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/json-iterator/go/extension_tests/
H A Ddecoder_test.go123 Type2 struct { struct
128 func (t *Type2) UnmarshalJSON(data []byte) error { argument
132 func (t *Type2) MarshalJSON() ([]byte, error) { argument
170 data := &Type2{}
184 data := &Type2{}
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/json-iterator/go/extension_tests/
H A Ddecoder_test.go123 Type2 struct { struct
128 func (t *Type2) UnmarshalJSON(data []byte) error { argument
132 func (t *Type2) MarshalJSON() ([]byte, error) { argument
170 data := &Type2{}
184 data := &Type2{}
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/json-iterator/go/go-1.1.7/extension_tests/
H A Ddecoder_test.go123 Type2 struct { struct
128 func (t *Type2) UnmarshalJSON(data []byte) error { argument
132 func (t *Type2) MarshalJSON() ([]byte, error) { argument
170 data := &Type2{}
184 data := &Type2{}
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/preview/preview/resources/mgmt/management/
H A Dmodels.go75 type Type2 = original.Type2 talias
78 …Type2ProvidersMicrosoftManagementmanagementGroups Type2 = original.Type2ProvidersMicrosoftManageme…
79 Type2Subscriptions Type2 = original.Type2Subscriptions
159 func PossibleType2Values() []Type2 {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/Azure/azure-sdk-for-go/azure-sdk-for-go-16.2.1/profiles/preview/resources/mgmt/management/
H A Dmodels.go75 type Type2 = original.Type2 talias
78 …Type2ProvidersMicrosoftManagementmanagementGroups Type2 = original.Type2ProvidersMicrosoftManageme…
79 Type2Subscriptions Type2 = original.Type2Subscriptions
159 func PossibleType2Values() []Type2 {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/github.com/json-iterator/go/extension_tests/
H A Ddecoder_test.go123 Type2 struct { struct
128 func (t *Type2) UnmarshalJSON(data []byte) error { argument
132 func (t *Type2) MarshalJSON() ([]byte, error) { argument
170 data := &Type2{}
184 data := &Type2{}
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/github.com/json-iterator/go/go-1.1.6/extension_tests/
H A Ddecoder_test.go123 Type2 struct {
128 func (t *Type2) UnmarshalJSON(data []byte) error {
132 func (t *Type2) MarshalJSON() ([]byte, error) {
170 data := &Type2{}
184 data := &Type2{}
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/Azure/azure-sdk-for-go/profiles/preview/resources/mgmt/management/
H A Dmodels.go75 type Type2 = original.Type2 talias
78 …Type2ProvidersMicrosoftManagementmanagementGroups Type2 = original.Type2ProvidersMicrosoftManageme…
79 Type2Subscriptions Type2 = original.Type2Subscriptions
159 func PossibleType2Values() []Type2 {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/json-iterator/go/extension_tests/
H A Ddecoder_test.go123 Type2 struct { struct
128 func (t *Type2) UnmarshalJSON(data []byte) error { argument
132 func (t *Type2) MarshalJSON() ([]byte, error) { argument
170 data := &Type2{}
184 data := &Type2{}
/dports/lang/nim/nim-1.6.2/tests/overload/
H A Dtoverload_issues.nim145 Type2 = object
148 proc init(self: var Type1, a: int, b: ref Type2) =
151 proc init(self: var Type2, a: int) =
155 …r Type1, a: int, b: ref Type2) and test.init(self: var Type1, a: int, b: ref Type2) match for: (Ty…
160 var bb = new(Type2);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/test/
H A Dsnmp_test_mgr.erl730 #pdu{type = Type2,
743 [Type2, Err2, Index2]}};
826 #pdu{type = Type2,
861 #pdu{type = Type2,
898 #pdu{type = Type2,
935 #pdu{type = Type2,
999 #pdu{type = Type2,
1059 #pdu{type = Type2,
1135 #pdu{type = Type2,
1147 [Type2, Id, ReqId,
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl730 #pdu{type = Type2,
743 [Type2, Err2, Index2]}};
826 #pdu{type = Type2,
861 #pdu{type = Type2,
898 #pdu{type = Type2,
935 #pdu{type = Type2,
999 #pdu{type = Type2,
1059 #pdu{type = Type2,
1135 #pdu{type = Type2,
1147 [Type2, Id, ReqId,
[all …]
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/test/
H A Dsnmp_test_mgr.erl717 #pdu{type = Type2,
730 [Type2, Err2, Index2]}};
801 #pdu{type = Type2,
833 #pdu{type = Type2,
867 #pdu{type = Type2,
901 #pdu{type = Type2,
962 #pdu{type = Type2,
1019 #pdu{type = Type2,
1092 #pdu{type = Type2,
1104 [Type2, Id, ReqId,
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl730 #pdu{type = Type2,
743 [Type2, Err2, Index2]}};
826 #pdu{type = Type2,
861 #pdu{type = Type2,
898 #pdu{type = Type2,
935 #pdu{type = Type2,
999 #pdu{type = Type2,
1059 #pdu{type = Type2,
1135 #pdu{type = Type2,
1147 [Type2, Id, ReqId,
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl730 #pdu{type = Type2,
743 [Type2, Err2, Index2]}};
826 #pdu{type = Type2,
861 #pdu{type = Type2,
898 #pdu{type = Type2,
935 #pdu{type = Type2,
999 #pdu{type = Type2,
1059 #pdu{type = Type2,
1135 #pdu{type = Type2,
1147 [Type2, Id, ReqId,
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/test/
H A Dsnmp_test_mgr.erl730 #pdu{type = Type2,
743 [Type2, Err2, Index2]}};
826 #pdu{type = Type2,
861 #pdu{type = Type2,
898 #pdu{type = Type2,
935 #pdu{type = Type2,
999 #pdu{type = Type2,
1059 #pdu{type = Type2,
1135 #pdu{type = Type2,
1147 [Type2, Id, ReqId,
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dhash.h61 template <typename Type1, typename Type2>
62 struct IntPairHash<std::pair<Type1, Type2>> {
63 size_t operator()(std::pair<Type1, Type2> value) const {
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/ld/testsuite/ld-mips-elf/
H A Deh-frame1-n64.d12 *Type2: R_MIPS_NONE *
16 *Type2: R_MIPS_64 *
19 *Type2: R_MIPS_64 *
22 *Type2: R_MIPS_64 *
25 *Type2: R_MIPS_64 *
28 *Type2: R_MIPS_64 *
31 *Type2: R_MIPS_64 *
34 *Type2: R_MIPS_64 *
/dports/lang/gnatdroid-binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
H A Deh-frame1-n64.d12 *Type2: R_MIPS_NONE *
16 *Type2: R_MIPS_64 *
19 *Type2: R_MIPS_64 *
22 *Type2: R_MIPS_64 *
25 *Type2: R_MIPS_64 *
28 *Type2: R_MIPS_64 *
31 *Type2: R_MIPS_64 *
34 *Type2: R_MIPS_64 *
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/dialyzer/test/small_SUITE_data/src/
H A Dmy_sofs.erl62 match_types(Type1, Type2) -> match_types1(Type1, Type2).
70 match_types1(?SET_OF(Type1), ?SET_OF(Type2)) ->
71 match_types1(Type1, Type2);
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/dialyzer/test/small_SUITE_data/src/
H A Dmy_sofs.erl62 match_types(Type1, Type2) -> match_types1(Type1, Type2).
70 match_types1(?SET_OF(Type1), ?SET_OF(Type2)) ->
71 match_types1(Type1, Type2);
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dmy_sofs.erl62 match_types(Type1, Type2) -> match_types1(Type1, Type2).
70 match_types1(?SET_OF(Type1), ?SET_OF(Type2)) ->
71 match_types1(Type1, Type2);
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/dialyzer/test/small_SUITE_data/src/
H A Dmy_sofs.erl62 match_types(Type1, Type2) -> match_types1(Type1, Type2).
70 match_types1(?SET_OF(Type1), ?SET_OF(Type2)) ->
71 match_types1(Type1, Type2);

1...<<11121314151617181920>>...114