Home
last modified time | relevance | path

Searched refs:typeIs (Results 1 – 25 of 174) sorted by relevance

1234567

/dports/net/samba412/samba-4.12.15/pidl/tests/
H A Dtypelist.pl44 is(0, typeIs("someUnknownType", "ENUM"));
45 is(0, typeIs("foo", "ENUM"));
47 is(1, typeIs("mytypedef", "ENUM"));
48 is(0, typeIs("mytypedef", "BITMAP"));
49 is(1, typeIs({ TYPE => "ENUM"}, "ENUM"));
50 is(0, typeIs({ TYPE => "BITMAP"}, "ENUM"));
51 is(1, typeIs("uint32", "SCALAR"));
52 is(0, typeIs("uint32", "ENUM"));
/dports/net/wireshark/wireshark-3.6.1/tools/pidl/tests/
H A Dtypelist.pl44 is(0, typeIs("someUnknownType", "ENUM"));
45 is(0, typeIs("foo", "ENUM"));
47 is(1, typeIs("mytypedef", "ENUM"));
48 is(0, typeIs("mytypedef", "BITMAP"));
49 is(1, typeIs({ TYPE => "ENUM"}, "ENUM"));
50 is(0, typeIs({ TYPE => "BITMAP"}, "ENUM"));
51 is(1, typeIs("uint32", "SCALAR"));
52 is(0, typeIs("uint32", "ENUM"));
/dports/net/wireshark-lite/wireshark-3.6.1/tools/pidl/tests/
H A Dtypelist.pl44 is(0, typeIs("someUnknownType", "ENUM"));
45 is(0, typeIs("foo", "ENUM"));
47 is(1, typeIs("mytypedef", "ENUM"));
48 is(0, typeIs("mytypedef", "BITMAP"));
49 is(1, typeIs({ TYPE => "ENUM"}, "ENUM"));
50 is(0, typeIs({ TYPE => "BITMAP"}, "ENUM"));
51 is(1, typeIs("uint32", "SCALAR"));
52 is(0, typeIs("uint32", "ENUM"));
/dports/net/tshark-lite/wireshark-3.6.1/tools/pidl/tests/
H A Dtypelist.pl44 is(0, typeIs("someUnknownType", "ENUM"));
45 is(0, typeIs("foo", "ENUM"));
47 is(1, typeIs("mytypedef", "ENUM"));
48 is(0, typeIs("mytypedef", "BITMAP"));
49 is(1, typeIs({ TYPE => "ENUM"}, "ENUM"));
50 is(0, typeIs({ TYPE => "BITMAP"}, "ENUM"));
51 is(1, typeIs("uint32", "SCALAR"));
52 is(0, typeIs("uint32", "ENUM"));
/dports/net/tshark/wireshark-3.6.1/tools/pidl/tests/
H A Dtypelist.pl44 is(0, typeIs("someUnknownType", "ENUM"));
45 is(0, typeIs("foo", "ENUM"));
47 is(1, typeIs("mytypedef", "ENUM"));
48 is(0, typeIs("mytypedef", "BITMAP"));
49 is(1, typeIs({ TYPE => "ENUM"}, "ENUM"));
50 is(0, typeIs({ TYPE => "BITMAP"}, "ENUM"));
51 is(1, typeIs("uint32", "SCALAR"));
52 is(0, typeIs("uint32", "ENUM"));
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Core/Microsoft/Scripting/Compiler/
H A DConstantCheck.cs51 internal static AnalyzeTypeIsResult AnalyzeTypeIs(TypeBinaryExpression typeIs) { in AnalyzeTypeIs() argument
52 return AnalyzeTypeIs(typeIs.Expression, typeIs.TypeOperand); in AnalyzeTypeIs()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Linq.Expressions/src/System/Linq/Expressions/Common/
H A DConstantCheck.cs40 internal static AnalyzeTypeIsResult AnalyzeTypeIs(TypeBinaryExpression typeIs) in AnalyzeTypeIs() argument
42 return AnalyzeTypeIs(typeIs.Expression, typeIs.TypeOperand); in AnalyzeTypeIs()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/pidl/lib/Parse/Pidl/Samba4/COM/
H A DProxy.pm101 $if_in++ if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE") && has_property($a, "in"));
102 $if_out++ if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE") && has_property($a, "out"));
159 if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE")) {
209 if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE")) {
227 if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE")) {
248 if (Parse::Pidl::Typelist::typeIs($a->{TYPE}, "INTERFACE")) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Masterminds/sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/audio/gonic/gonic-0.8.4/vendor/github.com/Masterminds/sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/net/storj/storj-1.45.3/vendor/github.com/go-task/slim-sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/go-task/slim-sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/security/xray-core/Xray-core-1.5.0/vendor/github.com/go-task/slim-sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/go-task/slim-sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/security/vault/vault-1.8.2/vendor/github.com/Masterminds/sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/terraform-docs/terraform-docs-0.16.0/vendor/github.com/Masterminds/sprig/v3/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/Masterminds/sprig/docs/
H A Dreflection.md34 - `typeIs` is like `kindIs`, but for types: `typeIs "*io.Buffer" $myVal`
35 - `typeIsLike` works as `typeIs`, except that it also dereferences pointers.
/dports/net/samba412/samba-4.12.15/pidl/lib/Parse/Pidl/
H A DTypelist.pm141 sub typeIs($$);
142 sub typeIs($$) subroutine
152 return typeIs(getType($t)->{DATA}, $tt);
/dports/net/wireshark-lite/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DTypelist.pm140 sub typeIs($$);
141 sub typeIs($$) subroutine
151 return typeIs(getType($t)->{DATA}, $tt);
/dports/net/wireshark/wireshark-3.6.1/tools/pidl/lib/Parse/Pidl/
H A DTypelist.pm140 sub typeIs($$);
141 sub typeIs($$) subroutine
151 return typeIs(getType($t)->{DATA}, $tt);

1234567